fact-project / fact-tools

The fact-tools are an extension to the streams framework to analyse the data of the First G-APD Cherenkov Telescope.
http://sfb876.tu-dortmund.de/FACT/
GNU General Public License v3.0
6 stars 1 forks source link

HDUReader does not respect missing repeat count #331

Closed maxnoe closed 6 years ago

maxnoe commented 6 years ago

The fits standard states:

t he repeat count r is the ASCII representation of a non-negative integer specifying the number of elements in field n. The default value of r is 1; the repeat count need not be present if it has the default value

This is not handled in the hdureader and it is not able to read files correctly that use this.