<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:jan.eglinger@gmail.com" title="Jan Eglinger <jan.eglinger@gmail.com>"> <span class="fn">Jan Eglinger</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Running Gaussian Blur filter from script editor broken - does not overwrite existing sigma + scaling settings in GUI"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1129">bug 1129</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>jan.eglinger@gmail.com
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>INVALID
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Running Gaussian Blur filter from script editor broken - does not overwrite existing sigma + scaling settings in GUI"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1129#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Running Gaussian Blur filter from script editor broken - does not overwrite existing sigma + scaling settings in GUI"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1129">bug 1129</a>
from <span class="vcard"><a class="email" href="mailto:jan.eglinger@gmail.com" title="Jan Eglinger <jan.eglinger@gmail.com>"> <span class="fn">Jan Eglinger</span></a>
</span></b>
<pre>If you used the recorder ('Plugins > Macros > Record...') to record your
command, you would have got this command:
IJ.run(imp, "Gaussian Blur...", "sigma=0.0001 scaled");
In order to parse the sigma value correctly, no spaces are allowed around the
'=' sign in the parameters.</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>