fiji / SNT

Legacy project superseded by https://github.com/morphonets/SNT
GNU General Public License v3.0
11 stars 29 forks source link

Implement the ShollAnalysisPlugin #8

Closed tferr closed 7 years ago

tferr commented 7 years ago

The major goal here is to implement a macro-recordable command that allows batch processing of traces/swc files. (Currently, Sholl analysis in SNT is only possible through its Swing GUI). We did this by implementing the new tracing.ShollAnalysisPlugin class replacing the old sholl.Call_SNT. While at it: