Published February 15, 2024 | Version v1

Subglottal Pressure Experiments with Ex-vivo Porcine Larynges

Description

The dataset consists of 288 high-speed video endoscopy (HSV) porcine larynx recordings. Phonation was recorded at differing subglottal pressure levels. Each video was segmented using the software Glottis Analysis Tools, and trajectories were computed from each segmentation.

The following files are included:

  • videos.zip - larynx recordings in .mp4-format
  • measures.csv - table consisting metadata
    • larynx: numeric identifier of the larynx
    • gap: Length of the inserted metal shim (mm)
    • glottis_length: length of the glottal midline (px)
    • psub: measured subglottal pressure (Pa)
    • adduction_left, adduction_right: arytenoid torques (mNm)
  • trajectories.npy - trajectories (longitudinal 25%, 50%, 75%) as numpy array
    • 0: left - posterior
    • 1: left - medial
    • 2: left - anterior
    • 3: right - posterior
    • 4: right - medial
    • 5: right - anterior

Usage:

# load trajectories
import numpy as np
arr = np.load('trajectories.npy')

# load meta-data
import pandas as pd
df = pd.read_csv('measures.csv')

Files

measures.csv

Files (4.3 GB)

Name Size
md5:fb73a3c9aeca7fae2601cf9a39ed6d1a
13.0 kB Preview Download
md5:4e02c9a779b35b5b4c9a82bed9c87297
28.3 MB Download
md5:acc16a721402ba347052fa1302aa3a5a
4.3 GB Preview Download

Additional details

Related works

Is described by
Journal article: 10.1121/1.4976085 (DOI)
Is supplement to
Journal article: 10.1007/s10237-017-0992-5 (DOI)
Journal article: 10.1109/JTEHM.2018.2886021 (DOI)
Journal article: 10.3389/fphys.2024.1282574 (DOI)
Is variant form of
Journal article: 10.1121/1.5007952 (DOI)