Two modes are available: one purely IDL (very slow) and one which calls a FORTRAN shared library to do the raytracing (pretty fast). For the latter to work, the shared library path must be given using the RAYTRACE_FORT_PATH variable (in the IDL code, see raytracing procedure).
Two modes are available: one purely IDL (very slow) and one which calls a
FORTRAN shared library to do the raytracing (pretty fast). For the latter
to work, the shared library path must be given using the RAYTRACE_FORT_PATH
variable (in the IDL code, see raytracing procedure).