yuyichao / OpenEphysLoader.jl

A set of tools to load data written by the OpenEphys GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenEphysLoader.jl

A set of tools to load data written by the Open Ephys GUI

Documentation PackageEvaluator Build Status

Requirements

Julia 0.5 or higher

Installation

This package is registered, so simply install it with the package manager:

julia> Pkg.add("OpenEphysLoader")

Documentation

For documentation on the use of metadata, please see the latest docs below.

  • STABLEmost recently tagged version of the documentation.
  • LATESTin-development version of the documentation.

Project Status

This package is tested against Julia 0.5, 0.6, and nightlies on Linux, OS X, and Windows.

This package only supports reading from continuous files at the moment, with no immediate plans to support spike data.

Contributing

Contributions are welcome, as are feature requests and suggestions.

Pull requests should be against the develop branch, as per the Gitflow work flow.

Please open an issue if you encounter any problems.

About

A set of tools to load data written by the OpenEphys GUI

License:Other


Languages

Language:Julia 100.0%