Skip to content

Conversation

@yemeen
Copy link
Member

@yemeen yemeen commented Oct 2, 2025

Pull Request

Summary

allows radial plotting

Description

adds _plot_radial function to ECTResult

Motivation and Context

closes #58

How has this been tested?

new plotting feature

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • [ x] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test improvement

Checklist

  • [ x ] My code follows the code style of this project. (make clean)
  • [ x ] I have incremented the version number in the pyproject.toml file (if applicable).
  • I have added tests to cover my changes (if applicable).
  • [ x ] All new and existing tests passed. (make tests)
  • I have updated the documentation (if applicable).
  • [ x ] My changes generate no new warnings.
  • I have added any necessary new dependencies to pyproject.toml.

Additional Notes

Screenshots (if applicable)

@yemeen yemeen requested a review from lizliz as a code owner October 2, 2025 22:11
@lizliz lizliz merged commit cc3bd58 into main Oct 3, 2025
3 checks passed
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.

Add radial transform for the ECT

3 participants