You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2025. It is now read-only.
When running analysis as a command in ImageJ macro language, if using the Gaussian filter, the variable for the filter is 'sigma', which is the same name as a later variable for 'initial sigma' during fitting. This throws up an error during record, and seems to prevent proper functioning of the analysis when run using the Macro vs. manually.