ibm-watson-data-lab / ibmseti

Simple Python package to read and analyze data files and simulated data from the SETI Institute's Allen Telescope Array
Apache License 2.0
4 stars 5 forks source link

Analysis Task: Doppler Drift #3

Open gadamc opened 7 years ago

gadamc commented 7 years ago

It's possible to correct the frequency drift due to Earth's rotation. This was previously done using the signalDB database by Graham. He was able to use the date and correct the signal's frequency drift by subtracting out the Earth's velocity at the time of observation.

Need to find his python notebook and create our own. But instead of correcting the numerical value in the signalDB, I'd like to shift the spectrogram along the frequency axis so that we have a spectrogram that has been corrected for drift caused by Earth's velocity.

gadamc commented 7 years ago

https://github.com/ibmjstart/SETI/blob/master/SignalDB%20drift%20spread%20analysis%20for%20repeat%20signals%20-%20TEST%20ONLY.ipynb