Releases: DarkEnergySurvey/simple
Releases · DarkEnergySurvey/simple
Migrate to numpy arrays
As discussed in #9, this release moves to numpy arrays (.npy
) as file formats when saving intermediate search results as well as generating candidate lists. Initial (and admittedly not thorough) investigations suggest that this will use the same amount of disk space while increasing IO (namely in reading in the candidate list file) by about 30%.
v1.2.0
v1.1.0
Initial State
This initial release of the simple binner suite includes scripts to run the simple binner search over a data set, compile a candidate list, and produce plots. This release currently only fully supports DES y3 but is working towards support for BLISS, MagLiteS, and Pan-STARRS.