Difference between revisions of "WAC"

From PREX Wiki
Jump to: navigation, search
(Slugs)
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The Weekly Analysis Coordinator (WAC) is a rotating position of 1 week each.  The wac is required to perform their functions every morning.  THIS INCLUDES WEEKENDS!  The plots need to be up by NOON so that people can think about the results for the meeting.
+
[[Weekly Analysis Coordinator]]
  
 +
See old Prex 1 WAC page [[WAC_PREX_1|here]]
  
===Jobs of the WAC===
+
The Weekly Analysis Coordinator (WAC) is a rotating position of 1 week each.  The wac is required to perform their functions every morningTHIS INCLUDES WEEKENDS!  The plots need to be up by 11 AM and hold a general meeting with Bluejeans so that people can think about the results.
 
+
====A) Check the new runs====
+
 
+
<blockquote>
+
'''Check''' all the runs taken since the last wac summary.
+
<pre>
+
[apar@adaql4 ~/prex/pan]$ view [runnumber]
+
</pre>
+
 
+
Do a reprompt if there is any doubt about the initial offline analysis.  This is not necessary for every run.
+
<pre>
+
[apar@adaql4 ~/prex/pan]$ reprompt [runnumber]
+
</pre>
+
 
+
'''Look carefully through the output and try to spot problems.'''  For example, Ahmed noticed large outliers in the bcm double differences and this helped us to learn that the dac glitch on the 18 bit ADCs was causing problems.
+
</blockquote>
+
 
+
====B) Update the run database====
+
 
+
<blockquote>
+
For every run the database of runs must be updated.  The database structure is as follows.
+
<pre>
+
+-------------------+------------+------+-----+-------------------+----------------+
+
| Field            | Type      | Null | Key | Default          | Extra          |
+
+-------------------+------------+------+-----+-------------------+----------------+
+
| WACentriesID      | int(11)    |      | PRI | NULL              | auto_increment |
+
| RunInfo_RunNumber | int(11)    | YES  | MUL | NULL              |                |
+
| WACname          | tinytext  | YES  |    | NULL              |                |
+
| WACEntryTime      | timestamp  | YES  |    | CURRENT_TIMESTAMP |                |
+
| WACcomment        | longtext  | YES  |    | NULL              |                |
+
| LeftDETeventLo    | int(11)    | YES  |    | NULL              |                |
+
| LeftDETeventHi    | int(11)    | YES  |    | NULL              |                |
+
| RightDETeventLo  | int(11)    | YES  |    | NULL              |                |
+
| RightDETeventHi  | int(11)    | YES  |    | NULL              |                |
+
| Slug              | int(11)    | YES  |    | NULL              |                |
+
| SlowSign          | tinyint(2) | YES  |    | NULL              |                |
+
| Production        | tinyint(4) | YES  |    | NULL              |                |
+
+-------------------+------------+------+-----+-------------------+----------------+
+
</pre>
+
 
+
The database can be interacted with using the addWACentry.pl script in the wac directory:
+
 
+
<pre>
+
addWACentry.pl -n [username] -r [runnumber]
+
</pre>
+
</blockquote>
+
 
+
====C) Produce the slug summary====
+
 
+
<blockquote>
+
Once the database is up to date, the slug summary is produced using the summary.pl script in the wac directoryThis will produce the summary root (~/prex/ROOTfiles/parity10_000X_slug.root) file and the summary text file (http://www.jlab.org/~adaq/prex/prompt_output/).
+
 
+
<pre>
+
summary.pl -t slug -s [slugnumber]
+
</pre>
+
</blockquote>
+
 
+
====D) Produce the slug plots====
+
 
+
<blockquote>
+
Once the slug summary has been produced, the slug plots are produced using the makePlots.pl script in the wac directory.  This will produce plots at http://www.jlab.org/~adaq/prex/slug_output/
+
 
+
<pre>
+
[apar@adaql4 ~]$ gowac
+
 
+
****** This directory for WAC analysis (WACs only, please) ******
+
 
+
[apar@adaql4 ~/prex/wac]$
+
[apar@adaql4 ~/prex/wac]$ makePlots.pl --type slug --slug 6
+
</pre>
+
 
+
Beware of clobbering, don't run two instances of makePlots.pl at the same time.  They WILL clobber each other.
+
</blockquote>
+
 
