neurotorchmz.gui.tab2#
Classes
|
|
- class neurotorchmz.gui.tab2.TabSignal(session: Session, root: Tk, notebook: Notebook)#
Bases:
Tab- btnDown_click(event)#
- btnUp_click(event)#
- init()#
Called by the GUI to notify the tab to generate its body
- invalidate_image()#
Invalidate the image and therefore adjust the slider range
- invalidate_image_plot()#
Invalidates the current image plot and replots it
- invalidate_peaks()#
Invalidates the peaks and replots them in the signal plot. Also it adjusts the valsteps in the frameSlider
- invalidate_signal()#
Invalidates the signal which replots it
- update_peak_width_left_setting()#
- update_tab(event: TabUpdateEvent)#
Handle the update loop call
- class neurotorchmz.gui.tab2.TabSignal_AlgorithmChangedEvent#
Bases:
TabUpdateEvent
- class neurotorchmz.gui.tab2.TabSignal_RefindPeaksEvent#
Bases:
TabUpdateEvent