astroumd / lmtoy

Toy Codes for LMT
https://www.astro.umd.edu/~teuben/LMT/lmtoy/html/
0 stars 2 forks source link

Missing roach files #14

Closed teuben closed 3 years ago

teuben commented 3 years ago

[via Mark Heyer]

While as an observer, I would demand that we find the missing roach3 files, it does occur to me that one should be able to run our programs -- even if a roach board is missing for whatever reason (malfunction or some idiot deleted the data). Each roach board contains 4 pixels of SEQUOIA data. So I should still be able to process roach 0,1,2 or 75% of the data. Can you see some limitation in Peter's software that would preclude this?

teuben commented 3 years ago

Although adjusting the pix_list for a missing roach board does work, this is a lot of manual labor, and only works for a single OBSNUM.

teuben commented 3 years ago

also to note: there is nothing in the log/output that a roach board is missing. that needs fixing.

teuben commented 3 years ago

Added a message: 'Warning: %d/%d missing roach files for obsnum=%d in %s'