project8 / psyllid

Data acquisition package for the ROACH2 system
Other
0 stars 1 forks source link

frequency information missing in katydid output of processed roach files #48

Closed cclaessens closed 6 years ago

cclaessens commented 6 years ago

In the katydid output (h5 but probably also root) the central frequency is 25MHz, minimum frequency is 0MHz and maximum frequency is 50MHz for all runs. The metadata.json files on dirac contain the correct frequency informations.

This could be a katydid (egg3 reader) issue, because in the actual egg file header it reads for example: frequency_min = 1.0593750000000005E9 frequency_range = 1.0E8 which seems correct.

cclaessens commented 6 years ago

this issue was already fixed