Skip to content

Releases: hover2pi/svo_filters

v0.4.4

12 Aug 16:15
3422b55
Compare
Choose a tag to compare

Fixes load_web method so that the whole XML file is downloaded via the SVO API rather than using astroquery.svo_fps, which only has the throughputs. Also removed astroquery dependency.

svo_filters v0.4.3

22 Jun 13:27
b0a8478
Compare
Choose a tag to compare

Adds monotonicity check for filters.

svo_filters v0.4.2

24 May 16:09
5481109
Compare
Choose a tag to compare

Updates NIRISS.GR700XD.1 throughput and adds NIRISS.GR700XD.2 and NIRISS.GR700XD.3.

svo_filters v0.4.1

31 Mar 14:51
caed245
Compare
Choose a tag to compare

v0.4.0 has the same bandpass file for WFC3_IR.G141 and WFC3_IR.G102 grisms. This patch corrects the WFC3_IR.G102 grism file.

svo_filters v0.4.0

05 Mar 18:51
185b35a
Compare
Choose a tag to compare

Added web query support to get filters that are not in the local repo but can be retrieved by astroquery. Also made the svo.filters() function simpler.

svo_filters v0.3.0

30 Dec 03:06
3fa48d6
Compare
Choose a tag to compare

Updates plot method, load_txt method, and unit handling.

Initial release of the svo_filters package

09 Jun 14:30
Compare
Choose a tag to compare

This initial release creates a Python wrapper for the SVO Filter Profile Service API. Users can easily access, customize, and apply bandpass data from SVO as a Filter() object for use in astronomy codes.