Skip to content

Releases: bd-j/sedpy

v0.3.2

18 Aug 01:32
Compare
Choose a tag to compare
  • 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

v0.3.1

31 Jan 20:37
Compare
Choose a tag to compare
  • Add module specific NIRCam filters
  • Add some ground-based filters
  • Documentation updates, including a formatted list of available filters (h/t @elijahmathews)

astro-sedpy v0.3.0

15 Mar 17:35
Compare
Choose a tag to compare

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

astro-sedpy v0.2.1

15 Nov 20:48
Compare
Choose a tag to compare

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

v0.2.0

04 Mar 20:05
a56b7ad
Compare
Choose a tag to compare

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