glenco / lensed

forward reconstruction of lenses and sources from strong lensing observations
http://glenco.github.io/lensed/
MIT License
5 stars 3 forks source link

fix invalid datatype when reading weight etc. #264

Closed ntessore closed 7 years ago

ntessore commented 7 years ago

This PR fixes an error where float images for weights etc. were read as doubles, leading to invalid values (cf. #263).