-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
updating TFR classes #11282
Merged
Merged
updating TFR classes #11282
Commits on Feb 28, 2024
-
refactor method_kw checking cleaner imports refactor _get_instance_type_string many changes; raw.compute_tfr(multitaper, freqs) works! add verbose to tfr_array_stockwell add get_data() method DRY / fixes for method=stockwell partially handle ITC; comments forgotten (temporary) import rework evoked fixtures to provide uncropped evoked option override plot() method for EpochsTFR add nave to save/load roundtrip move copy to base class, fix docstrings, work on iter_evoked work on ITC handling; add ValueErrors for unsupported param combos; cleanup TODOs move arg gymnastics into EpochsTFR init; get iter_evoked working get TFR.average() working working on making stockwell/ITC behave sanely reorg for saner class behavior cleanup/move util funcs make plotting work for singleton EpochsTFR docstring fixes; support comments for AverageTFR fix stockwell bugs fix attributes, fix docstring format, don't store method_kw in an attribute fix import nesting add forgotten utils file add arithmetic methods fix check_option for stockwell get baseline and crop working add loader func; allow both h5 and hdf5 extensions get plot_topomap working better decim support for stockwell make read_tfrs always return new class refactor plot_joint get plot_joint interaction working for grads; propogate topomap_kw to popup figs small improvements to util func set_title_multi_electrodes get onselect topomaps to look like plot_joint topomaps copy everything to tfr.py; delete spectrogram.py; mark legacy plot_joint debugging attr docstrings, docstring fixes, RawTFRArray, pass inst as kwarg improve test of tfr.plot_topomap WIP docstring dedup [ci skip] consolidate tests; provide 2 sizes of AverageTFR fixtures simplify plot_joint and fix pick handling for onselect topomap fix and test repr_html improve coverage
Configuration menu - View commit details
-
Copy full SHA for 816d75a - Browse repository at this point
Copy the full SHA 816d75aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e0c76c - Browse repository at this point
Copy the full SHA 8e0c76cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 412c151 - Browse repository at this point
Copy the full SHA 412c151View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01c39d3 - Browse repository at this point
Copy the full SHA 01c39d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b301d1d - Browse repository at this point
Copy the full SHA b301d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2969301 - Browse repository at this point
Copy the full SHA 2969301View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cdf01c - Browse repository at this point
Copy the full SHA 6cdf01cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b711529 - Browse repository at this point
Copy the full SHA b711529View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5819e7 - Browse repository at this point
Copy the full SHA b5819e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a8305f - Browse repository at this point
Copy the full SHA 2a8305fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 762fc5f - Browse repository at this point
Copy the full SHA 762fc5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80494eb - Browse repository at this point
Copy the full SHA 80494ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for d31aeb3 - Browse repository at this point
Copy the full SHA d31aeb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e630745 - Browse repository at this point
Copy the full SHA e630745View commit details -
Configuration menu - View commit details
-
Copy full SHA for 212da92 - Browse repository at this point
Copy the full SHA 212da92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90be26c - Browse repository at this point
Copy the full SHA 90be26cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e30e47 - Browse repository at this point
Copy the full SHA 1e30e47View commit details -
Configuration menu - View commit details
-
Copy full SHA for afc478a - Browse repository at this point
Copy the full SHA afc478aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d2b720 - Browse repository at this point
Copy the full SHA 9d2b720View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77137b5 - Browse repository at this point
Copy the full SHA 77137b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0223d1 - Browse repository at this point
Copy the full SHA c0223d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f610de5 - Browse repository at this point
Copy the full SHA f610de5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd8b20 - Browse repository at this point
Copy the full SHA 3fd8b20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a34570 - Browse repository at this point
Copy the full SHA 8a34570View commit details -
Configuration menu - View commit details
-
Copy full SHA for f766fc0 - Browse repository at this point
Copy the full SHA f766fc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb4977a - Browse repository at this point
Copy the full SHA fb4977aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ee3263 - Browse repository at this point
Copy the full SHA 5ee3263View commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91fa2f1 - Browse repository at this point
Copy the full SHA 91fa2f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6d7218 - Browse repository at this point
Copy the full SHA c6d7218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c30d1b - Browse repository at this point
Copy the full SHA 3c30d1bView commit details
Commits on Mar 1, 2024
-
Apply suggestions from code review [ci skip]
Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8f7c4a1 - Browse repository at this point
Copy the full SHA 8f7c4a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a303b38 - Browse repository at this point
Copy the full SHA a303b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for e35e79e - Browse repository at this point
Copy the full SHA e35e79eView commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d87aee8 - Browse repository at this point
Copy the full SHA d87aee8View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for e09d3c0 - Browse repository at this point
Copy the full SHA e09d3c0View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 496958f - Browse repository at this point
Copy the full SHA 496958fView commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 00a7e71 - Browse repository at this point
Copy the full SHA 00a7e71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a51331 - Browse repository at this point
Copy the full SHA 2a51331View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa8dc6e - Browse repository at this point
Copy the full SHA aa8dc6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17f1891 - Browse repository at this point
Copy the full SHA 17f1891View commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4ad2812 - Browse repository at this point
Copy the full SHA 4ad2812View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5eb407 - Browse repository at this point
Copy the full SHA f5eb407View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4c98b7 - Browse repository at this point
Copy the full SHA f4c98b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69066c9 - Browse repository at this point
Copy the full SHA 69066c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 891ffcb - Browse repository at this point
Copy the full SHA 891ffcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1723c2f - Browse repository at this point
Copy the full SHA 1723c2fView commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b27c86 - Browse repository at this point
Copy the full SHA 7b27c86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c9dcc6 - Browse repository at this point
Copy the full SHA 2c9dcc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 567e7f3 - Browse repository at this point
Copy the full SHA 567e7f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae4c5ec - Browse repository at this point
Copy the full SHA ae4c5ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for f76e6b4 - Browse repository at this point
Copy the full SHA f76e6b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ea9cc7 - Browse repository at this point
Copy the full SHA 5ea9cc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 714c14b - Browse repository at this point
Copy the full SHA 714c14bView commit details
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.