Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.naic.edu/~tghosh/a2186/aug10_08/aug10_08/How2run
Дата изменения: Sun Aug 10 18:09:17 2008
Дата индексирования: Mon Apr 11 23:45:27 2016
Кодировка:
INTRO:
---------

Data files are moved to /proj/a2174 every morning following the run.
If you don't find them there, check /share/wapp11 /share/wapp21 .. etc.

Processing is better run on fusion01, or aolc1, aolc2, aolc3, aolc4, aolc5.

FOLLOW THE NEXT STEPS:
-----------------------

1. cd /share/a2174: This is the directory for reducing and keeping the
analysed *spec* files, etc.

2. Make a wapp1 datafile list as follows;

On a SUN (or fusion01?) machine, such as cuca;
cuca% ls -lLt -r /proj/a2174/a2174.*wapp1.53995.* >a2174_17sep06.list
cuca% more !:5

On a LINUX machine, such as niharika or subra;
3. Make a shell script to analyse that day's data by running the
following task:

/share/desh/bin/prepare_for_firststage_continuum_runs file containing raw-data directory

An example of the interaction with this task would be:

[tghosh@fusion01 a2174]$ /share/desh/bin/prepare_for_firststage_continuum_runs a2174_17sep06.list
***************************************************
This code makes a shell script for 1st-stage processing of continuum
polarization data from WAPPs. This code can be run from any
(sub)directory which may or may not be where the raw data files (say,
*.wapp*.*) are kept. We will creat several do_* and *.list files as
a part of a master shell that you can rename later. Default name:
do_all_filterbank_continuum_reduction Note that in the area from which
you may execute that shell script we will creat a PS subdirectory.
.. where the *.ps files for the plots will be put. Output files will
be moved to jd-based named area under a chosen output area as and
when necessary.
*********************************************
Just hit if the defaults are okay !
*********************************************
It is assumed that each set will have a distinct Source name. If not,
enter the start set-tag number so that we can give each set a new
sequencial tag number. Hit if not interested in this.



Path to rawdata area where the wapp files are kept ? Default (linked
proj path) will be: /proj/a1863/

/proj/a2174/

name_and_path_for_executable ?
Default executable will be: /share/desh/bin/filterbank_continuum



common_option_string ?
Default options will be: -calin -floats -headerfile -tout 0.2 -pointing
Note: -floats -headerfile options are a must
add -circular if wapp input pol.s are circular;
-alfa for ALFA data and 2-beams in one output file;
-alfasplit for separate output files of ALFA beams;
-alfasplit for separate output files of ALFA beams;
-rotation xx.y for xx.y degree ALFA-rotation used;
-pointing (if used) should be at the end
-calin -floats -headerfile -tout 0.2 -alfasplit -pointing

path_to_pointing_logs w.r.t. work-directory ?
Default path will be: POINTING_LOGS/

Path to output spec files (w.r.t. the work-directory) ?
Default will be: A1863/
A2174/
found 8 files in this set
assumed source_name x108aug31_01_01_151641+304435
Enter a new source name; if you wish
Or just hit to use the default

found 1 files in this set
assumed source_name x108aug31_02_17_160509+304412
Enter a new source name; if you wish
Or just hit to use the default

found 1 files in this set
assumed source_name x108aug31_02_17_160509+304412
Enter a new source name; if you wish
Or just hit to use the default

found 1 files in this set
assumed source_name x108aug31_02_17_160509+304412
Enter a new source name; if you wish
Or just hit to use the default

found 1 files in this set
assumed source_name x108aug31_02_17_160509+304412
Enter a new source name; if you wish
Or just hit to use the default

found 6 files in this set
assumed source_name x108aug31_02_17_160509+304412
Enter a new source name; if you wish
Or just hit to use the default



***********************************
Found 6 processible sets !
***********************************

4. Now copy the *pntMonlog file from the observing directory (e.g.
/share/obs4/usr/pulsar/a2174/*pntMonlog) into the subdirectory,
/share/a2174/POINTING_LOGS, (create such a directory if there isn't one
as yet), by typing;

subra% cp A2174_31AUG2006.pntMonlog A2174_31AUG2006.pntMonlog

5. MAKE SURE that you now log on to (say) fusion01 and move to,
[fusion01.naic.edu%] cd /share/a2174

[NOTE: fusion01 does not appear to have access to pgplot any more!
PERHAPS aolc1 has? ]

6. Open a PGPLOT DISPLAY window: (I have to do the following since I
don't have the necessary path etc in my .cshrc):

setenv PATH /usr/local/pgplot:$PATH
setenv PGPLOT_DIR /usr/local/pgplot
setenv LD_LIBRARY_PATH /usr/local/pgplot

[fusion01.naic.edu%] pgdisp &

6. READY to go now:

[fusion01.naic.edu%] source do_all_filterbank_continuum_reduction

Check the runlog.txt file occasionaly to see if everything is going
fine.