Skip to content

Astropy units need a normalisation component #215

Description

@jajmitchell

Describe the feature

Currently the ThermalEmission, ThickTarget and ThinTarget models have hidden normalisation factors which aren't reflected in the units of the relevant parameters.

ThermalEmission - 1e49 cm**-3
ThickTarget - 1e35 electrons s**-1
ThinTarget - 1e55 cm**-2 s**-1

These units are currently reported without the normalisation factors. This is necessary as fitting isn't possible over many decades, therefore the factors are currently hidden. We need to find a way of having the input and output units reflect these factors without breaking the fitting.

Proposed solution

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions