sedpy

Utilities for astronomical spectral energy distributions

MIT License

Downloads
4.2K
Stars
28
Committers
9

Bot releases are hidden (Show)

sedpy - v0.3.2 Latest Release

Published by bd-j about 1 year ago

  • Update JWST transmission curves to flight versions (Nov. 2022)
  • Make filter transmission data private so it can't be altered at runtime
  • Replace WFC3/IR F125W and F140W curves with STScI versions, and add some more uncommon WFC3 filters
  • add blue and red half-power points as blue_edge and red_edge Filter attributes
sedpy - v0.3.1

Published by bd-j over 1 year ago

  • Add module specific NIRCam filters
  • Add some ground-based filters
  • Documentation updates, including a formatted list of available filters (h/t @elijahmathews)
sedpy - astro-sedpy v0.3.0

Published by bd-j over 2 years ago

This version adds the smoothing module from astro-prospector, and moves deprecated modules from the top level. It also fixes a bug in flux array shape checking for FilterSet

sedpy - astro-sedpy v0.2.1

Published by bd-j almost 3 years ago

Includes support for FilterSets which speed up filter projections for multiple filters by placing all filters on a single wavelength grid.

sedpy - v0.2.0

Published by bd-j over 3 years ago

Filter projections and other tools for astronomical spectra. This version uses simple 2-column ascii formatting for filter transmission data.