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

Test motion-related functions #523

Merged
merged 13 commits into from
Jan 16, 2025
Merged

Test motion-related functions #523

merged 13 commits into from
Jan 16, 2025

Conversation

pvillacorta
Copy link
Collaborator

@pvillacorta pvillacorta commented Dec 11, 2024

This PR is intended to solve #412 and #522, thus improving code coverage.

I have also included some additional changes:

  • faa285b Add a method for outflow_spin_reset! function when the input argument type is Motion. I forgot to add this in #517.
  • 3b6e79e Add digits to the time slider in plot_phantom_map.
  • 3d4019e Add auxiliary constructor to FlowPath
  • c92d9d4 Fix error in tests and fix flow-related undetected errors from #531.
  • c79c2af and 85c01f8 Modify the read_phantom and write_phantom functions to better fit the new TimeCurve structure.

@pvillacorta pvillacorta marked this pull request as ready for review December 11, 2024 10:40
@pvillacorta
Copy link
Collaborator Author

I have added a method for outflow_spin_reset! function when the input argument type is Motion. I forgot to add this in #517.

@cncastillo
Copy link
Member

@pvillacorta this is ready to be merged?

@cncastillo cncastillo merged commit 64efca0 into master Jan 16, 2025
6 of 12 checks passed
@cncastillo cncastillo deleted the test-motion branch January 16, 2025 18:28
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.

Test motion-related functions Test setting fields from a Phantom @view
2 participants