-
See https://github.com/beacon-biosignals/StableHashTraits.jl/issues/41
fonsp updated
10 months ago
-
@SimonDanisch ran into some issues - Simon please post them here when you get a chance :D
EDIT: this is borderline superseded by https://github.com/beacon-biosignals/Onda.jl/issues/77
-
This is very similar to https://github.com/beacon-biosignals/Legolas.jl/issues/94 but less scary because it throws an error (and this is actually how I realized that bug existed).
```julia
using Leg…
-
as claimed by
https://github.com/beacon-biosignals/OndaEDF.jl/blob/fc8709d84e2a55b77cd86d1f9fbc3003d5a95c6d/src/import_edf.jl#L506-L507
That is not possible with Legolas v0.5 / Onda v0.15. I thi…
-
Following #89,
> add more tests for this as a followup, to cover the changed lines and ensure we don't regress
(ref https://github.com/beacon-biosignals/Legolas.jl/pull/89#issuecomment-15792344…
-
Hi, I used to run Open-ephys GUI and used it to connect to the acquisition board for biosignal acquisitions. But I met this problem when I recently reinstall GUI in another PC.
![image](https://git…
-
xref https://github.com/beacon-biosignals/Onda.jl/pull/133#discussion_r1011989689
-
ref https://github.com/beacon-biosignals/Legolas.jl/pull/54#discussion_r1005573216
copy/pasting @ericphanson 's comment:
> Random thought: if we are going to be using `Tables.Schema` a lot mo…
-
We are printing a text representation of Julia structs (or parts thereof) to document the architecture of a set of specified-in-julia programmatic transformations as part of [TransformSpecifications.j…
-
ArrowTypes is a [light package](https://github.com/apache/arrow-julia/blob/main/src/ArrowTypes/Project.toml) used for defining how to serialize objects to arrow format with Arrow.jl. Arrow is a heavy …