<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "Analyse particles" - potential bug if applied to 4-dimensional stack"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=969#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "Analyse particles" - potential bug if applied to 4-dimensional stack"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=969">bug 969</a>
              from <span class="vcard"><a class="email" href="mailto:k.schink@gmail.com" title="Kay Schink <k.schink@gmail.com>"> <span class="fn">Kay Schink</span></a>
</span></b>
        <pre>I am very sorry, I made a small error with the demo macro I posted.

The macro misses the "stack" parameter at this line :

run("Convert to Mask", "method=Triangle background=Dark black");

should be :

run("Convert to Mask", "method=Triangle background=Dark black stack");

to run properly, otherwise the thresholding fails..
This is independent of the reported error, just the preprocessing of the demo
data...

Best wishes

Kay</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>