Macros and Scripts for Fiji
A collection of useful scriptst and macros for Fiji, focused on quick analysis of STEM datasets.
To clone, navigate to your Fiji installation folder, and then run the following commands:
$ git init
$ git remote add origin git@github.com:hexane360/fiji-scripts
$ git checkout origin/main -ft