prospector icon indicating copy to clipboard operation
prospector copied to clipboard

have sps and sedmodel objects list their available parameters

Open bd-j opened this issue 7 years ago • 1 comments

To aid in clarity, the various object classes might store lists of the available fittable parameters. I.e. CSPSpecBasis might have an attribute available_parameters that is a list that includes all the fsps.StellarPopulation parameters as well as things like mass, lumdist, wavecal_coeffs, while the SedModel class would have poly_coeffs and spec_norm.

Transformed parameters would be a bit trickier to incorporate.

bd-j avatar Dec 16 '17 20:12 bd-j

some work on this done in c34b65a8dff

bd-j avatar Dec 17 '21 18:12 bd-j