molecfit_gui

class tayph.molecfit_gui(wls, fxc, trans)[source] [edit on github]

Bases: object

This class defines most of the behaviour of the GUI to inspect the molecfit output.

Methods Summary

cancel(event)

draw_crosses()

next(event)

previous(event)

save(event)

set_spectrum(i)

This modifies the currently active spectrum to be plotted.

slide_spectrum(event)

update_plots()

This redraws the plot planels, taking care to reselect axis ranges and such.

Methods Documentation

cancel(event)[source] [edit on github]
draw_crosses()[source] [edit on github]
next(event)[source] [edit on github]
previous(event)[source] [edit on github]
save(event)[source] [edit on github]
set_spectrum(i)[source] [edit on github]

This modifies the currently active spectrum to be plotted.

slide_spectrum(event)[source] [edit on github]
update_plots()[source] [edit on github]

This redraws the plot planels, taking care to reselect axis ranges and such.