opts_to_str# stellarphot.utils.opts_to_str(opts)[source]# Convert the options from a fit to a string. Parameters: optstuple of floatOptions from a fit. Returns: strString representation of the options.