directory page update authored by Tyler Collins's avatar Tyler Collins
......@@ -6,11 +6,15 @@ After being presented with the first GUI, navigate to File > Batch > Run history
![history](/uploads/2769692032a7adbb147d24483870c022/history.png)
It combines both context config and batch config into one interface. For a job we must specify the following 3 things.
This new GUI combines both context config and batch config into one interface.
1. Our scripts or pipeline steps with "History file" *analysis/support/scripts*
2. Our configuration for those steps with "Load batch config" *analysis/support/config*
3. The data files we wish to process with "Data files or ESS Capsule" *analysis/data*
For a job we must specify the following four things:
1. Context configuration
2. Batch configuration
3. Script files
4. Data files
Instructions on how to complete each step in order and brief explanations are found below.
In our documentation we almost always will call these scripts, config files, and data files respectively. The directory they usually reside in is noted in italics on the right.
......
......