Skip to content

[Discussion]: Store fitted model separately in WavelengthCalibration1D #164

Open
@rosteen

Description

@rosteen

#162 implemented 1D wavelength calibration. In the initial implementation, fitting the input model to the wavelength/pixel pairs from the lines overwrites the input model with the fitted one, so accessing calobj.model will return an astropy model with the fitted parameters. This issue is simply to allow input on whether it would be desirable to conserve the initial model parameter guesses by storing the input and fitted models in separate class properties.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions