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
great, i think that maybe we should remove it from Neuron_trace, and make sure that we switch every time it is called to the version in trace_evaluation. What do you think @anviimishra?
we implement sd/ssd in both here: https://github.com/neurodata/brainlit/blob/develop/brainlit/algorithms/connect_fragments/trace_evaluation.py
and here: https://github.com/neurodata/brainlit/blob/develop/brainlit/utils/Neuron_trace.py
I think it should be a static (not a class) method, and it should only be defined once.
The text was updated successfully, but these errors were encountered: