-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hello,
Is there a way to batch the java application using command line in headless mode?
I tried an example like this to run RL decon with 15 iterations
java -jar $HOME/Fiji.app/plugins/DeconvolutionLab_2.jar Run -image $PWD/somefile.tif -psf $PWD/PSF.tif -algorithm RL 15 -out $PWD/1.tif -path $PWD
It did not work. What is the correct command to run the RL decon using batch command line?
Thank you.
mliu86
Metadata
Metadata
Assignees
Labels
No labels