PyNWB
Getting Started
Installing PyNWB
Tutorials
Citing PyNWB
Resources
Validating NWB files
Exporting NWB files
API Documentation
NWBFile
Extracellular Electrophysiology
Intracellular Electrophysiology
Optophysiology
Optogenetics
General Imaging
Behavior
NWB Base Classes
Miscellaneous
Epoch
PyNWB
Subpackages
pynwb.io package
pynwb.legacy package
pynwb.testing package
Submodules
Module contents
For Developers
Installing PyNWB for Developers
Software Architecture
How to Update Requirements Files
Software Process
How to Make a Release
Testing
How to Make a Tutorial
Contributing
How to contribute to NWB software and documents
Copyright
License
PyNWB
API Documentation
pynwb package
pynwb.testing package
pynwb.testing.mock package
pynwb.testing.mock.device module
View page source
pynwb.testing.mock.device module
pynwb.testing.mock.device.
mock_Device
(
name
:
str
|
None
=
None
,
description
:
str
=
'description'
,
manufacturer
:
str
|
None
=
None
,
nwbfile
:
NWBFile
|
None
=
None
)
→
Device
[source]