conornally / starbug2

JWST PSF photometry for complex and crowded fields
GNU General Public License v3.0
4 stars 3 forks source link

RM_MATCH quirks #4

Closed conornally closed 11 months ago

conornally commented 1 year ago

Issue: RM_MATCH set through --set RM_MATCH=... doesn't affect the code, because I read the parameter file, not the "setdict".

The actual functionality of it is a bit weird. In a four-dither match, to keep number match 2,3,4 you need to set RM_MATCH=3, which is just a bit backwards

conornally commented 1 year ago

think i am going to change it to NUM_THRESH: Mask and keep NUM>=NUM_THRESH

conornally commented 11 months ago

RM_MATCH has been removed