

Press ctrl+d to leave the root environment.
Download saoimage ds9 install#
This will install the module into /usr/local. To use the module in a S-lang script (more info here), it must be loaded into the interpreter: Set_import_module_path ("/usr/local/lib/slang/v2/modules:"$+ get_import_module_path ()) Add the following lines to $HOME/.slshrc (creating the file if necessary):Īppend_to_slang_load_path ("/usr/local/share/slsh/local-packages"$) You now need to instruct S-Lang to look for scripts in that location. HEASoft includes FTOOLS (FITS manipulation tools) and XANADU (X-ray data analysis).Īny problems with your Heasoft installation? First check for clues here then hereĭetailed installation guides are also available here and here You'll need approximately up to 900 Mb free disk spaceĭownload the source (300 Mb), either using this direct link or by visiting the Heasoft website. Untar and uncompress it in the directory you want to unpack it in : #SAOIMAGE DS9 DOWNLOAD FREE# $ echo "export HEADAS=$HOME/heasoft/x86_64-unknown-linux-gnu-libc2.12/" > $HOME/.bashrc Wait until the configuration has finished, and build (this next step can take a very long time - don't kill the process)Īt the start of your session, the heasoft environment must be initialised.Ĭonfigure -prefix=$HOME/heasoft > config.out 2>&1 NB if you don't use your home directory, you'll need to change the other instructions to match! You need to specify the installation location as part of this process: we'll use your home directory in this example. Note that the platform string above ( x86_64-unknown-linux-gnu-libc2.12) might vary if Fedora release updated libc packages. Check what has been created in $HOME/heasoft to confirm the correct value for your system. You will need to open a new terminal for this to take effect. Now you are ready to run the various Heasoft software packages: Please do that, and close the old one, before proceeding to the next section. configure -with-headas=$HEADAS -with-slanglib=/usr/lib64 Untar and uncompress it in the directory you want to unpack it in You can do this directly with the command: Introduction, tutorials (where available) or manuals: FTOOLS XANADU: XSPEC XRONOS XIMAGEĪny problems with your ISIS installation? First check for clues here then (more generally) hereĪ detailed installation guide is also available hereĭownload the source. If all the tests pass, you can install the software by running: Before proceeding, run them and check that everything is ok: There are some build in diagnostic tests.

Download saoimage ds9 manual#
Now you are ready to run ISIS: Tutorial Manual #SAOIMAGE DS9 DOWNLOAD SOFTWARE# Unfortunately, numerous errors in the build system for the Fermi Science Tools mean that compiling them from scratch is effectively impossible on this platform. However, it is possible to download and install a pre-compiled version from the Fermi Science Support Centre.
Download saoimage ds9 64 Bit#
If you're not sure, check by running:Ī 64 bit machine will return x86_64 a 32 bit machine will return i686.Īfter you have identified the correct package, download with your browser or with wget: Choose the version compiled for Scientiifc Linux 5 libc2.5, and 32 or 64 bit depending on your platform.
