Differences between revisions 1 and 2
Revision 1 as of 2008-07-19 03:49:49
Size: 39
Editor: l4-m0
Comment:
Revision 2 as of 2008-07-22 04:11:37
Size: 1750
Editor: l4-m0
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Documentation for WSO Data Reductions = Documentation for WSO Data Reductions =

== One-time set up ==
 . Make sure your paths are set up correctly and all directories are mounted
   . Top level reduction routines are mostly in ~wso/src/reductions
   . Raw data and reductions scripts are in /data/scans subdirectories
   . Final data appear in /wso/scans subdirectories
 . Make sure you have read and write access to the appropriate files and directories
 . Make sure your umask is set for group read/write permissions
 . Make sure your .cshrc is set up properly for "DOREDUCTION"
 . STOP if you have any questions or anything does not work properly

== Daily Reductions ==

 * Verify that you are using a color printer
 * Run 'checkwso' to see which days need to be reduced,
  . This provides a list of files that have transferred from the observatory. The first part of each file name is the two-digit month and two-digit day of month.
 * Execute "Dotel MON DAY" where
  . MON is the 3-letter Month (e.g. Jul for July, first letter capitalized)
  . DAY is the Pacific Time Day (number 1-31, no leading zero)
 * Look carefully at the output to see that
  . the meanfields and magscans have been listed and the reductions have been successful
  . the magscan plots look good
  . You can find the reduction scripts in /data/scans/reduction.scripts
  . You can remake plots with 'mplots' in ~wso/scripts
 '''IF ANYTHING DOES NOT LOOK RIGHT STOP AND ASK FOR HELP!!!'''
 '''DO NOT PROCEED WITH MORE REDUCTIONS!!'''
 * If there are magnetograms
  1. Examine plots and set trouble bits as required with 'settrouble'. Alert observer if it looks like there's a systematic error
  1. Run Dolev3 if a good magnetogram exists. This updates daily WSO web pages.

Documentation for WSO Data Reductions

One-time set up

  • Make sure your paths are set up correctly and all directories are mounted
    • Top level reduction routines are mostly in ~wso/src/reductions
    • Raw data and reductions scripts are in /data/scans subdirectories
    • Final data appear in /wso/scans subdirectories
  • Make sure you have read and write access to the appropriate files and directories
  • Make sure your umask is set for group read/write permissions
  • Make sure your .cshrc is set up properly for "DOREDUCTION"
  • STOP if you have any questions or anything does not work properly

Daily Reductions

  • Verify that you are using a color printer
  • Run 'checkwso' to see which days need to be reduced,
    • This provides a list of files that have transferred from the observatory. The first part of each file name is the two-digit month and two-digit day of month.
  • Execute "Dotel MON DAY" where
    • MON is the 3-letter Month (e.g. Jul for July, first letter capitalized)
    • DAY is the Pacific Time Day (number 1-31, no leading zero)
  • Look carefully at the output to see that
    • the meanfields and magscans have been listed and the reductions have been successful
    • the magscan plots look good
    • You can find the reduction scripts in /data/scans/reduction.scripts
    • You can remake plots with 'mplots' in ~wso/scripts

    IF ANYTHING DOES NOT LOOK RIGHT STOP AND ASK FOR HELP!!! DO NOT PROCEED WITH MORE REDUCTIONS!!

  • If there are magnetograms
    1. Examine plots and set trouble bits as required with 'settrouble'. Alert observer if it looks like there's a systematic error
    2. Run Dolev3 if a good magnetogram exists. This updates daily WSO web pages.

WSO_Wiki: WSOReductions (last edited 2013-05-01 09:59:02 by localhost)