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

import computation stage #17

Open
haehn opened this issue Jan 19, 2017 · 0 comments
Open

import computation stage #17

haehn opened this issue Jan 19, 2017 · 0 comments
Assignees
Milestone

Comments

@haehn
Copy link
Member

haehn commented Jan 19, 2017

We need to compute some image features or characteristics during import of data and then store them in the DB or somewhere.

  1. add generalized (modular) framework to have certain actions run during import
  • bfly starts, detects new data, computes stuff if required
  • shall this be executed as a different thread? does nipype wheels help (https://github.com/FNNDSC/wheels) ? or is this all too complicated and we should wait until computation is done to start serving BFLY
  1. which actions do we need? (prolly later, framework first)
@haehn haehn added this to the NDA Spec milestone Jan 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants