Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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-20240717-120803.pngImage Added

COMMON TERMINAL COMMANDS

...

Expand
titleOpen GDA client
Code Block
 $ gda client 
Expand
title

...

OPEN THE BEAMLINE

...

SYNOPTIC 
Code Block
$ tlauncher -f diad 

...

Expand
titleOpen your Data folder
Code Block
$ cd dls/k11/data/2023/<VISIT NUMBER>/ 
$ gio open . 
Expand
titleOpen FIJI/

...

ImageJ
Code Block
$ Module load imageJ/2019 
$ imagej 
Expand
titleOpen SAVU

...

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> 

...

Expand
titleOpen Dawn
Code Block
$ module load dawn 
$ dawn32G 

...