Releases: des-science/eastlake
Releases · des-science/eastlake
0.5.1
fixed
- Fixed bug in new
delete_sources
step where it was looking for a key that was not there.
0.5.0
added
- Added a new step
delete_sources
to clean out most of the data from each sim.
0.4.4
fixed
- Fixed bug where DESDM path was not inferred properly due to the new DESDM prefixes.
0.4.3
changed
- Made mdet config more robust
0.4.2
fixed
- Fixed bug where non-compressed MEDS files were not deleted.
0.4.1
fixed
- Fixed bug where MEDS files were not fpacked properly.
0.4.0
Added
- Added support for Piff PSF models.
Fixed
- Fixed bug where output config was missing keys.
0.3.5
fixed
- Fixed bug where input data was not correctly updated when making null weight images.
0.3.4
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
fixed
- Fixed more bugs in WCs handling.