Skip to content

Static SED Model #360

@olivialynn

Description

@olivialynn

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions