-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Deprecate blackbody functions in analytic_functions #6160
Copy link
Copy link
Closed
Labels
DuplicateFeature Requestmodelingzzz 💤 analytic_functionsarchived: this package no longer existsarchived: this package no longer exists
Milestone
Description
#4855 is not merged yet, but this is a reminder to work on this issue after merging
In #4855, I added a fittable 1D blackbody model, but this doesn't replace the functions in astropy.analytic_functions. We should make the radiance functions in astropy.analytic_functions into models that support units.
Note that the Blackbody1D model includes 'vertical' scaling which is useful for most fitting applications. However, the functions in analytic_functions are just to compute the plain Planck function which doesn't include scaling, so these should be separate (probably non-fittable) models.
We should also then add a documentation page about the various blackbody models.
Milestoning as 2.0 as at least the deprecation should be in place for 2.0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DuplicateFeature Requestmodelingzzz 💤 analytic_functionsarchived: this package no longer existsarchived: this package no longer exists