+
====E) Update the slug list====
+
 
+
 
+
<blockquote>
+
Update the details in the [[ WAC#Slugs | slugs table. ]]
+
</blockquote>
+
 
+
 
+
====F) Make the cumulative slug plots====
+
 
+
This function is currently under development and is unavailable to anyone other than an expert.
+
 
+
 
+
<!--blockquote>
+
In order to make the cumulative slug plots, you must go to the WAC directory:
+
 
+
<pre>
+
[apar@adaql4 ~]$ gowac
+
 
+
  ****** This directory for WAC analysis (WACs only, please) ******
+
 
+
[apar@adaql4 ~/prex/wac]$
+
</pre>
+
 
+
Run the following command with the parameter (in this case 9) being the latest slug number.
+
 
+
<pre>
+
[apar@adaql4 ~/prex/wac]$ slugSummary 9
+
</pre>
+
 
+
A set of plots will be located here: http://www.jlab.org/~adaq/prex/slug_output/slug_cumulative/
+
 
+
 
+
</blockquote-->
+
 
+
===Special Cases===
+
 
+
====Dithering and Regression ====
+
Before you start, make sure that the runlist.txt is up to date. If you are not sure then log onto any apar adaq(6-10) machines and do the following
+
<blockquote>
+
<pre>
+
[apar@adaql6 ~/prex/wac]$ gowac
+
[apar@adaql6 ~/prex/wac]$ getrunlist.pl
+
 
+
Connection successful: handle: DBI::db=HASH(0x8af5628)
+
Obtained 247 run entries.
+
Coping runlist to web location.
+
Thank you for using getrunlist.pl.
+
 
+
[apar@adaql6 ~/prex/wac]$
+
</pre>
+
</blockquote>
+
This will update the runlist.txt.
+
 
+
====Generating dither/regress slope rootfiles ====
+
 
+
parity10_####_regress_M.root is required to generate regress slope root files.
+
 
+
parity10_####_dither.root is required to generate dither slope root files.
+
 
+
So make sure all the necessary runs are prompted properly, and necessary .root files generated. Then in the wac directory:
+
<blockquote>
+
<pre>
+
[apar@adaql6 ~/prex/wac]$ root
+
root [0] .x multirun/obtainBMslopes.C("dither")
+
root [1] .x multirun/obtainBMslopes.C("regress","runlist.txt","lead","M")
+
</pre>
+
</blockquote>
+
This will generate dither_lead.root for dithering and regress_leadM.root in the wac directory. octainBMslopes.C looks at all the runs listed in the runlist for which the respective dither/regress root files exist. So as a wac, you need to ensure that the runlist has been properly updated for necessary cuts, and only include production runs. If the runlist is bad, then the slope root files will have some runs with big outlier slopes that cannot be cut out the the cuts defined in the slope root file.
+
 
+
====Generating dither/regress slope plots ====
+
 
+
The may be complaints for runs if the dithering was off for that run or they were replayed without regression enabled.  Once this is done, the plots are produced as follows.
+
 
+
<blockquote>
+
<pre>
+
[apar@adaql6 ~/prex/wac]$ ./utils/makeRegDitPlots.pl
+
</pre>
+
</blockquote>
+
 
+
====Generating dither slope text files====
+
Before making any slug rootfiles, we need to generate appropriate dither slope text files from the runs in that particular slope. The slopes from this text file are used to dither correct the data for that particular slug. If the text files are not generated before generating the slug rootfiles, then the slug data will not be dither corrected. We need dither slopes rootfile to generate slope text files. So make sure the dither slope rootfile is generated as outlined above. To generate the slope text file
+
<blockquote>
+
<pre>
+
[apar@adaql6 ~/prex/wac]$root
+
root [0] .x multirun/avgSlopes.C(##)
+
</pre>
+
</blockquote>
+
This will generate avgSlopes_lead_dither_slug##.res file where ## is the slug number.
+
 
+
We can also generate slope text files for specified range of runs as
+
<blockquote>
+
<pre>
+
[apar@adaql6 ~/prex/wac]$root
+
root [0] .x multirun/avgSlopes.C(##,**)
+
</pre>
+
</blockquote>
+
where ## is the initial run number, and ** is the final run number. This will generate avgSlopes_lead_dither_runs##_**.res.
+
 
+
All the slope text files are in ~/prex/wac/dither_5x5_slopes.
+
 
+
====Reprompting a lot of runs====
+
 
+
<blockquote>
+
On rare occasions it may be necessary to reprompt a whole bunch of runs.  This can be accomplished in two steps.
+
 
+
1. First get a list of the runs to be reprompted.  So, for example, all the runs in slug 5 can be obtained as follows.
+
 
+
<pre>
+
[apar@adaql5 ~/prex/pan]$ gowac
+
 
+
****** This directory for WAC analysis (WACs only, please) ******
+
 
+
[apar@adaql5 ~/prex/wac]$ grep -P '\t5\t' runlist.txt | cut -f1 | xargs echo
+
2867 2868 2869 2870 2871 2872 2873 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888
+
2903 2904 2905 2906 2907
+
</pre>
+
 
+
2. Next use the following command.
+
 
+
<pre>
+
[apar@adaql5 ~/prex/wac]$ gopan
+
 
+
****** This directory for ONLINE analysis (Shift-Workers only, please) ******
+
 
+
[apar@adaql5 ~/prex/pan]$
+
[apar@adaql5 ~/prex/pan]$
+
[apar@adaql5 ~/prex/pan]$ ./utils/prompt.pl  --forcepan --forcereg --forcedit --conf 'P' --conf 'M' --batch
+
2867 2868 2869 2870 2871 2872 2873 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888
+
2903 2904 2905 2906 2907
+
</pre>
+
 
+
</blockquote>
+
 
+
===Raw Data Files===
+
 
+
====from the adaq machines====
+
 
+
The raw data files for runs were stored at  <pre>/adaql1/data2/parity/ </pre>
+
but at 04:42:27 on September25,2009 Bob changed it so that new data goes to <pre>/adaql1/data4/parity/ </pre> from run 12660 onwards.
+
 
+
====from the silo====
+
 
+
After some time these files are automatically removed.  Once that happens, in order to view them you will have to retrieve them from the silo.  This can be done as follows, from any ifarml machine.
+
<pre>ifarml5> jcache /mss/halla/parity/raw/parity09_12227.dat
+
[2009-10-06 10:29:36] Submitting request [11848406]
+
[2009-10-06 10:29:36] Request [11848406] is queued.
+
</pre>
+
 
+
Some time after requesting the file, it will be available at
+
<pre> /cache/mss/halla/parity/raw/parity09_12227.dat </pre>
+
 
+
===Backend Information===
+
 
+
====Software flowchart====
+
 
+
[[Image:Happex_DAQ.gif]]
+
 
+
====Choosing the data that goes into slug summaries====
+
 
+
<blockquote>
+
The data that goes into the root file output for the slug summary is controlled with the following files:
+
 
+
<pre>
+
~/prex/wac/multirun/chooser.txt
+
~/prex/wac/multirun/TaMakePairFile.C
+
</pre>
+
 
+
The data that goes into the text file output is set with:
+
 
+
<pre>
+
~/prex/wac/multirun/slug.C
+
</pre>
+
 
+
The text file output is generated from the root file, so, anything that appears in slug.C must also appear in chooser.txt for it to work.
+
 
+
</blockquote>
+
 
+
====Choosing what is plotted in the slug summary plots====
+
 
+
Two files are used to control what is plot in the slug summaries.  Pair tree variables are set up using the <pre>~/prex/pan/panguin/wac_slug.cfg</pre> file.  The epics variables are set up using the <pre>~/prex/wac/epicsplot/doepicsplot.C</pre> file.  The latter is messy, but it should be reasonably clear how to change things.  Make sure that any epics variable that are need appear in all of the following files.
+
<pre>
+
/adaqfs/home/apar/scripts/fastEpicsLogger (Don't mess around with this file if you are not an expert. You can hang up the DAQ if you are not careful!!)
+
/adaqfs/home/apar/db/misc/Prex.misc
+
</pre>
+
After changes to either of these files, the <pre>~/prex/wac/recent_slug_plots/index.html</pre> file needs to be updated to reflect the correct number of pages that are produced as output.  This is the file that eventually displays the plots as a web page.
+
 
+
== Slugs ==
+
 
+
View the [http://www.jlab.org/~adaq/prex/runlist.txt Runlist].
+
 
+
View the [http://www.jlab.org/~adaq/prex/detailedrunlist.txt WAC comments runlist].
+
 
+
View the [http://www.jlab.org/~adaq/prex/badrunlist.txt Bad runlist].
+
 
+
HWP OUT is 0 in epics and 1 in the WAC database.
+
 
+
HWP IN is 1 in epics and -1 in the WAC database.
+
 
+
{| border="1"
+
|+ Slug Numbers
+
! Slug !! Target !! Comment !! HWP !! Wien !! Flip rate !! IT !! Runs !! Dates !! Plots !! Text summary !! Good Multiplets !! Total Charge
+
|-
+
| 100
+
| Lead-Diamond
+
|(production?)
+
| IN
+
| Right
+
|
+
|
+
| 2383 - 2386
+
|-
+
| 1
+
| Empty
+
|
+
| IN
+
| Right (88.9,90.7,-52.0)
+
| 240 Hz
+
| 1535
+
|
+
|-
+
| 3
+
| Lead-Diamond
+
| production?,  Bad BCMs
+
| IN
+
| Right (88.9,90.7,-52.0)
+
| 240 Hz
+
| 1535
+
| 2805 - 2813
+
| 2010-04-16
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug3_plots slug 3 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0003_standard_slug.txt text output]
+
|-
+
| 4
+
| Lead-Diamond
+
|
+
| IN
+
| Right (88.9,90.7,-52.0)
+
| 240 Hz
+
| 1535
+
| 2815 - 2866
+
| 2010-04-16
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug4_plots slug 4 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0004_standard_slug.txt text output]
+
|-
+
| 5
+
| Lead-Diamond
+
|
+
| OUT
+
| Right (88.9,90.7,-52.0)
+
| 240 Hz
+
| 1535
+
| 2867 - 2888, 2902 - 2907
+
| 2010-04-17
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug5_plots slug 5 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0005_standard_slug.txt text output]
+
|-
+
| 6
+
| Lead-Diamond
+
|
+
| IN
+
| Right (88.9,90.7,-52.0)
+
| 240 Hz
+
| 1535
+
| 2908 - 2927
+
| 2010-04-18
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug6_plots slug 6 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0006_standard_slug.txt text output]
+
|-
+
| 7
+
| Lead-Diamond
+
|
+
| OUT
+
| Right (88.9,90.7,-52.0)
+
| 240 Hz
+
| 1535
+
| 2928 - 2941
+
| 2010-04-19 to 2010-04-20
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug7_plots slug 7 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0007_standard_slug.txt text output]
+
|-
+
| 8
+
| Lead-Diamond
+
|
+
| IN
+
| Right (88.9,90.7,-52.0)
+
| 240 Hz
+
| 1535
+
| 2950 - 2992
+
| 2010-04-20
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug8_plots slug 8 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0008_standard_slug.txt text output]
+
|-
+
| 9
+
| Lead-Diamond
+
|
+
| OUT
+
| Right (88.9,90.7,-52.0)
+
| 240 Hz
+
| 1535
+
| 2993 - 3008
+
| 2010-04-20 to 2010-04-21
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug9_plots slug 9 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0009_standard_slug.txt text output]
+
|-
+
| 10
+
| Lead-Diamond
+
|
+
| IN
+
| Right (88.9,90.7,-52.0)
+
| 240 Hz
+
| 1535
+
| 3009 - 3025
+
| 2010-04-21 to 2010-04-22
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug10_plots slug 10 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0010_standard_slug.txt text output]
+
|1074.9K
+
|1953.2mC
+
|-
+
| 11
+
| Lead-Diamond
+
|
+
| OUT
+
| Right (88.9,90.7,-52.0)
+
| 240 Hz
+
| 1535
+
| 3026 - 3061
+
| 2010-04-22 to 2010-04-23
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug11_plots slug 11 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0011_standard_slug.txt text output]
+
|1270.2K
+
|2330.9mC
+
|-
+
| 12
+
| Lead-Diamond
+
|
+
| IN
+
| Right (88.9,90.7,-52.0)
+
| 240 Hz
+
| 1535
+
| 3062 - 3073, 3077 - 3083
+
| 2010-04-22 to 2010-04-23
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug12_plots slug 12 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0012_standard_slug.txt text output]
+
|1270.2K
+
|2330.9mC
+
|-
+
| 13
+
| Lead-Diamond
+
| Changed to 120 Hz
+
| OUT
+
| Right (88.9,90.7,-52.0)
+
| 120 Hz
+
|
+
| 3117 - 3134
+
| 2010-04-24 to  2010-04-25
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug13_plots slug 13 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0013_standard_slug.txt text output]
+
|
+
|
+
|-
+
| 14
+
| Lead-Diamond
+
|
+
| IN
+
| Right (88.9,90.7,-52.0)
+
| 240 Hz
+
| 1535
+
| 3135 - 3140
+
| 2010-04-25 to  2010-04-25
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug14_plots slug 14 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0014_standard_slug.txt text output]
+
|281.4 K
+
|491.7 mC
+
|-
+
| 15
+
| Lead-Diamond
+
|
+
| OUT
+
| Left (-88.0,89.8,52.0)
+
| 120 Hz
+
| 2920
+
|
+
| 2010-05-01 to  2010-05-03
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug15_plots slug 15 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0015_standard_slug.txt text output]
+
|
+
|
+
|-
+
| 16
+
| Lead-Diamond
+
|
+
| IN
+
| Left (-88.0,89.8,52.0)
+
| 120 Hz
+
| 2920
+
|
+
| 2010-05-03 to 2010-05-04
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug16_plots slug 16 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0016_standard_slug.txt text output]
+
|
+
|
+
|-
+
| 17
+
| Lead-Diamond
+
|
+
| OUT
+
| Left (-88.0,89.8,52.0)
+
| 120 Hz
+
| 2920
+
| 3467-3492
+
| 2010-05-04 to 2010-05-07
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug17_plots slug 17 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0017_standard_slug.txt text output]
+
|
+
|
+
|-
+
| 171
+
| Lead-Diamond
+
| Change flip rate
+
| OUT
+
| Left (-88.0,89.8,52.0)
+
| 240 Hz
+
| 1430
+
| 3516-3530
+
| 2010-05-04 to 2010-05-06
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug171_plots slug 171 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0171_standard_slug.txt text output]
+
|
+
|
+
|-
+
| 18
+
| Lead-Diamond
+
| Flip Wien
+
| OUT
+
| Right (88.8,89.8,-52.0)
+
| 240 Hz
+
| 1430
+
| 3623-3641
+
| 2010-05-08 to 2010-05-09
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug18_plots slug 18 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0018_standard_slug.txt text output]
+
|
+
|
+
|-
+
| 181
+
| Lead-Diamond
+
| Change flip rate
+
| OUT
+
| Right (88.8,89.8,-52.0)
+
| 120 Hz
+
| 2920
+
| 3652-3676
+
| 2010-05-07 to 2010-05-09
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug181_plots slug 181 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0181_standard_slug.txt text output]
+
|
+
|
+
|-
+
| 19
+
| Lead-Diamond
+
|
+
| IN
+
| Right (88.8,89.8,-52.0)
+
| 120 Hz
+
| 2920
+
| 3682-3687
+
| 2010-05-09
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug19_plots slug 19 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0019_standard_slug.txt text output]
+
|
+
|
+
|-
+
| 20
+
| Lead-Diamond
+
| Normal Raster Synched, No left-arm 2nd half
+
| IN
+
| Right (88.8,89.8,-52.0)
+
| 120 Hz
+
| 2920
+
| 3701-3712
+
| 2010-05-09 to  2010-05-11
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug20_plots slug 20 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0020_standard_slug.txt text output]
+
| 875622
+
|
+
|-
+
| 21
+
| Lead-Diamond
+
| Flip Wien, Normal Raster Synched, no left-arm 1st half
+
| IN
+
| Left (-88.0,89.8,-52.0)
+
| 120 Hz
+
| 2920
+
| 3787-3866
+
| 2010-05-11 to 2010-05-14
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug21_plots slug 21 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0021_standard_slug.txt text output]
+
| 129248
+
|
+
|-
+
| 22
+
| Lead-Diamond
+
|
+
| OUT
+
| Left (-88.0,89.8,-52.0)
+
| 120 Hz
+
| 2920
+
| 3870-3900
+
| 2010-05-14
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug22_plots slug 22 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0022_standard_slug.txt text output]
+
|
+
|
+
|-
+
| 23
+
| Lead-Diamond
+
|
+
| IN
+
| Left (-88.0,89.8,-52.0)
+
| 120 Hz
+
| 2920
+
| 3901-3916
+
| 2010-05-14
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug23_plots slug 23 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0023_standard_slug.txt text output]
+
|
+
|
+
|-
+
| 24
+
| Lead-Diamond
+
|
+
| OUT
+
| Left (-88.0,89.8,-52.0)
+
| 120 Hz
+
| 2920
+
| 3917-3934
+
| 2010-05-17 to 2010-05-18
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug24_plots slug 24 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0024_standard_slug.txt text output]
+
|1004K
+
|1622.3mC
+
|-
+
| 25
+
| Lead-Diamond
+
|
+
| OUT
+
| Right (88.8,89.8,-52.0)
+
| 120 Hz
+
| 2920
+
| 3936-7,3959-71
+
| 2010-05-18 to 2010-05-19
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug25_plots slug 25 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0025_standard_slug.txt text output]
+
|1069K
+
|1690mC
+
|-
+
| 26
+
| Lead-Diamond
+
|
+
| IN
+
| Right (88.8,89.8,-52.0)
+
| 120 Hz
+
| 2920
+
| 3972-5,3979-80
+
| 2010-05-19
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug26_plots slug 26 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0026_standard_slug.txt text output]
+
|187K
+
|307.1mC
+
|-
+
| 27
+
| Empty
+
| Pedestal Slug
+
| IN
+
| Right (88.8,89.8,-52.0)
+
| 120 Hz
+
| 2920
+
| 3989-4255
+
| 2010-05-19 to 2010-06-04
+
|
+
|
+
| 0K
+
| 0mC
+
|-
+
| 28
+
| Lead-Diamond
+
|
+
| IN
+
| Right (88.8,89.8,-52.0)
+
| 120 Hz
+
| 2920
+
| 4259-67, 4292-6
+
| 2010-06-04 to 2010-06-05
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug28_plots slug 28 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0028_standard_slug.txt text output]
+
|1026.2K
+
|1692.2mC
+
|-
+
| 29
+
| Lead-Diamond
+
|
+
| OUT
+
| Right (88.8,89.8,-52.0)
+
| 120 Hz
+
| 2920
+
| 4297-4300,4305-4307,4338-4341,4356-4360
+
| 2010-06-05 --- 2010-06-08
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug29_plots slug 29 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0029_standard_slug.txt text output]
+
|1035.5K
+
|1695.4mC
+
|-
+
| 30
+
| Lead-Diamond
+
|
+
| IN
+
| Right (88.8,89.8,-52.0)
+
| 120 Hz
+
| 2920
+
| 4368,4370,4389,4391-4400
+
| 2010-06-08
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug30_plots slug 30 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0030_standard_slug.txt text output]
+
|1009K
+
|1677.9mC
+
|-
+
| 31
+
| Lead-Diamond
+
|
+
| OUT
+
| Right (88.8,89.8,-52.0)
+
| 120 Hz
+
| 2920
+
| 4401,4403,4404
+
| 2010-06-08
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug31_plots slug 31 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0031_standard_slug.txt text output]
+
|125.2K
+
|212.8mC
+
|-
+
| 32
+
| Lead-Diamond
+
|
+
| OUT
+
| Right (88.8,89.8,-52.0)
+
| 120 Hz
+
| 2920
+
| 4405-4420, 4423-4425
+
| 2010-06-09
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug32_plots slug 32 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0032_standard_slug.txt text output]
+
|1383.9K
+
|2285mC
+
|-
+
|
+
! Thick Carbon
+
|-
+
| 91
+
| Thick Carbon
+
|
+
| IN
+
| Right
+
|
+
|
+
| 3084-3098
+
| 2010-04-23 to 2010-04-24
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug91_plots slug 91 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0091_standard_slug.txt text output]
+
|
+
|
+
|-
+
| 92
+
| Thick Carbon
+
|
+
| OUT
+
| Right
+
|
+
| 1535
+
| 3099 - 3110
+
| 2010-04-24
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug92_plots slug 92 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0092_standard_slug.txt text output]
+
|
+
|
+
|-
+
| 93
+
| Thick Carbon
+
|
+
| IN
+
| Right
+
| 240 Hz
+
| 1380
+
| 3155 - 3160
+
| 2010-04-25
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug93_plots slug 93 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0093_standard_slug.txt text output]
+
|441.3 K
+
|652.4 mC
+
|-
+
| 94
+
| Thick Carbon
+
|
+
| OUT
+
| Right
+
| 240
+
| 1380
+
| 3161 - 3171
+
| 2010-04-26
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug94_plots slug 94 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0094_standard_slug.txt text output]
+
|629.1 K
+
|931.2 mC
+
|-
+
| 95
+
| Thick Carbon
+
|
+
| IN
+
| Right
+
| 240 Hz
+
| 1380
+
| 3172 - 3175
+
| 2010-04-26
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug95_plots slug 95 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0095_standard_slug.txt text output]
+
|
+
|
+
|-
+
| 96
+
| Thick Carbon
+
| 500 us window
+
| IN
+
| Right
+
| 240 Hz
+
| 200
+
| 3219 - 3225
+
| 2010-04-26
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug96_plots slug 96 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0096_standard_slug.txt text output]
+
|
+
|
+
|-
+
| 97
+
| Thick Carbon
+
| 500 us window
+
| IN
+
| Left
+
| 240 Hz
+
| 200
+
| 3236 - 3241
+
| 2010-04-27
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug97_plots slug 97 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0097_standard_slug.txt text output]
+
|276.9 K
+
|69.0 mC
+
|-
+
| 98
+
| Thick Carbon
+
| 500 us window
+
| OUT
+
| Left
+
| 240 Hz
+
| 200
+
| 3242 - 3247
+
| 2010-04-28
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug98_plots slug 98 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0098_standard_slug.txt text output]
+
|432.7 K
+
|107.7 mC
+
|-
+
| 99
+
| Thick Carbon
+
| Back to standard IT
+
| OUT
+
| Left
+
| 240 Hz
+
| 1535
+
| 3253 - 3271
+
| 2010-04-28
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug99_plots slug 99 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0099_standard_slug.txt text output]
+
|254.1 K
+
|431.9 mC
+
|-
+
| 100
+
| Thick Carbon
+
|
+
| OUT
+
| Left
+
| 240 Hz
+
| 87
+
| 3277 - 3281
+
| 2010-04-29
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug100_plots slug 100 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0100_standard_slug.txt text output]
+
|254.1 K
+
|431.9 mC
+
|-
+
| 101
+
| Thick Carbon
+
|
+
| IN
+
| Left
+
| 240 Hz
+
| 87
+
| 3282 - 3284
+
| 2010-04-29
+
| [http://www.jlab.org/~adaq/prex/slug_output/slug101_plots slug 101 plots]
+
| [http://www.jlab.org/~adaq/prex/prompt_output/parity10_0101_standard_slug.txt text output]
+
|254.1 K
+
|431.9 mC
+
|-
+
|
+
! Other
+
|-
+
| 150
+
| Carbon Optics
+
|
+
| IN
+
| Right
+
|
+
|
+
| 2642-2644
+
| 2010-04-06
+
|-
+
| 151
+
| Thick Carbon
+
|
+
| IN
+
| Right
+
|
+
|
+
| 2581-2601
+
| 2010-04-04
+
|-
+
| 152
+
| Lead-Diamond
+
|
+
| IN
+
| Right
+
|
+
|
+
| 2649-2652,2663
+
| 2010-04-06
+
|-
+
| 153
+
| Lead-Diamond
+
|
+
| OUT
+
| Right
+
|
+
|
+
| 2656-2660
+
| 2010-04-06
+
|-
+
| 154
+
| Lead-Diamond
+
| large A_Q
+
| OUT
+
| Right
+
|
+
|
+
| 2661
+
| 2010-04-06
+
|-
+
| 155
+
| Thick Carbon
+
|
+
| IN
+
| Right
+
|
+
|
+
| 2664-2665
+
| 2010-04-06
+
|-
+
|}
+

Latest revision as of 22:28, 22 July 2019

Weekly Analysis Coordinator

See old Prex 1 WAC page here

The Weekly Analysis Coordinator (WAC) is a rotating position of 1 week each. The wac is required to perform their functions every morning. THIS INCLUDES WEEKENDS! The plots need to be up by 11 AM and hold a general meeting with Bluejeans so that people can think about the results.