spacetelescope / specviz

An interactive astronomical 1D spectra analysis tool.
http://specviz.readthedocs.io
BSD 3-Clause "New" or "Revised" License
43 stars 31 forks source link

specviz file loader #697

Closed stscijgbot closed 5 years ago

stscijgbot commented 5 years ago

Issue JDA-33 was created by Camilla Pacifici:

A 1D spectrum in ascii format with a column for wavelength and one for the flux.

Attached here.

Open specviz from terminal and use both "load data" and "loader wizard".

See screenshots attached.

I tried to load a 1D spectrum in ascii format with the first line as header (both with and without # to comment the line). Specviz returns the message "Could not identify columns containing the wavelength, frequency or energy.". I tried the wizard and I cannot choose the columns. When I close the wizard, it crashes with "Abort trap: 6".

stscijgbot commented 5 years ago

Comment by Ben Sunnquist: I also failed to load an ascii table. I was at least able to preview it correctly in the Loader Wizard, but when I tried to "save to .py" it closed with the exact same error message.

stscijgbot commented 5 years ago

Comment by Alicia Canipe: GitHub issue manually created until linking is set up: [https://github.com/spacetelescope/specviz/issues/672]

SaOgaz commented 5 years ago

My bad, closing this, sorry.