You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to know in dat_prep/parser.py why the offset is squared planes *= pow(planesD, 2)
cause accordind to my understanding PlanesD alread holds the value of the offset. Am I missing something.
The text was updated successfully, but these errors were encountered:
Hello @art-programmer ,
I wanted to know in dat_prep/parser.py why the offset is squared planes *= pow(planesD, 2)
cause accordind to my understanding PlanesD alread holds the value of the offset. Am I missing something.
The text was updated successfully, but these errors were encountered: