set_values_from_json_file#

stellarphot.transit_fitting.gui.set_values_from_json_file(widget, json_file)[source]#

Set values in EXOTIC widget from a JSON file of those settings.

Parameters:
widgetipywidget

This widget should be generated by exotic_settings_widget.

json_filestr

File with settings for the widget.

Returns:
None

Sets values of parameters of widget in place.