-
Notifications
You must be signed in to change notification settings - Fork 4
Update setup.py to include demo, src_rec, and tests packages #5
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
Open
pkeerthi11
wants to merge
48
commits into
neurophysiological-analysis:develop
Choose a base branch
from
pkeerthi11:patch-1
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update setup.py to include demo, src_rec, and tests packages #5
pkeerthi11
wants to merge
48
commits into
neurophysiological-analysis:develop
from
pkeerthi11:patch-1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Variable names now properly reflect function
- Method checks now whether input signals have the same length, an exception is thrown otherwise
- Topoplots now support MEG data - Topoplots now ignore channels without coordinates - Topoplots load their coordinates from a dedicated coordinate file instead of having these hardcoded - Coordinates file was added to the setup.py build
- Phase was scaled incorrectly, fixed - Overall PAC values remain unaffected
- Topoplot was drawn upside down with nose on the back of the head instead the front (fixed) - Omitting channels not within the channel list crashed the visualization (fixed) - Substituting channels will now only crash, if a substitute channel is not present, not in case the substituded channel is not present
- Fixed bug in the data manager, selecting a non hdd memory conserving file format although another was possible - Changed data format of array in the timed pool in reference to a numpy update - Changed naming in the sfc module - Updated the multiprocessing pool to circument bugs in the loki backend (process not returning)
-Fixed bug in the outlier removal that would stop the function from terminating if samples were exactly at the selected threshold -glmm formula checking has been improved -minor changes
- Added MEG source reconstruction - Added volumetric plotting - reorganization of the framework
Adjusted GitHub pages link and reintegrated automated tests.
Adjusted GitHub pages link and reintegrated automated tests. Adjusted Readme file for changed GitHub pages path n/a
Modified Documentation Modified Documentation Modified Documentation Updated Documentation Updated Documentation Updated documentation
Updated documentation path Updated documentation path
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.