Skip to content

Investigate importance of the 'time_delta' value in HiSPARCEvent messages #31

@153957

Description

@153957

HiSPARC Event messages (CIC) contain a time_delta value. This is currently not sent to the datastore, it contains the difference in the timestamp for the Master and Slave events.

This could/should be used to correct time differences between master/slave traces.

We currently assume this to be fairly constant and correct for it by doing the 'detector_offsets' correction.

We should determine:

  • If this time_delta is 'constant' for a given master-slave combination or does it changes over time
  • What is the typical distribution from event to event, and over longer periods.

For instance, the 'jump' in offsets for the slave detectors in May 2012 is explained by the switch to HiSPARC III electronics. So there is probably a different offset for that Master-Slave combination, which can probably be found in the time_delta.
unknown

The time_delta should be an integer number of nanoseconds, basically the time difference between the extended timestamp of the master and slave.

TODO: check if the 'correction' in the firmware partly corrects this offset, so is it already taken into account or not.. (since a certain version of the firmware a correction was added to make the master/slave data more inline.. this requires a bit more investigation).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions