PyHammer
PyHammer copied to clipboard
A Python Spectral Typing Suite
When I run it through terminal I get the error. I have anaconda with all the updated modules as well. FILE: test_case/spec-0618-52049-0372.fits REASON: Could not guess spectral type. Error Message:...
Are there templates for giants (like M0III)? The original paper mentioned giants, but I didn't see any luminosity class other than "dwarf" in the templates.
Hi, I get the following error while running the auto-classification in command line or in the GUI It runs fine as long as I skip directly to the eye-checking, but...
Hello, I managed to install the program, and it runs fine with the test spectra, but when I use my spectra I see that there is no option to work...
I have installed PyHammer and have verified that I have sufficiently updated versions of packages. Unfortunately, PyHammer crashes and I cannot run it, even when attempting to run the example...
What should I do with that? ``` Traceback (most recent call last): File "pyhammer.py", line 864, in goToMain main(self.options) File "pyhammer.py", line 68, in main for i, line in enumerate(infile_init):...
Hi I loaded a couple of spectra in the input file. However, when doing the eye check, I cannot toggle between the spectra indicated from the input file. With the...
It seems the _active trait is deprecated in NavigationToolbar2QT in newer version of matplotlib. The new trait is _actions. This is a small fix in eyecheck.py line 532. Just change...
PyHammer uses "flux" in the plot of a spectra. In many cases the best fit value of "model" generates a more useful plot. Add a configuration option to PyHammer, so...
Mean Of Empty Slice RuntimeWarning: See attachment. 