genghisken / ps1

Pan-STARRS and ATLAS code
3 stars 0 forks source link

Stop moving objects to "Edge" list #90

Closed genghisken closed 6 years ago

genghisken commented 6 years ago

Objects with a median x and y are currently moved to the "Edge" list (number 7) in an attempt to suppress junk detections.

From today (16/03/2018) , detections within 100 pixels of the edge of the chip will NOT contribute to the number of "quality" detections. Hence in future, detections away from the edge will still trigger discovery a few days later.

genghisken commented 6 years ago

Code implemented and active. Required alteration of atlasCheckPStar.py and applyAtlasCutsDDC.py