bd-j / sedpy

Utilities for astronomical spectral energy distributions
https://sedpy.readthedocs.io/en/latest/
MIT License
28 stars 16 forks source link

Interpolate onto even grid in velocity/log(1 + z) #6

Closed bd-j closed 7 years ago

bd-j commented 7 years ago

To potentially speed up calculations interpolate the transmission functions onto even grids in velocity or (1+z).

Need an velocity spacing to be specified (or determined from minimum spacing within the native transmission table)

bd-j commented 7 years ago

solved by #7