GUIBRUSHR.GUI.Input_Output_Panels.Input_Panels.TabPanels.FrameTellRem.FrameTellRem module¶
- class GUIBRUSHR.GUI.Input_Output_Panels.Input_Panels.TabPanels.FrameTellRem.FrameTellRem.FrameTellRem(parent, row, column, color, path_default, frame_input, window, **kwargs)[source]¶
Bases:
MyPanelA panel for handling telluric removal operations in the GUI.
This class provides a user interface for configuring and executing telluric removal operations on astronomical data. It includes controls for target selection, instrument configuration, and various telluric removal parameters.
- __init__(parent, row, column, color, path_default, frame_input, window, **kwargs)[source]¶
Initialize the FrameTellRem panel.
- Parameters:
parent – Parent widget
row – Row position in parent
column – Column position in parent
color – Background color
path_default – Default path for file operations
frame_input – Input frame reference
window – Main window reference
**kwargs – Additional keyword arguments