PSRPL: Download the scripts

The latest version of the psrpl pipeline can be copied from the Git repository (read-only access) by running the following command
git clone git://git.code.sf.net/p/psrchive/psrpl psrpl
All of the scripts will appear in a new directory named psrpl; they should be run from this directory.

PSRPL: Configure the environment

If you are running the pipeline at Swinburne, you can probably skip this step. Edit the file psrpl_env.csh and review the various environment variables; the ones that you most likely must change are PSRPL_DATA (the root directory in which your data files are located) and PSRPL_GLOB (the string passed to find used to locate data files).