populate_TOI_boxes#

stellarphot.transit_fitting.gui.populate_TOI_boxes(toi, exotic_widget)[source]#

Set the appropriate widget values given information pulled from TESS Target of Interest (TOI) list.

Parameters:
toiTOI

Information about the TESS Target of Interest (TOI) object.

exotic_widget: ipywidget

This widget should be generated by exotic_settings_widget.

Returns:
None

Sets values of planetary parameters of candidate in exotic_widget in place.