Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 9 additions & 6 deletions afniandafni/gui_guide/afni_gui_datamode.rst
Original file line number Diff line number Diff line change
Expand Up @@ -282,10 +282,10 @@ Define Datamode
**note to staff: button help in the gui needs to be updated**

.. list-table::
:width: 100%
:widths: 65 35
:align: center
:header-rows: 0

* - * ``Voxel Coords?`` will toggle the crosshair location from *mm*
(the default) to voxel indexes.
* ``Show Hints?`` will turn off (on is the default) the popup
Expand All @@ -300,12 +300,15 @@ Define Datamode
controller window
:ref:`(See here.)<gui_guide_controller_window_EditEnv_NIML>`.
* ``Edit 1DChain`` and ``Edit 2DChain`` open controllers for
applying functions to your data. **note to staff: I have no
idea what these do...**
applying functions or combinations of functions to your data.
:ref:`See here<gui_guide_graph_window_opt_tran_1D>` for info on
some of the transformations for 1DChain in the graph window.
:ref:`See here<gui_guide_image_window_tran>` for info on
some of the transformations for 2DChain in the image window.
* ``Save Layout``

- .. image:: media/datamode_Misc_popup.png
:width: 70%
:width: 100%
:align: right

- .. image:: media/datamode_Misc.png
Expand Down
Loading