Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

class AdichtReader for ADInstruments .adicht format added #365

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TE-2
Copy link

@TE-2 TE-2 commented Jan 25, 2025

Adding AdichtReader class as an additional data reader for EMG data from ADInstruments in .adicht format (Labchart).
The class has only been tested on a limited set of data and could therefore cause errors with unexpected settings or formats of an .adicht file. Fell free to test modify or add functions.

The following libraries have been used in the corresponding version. These dependencies have not yet been included in setup.py:

adi-reader==0.0.13  # https://github.com/JimHokanson/adinstruments_sdk_python
numpy==2.1.2
pandas==2.2.3
prettytable==3.12.0

@TE-2 TE-2 changed the title class AdichtReader for ADInstruments in .adicht format added class AdichtReader for ADInstruments .adicht format added Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant