AOtools / soapy

A Python Adaptive Optics Simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCI type: singleModeFibre do not work

szunigaf opened this issue · comments

I am using the sopay 0.13.1 and it is work pretty well but exist a problem when I try to switch to singleModeFibre.

Science:
0:
position: [0, 0]
FOV: 3.0
wavelength: 1.65e-6 #H-Band
pxls: 128
instStrehlWithTT: True
1:
position: [0, 0]
FOV: 3.0
wavelength: 1.65e-6 #H-Band
pxls: 128
instStrehlWithTT: True
type: singleModeFibre

when I run soapy the gui only shows the psf but no iformation about the fibre. After run the simulation I go to folder to see if the data is in a .fits file but there is no file regarding the fiber.

Need some different declaration in the .yaml file??

Thank you very much!

I got the error message AttributeError: 'singleModeFibre' object has no attribute 'residual'