Misc Examples ============= First we need to create our NWB object, we'll use this generic one .. literalinclude:: ../../../../tests/gen_nwb.py :language: python :linenos: Here are some of the many misc functions and how to use them .. literalinclude:: ../../../../tests/test_processing_misc.py :language: python :linenos: