Ask a Question | Search PSRCHIVE: |
![]()
|
PSRPL: Download the scriptsThe latest version of the psrpl pipeline can be copied from the Git repository (read-only access) by running the following commandgit clone git://git.code.sf.net/p/psrchive/psrpl psrplAll of the scripts will appear in a new directory named psrpl; they should be run from this directory. PSRPL: Configure the environmentIf 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 arePSRPL_DATA (the root directory
in which your data files are located)
and PSRPL_GLOB (the string passed to find used
to locate data files).
|