Closed graceparkk closed 1 year ago
I'm having trouble reproducing this issue @graceparkk . I suspect it's the spectrum file or the way the spectrum is being ingested. I'll email you about it.
I am also having an issue like this when adding an optical spectrum. The spectrum was added using s.add_spectrum(). Any further thoughts on what could be happening ?
I suspect this is from something in the input spectrum that isn't being processed correctly. The code scrubs NaNs, negatives, zeros, and infs before combining spectra but might ba having a problem. I'll take a look at this for the next release!
Appears to be fixed in #83 . Submit a new issue if the problem persists in that version!
Hello again! Before putting in the optical spectra, the uncertainty for Teff seems right. However, after adding the optical spectra, the uncertainty for Teff becomes funky. Not only the Teff uncertainty but Lbol uncertainty also becomes nan. Is there a reason behind this?
^ this is without optical spectra
^ this is with optical spectra
Thanks!