NCAR / ucomp-pipeline

Data processing pipeline for UCoMP
Other
6 stars 3 forks source link

Check the circularity of the occulter #90

Open mgalloy opened 1 year ago

mgalloy commented 1 year ago

The pipeline should occasionally check the circularity of the occulter by not using the CIRCULAR keyword to MPFITELLIPSE. This would not take a lot of time, so it could be done for every file. For example on 20220901, the profiler says:

MPFITELLIPSE, 280, 0.020238, 0.398555, 0

So it only takes 0.4 sec currently to do 280 center findings.

mgalloy commented 1 year ago

17e8dd97e16ca2889a77999e785f5fe961cfd50e adds eccentricity to FITS headers and database.

mgalloy commented 1 year ago

76dce34bc13317232fe570ceff43b4e9719d2089 plots the eccentricity and ellipse angle daily.

mgalloy commented 1 year ago

Still need a cutoff threshold to produce a warning for.

mgalloy commented 1 year ago

Results of centering finding test on Steve's generated data.

mgalloy commented 1 year ago

Example eccentricity plot for 2022-09-01:

Eccentricity plot

mgalloy commented 1 year ago

It would be good to produce some summary plots after reprocessing the entire mission.