spacetelescope / wss_tools

Python tools for JWST Wavefront Sensing Software
https://wss-tools.readthedocs.io
BSD 3-Clause "New" or "Revised" License
11 stars 10 forks source link

Recenter #95

Closed kulpster85 closed 2 years ago

kulpster85 commented 2 years ago

Description

Updates to QUIP to support routine wavefront maintenance. Some of the routine observations have shown that we may need to recenter the image since the WAS is particular about the centroid of the image to fall on a XY of NRCA3 FP3 (464, 1412). So now if QUIP is run with WAVEFRONT_MAINTENANCE operation then it will invoke the recenter function to do some batch processing and update the quip_out.xml if the centroid was offset by 10px in X or Y.

This pull request is to address ...

Fixes #93

kulpster85 commented 2 years ago

@pllim @obi-wan76 said that he defers his reveiw to @nflagey-stsci