Signals

class sofia_redux.visualization.signals.Signals[source]

Bases: QObject

Custom signals used in the Eye GUI.

Attributes Summary

atrophy

Atrophy the view.

atrophy_bg_full

Atrophy the full background.

atrophy_bg_partial

Partially atrophy the background.

atrophy_controls

Atrophy the controls.

axis_field_changed

Indicate the axis field has changed.

axis_limits_changed

Indicate the axis limits have changed.

axis_scale_changed

Indicate the axis scale has changed.

axis_unit_changed

Indicate the axis unit has changed.

clear_fit

Clear fit values.

controls_updated

Indicate the controls have been updated.

current_pane_changed

Indicate the current pane has changed.

cursor_loc_changed

Indicate the cursor location has changed.

end_cursor_recording

End cursor recording.

end_zoom_mode

End the current zoom mode.

model_removed

Remove a model.

model_selected

Select a model.

obtain_raw_model

Get a copy of the raw model.

off_orders_changed

Indicate hidden orders have changed.

on_orders_changed

Indicate enabled orders have changed.

panes_changed

Indicate the panes have been changed.

refresh_file_table

Refresh the file table.

refresh_order_list

Refresh the order list.

toggle_fit_visibility

Toggle the fit visibility.

unload_reference_model

Unload the current reference model.

update_reference_lines

Update displayed reference lines.

Attributes Documentation

atrophy

Atrophy the view.

atrophy_bg_full

Atrophy the full background.

atrophy_bg_partial

Partially atrophy the background.

atrophy_controls

Atrophy the controls.

axis_field_changed

Indicate the axis field has changed.

axis_limits_changed

Indicate the axis limits have changed.

axis_scale_changed

Indicate the axis scale has changed.

axis_unit_changed

Indicate the axis unit has changed.

clear_fit

Clear fit values.

controls_updated

Indicate the controls have been updated.

current_pane_changed

Indicate the current pane has changed.

cursor_loc_changed

Indicate the cursor location has changed.

end_cursor_recording

End cursor recording.

end_zoom_mode

End the current zoom mode.

model_removed

Remove a model.

model_selected

Select a model.

obtain_raw_model

Get a copy of the raw model.

off_orders_changed

Indicate hidden orders have changed.

on_orders_changed

Indicate enabled orders have changed.

panes_changed

Indicate the panes have been changed.

refresh_file_table

Refresh the file table.

refresh_order_list

Refresh the order list.

toggle_fit_visibility

Toggle the fit visibility.

unload_reference_model

Unload the current reference model.

update_reference_lines

Update displayed reference lines.