Skip to content

[ENH] add trial handling to Unitary Events analysis plot_ue#80

Open
Moritz-Alexander-Kern wants to merge 3 commits into
masterfrom
enh/trial_object_ue_analysis
Open

[ENH] add trial handling to Unitary Events analysis plot_ue#80
Moritz-Alexander-Kern wants to merge 3 commits into
masterfrom
enh/trial_object_ue_analysis

Conversation

@Moritz-Alexander-Kern

Copy link
Copy Markdown
Contributor

Description:
This pull request introduces enhancements to the plot_ue function in viziphant.unitary_event_analysis module.

Changes:

  • Trial Object Support: The plot_ue function has been modified to accept Trials objects directly.
  • elephant => 0.14.0 . This version is necessary to ensure that the Trials object is available.

Comment thread viziphant/unitary_event_analysis.py Outdated
Refer to `UEA Tutorial <https://elephant.readthedocs.io/en/latest/
tutorials/unitary_event_analysis.html>`_ for real-case scenario.
"""
if isinstance(spiketrains, Trials):

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use elephant decorator instead

@Moritz-Alexander-Kern Moritz-Alexander-Kern Oct 21, 2024

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done: 4330125

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant