dfm / python-fsps

Python bindings to Charlie Conroy's Flexible Stellar Population Synthesis (FSPS) Fortran code
https://python-fsps.readthedocs.io
MIT License
65 stars 38 forks source link

add access to new dust3 parameter and xrb contribution. #203

Closed bd-j closed 1 year ago

bd-j commented 1 year ago

Adding access to some new parameters.

dfm commented 1 year ago

LGTM - your call whether or not we should add a test!

bd-j commented 1 year ago

added a test for dust3. The test for xrb would be slow and I think it's a more specialized use case, so I'm omitting. I think we should do a new release when the tests are green and this is merged. There's some other bells and whistles I'm looking at but those can wait for a later release.

dfm commented 1 year ago

Let me poke at the windows builds and see if I can fix them this afternoon/weekend and then do a release early next week?

bd-j commented 1 year ago

Sounds great, thanks @dfm!