Releases: pmelchior/scarlet2
Releases · pmelchior/scarlet2
v0.4.0
What's Changed
- Removing old github workflow by @drewoldag in #174
- Scaffolding code for validation by @drewoldag in #175
- Bump dawidd6/action-download-artifact from 10 to 11 by @dependabot[bot] in #176
- Fix variable type bug in Observation by @drewoldag in #179
- Global automated validation switch by @drewoldag in #178
- Pinning JAX to 0.6.2 by @drewoldag in #182
- JOSS paper by @pmelchior in #185
- removed paper files by @pmelchior in #187
- Output validation metrics by @b-remy in #172
- Housekeeping by @pmelchior in #188
- Add questionnaire models by @smcguire-cmu in #189
- Implementing validation checks for Observation class by @drewoldag in #181
- Update 0-quickstart.ipynb by @drewoldag in #194
- Run
set_validation(False)in all notebooks by @drewoldag in #197 - create the
lsst_utilsmodules by @maxwest-uw in #199 - Update validation UX, include final set of requested validation checks by @drewoldag in #191
- Clean up docstrings and type hints in validation files by @drewoldag in #208
- Documentation for validation. by @drewoldag in #206
- fixed typo (closes #201) by @pmelchior in #214
- add docstrings to plot.py by @maxwest-uw in #205
- Questionnaire UI and initial functionality by @smcguire-cmu in #210
- Change
mintomaxFFT shape in resampling renderer by @b-remy in #215 - Enabling auto-validation in quickstart notebook by @drewoldag in #212
- Add Questionnaire Variable Feature by @smcguire-cmu in #216
- Add Questionnaire Documentation by @smcguire-cmu in #219
- Add Back Navigation and Saving/Loading to questionnaire by @smcguire-cmu in #221
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #217
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #223
- Bump asv from 0.6.4 to 0.6.5 by @dependabot[bot] in #224
- Validation by @pmelchior in #226
- Correct rotations even when improper by @pmelchior in #225
- spectrum normalization switched back on; docs updates by @pmelchior in #227
- markdown fix by @pmelchior in #228
New Contributors
- @smcguire-cmu made their first contribution in #189
- @maxwest-uw made their first contribution in #199
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- check for None in optax update by @pmelchior in #92
- fixing mask for img_to_3channel by @Majoburo in #90
- Reversing pixel coordinate in get_pixel when using Sky Coordinate by @charlotteaward in #94
- fixes #100 by @pmelchior in #101
- One class multi-resolution renderer by @b-remy in #105
- Docs by @pmelchior in #114
- Flux conservation in
Moments.transferby @b-remy in #115 - renamed to howto; added README; Colab button by @pmelchior in #116
- Sampling howto by @pmelchior in #117
- removed TempScore class by @SampsonML in #118
- Streamlining nn priors; adding howto by @pmelchior in #122
- Handles no channel axis in psf, fixes #123 by @b-remy in #124
- Calling nn priors with batches by @b-remy in #126
- allow arrays for spectrum and morphology by @pmelchior in #127
- removes static fields; closes #121 by @pmelchior in #129
- use
Frame.from_observationsby default by @pmelchior in #130 - adding option for explicitly set box sizes by @SampsonML in #132
- Fix needed in StaticArraySpectrum when extracting size by @charlotteaward in #133
- How to model sources with multi-resolution observations by @b-remy in #119
- HuggingFace Hub by @pmelchior in #137
- Adding time-domain demo notebook by @charlotteaward in #136
- new prior routine in priors.ipynb by @SampsonML in #138
- Applying the python project template by @drewoldag in #159
- removed hallucination plot; closes #141 by @pmelchior in #164
- Fixes typo in Lanczos interpolation by @pmelchior in #170
- Including ruff linting and styling by @drewoldag in #162
- Bump dawidd6/action-download-artifact from 7 to 10 by @dependabot in #166
- Bump actions/setup-python from 3 to 5 by @dependabot in #167
New Contributors
- @charlotteaward made their first contribution in #6
- @SampsonML made their first contribution in #11
- @jaredcsiegel made their first contribution in #24
- @Majoburo made their first contribution in #90
- @drewoldag made their first contribution in #159
- @dependabot made their first contribution in #166
Full Changelog: https://github.com/pmelchior/scarlet2/commits/v0.3.0