neurodata / ndpaper

NeuroData Paper Landing page
http://ndpaper.neurodata.io
Apache License 2.0
0 stars 3 forks source link

what are our use cases? #74

Open jovo opened 8 years ago

jovo commented 8 years ago

store use cases

required functions (ndstore)

  1. find data
  2. get metadata
  3. store images
  4. store annotations (paint+metadata)

    additional functions

  5. read volumes for ML (ndstore)
  6. write volumes off microscope (ndingest)
  7. read tiles (ndtilecache)
  8. write annotations (ndblaze)
  9. microservices
    1. downsample/upsample
    2. compute histograms

      explore use cases (all ndviz)

  10. visualize image tiles & stats & metadata
  11. visualize volumetric annotations & metadata

    analyze use cases

  12. volume recon (not done yet)
  13. 2D histogram correct (misha2d)
  14. 3D histogram correct (misha3d)
  15. object detect (ndparse)

    model use cases

  16. anything bobby did (ndpaper:cs1)
  17. 3D point process model of synapse locations (ndpaper:cs2)
wrgr commented 8 years ago

Ok, after lots of reflection and cleaning up the draft I think it's most clear to structure as follows:

Let's chat this morning? slightly differently in that I would move the user facing stuff to analyze. Which is to say: store is all the "backend" stuff that users would expect on a backend .