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

Refactoring in .ml and new functionalities #60

Closed
wants to merge 101 commits into from
Closed

Refactoring in .ml and new functionalities #60

wants to merge 101 commits into from

Conversation

jomy-kk
Copy link
Owner

@jomy-kk jomy-kk commented Sep 11, 2022

This should lead to a an ltbio 1.2 post-merging.

A thesis work was developed on this branch, as use case. So, verify carefully if it matches the original specification.

Make Biosignals with added Noise, Timeseries or other Biosignals.
Plots y-axis now display units correctly.
Fix _get_channel

Fix indexing with BodyLocation

Fix indexing with datetime slice on single-channel. (Now correctly returns a new Biosignal instead of a Timeseries.)

Implement domain for multiple channels

Add preview property

Add restructure_domain method

Allow union of time intervals in 'fromNoise' constructor
Fix imports and minor bugs

Add TorchModel to .models
Better separation of train conditions and hyperparameters.

Train conditions are now attributes.
@jomy-kk jomy-kk added enhancement New feature or improving of existent one Tests & QA Unit and Integration tests, and ensuring the system's quality fix Fix a feature .features Components of the features package labels Sep 11, 2022
@jomy-kk jomy-kk self-assigned this Sep 11, 2022
@jomy-kk jomy-kk added this to In progress in Develop Biosignals Framework via automation Sep 11, 2022
@jomy-kk jomy-kk closed this Sep 11, 2022
Develop Biosignals Framework automation moved this from In progress to Done Sep 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improving of existent one .features Components of the features package fix Fix a feature Tests & QA Unit and Integration tests, and ensuring the system's quality
Development

Successfully merging this pull request may close these issues.

None yet

1 participant