The school13 release of miriad has been preloaded with 3 jar files of
interest
to summer schoolers (and other CARMA observers).
These are essentially the most common observer tools as described on
http://cedarflat.mmarray.org/observing/tools/
If you don't see $MIR/borrow/jar in your miriad distribution, you can run
the command $MIR/install/get_carma_jar (check you don't need to
"cvs update" that file).
After this, you can run them directly from the jar directory:
cd $MIR/borrow/jar
RTD: java -jar jrtd.jar
CGS: java -jar CGS.jar
RMS calc: java -jar SCalc.jar
You can also run them directly from the web browser using java webstart
(javaws)
but on a slow connection this can be a nuisance.
CAVEAT: by using this jar file, you might miss an important update,
so occasionally re-run the $MIR/install/get_carma_jar so they get
refreshed.
peter