sissa-data-science / DADApy

Distance-based Analysis of DAta-manifolds in python
https://dadapy.readthedocs.io/
Apache License 2.0
103 stars 18 forks source link

BMTI deltaFs error improvements #133

Closed charliematteo closed 2 months ago

charliematteo commented 3 months ago

Now correctly estimating the sign of Pearson coefficients between gradients; added a small positive number on the trace of gradient autocovariance matrices for numerical stability

AldoGl commented 2 months ago

@charliematteo fantastic work!! I just fixed the linting errors. I think we can merge