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

Various bugfixes #282

Merged
merged 2 commits into from
Apr 5, 2023
Merged

Various bugfixes #282

merged 2 commits into from
Apr 5, 2023

Conversation

dahonegger
Copy link
Contributor

In Calc_f13.m: If "obj.f13" is empty, then "broken" is undefined and the code breaks when default values are set on Line 109. Here we let broken=0 to allow default values to be defined.

In Make_f15.m: In original code, "all()" is acting on "abs(...)" and not the logical comparison. Here the parentheses are moved so that "all()" acts on the logical comparison in each coordinate.

@krober10nd
Copy link
Collaborator

Please add a note on the changelog. Thanks!

@dahonegger
Copy link
Contributor Author

Changelog notes added for #282

@krober10nd krober10nd merged commit aac0236 into CHLNDDEV:Projection Apr 5, 2023
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