brain-slam / slam

Surface anaLysis And Modeling
MIT License
14 stars 24 forks source link

[DOC] doc string determine_local_basis is missing #81

Closed maximedieudonne closed 2 years ago

maximedieudonne commented 2 years ago

hello, I would like to use the determine_local_basis function in curvature.py. but i'm confused about the inputs and the outputs format. For example how should I reshape my input "normal" . How to define the proj_matrix and which tolerance should i use ?

I understand that this function is used in the function fit_curvature but i dont understand how to initiate my imputs arguments

thanks for your help,

JulienLefevreMars commented 2 years ago

Hello @MaximeDdnn ,

The function is confusing indeed: I propose to add some comments to clarify. Briefly: