Getting Started
ftp ftp.nikhef.nl Name: anonymous Password:Alternatively, you may download via the: Nikhef Web-ftp service.cd pub/enigma ls mget bin etc... uncompress bin/* etc.
You may have to change the search-path environment variable $ENIGMADIR, used in the demo/enigma_install script, to the path leading to your local Enigma directory. Also use the -tables option to rerout the table-lookup path.
mkdir tryout cd tryout cp /local/eminutil1/Enigma/demo/* .Then type:
enigma_install source ~/.cshrc
enigma -det1 QDQor if you like a script, type:
run.simplethis should give you a first short run and:
sho results/*should show you some spectra (in full Technicolor!) If you are not a color-SUN-Sparc workstation, type:
scatt results/* | lpr -Pcolorto obtain a plot on a Color Postscript Laserprinter.
Then proceed by adding more commandline options and modifying the (or creating new) detector files (QDQ, 4pi etc). See the example-scripts: run.simple inclusive.all and condor.job
enigma_deinstallGood Luck!!!