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

Bug 1 #9

Open
wants to merge 5 commits into
base: Bug_1
Choose a base branch
from
Open

Bug 1 #9

wants to merge 5 commits into from

Conversation

rckwzrd
Copy link
Contributor

@rckwzrd rckwzrd commented Mar 12, 2021

Implemented bed thickness calculations with trig functions in petrophys_notebook. Added GRAPI unit to test_06. Wrote test_07 to check thickness quantity string representation returned with np.cos(). Not sure if the test is also valid for the actual value.

Realized that the thickness calculations obey dimensional rules for transcendental functions. Only angles in radians are passed to trig functions. If angles are being sought with inverse trig functions, rules still hold because unitless thickness ratios will be passed. Closing corresponding issues... for now.

Did not see any other issues. May need to check my usage of quantity_maker() when time permits.

Copy link
Contributor Author

@rckwzrd rckwzrd left a comment

Choose a reason for hiding this comment

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

this is a test review. never used the functionality before.

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.

1 participant