Skip to content

Determine filetypes by reading the file header in python

This MR closes #28 (closed) by modifying ligo.skymap.io.events.magic to determine the file type by reading the file header directly in Python, rather than relying on /usr/bin/file or similar.

Merge request reports

Loading