cross-correlation

Numpy Correlate is not providing an offset

Numpy Correlate is not providing an offset Question: I am trying to look at astronomical spectra using Python, and I’m using numpy.correlate to try and find a radial velocity shift. I’m comparing each spectrum I have to one template spectrum. The problem that I’m encountering is that, no matter which spectra I use, numpy.correlate states …

Total answers: 1