Replies: 2 comments
-
|
Here are some thoughts:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I am adding an argument called |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have added a new dataclass to the module, so that
porespy.settingscan store various properties for controlling the behavior of the package. So far I have only added one setting:show_progress. WhenTrue, the default,tqdmoutputs its messages, while setting it toFalseturns off the output.I am wondering, what other setting might be useful? I am opening this discussion as a place to brainstorm ideas. What behaviors of the package to we wish we could control?
Beta Was this translation helpful? Give feedback.
All reactions