BrownDwarf / gollum

A microservice for programmatic access to precomputed synthetic spectral model grids in astronomy
https://gollum-astro.readthedocs.io/
MIT License
20 stars 5 forks source link

Demo of the PHOENIX Interactive Dashboard for Stellar Spectra #116

Closed DanielAndreasen closed 3 months ago

DanielAndreasen commented 3 months ago

Are you able to run this tutorial? I get this error: Exception: Neither .variance.fits or .sn.fits exists in the same path as the spectrum file to get the uncertainity. Please provide one of these files in the same directory as your spectrum file.

This is in the muler package, so I'm not really able to debug it much further as is.

Review link: https://github.com/openjournals/joss-reviews/issues/6601

Sujay-Shankar commented 3 months ago

I've updated the demo to use local data files instead of online ones, it should no longer throw this error.