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

build_mask task #72

Merged
merged 3 commits into from
May 1, 2022
Merged

build_mask task #72

merged 3 commits into from
May 1, 2022

Conversation

apeck12
Copy link
Collaborator

@apeck12 apeck12 commented May 1, 2022

A build_mask task has been added that generates a mask by pulling random images from the run, applying thresholds, and then combining them into a binary mask. If the task flag combine=True, then this mask is merged with the previously used mask found in the {config.root_dir}/mask folder. This task can be run for example as follows:

$ . elog_submit.sh -c ../tutorial/mfxlv4920.yaml -t build_mask -n 1

The above yaml file has been updated accordingly.

@apeck12 apeck12 added this to the SFX demo milestone May 1, 2022
Copy link
Collaborator

@fredericpoitevin fredericpoitevin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, looks great!

@fredericpoitevin fredericpoitevin merged commit b3b22a7 into main May 1, 2022
@apeck12 apeck12 deleted the build_mask branch May 1, 2022 21:31
@fredericpoitevin fredericpoitevin mentioned this pull request May 1, 2022
3 tasks
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

Successfully merging this pull request may close these issues.

None yet

2 participants