From f7b3b595c470d75cf94fa116ac6e1eefd895351f Mon Sep 17 00:00:00 2001 From: isaak-willett Date: Wed, 11 Mar 2020 16:55:19 -0600 Subject: [PATCH] Removed help from NWB file attributes No longer needed to include in the NWB file attributes. Confirmed with Ben Dichter this is not required anymore. --- .../brain_observatory/ecephys/nwb/AIBS_ecephys_extension.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/allensdk/brain_observatory/ecephys/nwb/AIBS_ecephys_extension.yaml b/allensdk/brain_observatory/ecephys/nwb/AIBS_ecephys_extension.yaml index 3f0c12718..ae7c47caa 100644 --- a/allensdk/brain_observatory/ecephys/nwb/AIBS_ecephys_extension.yaml +++ b/allensdk/brain_observatory/ecephys/nwb/AIBS_ecephys_extension.yaml @@ -3,10 +3,6 @@ groups: neurodata_type_inc: ElectrodeGroup doc: A group consisting of the channels on a single neuropixels probe. attributes: - - name: help - dtype: text - value: A physical grouping of channels - doc: Value is 'Metadata about a physical grouping of channels' - name: description dtype: text doc: description of this electrode group