Searching For Pulsars With PRESTO: by Scott Ransom Nrao / Uva
Searching For Pulsars With PRESTO: by Scott Ransom Nrao / Uva
with PRESTO
By Scott Ransom
NRAO / UVa
Getting PRESTO
● Homepage:
http://www.cv.nrao.edu/~sransom/presto/
● Notes:
● Don’t stress out too much over getting a perfect .birds file (especially
about high frequency not-too-strong signals – they will be smeared out
at high DMs). You mainly want to get the really strong stuff, with
Fourier powers more than 50 or so.
● Usually I make a .birds file only for a certain type of data (like once for
a whole project where the data are all the same) or for really important
single pointings.
Convert the “birds” file to a zaplist
● Make an associated “.inf” file for the “.birds” file
> cp Lband_rfifind.inf Lband.inf
● Now convert all of the “birds” and harmonics into individual freqs/widths
> makezaplist.py Lband.birds
● The resulting “Lband.zaplist” is ASCII and can be edited by hand
● It can also be loaded into explorefft so you can see if you are zapping
everything you need (see the explorefft help screen)
● Apply the zaplist using “zapbirds”:
> zapbirds -zap -zapfile Lband.zaplist \
Lband_topo_DM0.00.fft
● Zapping barycentric time-series requires “-baryv” to convert topocentric
RFI freqs to barycentric. Get that by running prepdata or prepfold on
raw data (you can ctrl-c to stop them). As an example:
> prepdata -o tmp GBT_Lband_PSR.fil | grep Average
Average topocentric velocity (c) = -5.697334e-05
Determining a De-Dispersion Plan
> DDplan.py -d 500.0 -n 96 -b 96 -t 0.000072 \
-f 1400.0 -s 32 -r 0.5
http://www.cv.nrao.edu/~sransom/Parkes_70cm_PSR.fits
http://www.cv.nrao.edu/~sransom/GBT_Lband_PSR_cmd_history.txt