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
It would probably be better to use classes to handle geometry transformations (from _native_geometry (spherical, cylindrical, cartesian) to a new geometry (spherical, cylindrical, cartesian), with a projection/slice in a specific plane)
choosemean/chooseslice -> easy (plane->axis)
but for the rest, the implementation needs to be completely different
implement when different _native_geometry
The text was updated successfully, but these errors were encountered:
It would probably be better to use classes to handle geometry transformations (from _native_geometry (spherical, cylindrical, cartesian) to a new geometry (spherical, cylindrical, cartesian), with a projection/slice in a specific plane)
choosemean/chooseslice -> easy (plane->axis)
but for the rest, the implementation needs to be completely different
The text was updated successfully, but these errors were encountered: