Background
We are working toward the open release of the O4a calibrated reconstruction data.
In parallel with the production of the main dataset, I am also developing verification scripts for the product data.
Guideline
The verification scripts are intended to check the following points:
- Check 1: Verify that there are no missing data in the product data and that the data structure is correct.
- Check 2: Compare appropriate state vectors between the production data and the raw data, and verify that they are consistent with each other.
- Check 3: (Possibly applicable only to the O4a case) Construct the transfer function between the production h(t) and the online h(t), and verify that it behaves as expected.
Current Status
I have completed the scripts for Check 1 and Check 2. For both checks, I have also finished tests using mock data, and the results were as expected.
Detailed Working Logs:
- Work log top page
- Working log for the check 1 script: link1, link2
- Working log for the check 2 script: link1, link2
Next Steps
- Apply the verification scripts (check 1 and 2) to the actual O4a data.
- Develop the script for check 3