...
Code Block | ||
---|---|---|
| ||
singularity exec /pawsey/mwa/singularity/presto/presto.sif /bin/bash -c "prepfold -o <output_name> -psr <pulsar_jname> *fits" |
For DSPSR command and PSRCHIVE commands use:
Code Block | ||
---|---|---|
| ||
singularity exec /pawsey/mwa/singularity/dspsr/dspsr.sif /bin/bash -c "<command_here>" |
...