# Customizations for INTERACTIVE sessions only
if [ "$PS1" ]; then
##################### MAIAUSER MOD #######################
[ -x /nfs/chess/sw/maia/maiasetup.sh ] && . /nfs/chess/sw/maia/maiasetup.sh
############ PyMCA #######
add_path /nfs/chess/opt/conda/bin
################# MATLAB ###############
alias matlab='matlab -r 2015a'
############### ImageJ #################
add_path /nfs/chess/opt/ImageJ
fi
To test the change, open a new terminal and type "geopixe &" to launch the program.
-- ArthurWoll - 26 Sep 2016
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.