sot / astromon

Astrometric accuracy (celestial location) monitor
0 stars 0 forks source link

Update celldetect call for ciao 4.10 #9

Closed jeanconn closed 2 years ago

jeanconn commented 6 years ago

Ah, I knew the celledect maxlogicalwindow parameter was in ciao 4.10, but didn't realize that the job would start to fail because it is reading from the job-runner's par files and that file doesn't have the parameter

/home/aldcroft/cxcds_param4/celldetect.par: parameter not found : maxlogicalwindow 

Might as well just explicitly set maxlogicalwindow to 2048 in the code anyway, though I'm not sure if the this celldetect.par will still need to be deleted.