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

Saving and loading acquisition settings #19

Open
henrypinkard opened this issue Feb 7, 2023 · 0 comments
Open

Saving and loading acquisition settings #19

henrypinkard opened this issue Feb 7, 2023 · 0 comments

Comments

@henrypinkard
Copy link
Member

@bls337 In case it is useful for implementing the feature where acquisition settings save alongside the image data. I have written toJSON and fromJSON functions demonstrating how this can be done with the mmcorej.json library. These could be useful templates for implementing something similar.

The Java acquistion engine accepts an optional parameter for adding custom fields to summary metadata, so once it is in the form of mmcorej.json it should be relatively easy to tie in.

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