CYGNUS-RD / reconstruction

Camera and scope analysis tools
0 stars 25 forks source link

There is a return of a function in *snakes.py* that returns *lp_len* that is not defined #241

Closed fiorotto8 closed 8 months ago

fiorotto8 commented 8 months ago

Indeed in the function getClusters() only lp is defined and not lp_len. Now it returns correctly (if len(X)==0) lp instead of lp_len