...
As a users, the two important pieces of software you will require are CS Studio and GDA. Click the Software image for more information:
CS Studio
Image Added...
...
...
|
Code Block |
---|
$ tlauncher -f diad |
|
...
Expand |
---|
title | Open your Data folder |
---|
|
Code Block |
---|
$ cd dls/k11/data/2023/<VISIT NUMBER>/
$ gio open . |
|
...
|
Code Block |
---|
$ Module load imageJ/2019
$ imagej |
|
...
|
Code Block |
---|
$ module load savu |
To configure a process list Code Block |
---|
$ savu_config -i <path to savu list> |
To submit a job (requires ssh to Wilson): Code Block |
---|
savu_mpi <raw data> <process list> <output dir> |
|
...
DAWN
...
...
...
DAWN on DIAD
How to install dawn
DIAD example diffraction + imaging data
Cheat sheets
Videos?
Work out the main features that we use on DIAD:
The following will load dawn in linux with access to 32GB of memory.
|
Code Block |
---|
$ module load dawn
$ dawn32G |
|
...
Image Removed
...