Difference between revisions of "List"

From Tritium Experiments Group
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
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@aonl4
 
     gotritium
 
     gotritium
 
     cd scripts/list
 
     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: pdflatex runlist.tex
     do: dvips -o runlist.ps runlist.dvi
+
     do: lp -d chax runlist.pdf (Print to printer in the backroom)
     do: lp -d chax runlist.ps (Print to printer in the backroom)
+
    or
 +
     do: lp -d cs26 runlist.pdf (Print to printer upstairs)

Latest revision as of 00:14, 11 October 2018

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@aonl4
   gotritium
   cd scripts/list
   Open runlist.tex and edit the line \Setcounter{run}{'put the latest run number here'}
   do: pdflatex runlist.tex
   do: lp -d chax runlist.pdf (Print to printer in the backroom)
   or
   do: lp -d cs26 runlist.pdf (Print to printer upstairs)