Closed mbolt01 closed 7 years ago
Note that macro names must have an underscore in them to show up in the menu. The Asymmetric macro should be renamed to Asymmetric_Analysis or similar.
Also note that the macros seem to show up under the plugins menu if they exist within the plugins folder. So the toolset does not technically have to be loaded to use the macros. This means simpler maintenance in the future. Redundant plugins could be removed form the folder to keep a clean menu?
Should we change to using the '.ijm' file extension rather than the current '.txt'? IJM files would be slightly more difficult to edit accidentally, and are more future proof (IJ2 does not support .txt files)
Restructure directory:
ImageJ integration completed with pull request #26
Proposal to integrate the macros more closely into Image J.
JP to get this up and running. Development can happen alongside current procedures.