-
Occurred in CI for README only change: #59
```julia
[ Info: Waiting for test-multi-addprocs job. This could take up to 4 minutes...
error: couldn't find any field with path "{.metadata.labels.work…
-
Currently the library only reads BDF files. Please list the data types below that are important to you, and any existing readers if available.
-
Hi everyone! I put together a simple website to point people in the direction of cool packages that are using Julia for Neuroscience. As part of this I created a list of people who I know are involved…
-
Ask me on Slack for a private test case!
-
* EDF.jl requires the caller to encode the data
* EDF.jl asks the caller for the encoding parameters (`physical_minimum` and `physical_maximum`) and then tries to store those in the file as 8 ASCII c…
-
Hi guys, I am interested in using this for my project (will be sure to cite) to generate synthetic 1-channel PPG data for downstream tasks. Just wondering if there is some way to generate the 1D signa…
-
I have the task of matching individual sample points (integers) into AlignedSpan sample regions. I have found that if I map to raw `Int`s and `UnitRange{Int}`s, I get much better performance with Flex…
-
Since Legolas schemas are defined in code, if you just have a table, `Legols.read` will tell you the schema isn't defined and you need to load the package, but it won't tell you *which* package (broug…
-
MWE:
```julia
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| …
-
After hitting #66 and trying again using Ruby, I realise the path I actually gave `EDF.read` was a folder, and not a file! Checks on the path and basic opening of the file's content should be made bef…