Recent

Author Topic: Announcing PUMA EDFplus engine  (Read 2133 times)

jwdietrich

  • Hero Member
  • *****
  • Posts: 1232
    • formatio reticularis
Announcing PUMA EDFplus engine
« on: October 31, 2018, 07:17:47 pm »
With immediate effect the PUMA Repository, a collection of Pascal units that supports software development for medical informatics, has a new member, the EDFplus engine.

PUMA's EDFplus engine is an Object Pascal library that supports reading, writing, parsing and composing multichannel biological and physical signals in the European Data Format (EDF) or its successor EDF+. EDF and EDF+ are standardised exchange formats for biomedical data. Typical applications include ECG recordings, polygraphic data for polysomnography, EEG recordings and physiological data. EDF+ is an extension of EDF, which adds additional information and removes some ambiguities, while maintaining a high degree of backwards-compatibility to EDF.

The formats are rather complex, but the EDFplus engine provides an easy-to-use class library that can be integrated in every Object Pascal program. It is available for free from http://puma-repository.sf.net.
function GetRandomNumber: integer; // xkcd.com
begin
  GetRandomNumber := 4; // chosen by fair dice roll. Guaranteed to be random.
end;

http://www.formatio-reticularis.de

Lazarus 2.2.6 | FPC 3.2.2 | PPC, Intel, ARM | macOS, Windows, Linux

zoltanleo

  • Sr. Member
  • ****
  • Posts: 488
Re: Announcing PUMA EDFplus engine
« Reply #1 on: October 31, 2018, 09:42:41 pm »
This is great news. thank :)
Win10 LTSC x64/Deb 11 amd64(gtk2/qt5)/Darwin Cocoa (Monterey):
Lazarus x32/x64 2.3(trunk); FPC 3.3.1 (trunk), FireBird 3.0.10; IBX by TonyW

Sorry for my bad English, I'm using translator ;)

 

TinyPortal © 2005-2018