Alex Baden

Results 48 issues of Alex Baden

This makes it difficult to install ndstore at any sort of prefix. E.g. `myserver.com/ndstore/nd/...` django has a template URL call to generate URLs based on django settings. We use it...

Enhancement

http://openconnecto.me/ocp/ca/ac3/getPropagate/ http://openconnecto.me/ocp/ca/ac4/getPropagate/ Both return `'Unknown exception in annotation'`

Take annotation channel full of lots of different labels, extract all > 0 and (e.g.): synapse = c dendrite = y identify overlap by green

Feature

Maybe we can disable channel deletion in legacy projects until this is fixed? @kunallillaney @randalburns

Bug

http://dsp029.pha.jhu.edu/ocp/ca/freeman14/timeseries/npz/3/0,200/0,100/10,20/50/ should throw an error (url should be http://localhost:8000/ocp/ca/freeman14/npz/3/0,200/0,100/10,20/50,51/ )

Bug

New field: Downsample Type Options: - Nearest neighbor - Bilinear - ??? @jovo thoughts?

Feature
Question

http://brainviz1.cs.jhu.edu/ocp/ca/kharris15apical/annos/npz/1/0,4096/0,4096/60,120/ The offending line is: `cdz = zlib.compress (fileobj.getvalue())` The error is: `OverflowError: 'size does not fit in an int'` Seems like we should throw a better error to the...

Question