Skip to content

Commit c5214ce

Browse files
Merge pull request #775 from Ivan-Gudoshnikov/master
[Praha] June 2025 pyvo - small fix
2 parents 95335ba + a3738a3 commit c5214ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

series/praha-pyvo/events/2025-06-18.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ talks:
3737
- Jarka Schovancová
3838
description: |
3939
What if you could help a radar sense whether someone is breathing—without touching them—using Python? In this talk, I'll share insights from an R&D project where I explored using Python (among others) to detect respiratory rate from frequency-modulated continuous-wave (FMCW) radar data. The project was driven by a practical need at CERN: enabling remote rescue teams to assess vital signs in industrial environments where wearable sensors aren't viable. With just the radar's noisy reflections as input, the challenge was to see whether reliable breathing detection was even possible.
40+
4041
I'll take you through the Python pipeline I built—from signal pre-processing and motion isolation to modeling subtle respiratory patterns buried in noise. Along the way, we'll look at how factors like body posture, clothing, distance, and occlusions impact detection. This isn't about delivering a polished product, but about what you can learn and prototype when you mix a radar with Python's scientific stack (NumPy, SciPy, and more). If you're curious about signal processing, sensor data hacking, or turning raw physics and robotics sensing into actionable insights with Python, this talk is for you.

0 commit comments

Comments
 (0)