Releases: JannisNe/timewise
Releases · JannisNe/timewise
v0.4.1
v0.3.13
What's Changed
- Add
TimewiseConfigLoader
and CLI by @JannisNe in #110 - Bump requests from 2.30.0 to 2.31.0 by @dependabot in #104
- Bump furo from 2023.3.27 to 2023.5.20 by @dependabot in #103
- Bump numpy from 1.24.3 to 1.24.4 by @dependabot in #107
- Bump pandas from 1.5.3 to 2.0.3 by @dependabot in #109
Full Changelog: v0.3.12...v0.3.13
v0.3.12
v0.3.11
BUGFIX:
Correctly parse mask_by_position
when running cluster jobs with WISEBigDataDESYCluster
. Previously 'True'
or 'False'
was passed to the ArgumentParser
which both evaluates to True
. Now perform match case
to 'True'
and 'False'
(see this)
Full Changelog: v0.3.10...v0.3.11
v0.3.10
What's Changed
- Fix
WISEBigDataDESYCluster.get_photometric_data()
(see this commit) - Bump astropy from 5.2.1 to 5.2.2 by @dependabot in #97
Full Changelog: v0.3.9...v0.3.10
v0.3.9
v0.3.8
v0.3.7
v0.3.6
What's Changed
- Bump requests from 2.28.1 to 2.28.2 by @dependabot in #84
- Bump numpy from 1.23.1 to 1.24.2 by @dependabot in #85
- Bump tqdm from 4.64.0 to 4.64.1 by @dependabot in #87
- Remove
docs/requirements.txt
by @JannisNe in #89 - Bump scikit-image from 0.19.3 to 0.20.0 by @dependabot in #91
- Bump myst-parser from 0.18.1 to 0.19.0 by @dependabot in #92
- Nicer binned light curve diagnostic plot by @JannisNe in #90
Full Changelog: v0.3.4...v0.3.6