<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Luca Cerina</title>
    <description>The latest articles on DEV Community by Luca Cerina (@lucacerina).</description>
    <link>https://dev.to/lucacerina</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1155727%2Fa12dae8c-0690-47e0-b03b-cbc9f9407979.jpeg</url>
      <title>DEV Community: Luca Cerina</title>
      <link>https://dev.to/lucacerina</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lucacerina"/>
    <language>en</language>
    <item>
      <title>Physio-Cassette: handle physiological signals without hassle</title>
      <dc:creator>Luca Cerina</dc:creator>
      <pubDate>Thu, 07 Sep 2023 13:01:39 +0000</pubDate>
      <link>https://dev.to/lucacerina/physio-cassette-handle-physiological-signals-without-hassle-4ep5</link>
      <guid>https://dev.to/lucacerina/physio-cassette-handle-physiological-signals-without-hassle-4ep5</guid>
      <description>&lt;p&gt;If you have ever worked with physiological signals (or any signal with annotations) you may know how messy they are.&lt;/p&gt;

&lt;p&gt;Sometimes the standards are just not there, sometimes the data is buried under layers and layers of useless abstraction (just give me the goddamn numpy array!), sometimes you just need a nice IO library.&lt;/p&gt;

&lt;p&gt;Physio-Cassette tries to do exactly that. Just a minimal abstraction to store signals in a terse object, manipulate annotated events, and use them to sample pieces of the signal.&lt;/p&gt;

&lt;p&gt;Looking for beta testers! If you are interested you can find it here on Github &lt;a href="https://github.com/LucaCerina/physio-cassette"&gt;https://github.com/LucaCerina/physio-cassette&lt;/a&gt; or directly install it from PyPI &lt;a href="https://pypi.org/project/physio-cassette"&gt;https://pypi.org/project/physio-cassette&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>signalprocessing</category>
      <category>opensource</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
