ElectroPhysiology.jl

ElectroPhysiology.jl is the core data I/O and data-structure package for electrophysiology workflows in Julia. It standardizes recordings into an Experiment object and provides utilities for:

  • ABF file reading
  • stimulus extraction/annotation
  • trial/time/channel manipulation
  • two-photon image stack handling
  • ROI extraction and basic image transforms

Start Here

  • PhysiologyAnalysis.jl for expanded analysis pipelines
  • PhysiologyPlotting.jl for plotting/visualization