DarkEnergySurvey / ugali

Ultra-faint galaxy likelihood toolkit
MIT License
14 stars 15 forks source link

Deal with objects outside of ROI #11

Closed kadrlica closed 6 years ago

kadrlica commented 7 years ago

Be careful with spatialBin function when objects fall outside of ROI. This may actually be throwing an error now (which is not terrible). Need to look into more deeply.

kadrlica commented 6 years ago

spatialBin is printing a warning if objects are outside the ROI. The question is whether this warning refers to the first instance of spatial bin (which may be ok?) or to subsequent instances (which require more digging).