tasoc / photometry

The TASOC Photometry Pipeline
https://tasoc.dk
GNU General Public License v3.0
18 stars 4 forks source link

HDF5 speedup #5

Closed rhandberg closed 5 years ago

rhandberg commented 6 years ago

Investigate if it is possible to speed up the I/O in the HDF5 files used for storing the FFI backgrounds and images by chunking the data stored in the HDF5 files in a more clever way than the defaults. The HDF5 files are currently created in the "prepare_photometry.py" script.