pydis icon indicating copy to clipboard operation
pydis copied to clipboard

HeNeAr line solutions using line list hash table?

Open jradavenport opened this issue 10 years ago • 3 comments
trafficstars

can we do a pattern fit to calibration lamp spectra using line lists?

like a 1-d, kindergarten version of astrometry.net solution ala @davidwhogg & @dstndstn ?

jradavenport avatar Mar 06 '15 23:03 jradavenport

Yes for sure. I think you take sets of three nearby lines and compute the separation ratio (which varies from 0 to 1 and use that as your geometric hash.

davidwhogg avatar Mar 07 '15 18:03 davidwhogg

This was thought up ~20years ago for IRAF. It was a good idea then, and still is now!

jradavenport avatar Apr 27 '15 18:04 jradavenport

I started cracking at this, but its just a mess... The beginnings are in the file linehash.py

@migueldvb you might be interested

jradavenport avatar Nov 11 '15 17:11 jradavenport