Add early atlas output check with overwrite option#733
Add early atlas output check with overwrite option#733adamltyson merged 9 commits intobrainglobe:mainfrom
Conversation
for more information, see https://pre-commit.ci
|
Hey @AlgoFoe, thanks for this. While this is useful, it doesn't entirely fix the issue. Most of the time consuming steps take place before this wrap up script is run. @PolarBean's original issue mentions adding a check to the start of the template script so the issue can be caught earlier. Would you mind adding something there too? |
Hey @adamltyson, thanks for the review! |
|
Just pushed the requested updates and also added minimal tests to cover the |
adamltyson
left a comment
There was a problem hiding this comment.
Great, once again, thank you @AlgoFoe!
Description
What is this PR
Why is this PR needed?
What does this PR do?
wrapup_atlas_from_dataand introduces an overwrite option to explicitly replace them when needed.References
How has this PR been tested?
Is this a breaking change?
Does this PR require an update to the documentation?
Checklist: