Opened 15 years ago
Last modified 15 years ago
#281 new Data problem
Hawk framerate reported incorrectly in header file / Hawk dropping every second frame — at Version 4
Reported by: | mggr | Owned by: | mggr |
---|---|---|---|
Priority: | immediate | Milestone: | |
Component: | Data collection | Keywords: | |
Cc: | benj | Other processors: |
Description (last modified by mggr)
While in Ethiopia, Phil and Ben noticed the Hawk running at half the framerate it's been told to. It still records the inputted framerate in the header file, which means that az* calculates things wrong.
It looks like a timing offset if compared to itself, but if compared to the Eagle files the Hawk lines are half the length.
Halving the framerate in the header file for the affected lines makes them process correctly.
Change History (4)
comment:1 Changed 15 years ago by mggr
- Owner changed from gaew to mggr
comment:2 Changed 15 years ago by mggr
- Cc benj added
comment:3 Changed 15 years ago by mggr
- Summary changed from Hawk framerate reported incorrectly in header file to Hawk framerate reported incorrectly in header file / Hawk dropping every second frame
According to Specim, the instrument may be skipping every other frame (e.g. catching the rising but not falling part of a pulse). This would lead to every second frame being dropped.
Not sure there's a lot we can do about this until Specim deliver a fix (apparently soon).
comment:4 Changed 15 years ago by mggr
- Description modified (diff)
Corrected attribution of problem finding.
Wrote a script to scan header files for the problem (hdr_fps_check.py). Resulting run:
Interestingly, Eagle has one framerate doubled line too:
Anyway, basically seems to have started in earnest from 252 onwards.. I'll put notes in all the affected tickets.