Skip to content

Commit

Permalink
Update gui.rst to have clearer instructions for #1002.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriski777 authored and carsen-stringer committed Nov 26, 2023
1 parent eed245e commit d808681
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/gui.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ Correlations with 1D var
You can load an external stimulus or behavioral trace (1D) using "File -
Load behavior or stim trace (1D only)". The GUI expects a \*.npy file
that is the same length as the data in time (F.shape[1] from "F.npy").
You can then look at the correlation of each cell with this trace. And
it will be plotted along with the cell traces if you select multiple
cells or in the "Visualize" menu.
The length should match the number of frames in "F.npy". You can then look at the correlation of each
cell with this trace. And it will be plotted along with the cell traces
if you select multiple cells or in the "Visualize" menu.

.. _rastermap--custom:

Expand Down Expand Up @@ -328,4 +328,4 @@ non-rigid registered. The metrics suggest that non-rigid registration
should also be performed on this recording.

.. image:: _static/reg_metrics.png
:width: 600
:width: 600

0 comments on commit d808681

Please sign in to comment.