Difference between revisions of "Applications/Avizo"
(Created page with "__TOC__ === Application Details === * Description: Avizo data visualisation and analysis tool * Versions: 9.0.1 and 9.2.0 * Module names: avizo/9.0.1 avizo/9.2.0 * License: Me...") |
m (→Application Details) |
||
(14 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
* Versions: 9.0.1 and 9.2.0 | * Versions: 9.0.1 and 9.2.0 | ||
* Module names: avizo/9.0.1 avizo/9.2.0 | * Module names: avizo/9.0.1 avizo/9.2.0 | ||
− | * License: Medical Engineering group license, restricted access. Please | + | * License: Medical Engineering group license, restricted access. Please raise a [https://hull.service-now.com/ support ticket] for more information. |
− | |||
− | |||
==== Modules ==== | ==== Modules ==== | ||
===== Avizo 9.0.1 ===== | ===== Avizo 9.0.1 ===== | ||
+ | Only AvizoLite is available for the Avizo 9.0.1 module, and Avizo is an alias for AvizoLite. This version of AvizoLite uses 1 license token, however, any project that uses the Filter Sandbox, which is a full Avizo feature, will automatically load that capability and consume an additional 5 tokens. | ||
===== Avizo 9.2.0 ===== | ===== Avizo 9.2.0 ===== | ||
+ | The AvizoLite version in the Avizo 9.2.0 module uses 3 license tokens. Any project that uses the Filter Sandbox, a full Avizo feature, will automatically load that capability and consume an additional 5 tokens. | ||
== Usage Examples == | == Usage Examples == | ||
+ | === Pre-usage === | ||
+ | To use Avizo, login to a Visualisation node and start a VNC or X2Go session, and open a MATE terminal. | ||
+ | |||
+ | Before launching Avizo, please run the following command, which will set up your Avizo environment (this only needs to be run once): | ||
+ | |||
+ | <pre style="background-color: #000000; color: white; border: 2px solid black; font-family: monospace, sans-serif;"> | ||
+ | [username@rvisu01 ~]$ module add avizo/9.2.0 | ||
+ | [username@rvisu01 ~]$ setupAvizo.sh | ||
+ | </pre> | ||
=== Interactive === | === Interactive === | ||
Please note it is best to use one of the visualisation nodes to run Avizo | Please note it is best to use one of the visualisation nodes to run Avizo | ||
− | <pre style="background-color: # | + | <pre style="background-color: #000000; color: white; border: 2px solid black; font-family: monospace, sans-serif;"> |
[username@rvisu01 ~]$ module add avizo/9.2.0 | [username@rvisu01 ~]$ module add avizo/9.2.0 | ||
[username@rvisu01 ~]$ vglwrapper Avizo | [username@rvisu01 ~]$ vglwrapper Avizo | ||
</pre> | </pre> | ||
+ | |||
+ | == Further Information == | ||
+ | * [https://www.fei.com/software/amira-avizo/ Avizo website] | ||
+ | |||
+ | {{Licensepagenav}} |
Latest revision as of 13:56, 13 June 2024
Contents
Application Details
- Description: Avizo data visualisation and analysis tool
- Versions: 9.0.1 and 9.2.0
- Module names: avizo/9.0.1 avizo/9.2.0
- License: Medical Engineering group license, restricted access. Please raise a support ticket for more information.
Modules
Avizo 9.0.1
Only AvizoLite is available for the Avizo 9.0.1 module, and Avizo is an alias for AvizoLite. This version of AvizoLite uses 1 license token, however, any project that uses the Filter Sandbox, which is a full Avizo feature, will automatically load that capability and consume an additional 5 tokens.
Avizo 9.2.0
The AvizoLite version in the Avizo 9.2.0 module uses 3 license tokens. Any project that uses the Filter Sandbox, a full Avizo feature, will automatically load that capability and consume an additional 5 tokens.
Usage Examples
Pre-usage
To use Avizo, login to a Visualisation node and start a VNC or X2Go session, and open a MATE terminal.
Before launching Avizo, please run the following command, which will set up your Avizo environment (this only needs to be run once):
[username@rvisu01 ~]$ module add avizo/9.2.0 [username@rvisu01 ~]$ setupAvizo.sh
Interactive
Please note it is best to use one of the visualisation nodes to run Avizo
[username@rvisu01 ~]$ module add avizo/9.2.0 [username@rvisu01 ~]$ vglwrapper Avizo