Read Me
********************************************************************************
* Axon Library *
********************************************************************************
*** DESCRIPTION ***
Axon Library (libaxon) is an Open Source, cross-platform, C++ library for
reading files in Axon Binary Format. Currently only ABF2 is supported.
Additionally, project include binders for Python and Matlab.
*** FEATURES ***
Reading ABF2 files:
- File Info (C++, Python, Matlab)
- Protocol Info (C++, Python, Matlab)
- ADC Info (C++, Python, Matlab)
- DAC Info (C++, Python, Matlab)
- EpochInfo (C++, Python, Matlab)
- EpochInfoPerDAC (C++, Python, Matlab)
- Strings (C++, Python, Matlab)
- Data (C++, Python, Matlab)
Additional helper functions for Python and Matlab to assist with reading
the data and the protocol.
*** INSTALLATION ***
Installation instructions are available in the file INSTALL.
*** DOCUMENTATION ***
The documentation of the library is placed in folder doc/. There is HTML and
Latex version of documentation. Samples of the library usage are available in
folder samples/.
*** KNOWN ISSUES ***
The project is currently in an early stage of development, therefore have
a limited capabilities and it is not bug free.
*** BUGS, QUESTIONS, ETC. ***
A best place to get help is to use the project forum at
http://sourceforge.net/projects/libaxon/. Also, there is bug tracker available
at the project web site.