[Zooimage-commits] r142 - pkg/zooimage/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue May 19 19:13:24 CEST 2009


Author: romain
Date: 2009-05-19 19:13:24 +0200 (Tue, 19 May 2009)
New Revision: 142

Modified:
   pkg/zooimage/R/gui.r
Log:


Modified: pkg/zooimage/R/gui.r
===================================================================
--- pkg/zooimage/R/gui.r	2009-05-19 17:08:28 UTC (rev 141)
+++ pkg/zooimage/R/gui.r	2009-05-19 17:13:24 UTC (rev 142)
@@ -468,7 +468,7 @@
 	# Do we need to process the images with ImageJ?
 	if (plugin != "-- None --") {
 		# TODO: update a progress bar from imagej (using sockets ?)
-		ijplugin( dir, plugin = plugin ) 
+		ijplugin( dir, ij.plugin = plugin ) 
 	}
 
 	# Finalize .zid files (and possibly also .zip files by updating their comment)



More information about the Zooimage-commits mailing list