scientisst / BioSPPy

Biosignal Processing in Python
https://biosppy.readthedocs.io/
Other
72 stars 22 forks source link

Return tuple updates #2

Closed rafaelscsilva closed 2 years ago

rafaelscsilva commented 2 years ago

Updates the ReturnTuple object with two new methods:

The ReturnTuple is not updated, instead a new ReturnTuple object is created with the appended value-key pairs.