Skip to content

Releases: JannisNe/timewise

v0.4.1

14 Aug 19:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.13...v0.4.1

v0.3.13

08 Aug 12:42
fe6947c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.12...v0.3.13

v0.3.12

05 May 13:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.11...v0.3.12

v0.3.11

24 Apr 11:01
Compare
Choose a tag to compare

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

10 Apr 08:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.9...v0.3.10

v0.3.9

28 Mar 08:01
Compare
Choose a tag to compare

Bugfix: There was a type in the cluster scripts in WiseBigDataDESYCluster.

v0.3.8

24 Mar 11:58
Compare
Choose a tag to compare

What's Changed

Plus unit testing is now done by pytest.

Full Changelog: v0.3.7...v0.3.8

v0.3.7

08 Mar 09:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.3.7

v0.3.6

02 Mar 11:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.6

v0.3.4

28 Feb 18:03
Compare
Choose a tag to compare

What's Changed

  • Avoid Error in WiseDataByVisit.calculate_metadata_single() by @JannisNe in #82
  • Binned lightcurve diagnostic in WiseDataByVisit by @JannisNe in #83

Full Changelog: v0.3.1...v0.3.4