Onda.jl

A Julia package for high-throughput manipulation of structured signal data across arbitrary domain-specific encodings, file formats and storage layers via https://github.com/beacon-biosignals/OndaFormat.
Author beacon-biosignals
Popularity
19 Stars
Updated Last
2 Years Ago
Started In
December 2019

Onda.jl

CI codecov

Take The Tour

See Other Examples

Onda.jl is a Julia package for high-throughput manipulation of structured LPCM signal data across arbitrary domain-specific encodings, file formats and storage layers via the Onda Format.

This package follows the YASGuide.

Installation

To install Onda for development, run:

julia -e 'using Pkg; Pkg.develop(PackageSpec(url="https://github.com/beacon-biosignals/Onda.jl"))'

This will install Onda to the default package development directory, ~/.julia/dev/Onda.

Used By Packages