neurodata / ndstore

code for storing neurodata images and image annotations
http://neurodata.io
Apache License 2.0
38 stars 12 forks source link

be able to tag projects as certain modalities in ndstore #262

Open alexbaden opened 8 years ago

alexbaden commented 8 years ago

For example, EM images and LM images get treated differently. I'm not sure what the best way to accomplish this is. Maybe in LIMS, but then we need to be able to handle the case when LIMS isn't available or when the project isn't in LIMS.

One idea would be to add a modality tag to ndstore. The default option would be something like "Unknown" or "Default". Other options would include "EM" and "LM" or "EM" and "AT". NDStore wouldn't necessarily do anything differently, but this would allow me to differentiate between EM and LM data when they're being displayed side-by-side in NDV without storing that data in NDV (there are many cases where you want to treat EM and LM differently when displaying overlays, and the synaptogram service makes no sense with EM projects).

@kunallillaney @jovo @randalburns thoughts?

jovo commented 8 years ago

i'd love to have a general discussion of LIMS when eric starts (hopefully july 1). until then, i think having a "modality" field in ndlims should be sufficient?

On Thu, Apr 14, 2016 at 6:34 PM, Alex Baden notifications@github.com wrote:

For example, EM images and LM images get treated differently. I'm not sure what the best way to accomplish this is. Maybe in LIMS, but then we need to be able to handle the case when LIMS isn't available or when the project isn't in LIMS.

One idea would be to add a modality tag to ndstore. The default option would be something like "Unknown" or "Default". Other options would include "EM" and "LM" or "EM" and "AT". NDStore wouldn't necessarily do anything differently, but this would allow me to differentiate between EM and LM data when they're being displayed side-by-side in NDV without storing that data in NDV (there are many cases where you want to treat EM and LM differently when displaying overlays, and the synaptogram service makes no sense with EM projects).

@kunallillaney https://github.com/kunallillaney @jovo https://github.com/jovo @randalburns https://github.com/randalburns thoughts?

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/neurodata/ndstore/issues/262

the glass is all full: half water, half air. neurodata.io