diff --git a/docs/hyperloop/operatordocumentation.md b/docs/hyperloop/operatordocumentation.md index e4d90936..071c8844 100644 --- a/docs/hyperloop/operatordocumentation.md +++ b/docs/hyperloop/operatordocumentation.md @@ -189,7 +189,15 @@ There are a number of settings that you can decide on when composing a train: +### Request Long Train + * The _Request long train_ tab allows users to request a long train after the train ran on a short dataset. Short datasets are subsets of a big dataset (_set up in the Dataset settings_). First, a train run needs to be **Done on a smaller short dataset** before being run on a bigger dataset. +* When requesting a long train, it is possible to request standard derived data from a short train with slim derived data. + +
+ +
+ * Any user who is part of the analysis can request a long train. Approval from the participating analyses PWGs conveners is required in order to submit a long train. Train operators or admins can also approve a long train, but it is usually done by the PWG.
diff --git a/docs/hyperloop/userdocumentation.md b/docs/hyperloop/userdocumentation.md index 6ba6c784..33cd22f6 100644 --- a/docs/hyperloop/userdocumentation.md +++ b/docs/hyperloop/userdocumentation.md @@ -492,8 +492,16 @@ It is possible that a wagon test will produce multiple warnings. In that case, t
+ +### Request Long Train + * The _Request long train_ tab allows users to request a long train after the train ran on a short dataset. Short datasets are subsets of a big dataset (_set up in the Dataset settings_). First, a train run needs to be **Done on a smaller short dataset** before being run on a bigger dataset. * Any user who is part of the analysis can request a long train. Approval from the participating analyses PWGs conveners is required in order to submit a long train. +
+ +
+ +* When requesting a long train, it is possible to request standard derived data from a short train with slim derived data by changing the derived data setting as shown above.
diff --git a/docs/images/longTrainDerivedType.png b/docs/images/longTrainDerivedType.png new file mode 100644 index 00000000..c826e206 Binary files /dev/null and b/docs/images/longTrainDerivedType.png differ