-
Notifications
You must be signed in to change notification settings - Fork 14
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
Run this command as bash command #20
Comments
Hi @ahratul, To run it - both FIJI and the RS-FISH package should first be installed. For further questions, please attach the output from check.log and the terminal. |
@bellonet ,may i ask you how to run this command as a bash command. |
It is a bash command that can be run from the terminal. But you do have a small mistake there, so use this template instead:
Notice that everything inside a <> should be edited to the path on the machine you're running it on. Example command: The full documentation can be found here: |
@bellonet i changed the command to this "/home/devasc/Downloads/Fiji.app/ImageJ-linux64 --headless --run /home/devasc/RS_macro.ijm &> /home/devasc/new/check.log" |
Please correct |
Thank you very much it worked |
Awesome. |
Hi
can you help me how to run this " ./ImageJ-linux64 --headless --run /home/user/Downloads/fiji-linux64/Fiji.app/scripts//RS_macro.ijm & /home/user/Downloads/check.log" as a bash command
The text was updated successfully, but these errors were encountered: