Skip to content

Commit

Permalink
deafult false
Browse files Browse the repository at this point in the history
  • Loading branch information
YousefMetwally committed Feb 7, 2025
1 parent 7c0bbe4 commit 80c6cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tomotwin/modules/tools/embedding_mask.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ def create_parser(self, parentparser: ArgumentParser) -> ArgumentParser:
"-p",
"--padding",
type=bool,
default=True,
default=False,
help="Add padding of half box size to the tomogram so that it is all included in the mask",
)

Expand Down

0 comments on commit 80c6cb3

Please sign in to comment.