Skip to content

Releases: JannisNe/timewise

v1.0.0a10

05 Feb 13:54

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0a9...v1.0.0a10

v1.0.0a9

15 Dec 15:21

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0a8...v1.0.0a9

v1.0.0a8

28 Nov 11:09

Choose a tag to compare

What's Changed

  • A bit more stability when running the Downloader due to some more backoff usage when checking TAPJob status
  • Chunk loads data by @JannisNe in #162

Full Changelog: v1.0.0a7...v1.0.0a8

v1.0.0a7

26 Nov 12:33

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0a6...v1.0.0a7

v1 alpha6

10 Oct 07:11

Choose a tag to compare

Full Changelog: v1.0.0a5...v1.0.0a6

v1 alpha5

09 Oct 16:38

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0a2...v1.0.0a5

v1 alpha2

08 Oct 11:57

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0a1...v1.0.0a2

v1 alpha

04 Oct 17:09
56dd7cb

Choose a tag to compare

Timewise v1

The code is now conceptually comprised of three parts:

  1. Download the data
  2. Process the single exposures using AMPEL
  3. (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

Full Changelog: v0.5.4...v1.0.0a1

v0.5.4

30 Sep 11:10
ef2d91d

Choose a tag to compare

What's Changed

  • BUGFIX: Duplicated indices when loading raw photometry by @JannisNe in #145

Full Changelog: v0.5.3...v0.5.4

v0.5.3

09 Sep 15:09

Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3