brain-microstructure-exploration-tools / abcd-microstructure-pipelines

Processing pipelines to extract brain microstructure from ABCD Study dMRI
Apache License 2.0
0 stars 1 forks source link

Add caching to pipelines #17

Closed allemangD closed 3 months ago

allemangD commented 5 months ago

Create a decorator that checks os.stat to avoid duplicate work in pipelines.

ebrahimebrahim commented 5 months ago

(Not ready to do this until we have at least two or three components created from #3 )

ebrahimebrahim commented 3 months ago

We are now, after discussing things for #44, more liking the idea of each step handling its own caching with somehting like an overwrite flag.