With the ability to read Scanbox binaries in Suite2p I wrote a one-line processing pipe-line for Scanbox. If you are within a data directory with folders you want to process, all you have to is pass a list of the experiments to sbxsuite2p(): This example just contains a list of two experiments. Matlab will then…
Read MoreAll articles filed in suite2p
Suite2p reads Scanbox binaries
Thanks to the work of João Couto, Suite2p now reads *.sbx files. I just processed some of our data and it works nicely. You can download Suite2p from here. Some of the metadata are currently missing, as they are stored in a Matlab’s object that is not easily read in Python, but I will be…
Read MoreUsing Suite2p with Scanbox
Marius Pachitariu and Carsen Stringer released a Python version of their Suite2p pipeline for two-photon imaging. So I decided to take this tool for a test drive with data collected from Scanbox. At the moment, Suite2p takes tiff and hdf5 files, so we first decided to write a function to convert *.sbx to *.h5 files. …
Read More