Skip to content

Commit

Permalink
docs: SC/21---Use $STARLINK_DIR rather than /stardev to access standa…
Browse files Browse the repository at this point in the history
…rd configuration files.

/star would be better than /stardev.
(cherry picked from commit f422b82)
  • Loading branch information
MalcolmCurrie committed Sep 17, 2012
1 parent 0049ba7 commit eca2b9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/sc/021/sc21.tex
Expand Up @@ -2026,7 +2026,7 @@ \subsection{\xlabel{running_dimm}Running the map-maker}
\begin{myquote}
\begin{verbatim}
% makemap in='/jcmtdata/raw/scuba2/s8*/20120720/00030/*.sdf' method=iter \
config=^/stardev/share/smurf/dimmconfig.lis out=850_crl2688
config=^$STARLINK_DIR/share/smurf/dimmconfig.lis out=850_crl2688
Out of 32 input files, 4 were darks, 8 were fast flats and 20 were science
Expand Down Expand Up @@ -3030,7 +3030,7 @@ \subsection{\xlabel{Galactic}Extended galactic sources}
of iterations to compensate as 40 is unlikely to be sufficient.
\begin{myquote}
\begin{verbatim}
^/stardev/share/smurf/dimmconfig_bright_extended.lis
^$STARLINK_DIR/share/smurf/dimmconfig_bright_extended.lis
numiter = -100
noisecliphigh = 10.0
maptol = 0.03
Expand Down

0 comments on commit eca2b9a

Please sign in to comment.