biosig 2.3.3-1 source package in Ubuntu

Changelog

biosig (2.3.3-1) unstable; urgency=medium

  [ Alois Schlögl ]
  * libbiosig:
  - improved support for the following data formats:
    EDF+ : relax requirement that reserved field must start with "EDF+"
    ABF2 : check scaling - seems good
    ATF  : support multi-channel traces, segments will be concatanated
           (and not considered different channels)
    AXG  : extend support to some real-world data sets

  * biosig4matlab
  - add Machine-Learning-Optimal-Detection (MOD) method (Zhang et al. 2020,2021)
    including demo script
  - <NEW> rotary-decoder added (used in Zhang et al. 2020)
    biosig4matlab/t250_ArtifactPreProcessingQualityControl/rotary_decoder.m
  - sopen (gdf): add support for timezone information
  - fix issue eeglab#93 (encoding of EDF+ annotations)

  [ Andreas Tille ]
  * Standards-Version: 4.6.0 (routine-update)

 -- Alois Schlögl <email address hidden>  Sat, 02 Oct 2021 15:32:14 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
biosig_2.3.3-1.dsc 2.4 KiB 444f4ca342bf51d54c78187aa633ee5546f60b2bffa9690e78be40df10e87aea
biosig_2.3.3.orig.tar.gz 2.4 MiB ecff695e912265cbb817b936209086d1b5854afeb44ed58e701feeb2e0b1b33e
biosig_2.3.3-1.debian.tar.xz 14.7 KiB 180541416181fc1772feadd4b28a859e0e4067c96243f9d160fa64942ef87533

No changes file available.

Binary packages built by this source

biosig-tools: format conversion tools for biomedical data formats

 Based on BioSig library, this package provides command line
 tools, such as
 .
  - save2gdf: converter between different file formats, including but
        not limited to SCP-ECG(EN1064), HL7aECG (FDA-XML), GDF, EDF,
        BDF, CWFB.
  - biosig2gdf: converts biosig data files into GDF, to simplify
        parsing and loading by scripting languages (e.g. loadgdf.{py,r})
  - rec2bin, bin2rec, heka2itx, save2aecg, save2scp: several converter
       tools based on save2gdf
  - biosig_fhir: packs biosignal data into HL7/FHIR binary template file.
  - physicalunits: converter for encoding and decoding of physical
       units according to ISO 11073-10101

biosig-tools-dbgsym: debug symbols for biosig-tools
libbiosig-dev: I/O library for biomedical data - development files

 BioSig is a library for accessing files in several biomedical data formats
 (including EDF, BDF, GDF, BrainVision, BCI2000, CFWB, HL7aECG,
 SCP_ECG (EN1064), MFER, ACQ, CNT(Neuroscan), DEMG, EGI, EEG1100,
 FAMOS, SigmaPLpro, TMS32). The complete list of supported file
 formats is available at http://pub.ist.ac.at/~schloegl/biosig/TESTED .
 .
 This package provides header files and static library.

libbiosig3: I/O library for biomedical data - dynamic library

 BioSig is a library for accessing files in several biomedical data formats
 (including EDF, BDF, GDF, BrainVision, BCI2000, CFWB, HL7aECG,
 SCP_ECG (EN1064), MFER, ACQ, CNT(Neuroscan), DEMG, EGI, EEG1100,
 FAMOS, SigmaPLpro, TMS32). The complete list of supported file
 formats is available at http://pub.ist.ac.at/~schloegl/biosig/TESTED .
 .
 This package provides dynamic library.

libbiosig3-dbgsym: debug symbols for libbiosig3
octave-biosig: Octave bindings for BioSig library

 This package provides Octave bindings for BioSig library. Primary
 goal -- I/O interface to variety of biomedical file formats, including
 but not limited to SCP-ECG(EN1064), HL7aECG (FDA-XML), GDF, EDF.

octave-biosig-dbgsym: debug symbols for octave-biosig
python3-biosig: Python3 bindings for BioSig library

 This package provides Python3 bindings for BioSig library. Primary
 goal -- I/O interface to variety of biomedical file formats, including
 but not limited to SCP-ECG(EN1064), HL7aECG (FDA-XML), GDF, EDF.

python3-biosig-dbgsym: debug symbols for python3-biosig