![]() |
COMPASS
5.0.0
End-to-end AO simulation tool using GPU acceleration
|
Public Member Functions | |
def | __init__ (self) |
def | update_files (self) |
Update the select_files options following the current datapath. More... | |
def | load_file (self) |
Load the selected file and update the display. More... | |
def | update_breakdown (self) |
Update the values of the error breakdown tables. More... | |
def | update_covcor (self) |
Update tables of covariances and correlations. More... | |
def | update_params (self) |
Update the simulation parameters table. More... | |
def | update (self) |
Main callback function that update the bokeh display. More... | |
Definition at line 20 of file widget_roket.py.
def widget_roket.Bokeh_roket.__init__ | ( | self | ) |
Definition at line 22 of file widget_roket.py.
def widget_roket.Bokeh_roket.load_file | ( | self | ) |
Load the selected file and update the display.
Definition at line 145 of file widget_roket.py.
def widget_roket.Bokeh_roket.update | ( | self | ) |
Main callback function that update the bokeh display.
Definition at line 219 of file widget_roket.py.
def widget_roket.Bokeh_roket.update_breakdown | ( | self | ) |
Update the values of the error breakdown tables.
Definition at line 164 of file widget_roket.py.
def widget_roket.Bokeh_roket.update_covcor | ( | self | ) |
Update tables of covariances and correlations.
Definition at line 181 of file widget_roket.py.
def widget_roket.Bokeh_roket.update_files | ( | self | ) |
Update the select_files options following the current datapath.
Definition at line 132 of file widget_roket.py.
def widget_roket.Bokeh_roket.update_params | ( | self | ) |
Update the simulation parameters table.
Definition at line 206 of file widget_roket.py.
widget_roket.Bokeh_roket.Btt |
Definition at line 30 of file widget_roket.py.
widget_roket.Bokeh_roket.button_load |
Definition at line 39 of file widget_roket.py.
widget_roket.Bokeh_roket.colors |
Definition at line 46 of file widget_roket.py.
widget_roket.Bokeh_roket.contributors |
Definition at line 54 of file widget_roket.py.
widget_roket.Bokeh_roket.control_box |
Definition at line 120 of file widget_roket.py.
widget_roket.Bokeh_roket.cor |
Definition at line 33 of file widget_roket.py.
widget_roket.Bokeh_roket.cov |
Definition at line 32 of file widget_roket.py.
widget_roket.Bokeh_roket.datapath |
Definition at line 25 of file widget_roket.py.
widget_roket.Bokeh_roket.dataroot |
Definition at line 24 of file widget_roket.py.
widget_roket.Bokeh_roket.f |
Definition at line 29 of file widget_roket.py.
widget_roket.Bokeh_roket.files |
Definition at line 26 of file widget_roket.py.
widget_roket.Bokeh_roket.old |
Definition at line 35 of file widget_roket.py.
widget_roket.Bokeh_roket.P |
Definition at line 31 of file widget_roket.py.
widget_roket.Bokeh_roket.p |
Definition at line 104 of file widget_roket.py.
widget_roket.Bokeh_roket.pretext |
Definition at line 38 of file widget_roket.py.
widget_roket.Bokeh_roket.radioButton_basis |
Definition at line 44 of file widget_roket.py.
widget_roket.Bokeh_roket.select_datapath |
Definition at line 40 of file widget_roket.py.
widget_roket.Bokeh_roket.select_files |
Definition at line 43 of file widget_roket.py.
widget_roket.Bokeh_roket.source_breakdown |
Definition at line 55 of file widget_roket.py.
widget_roket.Bokeh_roket.source_cor |
Definition at line 60 of file widget_roket.py.
widget_roket.Bokeh_roket.source_cov |
Definition at line 57 of file widget_roket.py.
widget_roket.Bokeh_roket.source_params |
Definition at line 63 of file widget_roket.py.
widget_roket.Bokeh_roket.source_variances |
Definition at line 101 of file widget_roket.py.
widget_roket.Bokeh_roket.tab |
Definition at line 122 of file widget_roket.py.
widget_roket.Bokeh_roket.table_breakdown |
Definition at line 74 of file widget_roket.py.
widget_roket.Bokeh_roket.table_cor |
Definition at line 90 of file widget_roket.py.
widget_roket.Bokeh_roket.table_cov |
Definition at line 87 of file widget_roket.py.
widget_roket.Bokeh_roket.table_params |
Definition at line 98 of file widget_roket.py.
widget_roket.Bokeh_roket.url |
Definition at line 34 of file widget_roket.py.