Imageomics / Andromeda

A website that enables users to explore high-dimensional image data
http://andromeda.imageomics.org/
MIT License
2 stars 1 forks source link

Create front end web app #15

Closed johnbradley closed 1 year ago

johnbradley commented 1 year ago

Create a front end web app that allows users to make use of the dimensional reduction code in the backend(see issue #1). The code should follow the functionality in the Andromeda_IMG.ipynb notebook. Since getting the notebook to run has been troublesome a video of the notebook working is at https://www.youtube.com/watch?v=x9Ex6BHy1-c.

johnbradley commented 1 year ago

Screenshot of images arranged in 2D from the notebook

NotebookTwoImagesMoved

Images that have been moved have a circle behind them.

Screenshot of sliders from the notebook:

NotebookSliders
johnbradley commented 1 year ago

Fixed by #23