Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

libRASCH--a programming framework for transparent access to physiological signals.

R Schneider1, A Bauer, P Barthel

  • 1Medizinische Klinik der Technischen Universität München, Munich, Germany.

Conference Proceedings : ... Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual Conference
|February 3, 2007
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

[Update on the assessment of the impact of occupational contact allergies in case of occupational skin disease no. 5101].

Dermatologie (Heidelberg, Germany)·2026
Same author

Non-reciprocal spin excitations across the skyrmion-paramagnetic phase transition in MnSi.

Journal of applied crystallography·2026
Same author

The International Guideline for the Definition, Classification, Diagnosis and Management of Urticaria.

Allergy·2026
Same author

AI-ECG age predicts carotid atherosclerotic plaque volume and progression.

Atherosclerosis·2025
Same author

Non-conventional diagnostic methods for invasive fungal infections.

Expert review of molecular diagnostics·2025
Same author

The Pre-Twin Screen Consortium proposal for fetal structural anomalies evaluation across all three trimesters in twin pregnancies.

Archives of gynecology and obstetrics·2025
Same journal

Highly Articulated Robotic Probe for Minimally Invasive Surgery.

Conference proceedings : ... Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual Conference·2010
Same journal

Combined peripheral and cortical neural stimulation in motor neurorehabilitation.

Conference proceedings : ... Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual Conference·2008
Same journal

Embedded assessment algorithms within home-based cognitive computer game exercises for elders.

Conference proceedings : ... Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual Conference·2008
Same journal

Digital signal processing of the wideband external pulse recorded during cuff deflation: a new way to measure blood pressure.

Conference proceedings : ... Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual Conference·2008
Same journal

Immune cells detection of the in vivo rejecting heart in USPIO-enhanced magnetic resonance imaging.

Conference proceedings : ... Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual Conference·2008
Same journal

wHospital: a web-based application with digital signature for drugs dispensing management.

Conference proceedings : ... Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual Conference·2007
See all related articles

The libRASCH programming library offers consistent access to physiological signal data. It simplifies data analysis by supporting various file formats through a plugin mechanism, reducing the need for program adaptation.

Area of Science:

  • Biomedical Engineering
  • Computer Science
  • Signal Processing

Background:

  • Physiological signal analysis requires access to both raw and processed data.
  • Current software often necessitates format-specific adaptations, hindering interoperability.
  • A unified approach to handling diverse physiological data formats is lacking.

Purpose of the Study:

  • To introduce libRASCH, a C programming library designed for consistent access to physiological signals.
  • To overcome file format limitations in physiological data analysis.
  • To provide a flexible and extensible solution for researchers and developers.

Main Methods:

  • Development of the libRASCH library in C, compatible with Linux and Windows.
  • Implementation of a plugin architecture to support various data formats, including the European Data Format.

Related Experiment Videos

  • Provision of interfaces for other programming languages like Perl and Python.
  • Main Results:

    • libRASCH enables consistent data access regardless of the original file format.
    • New data formats can be supported by developing specific plugins without altering existing programs.
    • The library is open-source under GNU LGPL, promoting accessibility and community contribution.

    Conclusions:

    • libRASCH significantly enhances the interoperability and efficiency of physiological signal data analysis.
    • Its plugin mechanism offers a scalable solution for incorporating new data formats.
    • The library promotes standardized data handling in biomedical research and development.