Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handling runtimes #124

Open
HelenaLC opened this issue Jan 28, 2025 · 0 comments
Open

handling runtimes #124

HelenaLC opened this issue Jan 28, 2025 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@HelenaLC
Copy link
Collaborator

HelenaLC commented Jan 28, 2025

  • tradeoff b/w economical vs. meaningful content (e.g., using "real life" datasets)
  • some methods (e.g., deconvolution, workflows) take looong, even with subsampling
  • we could stash precomputed results on OSF, but this defeats the purpose
    of dynamic content (risk of being outta synch and non-reproducible)
  • it'd be nice if we should track the timing of all things
    to help identify problematic code chunks, chapters etc.
  • how did OSCA handle this? do we need to "just deal with it"?
  • can we parallelize the build? at least seq- and img- are fully independent,
    so are workflows... the BBS won't put up with it, but it'd help during development
@HelenaLC HelenaLC added enhancement New feature or request help wanted Extra attention is needed labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant