biodream 0.2.5

Zero-copy, streaming-capable toolkit for reading and writing BIOPAC AcqKnowledge (.acq) files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "channel_count": 1,
  "channels": [
    {
      "frequency_divider": 1,
      "name": "ECG",
      "point_count": 100,
      "samples_per_second": 1000.0,
      "units": "mV"
    }
  ],
  "compressed": false,
  "journal": null,
  "markers": [],
  "revision": 43,
  "samples_per_second": 1000.0
}