Difference between revisions of "List"
Jump to navigation
Jump to search
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@ | + | 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: pdflatex runlist.tex | ||
+ | do: lp -d chax runlist.pdf (Print to printer in the backroom) | ||
+ | |||
+ | or | ||
+ | |||
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 14:33, 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@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: latex runlist.tex do: dvips -o runlist.ps runlist.dvi do: lp -d chax runlist.ps (Print to printer in the backroom)