issues
search
ssciwr
/
mease-elabftw
A Python library for interacting with eLabFTW experiments
MIT License
1
stars
0
forks
source link
Add pynwb test
#19
Closed
lkeegan
closed
2 years ago
lkeegan
commented
2 years ago
Add a test that
creates an NWB file using
pynwb
adds the nwb metadata generated from the text experiment
possible starting point:
https://github.com/ssciwr/mease-elabftw/blob/main/mease_elabftw/tests/test_nwb.py#L9-L10
confirms via pynwb that the resulting NWB file is valid & contains the expected metadata
Add a test that