-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
We want to make a model that reads in an SED with wavelengths and values, and then we query that and interpolates at the wavelengths we don't have.
Use linear interpolation.
Doesn't change over time.
Start with:
- Static SEDs over time
- Sample from a library of SEDs (and pick randomly from them)
- Don't worry how the data gets in; assuming someone compiles the SED files for you
- We can figure out how people have/will configured such files, but we like the idea of supporting NestedFrames to start.
- For now, pick some format—maybe a list of numpy arrays
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request