Release version 0.1.4
What's Changed
- Versioning change by @Theodlz in #286
- Require scipy < 1.10 by @bfhealy in #287
- Require scipy >= 1.10 by @bfhealy in #288
- local SVD models using
--local-only
for LC generation by @sahiljhawar in #289 - Update README.md by @sahiljhawar in #291
- Add new version of Bulla model: Bu2023Ye by @shreyasahasram08 in #292
- adding functions to model_parameters by @bking-astro in #297
- Remove 'old-style' _mag model code by @bfhealy in #298
- Add local-model-only flag to joint analyses by @bfhealy in #294
- Adding capcability for Lbol inference by @tsunhopang in #300
- Fix svdmodel_benchmark filter specification, add unit test by @bfhealy in #303
- Enhancements for EM Counterpart Detection and Bandpass Interpolation (sncosmo) by @weizmannk in #305
- Add tool to convert skyportal lightcurves to nmma format by @bfhealy in #304
- Add example script containing tf training calls by @bfhealy in #309
- Refactor convert_skyportal_lcs.py for script installation by @bfhealy in #310
- Update LANL model in tf_training_calls.sh by @bfhealy in #311
- Remove duplicate line from Bu2023Ye prior by @bfhealy in #312
- Refactor resample_grid.py to enable script installation by @bfhealy in #313
- changes to filters flag in LC gen. Check MPI in analysis.py by @sahiljhawar in #314
- Let svdmodel-benchmark take comma-separated filters by @bfhealy in #315
- minor update to documentation formatting by @tylerbarna in #320
- Refactor unit tests to support local pytest runs by @bfhealy in #319
New Contributors
- @tsunhopang made their first contribution in #300
Full Changelog: 0.1.3...0.1.4