Resolve "Simulate the estimate for the SCET offset from TCB"
Closes #26 (closed)
Simulate the timer deviations from TCB to THE.
Changes:
- New simulation parameters
telemetry_downsampling
,telemetry_t0
andsync_asds
- New attributes
tcb_timer_deviations
andtcb_sync_noise
- New HDF5 output datasets
tcb_timer_deviations
andtcb_sync_noise
Edited by Jean-Baptiste Bayle
Merge request reports
Activity
changed milestone to %v1.1
added 1 commit
- 3d9197a4 - Add a int(numpy.ceil) in front of the telemetry size to get the right amount...
added 1 commit
- 82d3b301 - Use telemetry_downsampling as argument for the init-method and specify telemetry_t0
requested review from @j2b.bayle
added 4 commits
-
ffcdd670...c3788e48 - 2 commits from branch
master
- 8c43513e - Implement timer deviations from TCB
- b8fec85e - Add `telemetry_downsampling` and `telemetry_t0` argument
-
ffcdd670...c3788e48 - 2 commits from branch
Thanks for this, most of it seems fine. Below is two important expressions I disagree with, tell me what you think. In addition, here's what I did
- squashed a few commits together
- added the option
telemetry_t0='orbits'
for realistic cases), except for the computation of thetelemetry_size
- Resolved by Jean-Baptiste Bayle
- Resolved by Jean-Baptiste Bayle
added 1 commit
- 19a18973 - Use telemetry_downsampling to form telemetry_size
Please register or sign in to reply