Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.53 KB

README.md

File metadata and controls

16 lines (13 loc) · 1.53 KB

Deltamed Coherence openutils

This repository contains some tools created to manipulate Deltamed Coherence .eeg data in batch. First, an anonymisation tool has been created, then a wrapper for the Deltamed coh3toEDF converter (coh3 is the version of the .eeg format used).

Jobs status

In order to improve the code quality, a linter, some unit tests and a security test are run over the codebase using some workflows (GitHub Actions). This aim to insure that the code is always working as intended.

Status of the workflows on the main branch

Lastest released development build Linting Unit test CodeQl

Status of the workflows on the dev branch (pull request to main)

Linting Unit test CodeQl