Alex Huth
Alex Huth
In master, rmarchive doesn't actually remove archives from the bookkeeping database. The problem is that rmarchive tries to fetch the database entry for the archive using sdb_domain.get_item(archive_id), but get_item actually...
To (~) productively procrastinate from writing, I fixed some issues with the bumpy flatmap rendering. First let me remind y'all what the point of bumpy flatmaps is. FLATMAPS ARE HARD...
It would be great to have the ability to see maximum intensity projections through the cortex, both in WebGL and quickflat.
(This is copied from the `equivolume` pull request that has been merged. I'm moving this here to keep track of these issues & discuss if there's interest.) Here's an example...
Currently it's possible to render flatmaps headlessly, but not 3D views. To render a 3D view, a browser window needs to open to create the webgl context. This means it's...
These variables cannot currently be controlled via the webshow handler: - Thick mix - Layers in thickness average - Specularity - ROI visibility
Currently all files and directories in the filestore are created without group write permissions, which is a persistent source of irritation in the lab, where we share a single filestore....
But otherwise appears right. Is this a bug in how the data file is read?
This would be really useful for, e.g. debugging alignments.
Dropout data is missing in webGL now. I have the feeling that this happened a while ago (with the move to datasets?).