Skip to content

Commit 308c5d8

Browse files
rlyoruebel
andauthored
Deprecate ImagingRetinotopy (#565)
Co-authored-by: Oliver Ruebel <[email protected]>
1 parent b48ab12 commit 308c5d8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

core/nwb.retinotopy.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ groups:
22
- neurodata_type_def: ImagingRetinotopy
33
neurodata_type_inc: NWBDataInterface
44
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.
88
This group does not store the raw responses imaged during retinotopic mapping or the
99
stimuli presented, but rather the resulting phase and power maps after applying a Fourier
1010
transform on the averaged responses.

docs/format/source/format_release_notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Release Notes
99
Minor changes
1010
^^^^^^^^^^^^^
1111
- Fixed typos in docstrings. (#560)
12+
- Deprecated `ImagingRetinotopy` neurodata type. (#565)
1213
- Modified `OptogeneticSeries` to allow 2D data, primarily in extensions of `OptogeneticSeries`. (#564)
1314
- Added optional ``stimulus_template`` column to ``IntracellularStimuliTable`` as part of the ``IntracellularRecordingsTable``. (#545)
1415

0 commit comments

Comments
 (0)