Skip to content

Comments

add impedance feature#8

Merged
SevenOfNinePE merged 4 commits intomainfrom
check_type
Nov 7, 2024
Merged

add impedance feature#8
SevenOfNinePE merged 4 commits intomainfrom
check_type

Conversation

@gituser789
Copy link
Contributor

@gituser789 gituser789 commented Nov 5, 2024

New feature to generate, modify and plot impedance curves from an impedance analyzer.

Implemented

  • Feature in general implemented
  • Architecture by using @dataclass and a class to modify and handle the data

Not Implemented yet

  • Input check for user data (-> New issue)

@gituser789 gituser789 self-assigned this Nov 5, 2024
@gituser789 gituser789 added the enhancement New feature or request label Nov 5, 2024
@gituser789 gituser789 added this to the 0.2.0 milestone Nov 5, 2024
@gituser789 gituser789 linked an issue Nov 5, 2024 that may be closed by this pull request
2 tasks
Copy link
Collaborator

@SevenOfNinePE SevenOfNinePE left a comment

Choose a reason for hiding this comment

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

The approach is fine (separation of program and data). Issue is the missing copy of data so that the origin data are not modified.

@SevenOfNinePE SevenOfNinePE merged commit 84c0683 into main Nov 7, 2024
@gituser789 gituser789 deleted the check_type branch December 10, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Impedance plots to the toolbox

2 participants