pontikos-lab / Relayer

Web app for segmenting OCT Scans
GNU Affero General Public License v3.0
2 stars 0 forks source link

Add a download button #4

Closed IsmailM closed 6 years ago

IsmailM commented 6 years ago

Download the CSV files and images

giovanniometto commented 6 years ago

maybe just the csv? I would just point out the option of saving the visualisation using plotly tools?

IsmailM commented 6 years ago

I was planning to give the users the option to download a zipped file containing images and CSVs. (I've already implemented the serverside code and just need to add the clientside code).

Is there any downside to providing the images? I can see it being useful to a researcher who might want to include an image in their paper.

Is it not always better to provide more than less?

giovanniometto commented 6 years ago

yep, that's fine.