v0.1.0
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