Open gattia opened 2 years ago
As it stands there is currently: Smoothing scalars:
gaussian_smooth_surface_scalars
get_smoothed_scalars
smooth_scalars_from_second_mesh_onto_base
transfer_mesh_scalars_get_weighted_average_n_closest
These could likely be consolidated. Also, the naming conventions are all over the place - these should be similar/related in an easily interpretable way.
As it stands there is currently: Smoothing scalars:
gaussian_smooth_surface_scalars
get_smoothed_scalars
Transfer scalars:smooth_scalars_from_second_mesh_onto_base
transfer_mesh_scalars_get_weighted_average_n_closest
These could likely be consolidated. Also, the naming conventions are all over the place - these should be similar/related in an easily interpretable way.