NSLS-II / eiger-io

I/O tools for the Eiger detector
BSD 3-Clause "New" or "Revised" License
1 stars 9 forks source link

tests #9

Closed jrmlhermitte closed 2 years ago

jrmlhermitte commented 6 years ago

This library needs tests.

danielballan commented 6 years ago

Note to selves...

Dectris updated their driver at some point about 1.5 years ago and changed the layout of the HDF5 file. In the tests, we should generate HDF5 files formatted in the old and new style and check that we can read both.

To be clear, we should not put HDF5 files under version control: we should instead generate them dynamically as part of the test procedure.