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

set Batchmode(True) in java? #28

Open
thomasaarholt opened this issue Aug 15, 2016 · 2 comments
Open

set Batchmode(True) in java? #28

thomasaarholt opened this issue Aug 15, 2016 · 2 comments
Assignees

Comments

@thomasaarholt
Copy link

thomasaarholt commented Aug 15, 2016

Does Fiji have an equivalent function to the macro function setBatchMode(true);? I find that things like rearranging images (like Fiji does upon loading an image) is much faster with it on.
That said, this may be the wrong approach with Java.

To clarify - batch mode does all the moving around in the background and only displays the images after it's done, rather than doing them one by one.

@cpoczatek
Copy link
Member

I think the answer is no. I'm guessing this is related to bug #26 ?

@thomasaarholt
Copy link
Author

Yes.

@taylorwrt taylorwrt self-assigned this Sep 26, 2016
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

3 participants