Skip to content

Releases: mad-lab-fau/signialib

v2.0.0: Additional Importer for Txt Files

09 Mar 12:38
Compare
Choose a tag to compare

Additional Importer for Txt Files

  • mat files can be imported as before, all previous functionalities for mat should still work
  • txt files can be imported using the Session.from_file_path() function
  • txt can also have labels
  • txt files also have local_datetime_counter

Tests

  • tests for preprocessing and mat files are implemented

v1.2.0

10 Jan 10:04
Compare
Choose a tag to compare

Updated Dependencies