LSSTDESC / WLMassMap

DESC utility for weak lensing mass-mapping
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Fixing issue #20: example no longer works due to hdf5 change in GCR #21

Closed bhorowitz closed 6 years ago

bhorowitz commented 6 years ago

This works, but does not have backwards compatibility since the hdf5 path is "WLMassMap_data" which I thought might be helpful in case people forget what part of the LSST pipeline generated the HDF5 file. Also the astropy command doesn't allow path="/", which is the only option I could think of to maintain backwards compatibility.

I also fixed some paths that were messed up (shear and convergence code aren't located in the mocks subbdirectory, and the catalogs are now under protoDC2 not "proto-dc2_v2.0" (at least as far as I could tell?)