rmjarvis / TreeCorr

Code for efficiently computing 2-point and 3-point correlation functions. For documentation, go to
http://rmjarvis.github.io/TreeCorr/
Other
97 stars 37 forks source link

Recognise .h5 file suffix as HDF5 #161

Closed joezuntz closed 11 months ago

joezuntz commented 11 months ago

The suffix .h5 is often used for HDF5 files but is not currently recognised by TreeCorr. This has caught out people using TXPipe on DES catalog files.

This small change lets TreeCorr recognise these files as HDF. It also does a small tidy-up with the conversion to lower-case of the suffix.