TIF 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 TIF functions is as follows .. literalinclude:: ../../../../tests/test_tif.py :language: python :linenos: