Skip to content

Streamline serial subset folder name collision avoidance w/ timestamps#2

Open
vijayiyer05 wants to merge 3 commits intomainfrom
VijayTweaks
Open

Streamline serial subset folder name collision avoidance w/ timestamps#2
vijayiyer05 wants to merge 3 commits intomainfrom
VijayTweaks

Conversation

@vijayiyer05
Copy link
Collaborator

@vijayiyer05 vijayiyer05 commented Mar 14, 2025

This is a small tweak towards getting the 2 Brain MRI Age Classification examples into closer alignment.

The use case is when repeatedly running example (e.g., during testing/dev), each run creates a data subset folder. To make each run equivalent in operation and runtime, the created folder for each run must have a different name. This tweak implements timestamped folder names equivalent to the original 2019 version but now using datetime

We can ensure no filename overlap easily in parent script; no need for "fallback" here
Use timestamping to ensure newly created folders never have name overlap
Update timestamp naming scheme to work across OSs
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.

1 participant