yeatmanlab / pyAFQ

Automated Fiber Quantification ... in Python
http://yeatmanlab.github.io/pyAFQ/
BSD 2-Clause "Simplified" License
53 stars 34 forks source link

[FIX] Remove unused parameter, filter_by_endpoints #1142

Closed 36000 closed 1 month ago

36000 commented 1 month ago

I broke this parameter over a year ago it looks like. I would like to remove it though, instead of fixing it, because it's redundant. If you don't want endpoints, don't put them in your bundledict!

36000 commented 1 month ago

@arokem this is ready for review/merge