Skip to content
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

Adding magnitude and phase function #111

Merged
merged 1 commit into from
Jun 18, 2021

Conversation

ssolson
Copy link
Contributor

@ssolson ssolson commented May 11, 2021

Simple function to calculate the magnitude and phase of floats, ints, arrays, or series in 2D or 3D added to the utils module.

@kmruehl do you think you will have time to take a look at this before your vacation?

@jleonqu
Copy link

jleonqu commented Jun 14, 2021

Hello,

I reviewed this pull request and it worked for me. It is easy to use. I followed the instructions in this link: ​MHKiT Example to use MHKiT with WEC-Sim data. I used the function to calculate the magnitude and phase of the data provided in the example. I run the tests and all of them passed. It was the first time I used MHKiT-Python and it was a good experience overall. It is good to have all the resources available on the webpage such as the installation guidelines and the examples, that makes the user experience a lot easier.​

@kmruehl
Copy link
Contributor

kmruehl commented Jun 14, 2021

@jleonqu thanks for reviewing this new feature, your feedback is much appreciated. @ssolson you can count this as my review, and from my perspective you can go ahead and merge this PR.

Copy link
Contributor

@kmruehl kmruehl left a comment

Choose a reason for hiding this comment

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

Refer to review from @jleonqu here

@kmruehl kmruehl added enhancement New feature or request utils module labels Jun 14, 2021
@kmruehl
Copy link
Contributor

kmruehl commented Jun 14, 2021

@rpauly18 i assume the next step is to write the MATLAB wrapper? LMK when that's ready and we can start using it. Thanks!

@rpauly18 rpauly18 merged commit d8fc62d into MHKiT-Software:master Jun 18, 2021
@ssolson ssolson deleted the magphase branch July 12, 2022 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request utils module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants