AllenInstitute / segmentation-labeling-app

Data pipeline and UI for human labeling of putative ROIs from 2p cell segmentations
Other
0 stars 0 forks source link

Bug: Outline files are completely black -- Blocking Release #106

Closed kschelonka closed 4 years ago

kschelonka commented 4 years ago

Outline files are black images when they should be a black outline on transparent background, with black scale bar in the lower left corner.

Bug introduced after #102.

Example manifest with bad outlines: s3://prod.slapp.alleninstitute.org/trial/seg_run_id_966/20200518134310/manifest.json

Bug affects both the full outline and the 128x128 pixel images.

Results in this behavior on the tool: https://files.slack.com/files-pri/TLEGP6YLA-F013VD653PC/peek_2020-05-18_13-57.gif

Fix needs to:

kschelonka commented 4 years ago

I'm going to take a look and see where we may be missing test coverage. @djkapner will work on debugging.