populate_TIC_boxes#

stellarphot.transit_fitting.gui.populate_TIC_boxes(tic_info, value_widget)[source]#

Set the appropriate widget values given information pulled from MAST TIC.

Parameters:
tic_infodict

Dictionary of information about the TIC object.

value_widget: ipywidget

This widget should contain a ‘candidate’ key.

Returns:
None

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