Differences between revisions 2 and 3
Revision 2 as of 2008-07-22 04:11:37
Size: 1750
Editor: l4-m0
Comment:
Revision 3 as of 2008-11-11 07:32:12
Size: 3587
Editor: l4-m0
Comment:
Deletions are marked like this. Additions are marked like this.
Line 31: Line 31:

== Monthly Reductions ==
===== ( preliminary & sketchy ) =====

==== Mean field Reductions ====

In ~wso/src/reductions

 . ''MF.monthly'' - reduction of meanfield data
  . evaluate individual meanfld
  . make table with ''mftable'' year=YYYY month=MM > WSO_MF.yyyymm.txt
  . renames bartels.ps and bartels.gif plots for SGD as WSO_MF.yyyymm.ps or .gif
  . move WSO_MF.yyyymm.gif, WSO_MF.yyyymm.ps, & WSO_MF.yyyymm.txt to /anonftp/SGD

==== Magnetogram Reductions ====

In ~wso/src/reductions/www.dailymag

 . Run ''makewwwmags'' to make daily plots
  . evaluate new each magnetogram on /wso.stanford.edu/daily
  . set trouble bits as needed with settrouble

In ~wso/src/recutions/www/SGD.monthly/mgmlists
  . add best daily mgm to monthly file in www/SGD.monthly.mgmlists
  . run complete monthly files to make daily plots in /anonftp/SGD/yyyymm

==== Synoptic Chart Reductions ====

Photospheric field synoptic maps
  . run ''Wextendsynop'' to extend synoptic time series
  . run ''synopplots.ph {CR}'' to make good CR plots , evaluate, and move to /anonftp/SGD

Coronal Synoptic Chart
  . run ''sph2.monthly''
  . run ''synopplots.ss {CR} '', evaluate, and move to /anonftp/SGD

==== Web Page Reductions ====
Update the WSO web pages
 . run ''~wso/src/reductions/www/www.dorot {CR} '' for each altered rotation.
  . this updates all of the appropriate wso web pages with the latest info.

==== Publish data with SGD ====
ftp data to SGD transfer directory from /anonftp/SGD
 . ''cd /anonfy/SGD''
 . ftp incoming.ngdc.noaa.gov
 . use anonymous ftp and go to pub/incoming/wso
   . make wso subdirectory if needed
 . transfer three monthly MF files
 . transfer new synoptic photospheric and coronal plots
 . lcd yyyymm
 . transfer all of the daily magnetogram plots for the month

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.

Monthly Reductions

( preliminary & sketchy )

Mean field Reductions

In ~wso/src/reductions

  • MF.monthly - reduction of meanfield data

    • evaluate individual meanfld
    • make table with mftable year=YYYY month=MM > WSO_MF.yyyymm.txt

    • renames bartels.ps and bartels.gif plots for SGD as WSO_MF.yyyymm.ps or .gif
    • move WSO_MF.yyyymm.gif, WSO_MF.yyyymm.ps, & WSO_MF.yyyymm.txt to /anonftp/SGD

Magnetogram Reductions

In ~wso/src/reductions/www.dailymag

  • Run makewwwmags to make daily plots

    • evaluate new each magnetogram on /wso.stanford.edu/daily
    • set trouble bits as needed with settrouble

In ~wso/src/recutions/www/SGD.monthly/mgmlists

  • add best daily mgm to monthly file in www/SGD.monthly.mgmlists
  • run complete monthly files to make daily plots in /anonftp/SGD/yyyymm

Synoptic Chart Reductions

Photospheric field synoptic maps

  • run Wextendsynop to extend synoptic time series

  • run synopplots.ph {CR} to make good CR plots , evaluate, and move to /anonftp/SGD

Coronal Synoptic Chart

  • run sph2.monthly

  • run synopplots.ss {CR} , evaluate, and move to /anonftp/SGD

==== Web Page Reductions ==== Update the WSO web pages

  • run ~wso/src/reductions/www/www.dorot {CR} for each altered rotation.

    • this updates all of the appropriate wso web pages with the latest info.

Publish data with SGD

ftp data to SGD transfer directory from /anonftp/SGD

  • cd /anonfy/SGD

  • ftp incoming.ngdc.noaa.gov
  • use anonymous ftp and go to pub/incoming/wso
    • make wso subdirectory if needed
  • transfer three monthly MF files
  • transfer new synoptic photospheric and coronal plots
  • lcd yyyymm
  • transfer all of the daily magnetogram plots for the month

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