You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hyperloop/notifications.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ title: Notifications
23
23
* Notifies the user that an update has been made to one of the datasets included in his or her analyses. The notification message contains a link to the history of the dataset that has been modified, as well as a link to the analysis this dataset is included in. The update here indicates that:
24
24
* The list of runs to be excluded in a production has been modified
25
25
* The dataset has been staged or unstaged to a target
26
-
* A linked dataset had been added or removed
26
+
* A short dataset had been added or removed
27
27
* The automatic composition settings have changed, e.g. the schedule
* When a dataset has linked datasets, it cannot be part of an analysis. If a dataset was part of an analysis, and then the dataset is modified to have linked datasets, then the dataset is removed from the analysis. If there were enabled wagons, they are disabled.
79
+
* When a dataset has short datasets, it cannot be part of an analysis. If a dataset was part of an analysis, and then the dataset is modified to have short datasets, then the dataset is removed from the analysis. If there were enabled wagons, they are disabled.
* First, a train run needs to be _Done_ on a smaller linked dataset before being run on a bigger dataset
62
+
*Short datasets are subsets of a big dataset
63
+
* First, a train run needs to be _Done_ on a smaller short dataset before being run on a bigger dataset
64
64
* Any user who is part of the analysis can **request a long train**, by going on the train result to the _Request long train_ tab
65
65
* Choose the dataset, target and wagons you want to include and click the _Compose and request approval_ button.
66
66
* Approval from the participating analyses PWGs conveners is required in order to submit a long train
@@ -189,7 +189,7 @@ There are a number of settings that you can decide on when composing a train:
189
189
<imgsrc="../images/cloneTrain.png"width="70%">
190
190
</div>
191
191
192
-
* <aname="longTrain"></a>The _Request long train_ tab allows users to request a long train after the train ran on a linked dataset. Linked datasets are subsets of a big dataset (_set up in the Dataset settings_). First, a train run needs to be **Done on a smaller linked dataset** before being run on a bigger dataset.
192
+
* <aname="longTrain"></a>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.
193
193
* 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.
194
194
195
195
<divalign="center">
@@ -246,7 +246,7 @@ There are a number of settings that you can decide on when composing a train:
* <aname="datasetoptions"></a>In the **Options** box, you can add linked datasets to the current dataset, which will be used for the [**staged submission**](#stagedsubmission). Enabling _Run final merging over all runs in this dataset_ will merge all the runs of all the productions during the final merging.
249
+
* <aname="datasetoptions"></a>In the **Options** box, you can add short datasets to the current dataset, which will be used for the [**staged submission**](#stagedsubmission). Enabling _Run final merging over all runs in this dataset_ will merge all the runs of all the productions during the final merging.
250
250
* <aname="datasetstaging"></a>In the **Analysis Facility Staging**, the operator is able to stage or unstage the data to the available targets displayed in the dropdown.
251
251
* Choose a target from the dropdown list, and you will be notified of the amount of data required for the staging process. Confirm by clicking OK. The staging process will start once clicking the _Save all changes_ button at the top right of the page.
252
252
* You can hover over the staging percentage to get a detailed status of the staging progress. By clicking on the percentage, you will be lead to a new tab where you can see the elaborate overview of the transfer requests on MonALISA.
Copy file name to clipboardExpand all lines: docs/hyperloop/userdocumentation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -492,7 +492,7 @@ It is possible that a wagon test will produce multiple warnings. In that case, t
492
492
<imgsrc="../images/mergedOutput1.png"width="90%">
493
493
</div>
494
494
495
-
* <aname="longTrain"></a>The _Request long train_ tab allows users to request a long train after the train ran on a linked dataset. Linked datasets are subsets of a big dataset (_set up in the Dataset settings_). First, a train run needs to be **Done on a smaller linked dataset** before being run on a bigger dataset.
495
+
* <aname="longTrain"></a>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.
496
496
* 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.
0 commit comments