- Sample C code is at plx2csv, rather striaghtofrward reading of the plexon binary file
- Needed to load the data into Python, so looked at Boost.Python and pybindgen, but then
- decided that pickling the data from the c code and loading it into python scripts would be fine and so used
- The PicklingTools library.
0 comments:
Post a Comment