Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line usage #6

Open
snehashis-roy opened this issue Jul 19, 2023 · 0 comments
Open

Command line usage #6

snehashis-roy opened this issue Jul 19, 2023 · 0 comments

Comments

@snehashis-roy
Copy link

snehashis-roy commented Jul 19, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant