Skip to content

Commit 4c9dfba

Browse files
Rename linked datasets to short datasets in Hyperloop documentation (#253)
1 parent 67fb985 commit 4c9dfba

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

docs/hyperloop/notifications.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ title: Notifications
2323
* 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:
2424
* The list of runs to be excluded in a production has been modified
2525
* 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
2727
* The automatic composition settings have changed, e.g. the schedule
2828

2929
<div align="center">
@@ -74,9 +74,9 @@ title: Notifications
7474
<img src="../images/mergelistUpdate.png" width="90%">
7575
</div>
7676

77-
## <a name="linkedDataset"></a>Linked datasets
77+
## <a name="linkedDataset"></a>Short datasets
7878

79-
* 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.
8080

8181
## <a name="infoWagonDisabled"></a>Disabled wagon
8282

docs/hyperloop/operatordocumentation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ There are a number of settings that you can decide on when composing a train:
5959

6060
### <a name="stagedsubmission"></a>Staged Submission
6161

62-
* Linked datasets are subsets of a big dataset
63-
* 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
6464
* 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
6565
* Choose the dataset, target and wagons you want to include and click the _Compose and request approval_ button.
6666
* 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:
189189
<img src="../images/cloneTrain.png" width="70%">
190190
</div>
191191

192-
* <a name="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+
* <a name="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.
193193
* 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.
194194

195195
<div align="center">
@@ -246,7 +246,7 @@ There are a number of settings that you can decide on when composing a train:
246246
<img src="../images/editDatasetOptions.png" width="70%">
247247
</div>
248248

249-
* <a name="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+
* <a name="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.
250250
* <a name="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.
251251
* 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.
252252
* 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.

docs/hyperloop/userdocumentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ It is possible that a wagon test will produce multiple warnings. In that case, t
492492
<img src="../images/mergedOutput1.png" width="90%">
493493
</div>
494494

495-
* <a name="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+
* <a name="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.
496496
* 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.
497497

498498
<div align="center">

0 commit comments

Comments
 (0)