Skip to content

Releases: astropy/SPISEA

v2.1.13

11 Dec 00:22
c7c211e
Compare
Choose a tag to compare

Bugfix making iso_dir creation in IsochronePhot more robust (mkdir to makedirs)

v2.1.12

03 Dec 01:37
41b2f32
Compare
Choose a tag to compare

Primarily adding support for Rubin Observatory Filters. Other small updates: commenting out depreciated astropy_init lines, closing grid_num file in evolution.get_installed_grid_num so we don't get warnings that file wasn't closed.

v2.1.11

19 Sep 21:25
d9b7979
Compare
Choose a tag to compare

Bugfix to RedLawFritz11 so that paths work regardless of operating system used (from Winston Zhang)

v2.1.10

01 Jun 16:48
af85493
Compare
Choose a tag to compare

Adding support for Roman Space Telescope filters (via pysynphot)

v2.1.9

10 Jan 19:58
eae288a
Compare
Choose a tag to compare

Bugfix to pytest setup (setup.cgf, conftest.py) so it works with updated python/astropy versions

v2.1.8

04 Jan 19:53
Compare
Choose a tag to compare

Small bugfix: numpy array dtype=np.object depreciated and is replaced by dtype=object

v2.1.7

26 Oct 22:32
0e9a3ad
Compare
Choose a tag to compare

Updates to extinction law objects: added several new laws (Fritz11, Schoedel10, Indebetouw05, NoguerasLara20), and made some minor updates to other laws. Notably, I made sure the Fritz11, Nishiyama09, and Indebetouw05 laws were performing as expected longward of K-band...this is super important for JWST observations!

v2.1.6

16 Sep 00:01
f643de3
Compare
Choose a tag to compare

Bugfix on how SPISEA selects closest evolution model in grid to user-specified age + metallicity. Primarily impacts metallicity selection.

v2.1.5

20 Jul 22:51
693ac54
Compare
Choose a tag to compare

Addition of new optional params in get_bb_atmosphere function to give user control of wavelength range and sampling. Courtesy of Abhimat.

v2.1.4b

15 Jun 23:19
Compare
Choose a tag to compare

Small bugfix to test function that got lost in original v2.1.4 release.