Skip to content
Snippets Groups Projects
Commit 35e3028e authored by Laszlo Szucs's avatar Laszlo Szucs
Browse files

Update README

parent 1a1e1cd8
Branches master
No related tags found
No related merge requests found
...@@ -7,4 +7,7 @@ Requirements ...@@ -7,4 +7,7 @@ Requirements
* [HEALPix library](http://healpix.jpl.nasa.gov/html/idl.htm) * [HEALPix library](http://healpix.jpl.nasa.gov/html/idl.htm)
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).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment