Appendix C
Scripting your Reduction

You may wish to write a script to process your data rather than running each task independently. In this case your script should start with:

  #!/bin/csh -f
  source $STARLINK_DIR/etc/login >& /dev/null
  source $STARLINK_DIR/etc/cshrc >& /dev/null
  kappa >& /dev/null