check_time_coherence_evt_att¶
-
check_time_coherence_evt_att(t_start, d_attitude)[source]¶ Check the time consistence between event and attitude files.
Parameters: - t_start (float) – starting time of the observation in second.
- d_attitude (dict) – dictionnary collecting infos from attitude files.
Returns: whether origin of time is coherent
Return type: boolean