-
Type: Task
-
Status: Open (View Workflow)
-
Priority: Normal
-
Resolution: Unresolved
-
Component/s: ics_mcsActor
-
Labels:None
We would like to reprocess existing PFSC files, along with the db inputs which were available when they were first reduced. But we want the new outputs – mcs_data, cobra_match, etc to be saved to an alternate DB for comparison with original or other reductions.
We just need to be able to switch the database and to tighten up the loading of existing files/rows.
This has been implemented well enough to get through a new expose object rerunFrameId=NNN doCentroid command and populate mcs_data using the shadow DB in Hilo (which is accessible from the summit). This can be run from a running mcsActor, after re-homing the database with, say, setDb hostname=pfsa-db01-gb.subaru.nao.ac.jp port=5434 db=mcs_test_01
There are some remaining sql/db issues, addressed in another ticket.
- relates to
-
INSTRM-2207 Neaten up mcsActor db access
- Open
-
INSTRM-2219 Add AGCC reprocessing to test database
- Open
-
INSTRM-2205 Set up test databases to support reprocessing existing MCS (and other) data
- Done