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

Implement the parser for the Elite file formats. #49

Open
Alzathar opened this issue Dec 19, 2016 · 4 comments
Open

Implement the parser for the Elite file formats. #49

Alzathar opened this issue Dec 19, 2016 · 4 comments
Assignees
Milestone

Comments

@Alzathar
Copy link
Member

The parsers in the BTK project is a good start to implement the parsers of the Elite file formats.

Compared to BTK, OpenMA will manage all the Elite file in the same plugin with one handler by file format. The data provided in the project BTKData will be used for the validation (see the subfolder EliteSamples). However, these data came from 2010. New data would be necessary to verify that BTS does or does not change their file format (see issue #47).

@Alzathar
Copy link
Member Author

@marnunez I am creating the elite-file-format branch with an empty plugin for the Elite file formats. I will commit it soon. This will be a good way for you to see the integration of the BTS file format in OpenMA compared to BTK.

@marnunez
Copy link
Contributor

Awesome. I seriously doubt they changed any of the formats at all before the TDF/MDX file format introduction, but I can provide the anonymized file samples required. Shall I leave them here of fork and do a pull request in openma-data?

Alzathar added a commit to OpenMA/openma-data that referenced this issue Dec 21, 2016
@Alzathar
Copy link
Member Author

The BTS Elite EMG format is implemented in the elite-file-format branch. The implementation is an exact translation of the parser proposed in BTK. Thus, the issue #47 is not yet resolved.

@Alzathar Alzathar self-assigned this Dec 21, 2016
@Alzathar Alzathar added this to the 1.0 milestone Dec 21, 2016
@Alzathar Alzathar modified the milestones: 0.5, 1.0 Feb 25, 2017
@Alzathar
Copy link
Member Author

Not all the BTS Elite formats are implemented in OpenMA.

@Alzathar Alzathar reopened this Feb 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants