BU-hammerTeam / PyHammer

A Python Spectral Typing Suite
MIT License
53 stars 14 forks source link

cannot toggle between spectra using the "Back" and "Next" buttons. #42

Open ywis opened 3 years ago

ywis commented 3 years ago

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 "Back" and "Next" buttons, the template do vary, however, the red curve is always the last spectrum in the input file. I was wondering if anyone can help with this issue. Thanks!

zephyr5050 commented 3 years ago

@ywis You should find that when you're in the eyecheck phase, you're trying to choose the proper template that matches with your star's spectra. The one shown initially will be the best match as determined by the algorithms. If you're satisfied with that match, you can use the space keyboard key to accept the template as a match to your spectrum (thus adding that match to the output file). This should automatically move to the next spectrum in your input file.

Additionally, if you're interested in jumping around (rather than going through your spectrum in order) you can use the dropdown menu near the upper left to skip to any specific spectra in your input list.

Finally, please refer to the Eyecheck GUI wiki page for information on how to use this GUI and a list of the keyboard shortcuts. The help menu in the GUI also provides information about they keyboard shortcuts.