ISIS scripts

a collection of ISIS/S-Lang functions (mostly by myself and my work group) that facilitates everyday-analysis

→   isisscripts.sl, isisscripts.txt   ←

In order to use our collection of ISIS scripts, it is sufficient to download these two files (the .txt file contains the interactive help to most of the functions) and place them in a directory. If ISIS can find them there, just run
isis>require("isisscripts");
or add the path with, e.g., add_to_isis_load_path otherwise.

More detailed information can be found in the README file which is part of the ISIS scripts repository.

cloning the GIT repository: Our isisscripts contain (though likely only in parts and in some older version):