-
Notifications
You must be signed in to change notification settings - Fork 14
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
Merge Dev #423
Merged
tensionhead
merged 21 commits into
408-check-out-contiguous-channel-property-for-discrete-data
from
dev
Jan 17, 2023
Merged
Merge Dev #423
tensionhead
merged 21 commits into
408-check-out-contiguous-channel-property-for-discrete-data
from
dev
Jan 17, 2023
Conversation
This file contains 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
- without we are living in a very dead link world Changes to be committed: modified: doc/source/README.rst new file: doc/source/user/complete_api.rst
Changes to be committed: modified: doc/source/user/complete_api.rst
Changes to be committed: modified: syncopy/tests/test_selectdata.py
Changes to be committed: modified: syncopy/tests/test_selectdata.py
Changes to be committed: modified: syncopy/tests/test_selectdata.py Changes to be committed: modified: syncopy/tests/test_selectdata.py
Changes to be committed: modified: syncopy/datatype/base_data.py modified: syncopy/shared/latency.py modified: syncopy/tests/test_selectdata.py
Changes to be committed: modified: syncopy/datatype/base_data.py modified: syncopy/datatype/methods/selectdata.py modified: syncopy/tests/test_selectdata.py
- the internal index representation is wild, at least for the DiscreteData types Changes to be committed: modified: syncopy/tests/test_selectdata.py
Changes to be committed: modified: syncopy/tests/test_selectdata.py
- can be used both as an iterable or via explicit (single element) indexing Changes to be committed: modified: syncopy/__init__.py modified: syncopy/datatype/__init__.py modified: syncopy/datatype/base_data.py modified: syncopy/datatype/discrete_data.py new file: syncopy/datatype/util.py modified: syncopy/statistics/spike_psth.py modified: syncopy/statistics/summary_stats.py modified: syncopy/tests/test_selectdata.py
Changes to be committed: modified: syncopy/datatype/util.py modified: syncopy/tests/test_basedata.py
Changes to be committed: modified: syncopy/tests/test_basedata.py
Changes to be committed: modified: syncopy/tests/test_selectdata.py
NEW: TrialIndexer
Changes to be committed: modified: syncopy/tests/test_selectdata.py
…tests 419 rewrite selectdata tests
tensionhead
merged commit Jan 17, 2023
cb15f1f
into
408-check-out-contiguous-channel-property-for-discrete-data
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.