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

Issue setting save directory for micro magellan #789

Open
jrtage opened this issue Jul 2, 2024 · 1 comment
Open

Issue setting save directory for micro magellan #789

jrtage opened this issue Jul 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jrtage
Copy link

jrtage commented Jul 2, 2024

when calling 'set_saving_dir()' via pycromanager, it fails to set the saving directory.
If there is a directory already populated in micro magellan's saving directory field, it seems to ignore the 'set_saving_dir()' method and uses whatever is already populated in the aforementioned field.
If there is no directory path in the saving directory field, then calling this method causes micro manager to throw an error when the acquisition starts, due to there being no directory set.
The method itself does not give any error output though, it simply does not function

@jrtage jrtage added the bug Something isn't working label Jul 2, 2024
@henrypinkard
Copy link
Member

Can you figure out when this bug might have been introduced? Here is the history of changes: https://github.com/micro-manager/micro-manager/commits/main/plugins/Magellan/src/main/java/org/micromanager/magellan

Was it present in nightly builds from a year ago?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants