Skip to content

Update maths.py #229

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update maths.py #229

wants to merge 1 commit into from

Conversation

AxMeNi
Copy link

@AxMeNi AxMeNi commented Apr 10, 2025

Minor documentation updates for maths.py (my first contribution to LoopStructural :) )

Copy link
Member

@lachlangrose lachlangrose left a comment

Choose a reason for hiding this comment

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

Thanks Axel, did you mean to change the order of plunge and plunge direction?

plunge_dir: NumericInput,
plunge: NumericInput,
Copy link
Member

Choose a reason for hiding this comment

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

Did you mean to change the order of the variables?

Copy link
Author

@AxMeNi AxMeNi Apr 10, 2025

Choose a reason for hiding this comment

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

Yes, I meant to make them coherent with the name of the function. I have no idea if that would change anything with the actual code though. Do you know if there is a way to access every single call to that function in the whole project?

Copy link
Member

Choose a reason for hiding this comment

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

@AxMeNi, I think I would rather keep it as plunge and plunge_dir because that is the order we refer to them as geologists. But maybe we should change the function name, but we need to add a deprecation to the old naming

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.

2 participants