TL;DR
HDFITS demonstrates that porting the FITS data model to HDF5 enables faster data access, better compression, and easier integration with existing astronomy software, promoting wider adoption of HDF5 in astronomy.
Contribution
The paper introduces a method to port the FITS data model to HDF5 and presents a conversion tool, enabling improved performance and compatibility for astronomy data storage.
Findings
HDFITS allows up to 100x faster data reading than FITS.
HDFITS achieves higher compression ratios and throughput.
HDFITS can be integrated with existing FITS tools with minimal changes.
Abstract
The FITS (Flexible Image Transport System) data format has been the de facto data format for astronomy-related data products since its inception in the late 1970s. While the FITS file format is widely supported, it lacks many of the features of more modern data serialization, such as the Hierarchical Data Format (HDF5). The HDF5 file format offers considerable advantages over FITS, such as improved I/O speed and compression, but has yet to gain widespread adoption within astronomy. One of the major holdbacks is that HDF5 is not well supported by data reduction software packages and image viewers. Here, we present a comparison of FITS and HDF5 as a format for storage of astronomy datasets. We show that the underlying data model of FITS can be ported to HDF5 in a straightforward manner, and that by doing so the advantages of the HDF5 file format can be leveraged immediately. In addition,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
