File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 2
2
- neurodata_type_def : ImagingRetinotopy
3
3
neurodata_type_inc : NWBDataInterface
4
4
default_name : ImagingRetinotopy
5
- doc : ' Intrinsic signal optical imaging or widefield imaging for measuring retinotopy.
6
- Stores orthogonal maps (e.g., altitude/azimuth; radius/theta) of responses to
7
- specific stimuli and a combined polarity map from which to identify visual areas.
5
+ doc : ' DEPRECATED. Intrinsic signal optical imaging or widefield imaging for measuring
6
+ retinotopy. Stores orthogonal maps (e.g., altitude/azimuth; radius/theta) of responses
7
+ to specific stimuli and a combined polarity map from which to identify visual areas.
8
8
This group does not store the raw responses imaged during retinotopic mapping or the
9
9
stimuli presented, but rather the resulting phase and power maps after applying a Fourier
10
10
transform on the averaged responses.
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Release Notes
9
9
Minor changes
10
10
^^^^^^^^^^^^^
11
11
- Fixed typos in docstrings. (#560)
12
+ - Deprecated `ImagingRetinotopy ` neurodata type. (#565)
12
13
- Modified `OptogeneticSeries ` to allow 2D data, primarily in extensions of `OptogeneticSeries `. (#564)
13
14
- Added optional ``stimulus_template `` column to ``IntracellularStimuliTable `` as part of the ``IntracellularRecordingsTable ``. (#545)
14
15
You can’t perform that action at this time.
0 commit comments