Skip to content

Add session file parser#70

Merged
abelfodil merged 4 commits intomasterfrom
handle-session
Nov 10, 2020
Merged

Add session file parser#70
abelfodil merged 4 commits intomasterfrom
handle-session

Conversation

@abelfodil
Copy link
Copy Markdown
Contributor

What is does:

  • Autodetect file format (SD or Session)
  • Parse the file accordingly

Known bugs:

  • Always skips the first measurement (won't fix)

Copy link
Copy Markdown
Contributor

@conorato conorato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! Ça m'a fait pensé, maintenant qu'on accepte les Session files, on accepte alors indirectement les données du Ganglion et du Cyton (comme on ne peut pas save sur la carte SD avec le Ganglion). On devra alors modifier la fréquence d'échantillonage selon le board. On peut faire ça dans une autre PR though

Comment thread backend/classification/parser/constants.py Outdated
Comment thread backend/classification/parser/session_file_parser.py Outdated
Comment thread backend/classification/parser/__init__.py Outdated
@abelfodil abelfodil requested a review from conorato November 10, 2020 15:04
Copy link
Copy Markdown
Contributor

@conorato conorato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@abelfodil abelfodil merged commit a93fe4a into master Nov 10, 2020
@abelfodil abelfodil deleted the handle-session branch November 10, 2020 19:43
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.

2 participants