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

Update app.py for new syntax, easier use #273

Closed bfhealy closed 11 months ago

bfhealy commented 11 months ago

This PR updates the local API service (separate from the nmma-api repository) to use the latest NMMA syntax. It also modifies the analysis endpoint name and default port to mirror nmma-api, allowing the same SkyPortal analysis service to interact with this API or nmma-api depending on the user's preference.