![]() |
COMPASS
5.0.0
End-to-end AO simulation tool using GPU acceleration
|
Public Member Functions | |
def | __init__ (self) |
def | update (self) |
Update the attributes based on the new selected filename. More... | |
def | update_files (self) |
Update the select_files options following the current datapath. More... | |
def | update_psf (self) |
Update the PSF by ensquaring them. More... | |
def | update_cuts (self) |
Update the PSF cuts. More... | |
def | comp_psf (self) |
Compute the PSF using the Vii functions and display it. More... | |
def | roll_psf (self) |
Roll the COMPASS PSF (for retro-compatibility with old ROKET files) More... | |
Definition at line 18 of file widget_gamora.py.
def widget_gamora.Bokeh_gamora.__init__ | ( | self | ) |
Definition at line 20 of file widget_gamora.py.
def widget_gamora.Bokeh_gamora.comp_psf | ( | self | ) |
Compute the PSF using the Vii functions and display it.
Definition at line 159 of file widget_gamora.py.
def widget_gamora.Bokeh_gamora.roll_psf | ( | self | ) |
Roll the COMPASS PSF (for retro-compatibility with old ROKET files)
Definition at line 172 of file widget_gamora.py.
def widget_gamora.Bokeh_gamora.update | ( | self | ) |
Update the attributes based on the new selected filename.
Definition at line 92 of file widget_gamora.py.
def widget_gamora.Bokeh_gamora.update_cuts | ( | self | ) |
Update the PSF cuts.
Definition at line 148 of file widget_gamora.py.
def widget_gamora.Bokeh_gamora.update_files | ( | self | ) |
Update the select_files options following the current datapath.
Definition at line 103 of file widget_gamora.py.
def widget_gamora.Bokeh_gamora.update_psf | ( | self | ) |
Update the PSF by ensquaring them.
Definition at line 117 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.Btt |
Definition at line 29 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.button_psf |
Definition at line 43 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.button_roll |
Definition at line 44 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.control_box |
Definition at line 82 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.datapath |
Definition at line 23 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.dataroot |
Definition at line 22 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.f |
Definition at line 28 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.files |
Definition at line 24 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.image_compass |
Definition at line 53 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.image_Vii |
Definition at line 55 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.old |
Definition at line 34 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.P |
Definition at line 30 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.plot_psf_cuts |
Definition at line 58 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.pretext |
Definition at line 39 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.psf_compass |
Definition at line 35 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.psf_Vii |
Definition at line 36 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.select_datapath |
Definition at line 46 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.select_files |
Definition at line 49 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.source_psf_compass |
Definition at line 61 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.source_psf_Vii |
Definition at line 62 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.SRcompass |
Definition at line 40 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.SRVii |
Definition at line 41 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.tab |
Definition at line 85 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.url |
Definition at line 32 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.xdr |
Definition at line 51 of file widget_gamora.py.
widget_gamora.Bokeh_gamora.ydr |
Definition at line 52 of file widget_gamora.py.