-
Type: Task
-
Status: Done (View Workflow)
-
Priority: Normal
-
Resolution: Done
-
Component/s: ics_fpsActor
-
Labels:
-
Story Points:2
-
Sprint:PreEngRun10Feb
Re-factor pfsConfig creation in fps, that will follow those steps:
- create the pfsConfig from the design
- update pfsConfig.pfiNominal field, with newly computed x,y position, accounting for proper motion and airmass.
- update pfsConfig.pfiCenter field, with the final convergence results
- Write the pfsConfig to disk
- Insert pfsConfig in opdb
The routines to calculate the new pfiNominal position are not implemented yet, but it should just be a call to pfs_utils basically, i'll leave a blank space for now.