Tutorials.ParkesTCSNewPulsar History
Hide minor edits - Show changes to output
December 22, 2009, at 06:06 PM
by Willem van Straten heavily copied from HITRUN Quick Start Guide -
Changed lines 3-11 from:
# log onto pavo as pulsar
# cd to @@$PSRCAT_RUNDIR@@ and either create a new @@obs??.db@@ file or insert the new entry into one of your existing files (using the PSRCAT format, copy another entry if unsure).
# check that it works with @@psrcat -all -e <PSR>@@
# generally, the @@obs??.db@@ files are symbolic links to files that are checked out of a revision control system, like CVS. Now is a good time to commit any changes made to your database.
# update the TCS file:
to:
* log onto pavo as pulsar
* cd to @@$PSRCAT_RUNDIR@@ and either create a new @@obs??.db@@ file or insert the new entry into one of your existing files (using the PSRCAT format, copy another entry if unsure).
* check that it works with @@psrcat -all -e <PSR>@@
* generally, the @@obs??.db@@ files are symbolic links to files that are checked out of a revision control system, like CVS. Now is a good time to commit any changes made to your database.
* update the TCS file:
Changed line 19 from:
# Update the PMCTRL catalog
to:
* Update the PMCTRL catalog
December 22, 2009, at 06:05 PM
by Willem van Straten heavily copied from HITRUN Quick Start Guide -
Added lines 1-25:
!Adding a new Pulsar to TCS
# log onto pavo as pulsar
# cd to @@$PSRCAT_RUNDIR@@ and either create a new @@obs??.db@@ file or insert the new entry into one of your existing files (using the PSRCAT format, copy another entry if unsure).
# check that it works with @@psrcat -all -e <PSR>@@
# generally, the @@obs??.db@@ files are symbolic links to files that are checked out of a revision control system, like CVS. Now is a good time to commit any changes made to your database.
# update the TCS file:
[@
cd /psr1/tcs/catalogues
mv PSRCAT PSRCAT.<date>
makePSRCAT
@]
(note that there is no space between make and PSRCAT)
# Update the PMCTRL catalog
[@
cd $PM_OBS
updcat
@]
You can now observe the new pulsar with TCS, the DFBs, and with PMDAQ.