CytoBrowser, a JavaScript and Node.js driven environment for fast and accessible collaborative online visualization, assessment, and annotation of very large microscopy images.
Visualisation of predictions on the side menu, replacing x and y coordinates, and filtering annotations on predictions.
Removed x and y coordinates from side menu
Included and display predictions (4 decimals if number or nothing if null) on side menu
Filtering annotation on predictions (prediction = null, prediction < number, prediction > number)
Updated filtering "help" description to reflect the new filtering key
Renewed version of PR #226
Visualisation of predictions on the side menu, replacing x and y coordinates, and filtering annotations on predictions.
Removed x and y coordinates from side menu Included and display predictions (4 decimals if number or nothing if null) on side menu Filtering annotation on predictions (prediction = null, prediction < number, prediction > number) Updated filtering "help" description to reflect the new filtering key