Releases: JannisNe/timewise
Releases · JannisNe/timewise
v0.2.1
Add skip_input
in get_photometric_sample_data()
.
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.11
Switch to poetry
The installation is changed to poetry as of this release. Installation vie pip is still possible.
WiseBigDataDESYCluster
... can now directly load lightcurves from the big_data_dir
using _load_lightcurves(load_from_bigdata_dir=True)
Full Changelog: v0.1.10...v0.1.11
v0.1.10
No more prose, writing poetry
instead, hehe.
Full Changelog: v0.1.9...v0.1.10
v0.1.9
v0.1.8
What's Changed
The biggest change is the definition of the metadata flux difference for flux and flux density. It's now actually the difference instead of the relative change (see this).
Minor changes:
- Adds point source utils.
- Stabilises
WiseBigDataDESYCluster
and adds thebigdata_dir
which allows for storage in a location different to the working directorydata_dir
. - Update documentation.
Full Changelog: v0.1.7...v0.1.8
v0.1.7
Improvements in WiseDataByVisit
:
- more careful calculation of flux densities based on instrument counts and zero points per epoch
- additional metrics calculated in metadata
Improvements in WISEDataBase
:
- possible query by AllWISE ID when getting photometry with TAP
What's Changed
- Bump pandas from 1.3.5 to 1.4.0 by @dependabot in #8
- calculate the excess variance in the metadata as a proxy for time var… by @smechbal in #10
- Bump furo from 2022.1.2 to 2022.2.23 by @dependabot in #11
- Bump pyvo from 1.1 to 1.3 by @dependabot in #12
- Bump pandas from 1.4.0 to 1.4.1 by @dependabot in #13
- Bump tqdm from 4.62.3 to 4.63.0 by @dependabot in #14
- Bump furo from 2022.2.23 to 2022.3.4 by @dependabot in #15
- Bump scikit-image from 0.19.1 to 0.19.2 by @dependabot in #16
- Bump numpy from 1.22.1 to 1.22.2 by @dependabot in #17
New Contributors
Full Changelog: v0.1.6...v0.1.7
v0.1.6
v0.1.5
No with full docs