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

Add check of input data source before processing windowing #82

Open
FlorentinTh opened this issue Mar 7, 2021 · 0 comments
Open

Add check of input data source before processing windowing #82

FlorentinTh opened this issue Mar 7, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@FlorentinTh
Copy link
Owner

FlorentinTh commented Mar 7, 2021

Currently, the windowing module is responsible for the sanitization of raw data.

This code should be moved to a new LE2ML module in order to take benefit of modularity and to be able to use some parameters for slicing raw data either from start or end of the input file in case of raw data are considered to be a signal.

EDIT :
Leave the code in this module, but add a check of the data source before applying the whole windowing process including sanitization task.

@FlorentinTh FlorentinTh added the enhancement New feature or request label Mar 7, 2021
@FlorentinTh FlorentinTh added this to the 1.0 milestone Mar 7, 2021
@FlorentinTh FlorentinTh self-assigned this Mar 7, 2021
@FlorentinTh FlorentinTh changed the title Move Sanitization to Another Module Add check of input data source before processing windowing Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant