BlackRock Examples ================== First we need to create our NWB object, we'll use this generic one .. literalinclude:: ../../../../tests/gen_nwb.py :language: python :linenos: An example usage of the blackrock functions is as follows .. literalinclude:: ../../../../tests/test_nev.py :language: python :linenos: