[Previous]
[Next]
NAME:
newaccount
PURPOSE:
Updates start up files for new use account
CALLING SEQUENCE:
newaccount
CALLED BY:
login, login_csh
PROCEDURE:
Updates the file $HOME/.bash_profile:
- adds $EXE and $COM to the path
- sets environment variable $USERNAME
Creates a few entries in the $HOME/.gnome-desktop directory
MODIFICATION HISTORY:
FEB-2001, Paul Hick (UCSD/CASS)
AUG-2002, Paul Hick (UCSD/CASS; pphick@ucsd.edu)
Removed edits of ~./bash_profile. This is now
done in the login script.
[Previous]
[Next]
NAME:
nv3nson_align
PURPOSE:
This will align the number of nv3 files to nson files in
the $DAT/nagoya/*/raw directories
so that they can be read in by the image creation routines, which require that the count
of each match.
CALLING SEQUENCE:
nv3nson_align <prefix>
INPUTS;
prefix either 'nv3h' or 'n3d'
nv3h: process nv3h files in $DAT/nagoya/fast/raw
nv3d: process nv3d files in $DAT/nagoya/slow/raw
PROCEDURE:
nv3h/nv3d files without a matching nson file are moved to
a subdirectory 'ice'.
nson files without a matching nv3h/nv3d file are deleted.