informatics-isi-edu / synspy

Synaptic segmentation and visualization with fluorescence microscopy
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Lighter weight interactive classification tool #8

Closed karlcz closed 7 years ago

karlcz commented 7 years ago

There is recurring interest in a lighter weight classification tool to use instead of synspy-viewer which depends on doing OpenCL and OpenGL with high performance processors and large working RAM. Instead, users want it to fit in a typical laptop's hardware specs and slower wide-area networks.

Possible concessions to reduce the footprint:

Besides the hardware footprint, another issue is the delivering the software stack into a less well managed laptop environment. Being able to drop the main OpenCL analysis would avoid some complex library and driver issues.

karlcz commented 7 years ago

This is mostly feature complete now as synspy-analyze and synspy-viewer2d. Needs some user acceptance testing and packaging/bundling validation next.

karlcz commented 7 years ago

Users want to keep the "t/T" key controls from the 3d viewer. This was a control that evolved over time into a bit of a misnomer... it controlled the fully transparent zero point (where transparency was proportional to signal) and best corresponds to black level in the 2d slicer.

karlcz commented 7 years ago

The production server has been upgraded and is now compatible with this new client tool, so we should build the production client once the bundling kinks are worked out... @mikedarcy

karlcz commented 7 years ago

The production server was updated in concert with the latest launcher changes again. Bill is testing the revised launcher and viewers. Assuming he doesn't find blocker problems, we should get a bundle of the current release out with the 2d viewer and launcher combo.

karlcz commented 7 years ago

Considering this released at v20170713.6 and pre-built launcher bundles will follow...