Skip to content

Commit

Permalink
Remove mention of draeger data limitation
Browse files Browse the repository at this point in the history
  • Loading branch information
psomhorst committed Dec 16, 2024
1 parent 176ce86 commit b49bdb6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions eitprocessing/datahandling/loading/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ def load_eit_data(
) -> Sequence:
"""Load EIT data from path(s).
Current limitations:
- Dräger data is assumed to have a limited set of (Medibus) data. Newer additions that add data like pleural
pressure are not yet supported.
Args:
path: relative or absolute path(s) to data file.
vendor: vendor indicating the device used.
Expand Down

0 comments on commit b49bdb6

Please sign in to comment.