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

16 making testmotionbasedcantingpy pass #84

Merged

Conversation

mhhwang1
Copy link
Collaborator

Adds TstMotionBasedCanting to determine the azimuth and elevation angles required to hit a target on the top of the towers.
Includes changes to files (heliostat, solarfield, and facet) to make it run, along with new tower files to render a tower for target location.

Need to add unit tests to server, waiting on future changes to facet class. Will later edit TstMotionBasedCanting to also compute canting angles of heliostat.

@mhhwang1 mhhwang1 added the enhancement New feature or request label Apr 15, 2024
@mhhwang1 mhhwang1 requested a review from bbean23 April 15, 2024 22:05
@mhhwang1 mhhwang1 self-assigned this Apr 15, 2024
Copy link
Collaborator

@bbean23 bbean23 left a comment

Choose a reason for hiding this comment

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

  1. There's a number of changes here that I'd like for you address before I approve.
  2. Please update the code and tests so that all the CI automation passes.
  3. I hope the tests work, because I didn't really read much of the test files. 🤫
  4. I suggest adding a few simple tests for planes_line_intersection.py/IntersectionBinarySearch.py

opencsp/common/lib/csp/SolarField.py Show resolved Hide resolved
opencsp/common/lib/csp/ufacet/Heliostat.py Outdated Show resolved Hide resolved
opencsp/common/lib/csp/ufacet/Heliostat.py Outdated Show resolved Hide resolved
opencsp/common/lib/geometry/IntersectionBinarySearch.py Outdated Show resolved Hide resolved
opencsp/common/lib/geometry/IntersectionBinarySearch.py Outdated Show resolved Hide resolved
opencsp/common/lib/geometry/IntersectionBinarySearch.py Outdated Show resolved Hide resolved
opencsp/common/lib/geometry/IntersectionBinarySearch.py Outdated Show resolved Hide resolved
opencsp/common/lib/geometry/IntersectionBinarySearch.py Outdated Show resolved Hide resolved
opencsp/common/lib/geometry/IntersectionBinarySearch.py Outdated Show resolved Hide resolved
opencsp/common/lib/geometry/IntersectionBinarySearch.py Outdated Show resolved Hide resolved
@mhhwang1 mhhwang1 requested review from bbean23 and removed request for bbean23 April 24, 2024 16:34
@mhhwang1 mhhwang1 force-pushed the 16-making-testmotionbasedcantingpy-pass branch from a577f14 to a23787d Compare April 24, 2024 17:04
@mhhwang1 mhhwang1 force-pushed the 16-making-testmotionbasedcantingpy-pass branch from a23787d to 5b6ba57 Compare June 13, 2024 15:39
@mhhwang1 mhhwang1 requested a review from e10harvey June 13, 2024 20:45
@mhhwang1 mhhwang1 force-pushed the 16-making-testmotionbasedcantingpy-pass branch from 5b6ba57 to b615ff2 Compare June 13, 2024 20:48
@mhhwang1 mhhwang1 force-pushed the 16-making-testmotionbasedcantingpy-pass branch from b615ff2 to 80e5f28 Compare June 13, 2024 21:00
@e10harvey e10harvey merged commit adb0a1e into sandialabs:develop Jun 13, 2024
4 checks passed
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.

3 participants