SNEWS2 / BEMEWS

A python module for calculating the Earth-matter Effect. Works standalone or with SNEWPY
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Sybenzvi/enable ecsv #15

Closed sybenzvi closed 2 months ago

sybenzvi commented 2 months ago

PR to address #13, enabling output to Enhanced Character-Separated Values (ECSV) format, which is supported by astropy. The files are human-readable while also supporting inclusion of extensive metadata in the header.

The user must explicitly enable ECSV output using a switch in the InputDataBEMEWS settings class. The default output option remains tab-separated files.