opts_to_str#

stellarphot.utils.opts_to_str(opts)[source]#

Convert the options from a fit to a string.

Parameters:
optstuple of float

Options from a fit.

Returns:
str

String representation of the options.