Skip to content

Releases: des-science/eastlake

0.5.1

17 May 16:59
9c3407d
Compare
Choose a tag to compare

fixed

  • Fixed bug in new delete_sources step where it was looking for a key that was not there.

0.5.0

16 May 17:24
a324b7c
Compare
Choose a tag to compare

added

  • Added a new step delete_sources to clean out most of the data from each sim.

0.4.4

28 Apr 21:09
e19360d
Compare
Choose a tag to compare

fixed

  • Fixed bug where DESDM path was not inferred properly due to the new DESDM prefixes.

0.4.3

18 Apr 12:55
46440ed
Compare
Choose a tag to compare

changed

  • Made mdet config more robust

0.4.2

05 Apr 15:04
52699c6
Compare
Choose a tag to compare

fixed

  • Fixed bug where non-compressed MEDS files were not deleted.

0.4.1

04 Apr 19:23
ab132a5
Compare
Choose a tag to compare

fixed

  • Fixed bug where MEDS files were not fpacked properly.

0.4.0

04 Apr 18:33
84ea975
Compare
Choose a tag to compare

Added

  • Added support for Piff PSF models.

Fixed

  • Fixed bug where output config was missing keys.

0.3.5

27 Mar 13:33
2dff621
Compare
Choose a tag to compare

fixed

  • Fixed bug where input data was not correctly updated when making null weight images.

0.3.4

23 Mar 21:05
0e69f71
Compare
Choose a tag to compare

fixed

  • Fixed a race condition for modifying inputs. The code will still have a bug possibly on the first time but will work fine after that.

0.3.3

17 Mar 18:11
52858f9
Compare
Choose a tag to compare

fixed

  • Fixed more bugs in WCs handling.