Configuring the ExoCross session - Trovemaster/exocross GitHub Wiki
- To connect to DiRAC:
ssh -X <user-name>@dial.dirac.ac.uk
- The project folders is /scratch/dp114/. Go to your folder
cd /scratch/dp114/<user-name>
-
Add to your .bashrc (in /home/) or execute
export PATH=${PATH}:/scratch/dp114/shared/bin/
-
If you plan to use xmgrace
module load xmgrace/5.1.25
The ExoCross examples can be obtained from github here git clone https://github.com/Trovemaster/ExoCross-examples
- On Windows, download the Exocross executable xcross_dos.exe and the batch file exocross.bat run from the github repository at https://github.com/Trovemaster/exocross and place into a folder you will use for this tutorial.
- Download exocross.exe if the former does not work) into a working folder (please also try xcross_linux.v2.x.
- Download exocross_mac.exe into a working folder.