Skip to content

Commit 98ec4ef

Browse files
committed
Added documentation for compare window
1 parent c372b3b commit 98ec4ef

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

docs/_static/bidseditor_compare.png

80.3 KB
Loading

docs/screenshots.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ The bidseditor
2424

2525
The bidsmap options for BIDScoin and its plugins. The user can manage the plugins that will be used with the [Add] and [Remove] buttons, and save the current options to the template bidsmap by using the [Set as default] button.
2626

27+
.. figure:: ./_static/bidseditor_compare.png
28+
29+
The comparison window showing the properties, attributes, BIDS entities and meta data for two different magnitude1 fieldmap acquisitions. Comparing these parameters directly can be useful for tracking down small differences in the acquisition protocol. Comparison windows can be made by right-clicking selected BIDS output names in the main window (use shift- or control-click to select multiple items).
30+
2731
The bidscoiner
2832
~~~~~~~~~~~~~~
2933

docs/troubleshooting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Normally the list of items in the bidsmap is a shortlist that represents the dif
5353

5454
I have duplicate run-items in my bidsmap
5555
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
56-
Exact duplicates should not exist, i.e. there is probably a small difference in the properties or attributes that identify your run-items. To investigate this, you can compare these run-items by selecting their BIDS output names (use shift-/control-click), then right-click them and choose ``compare`` from the context menu
56+
Exact duplicates should not exist, i.e. there is probably a small difference in the properties or attributes that identify your run-items. To investigate this, you can compare these run-items by selecting their BIDS output names (use shift-/control-click), then right-click them and choose ``compare`` from the context menu (see `here <./screenshots.html>`__ for an example)
5757

5858
My subject/session labels are wrong
5959
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

docs/workflow.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ As shown below, the main window of the bidseditor opens with separate data mappi
141141
Clear the ``session`` label field if you have data with only one session. This will remove the optional session label from the BIDS output name
142142

143143
.. tip::
144-
You can compare or edit multiple run-items by right-clicking their selected BIDS output names (use shift-/control-click to select the run-items)
144+
You can `compare <./screenshots.html>`__ or edit multiple run-items by right-clicking their selected BIDS output names (use shift-/control-click to select the run-items)
145145

146146
Edit window
147147
^^^^^^^^^^^

0 commit comments

Comments
 (0)