Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Add a "to_specutils" method #45

@weaverba137

Description

@weaverba137

A "to_specutils" method would convert results returned by the SPARCL client into specutils.Spectrum1D objects. Some draft requirements:

  • Depending on the wavelength axis associated with each result, the results could be placed into a single Spectrum1D object, a SpectrumCollection or a SpectrumList.
  • Should be able to operate on a full set of results or an individual item from a set of results.

I already have some working code in a notebook that does this conversion, it's just a matter of making it available in the client.

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