AP Phase Analysis is a Windows Desktop application for inspecting action potential shapes and phase plots from data in ABF files.
-
This application is written in C# and targets .NET 5.0 (Windows)
-
ScottPlot is used to interactively display data
-
See the ABFsharp project for details about reading ABF file data in C#
-
The Unofficial Guide to the ABF File Format has many notes about the binary structure of ABF files
-
The pyABF GitHub repo has many sample ABFs you can experiment with
