Skip to content

Commit

Permalink
Merge pull request #88 from CharmingChocobo/patch-2
Browse files Browse the repository at this point in the history
Update data-exploration.ipynb (Mismatch in printed segment)
  • Loading branch information
tompollard authored Jul 19, 2024
2 parents 5376113 + 9b35eda commit bc57d42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/tutorial/notebooks/data-exploration.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@
"segment_metadata = wfdb.rdheader(record_name=segments[2], pn_dir=record_dir)\n",
"\n",
"print(f\"\"\"Header metadata loaded for: \n",
"- the segment '{segments[1]}'\n",
"- the segment '{segments[2]}'\n",
"- in record '{record_name}'\n",
"- for subject '{str(Path(record_dir).parent.parts[-1])}'\n",
"\"\"\")"
Expand Down Expand Up @@ -1119,4 +1119,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}

0 comments on commit bc57d42

Please sign in to comment.