Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Oct 20:02
· 89 commits to main since this release

RvSpectMLBase v0.1.0

This package separates out the core functionality from the RvSpectML package.
In particular the key types:

  • Spectra1DBasic
  • Spectra2DBasic
  • ChunkOfSpectrum
  • ChunkList
  • ChunkListTimeseries
  • and their associated abstract types
    Also provides basic TheoreticalInstrument1D & TheoreticalInstrument2D for testing and/or use with simulated data.
    Also provides PipelinePlan for dependant packages.
    Also provides random small utility functions.
    Moving RvSpectMLBase to v0.1 is first step in completing the refactoring