Calculates normalized transmission tables along a grid of wavelengths with a 1 Angstrom step. We require users to match this grid with their input (or provide a model such as SplineModel that can generate wavelengths along an arbitrary grid).
When Kostya and I had initially discussed the strategy for this, we said (for now) the user should be in charge of matching the grid or providing such a model.
However, at some point we might want to add the ability to interpolate our normalized transmission tables to match an arbitrary user-generated grid.
Closes #6
Calculates normalized transmission tables along a grid of wavelengths with a 1 Angstrom step. We require users to match this grid with their input (or provide a model such as SplineModel that can generate wavelengths along an arbitrary grid).
When Kostya and I had initially discussed the strategy for this, we said (for now) the user should be in charge of matching the grid or providing such a model.
However, at some point we might want to add the ability to interpolate our normalized transmission tables to match an arbitrary user-generated grid.