nuclear-multimessenger-astronomy / nmma

A pythonic library for probing nuclear physics and cosmology with multimessenger analysis
https://nuclear-multimessenger-astronomy.github.io/nmma/
GNU General Public License v3.0
33 stars 58 forks source link

Refactor convert_skyportal_lcs.py for script installation #310

Closed bfhealy closed 9 months ago

bfhealy commented 9 months ago

This PR refactors tools/convert_skyportal_lcs.py to allow a new script (convert-skyportal-lcs) to be installed via pyproject.toml.

Also, the docs are updated and some example data is added to enable a unit test of this code.