Since many neuroscience data are being converted into NWB format, either directly or via extension (e.g. suite2p output, DLC output, ...).
I don't use ArControl personally but a person in the lab uses it. After skimming the .aconf file and the outputs .txt/.mat files, I recognize some similarity between the behavior state framework with BEADL from a naive understanding. There's already an existing extension to convert BEADL output to NWB called ndx-beadl. Though it was developed for BEADL, it seems that the extension may be used more generally, based on ndx-beadl README.
The extension ndx_beadl defines a collection of interlinked table data structures for storing behavioral tasks and data. While the extension has been designed with BEADL in mind, the data structures are general and are intended to be useful even without BEADL.
I want to ask whether there's any plan to convert output of ArControl to NWB, maybe using ndx-beadl as a starting point.
Thanks!
Since many neuroscience data are being converted into NWB format, either directly or via extension (e.g. suite2p output, DLC output, ...).
I don't use ArControl personally but a person in the lab uses it. After skimming the
.aconffile and the outputs.txt/.matfiles, I recognize some similarity between the behavior state framework with BEADL from a naive understanding. There's already an existing extension to convert BEADL output to NWB calledndx-beadl. Though it was developed for BEADL, it seems that the extension may be used more generally, based onndx-beadlREADME.I want to ask whether there's any plan to convert output of ArControl to NWB, maybe using
ndx-beadlas a starting point.Thanks!