extract_subject_from_nwb¶
- brainsets.utils.dandi_utils.extract_subject_from_nwb(nwbfile)[source]¶
Extract a
SubjectDescriptionfrom an NWBFileThe resultant description will include
id,species, andsex- Parameters:
nwbfile (
NWBFile) – An open NWB file handle- Returns: