Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 773 Bytes

process_list.rst

File metadata and controls

15 lines (12 loc) · 773 Bytes

How to open a process list in the Savu configurator

>>> module load savu >>> savu_config >>> help # show the available commands >>> list # list the available plugins >>> open /dls/science/groups/das/SavuTraining/process_lists/simple_tomo_pipeline.nxs # open a process list >>> disp -v # view parameter descriptions >>> disp -v -a # view hidden parameters >>> exit # exit the configurator

Note

The process lists created by the configurator are in NeXus (.nxs) format (http://www.nexusformat.org/).

For examples of how to create and amend process lists see create_process_list and amend_process_list.