Difference between revisions of "List"

From Tritium Experiments Group
Jump to navigation Jump to search
(Created page with "Blank lists (shift check list and run list) For blank checklist and the checklist how-to [here]. The data run list is available in a white binder in the counting house. In or...")
 
Line 4: Line 4:
 
The data run list is available in a white binder in the counting house. In order to generate more runlists, follow the instructions below:
 
The data run list is available in a white binder in the counting house. In order to generate more runlists, follow the instructions below:
  
     Log into a-onl@aonl1.
+
     Log into a-onl@aonl1
     cd dvcs/dvcs-gmp_runlist.
+
    gotritium
 +
     cd scripts/list
 
     Open runlist.tex and edit the line \Setcounter{run}{'put the latest run number here'}
 
     Open runlist.tex and edit the line \Setcounter{run}{'put the latest run number here'}
 
     do: latex runlist.tex
 
     do: latex runlist.tex
 
     do: dvips -o runlist.ps runlist.dvi
 
     do: dvips -o runlist.ps runlist.dvi
 
     do: lp -d chax runlist.ps (Print to printer in the backroom)
 
     do: lp -d chax runlist.ps (Print to printer in the backroom)

Revision as of 12:56, 8 November 2017

Blank lists (shift check list and run list) For blank checklist and the checklist how-to [here].

The data run list is available in a white binder in the counting house. In order to generate more runlists, follow the instructions below:

   Log into a-onl@aonl1
   gotritium
   cd scripts/list
   Open runlist.tex and edit the line \Setcounter{run}{'put the latest run number here'}
   do: latex runlist.tex
   do: dvips -o runlist.ps runlist.dvi
   do: lp -d chax runlist.ps (Print to printer in the backroom)