<div dir="ltr">Hi Stefan,<div><div><br></div><div>Sorry for the delay in reply; things got busy with ImageJ conference and hackathon, and I'm finally catching up.</div><div><br></div><div>> I am wondering if it is Possible to disable the Automatic showing of a</div><div>> Dataset Output when running a command through the Command Service.</div></div><div><br></div><div>Yes, but it is somewhat a pain right now:</div><div><br></div><div>* You can pass "false" for the process flag to suppress all pre- and post-processing, including display of outputs.</div><div><br></div><div>* You can use the lower-level ModuleService to customize exactly which pre- and post-processing plugins you want to include in the module execution.</div><div><br></div><div>I am guessing what you want is all pre- and post-processing to occur _except_ for the final display of outputs? I agree it would be nice to have a super-easy way to do this, though I'm not totally sure what the API would look like for it.</div><div><br></div><div>Care to file an issue? <a href="https://github.com/scijava/scijava-common/issues">https://github.com/scijava/scijava-common/issues</a></div><div><br></div><div>Regards,</div><div>Curtis</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-04 5:23 GMT-05:00 Stefan Helfrich <span dir="ltr"><<a href="mailto:s.helfrich@fz-juelich.de" target="_blank">s.helfrich@fz-juelich.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey everyone,<br>
<br>
I am wondering if it is possible to disable the automatic showing of a<br>
Dataset output when running a Command through the CommandService. I<br>
couldn't find any documentation on that behaviour.<br>
<br>
All the best,<br>
Stefan<br>
<br>
--<br>
Stefan Helfrich, M.Sc.<br>
<br>
Institut für Bio- und Geowissenschaften<br>
IBG-1: Biotechnologie<br>
AG Modellierung und Simulation<br>
<br>
Forschungszentrum Jülich GmbH<br>
52425 Jülich<br>
<br>
Tel.: <a href="tel:%2B49%202461%2061-9068" value="+492461619068" target="_blank">+49 2461 61-9068</a><br>
WWW: <a href="http://www.fz-juelich.de/ibg/ibg-1/modsim" rel="noreferrer" target="_blank">http://www.fz-juelich.de/ibg/ibg-1/modsim</a><br>
<br>
<br>
<br>
------------------------------------------------------------------------------------------------<br>
------------------------------------------------------------------------------------------------<br>
Forschungszentrum Juelich GmbH<br>
52425 Juelich<br>
Sitz der Gesellschaft: Juelich<br>
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498<br>
Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher<br>
Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender),<br>
Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,<br>
Prof. Dr. Sebastian M. Schmidt<br>
------------------------------------------------------------------------------------------------<br>
------------------------------------------------------------------------------------------------<br>
<br>
<br>
_______________________________________________<br>
ImageJ-devel mailing list<br>
<a href="mailto:ImageJ-devel@imagej.net" target="_blank">ImageJ-devel@imagej.net</a><br>
<a href="http://imagej.net/mailman/listinfo/imagej-devel" rel="noreferrer" target="_blank">http://imagej.net/mailman/listinfo/imagej-devel</a><br>
</blockquote></div><br></div>