File | Function |
---|---|
script_compiler.py | Handles pyinstaller compilation for NeuroPAL_ID. |
codesigner.py | Codesigning utility that handles codesigning & notarization checks. |
avg_hist_generator.mlx | Iterates over all NeuroPAL mat files in a folder and generates their avg hist. |
update_nwb.ipynb | Updates specific modules within NWB files. |
xml_template_generator.mlx | Generates a stripped xml template from a given TrackMate file. |
nwb2mat_convert.mlx | Iterates over all NWB files in a given directory and generates their NeuroPAL mat files. |
File | Function |
---|---|
nwb_tutorial.ipynb | Basic introduction to pynwb and the ndx-multichannel-volume extension. |