Hi Stefan, Sorry for the delay in reply; things got busy with ImageJ conference and hackathon, and I'm finally catching up.
> I am wondering if it is Possible to disable the Automatic showing of a > Dataset Output when running a command through the Command Service. Yes, but it is somewhat a pain right now: * You can pass "false" for the process flag to suppress all pre- and post-processing, including display of outputs. * You can use the lower-level ModuleService to customize exactly which pre- and post-processing plugins you want to include in the module execution. 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. Care to file an issue? https://github.com/scijava/scijava-common/issues Regards, Curtis 2015-09-04 5:23 GMT-05:00 Stefan Helfrich <s.helfr...@fz-juelich.de>: > Hey everyone, > > I am wondering if it is possible to disable the automatic showing of a > Dataset output when running a Command through the CommandService. I > couldn't find any documentation on that behaviour. > > All the best, > Stefan > > -- > Stefan Helfrich, M.Sc. > > Institut für Bio- und Geowissenschaften > IBG-1: Biotechnologie > AG Modellierung und Simulation > > Forschungszentrum Jülich GmbH > 52425 Jülich > > Tel.: +49 2461 61-9068 > WWW: http://www.fz-juelich.de/ibg/ibg-1/modsim > > > > > ------------------------------------------------------------------------------------------------ > > ------------------------------------------------------------------------------------------------ > Forschungszentrum Juelich GmbH > 52425 Juelich > Sitz der Gesellschaft: Juelich > Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 > Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher > Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), > Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, > Prof. Dr. Sebastian M. Schmidt > > ------------------------------------------------------------------------------------------------ > > ------------------------------------------------------------------------------------------------ > > > _______________________________________________ > ImageJ-devel mailing list > ImageJ-devel@imagej.net > http://imagej.net/mailman/listinfo/imagej-devel >
_______________________________________________ ImageJ-devel mailing list ImageJ-devel@imagej.net http://imagej.net/mailman/listinfo/imagej-devel