crawfordsm / specidentify

Software for identifying spectral lines and calibrating spectroscopic observations.
15 stars 11 forks source link

identify #2

Open crawfordsm opened 9 years ago

crawfordsm commented 9 years ago

output the mapping between pixel position and wavelength

jradavenport commented 9 years ago

Will you include any automatic identify functionality? I've been working on a scheme to do so, which turns out to be almost exactly what the IRAF folks thought up nearly 20 years ago!

crawfordsm commented 9 years ago

Yes a good start usually to any data reduction algorithm is to see what the IRAF folks did.

If you have something coded up, that would be great to include. I'm going to try to go through and clean up the code to make it match with astropy standards although that might take a while so feel free to either include it as a separate file or in specutils.

Let me know if you would like to test it out with the interactive GUI and I can add instructions for that.