Releases: MauricePasternak/ExploreASL_PyGUI
Releases · MauricePasternak/ExploreASL_PyGUI
ExploreASL_GUI v0.2.9
Compatibility
This release has been tested on the following operating systems and should be compatible with the following setups:
- Windows 10:
- User has MATLAB → compatible with 2019A onwards
- User does not have MATLAB → compatible with compiled ExploreASL v1.5.0 coupled with MATLAB Runtime 2019A (ONLY)
- Linux 20.04:
- User has MATLAB → compatible with 2016B onwards
- User does not have MATLAB → compatible with compiled ExploreASL v1.5.0 coupled with MATLAB Runtime 2019A (ONLY)
- MacOS (Catalina & BigSur):
- User has MATLAB → compatible with 2016B onwards
- No compiled ExploreASL exists for MacOS at the time of this pre-release
Installation Instructions
- Windows 10:
- Download the ExploreASL_GUI_WindowsInstaller_v0.2.9.exe install wizard
- Follow the install instructions in the wizard
- NB: By default C:\Program Files (x86) is the location where this program is installed. DO NOT install it here if this under a non-admin account (i.e student account in an academic institution). It will likely not work due to permission issues. Under such circumstances, during the installation steps, the user should specify a different installation destination (i.e. MyDocuments)
- MacOS:
- Download ExploreASL_GUI_MacOS_v0.2.9.dmg fto your preferred location (i.e. Downloads)
- Open the disk image (.dmg) file
- Drag the ExploreASL_GUI icon onto the Applications Icon
- Close the disk image.
- ExploreASL_GUI.app is now in your Applications. You may launch it from here or drag & drop it onto your dock for ease of access.
- Linux 20.04:
- Download ExploreASL_GUI_Linux20.04_v0.2.9.zip to your preferred location
- Unzip the contents to the location where you'd like the program to exist.
home/.local
is recommended. - Navigate inside the extracted folder and one should see the Setup_ExploreASL_GUI.sh and Remove_ExploreASL_GUI.sh shell scripts.
- Open a terminal at this location and run the Setup_ExploreASL_GUI.sh script. You will be prompted to either make the application association with the main executable on a local user or root level.
- Close the terminal. ExploreASL_GUI should become visible to the system's Activities overview within the next few seconds. Launch directly from there or add to Favourites as you wish.
Uninstall Instructions
- Windows 10:
- Uninstall via Add or Remove Programs. Check for any leftover folders (Sometimes the
JSON_LOGIC
may remain) and delete them.
- Uninstall via Add or Remove Programs. Check for any leftover folders (Sometimes the
- MacOS:
- Drag & drop the ExploreASL_GUI.app package in Applications to the Trash.
- Linux 20.04:
- In the same location where the Install script was located is an Uninstall script. Simply run that Uninstall script. It will remove the desktop association and delete the ExploreASL_GUI folder where it is located.