Releases: JannisNe/timewise
Releases · JannisNe/timewise
v1.0.0a10
v1.0.0a9
What's Changed
- Make muxer listen only to specific channels by @JannisNe in #164
- Optionally skip missing files by @emoryjune in #163
- Crosscheck AllWISE source catalog to identify redundant AllWISE MEP data by @JannisNe in #165
- Use
DatapointIdinstead ofstock_idinbodyby @JannisNe in #166 - Re-submit failed TAP jobs by @JannisNe in #167
New Contributors
- @emoryjune made their first contribution in #163
Full Changelog: v1.0.0a8...v1.0.0a9
v1.0.0a8
v1.0.0a7
v1 alpha6
Full Changelog: v1.0.0a5...v1.0.0a6
v1 alpha5
v1 alpha2
v1 alpha
Timewise v1
The code is now conceptually comprised of three parts:
- Download the data
- Process the single exposures using AMPEL
- (optionally) Export light curves, plots, etc
All parts are configurable, thanks to pydantic and the AMPEL job file layout.
A test suite makes sure that results are consistent with version zero (specifically, v0.5.4, which includes an important bug fix).
What's Changed
- Refactor for v1-alpha by @JannisNe in #151
- Move Stacking to T2 by @JannisNe in #152
- Make sure to not insert data points twice by @JannisNe in #153
Full Changelog: v0.5.4...v1.0.0a1