/nfs/chess/aux/reduced_data/cycles/[YYYY-X]/id3b/[BTR-ID]/analysis/auto_yaml
. YYYY-X
is the year and cycle number, e.g. 2025-1
.
BTR-ID
is PI name and project number, e.g. smieska-3222-A
.
realpath filename
. The filename with the full path will be printed. You can then copy this to your yaml file.
setup_saxswaxs_automation "/path/to/tool_config_file_1.yaml [...]" dashboard_tool_title dwell_time_actual_counter_name presample_intensity_counter_name [postsample_intensity_counter_name]
. *
wildcards to pick up all tool config files whose name matches a pattern. For example: setup_saxswaxs_automation "/path/to/tool_config_files/*.yaml" tool_0 mcs0 ic1 diode
.
setup_auto
) in a user custom macro file (saved as .mac), and save it in /mnt/home/chess_id3b/Macros/User_Macros
.
udo User_Macros/user-YYYY-X.mac
on SPEC to have SPEC read in the definitions in the file.
prdef setup_auto
on SPEC to verify that the definition had been read in correctly.
/nfs/chess/aux/reduced_data/cycles/[YYYY-X]/id3b/[BTR-ID]/analysis/auto/[SAMPLEDIR]
, there should be: map_DATAFILENAME_SCAN#.yaml
).
DATAFILENAME_SCAN#.nxs
).
/nfs/chess/aux/reduced_data/cycles/[YYYY-X]/id3b/[BTR-ID]/analysis/auto/[SAMPLEDIR]/log
. The most common cause of errors is typos in the input config yaml files. Errors could also arise if the computing resources running the automation routines are down.
Tool type | Examples |
---|---|
Correction | SAXS cake flux corrected |
Integration | SAXS cake integration |
qrsh -q interactive.q -pe sge_pe 32
.
source /nfs/chess/sw/miniforge3_chap/bin/activate; conda activate saxswaxsworkflow
.
nexpy
.