*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
Run Gwyddion with the following command for access to files in your AFS home folder only:
| Code Block | ||
|---|---|---|
| ||
flatpak run --filesystem=home --share=network net.gwyddion.Gwyddion |
For access to files in the lab transfer share or the local /scratch folder, run Gwyddion with the following command:
| Code Block | ||
|---|---|---|
| ||
flatpak run --filesystem=/cnflab --filesystem=/scratch --filesystem=home --share=network net.gwyddion.Gwyddion |
...