-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: obtain also "nwb_version", ls it as NWB field in the table
I went for a shorter name in ls command since space is scarse. Unfortunately I could not immediately figure out how to even populate that field e.g. using NWBFile. And PyNWB does not populate it either ATM: NeurodataWithoutBorders/pynwb#1085 The only example I found quickly with nwb_version field populated was from ///crcns/ssc-7 dataset -- and in particular data/L4E_whole_cell/Exp_2015-09-05_001_0001-0162.nwb file there. I really think we should come up with some good, and not that large collection of sample .nwb files to test on. Unfortunately any "real" .nwb file seems to be quite large
- Loading branch information
1 parent
87cd5ac
commit 1fd3023
Showing
2 changed files
with
42 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters