virtualcell / vcell

Virtual Cell Framework
http://vcell.org/
Other
66 stars 20 forks source link

VCell Export Table GUI and N5 Export GUI Ezequiels Revisement #1181

Closed AvocadoMoon closed 6 months ago

AvocadoMoon commented 7 months ago

Problem

The GUI used for exporting to N5 utilizes terminology such as dataset which can be confusing for them. In addition the exported data table GUI can be improved to have it more readable.

Tasks

AvocadoMoon commented 7 months ago

Dan's Suggestions:

danv61 commented 7 months ago

Other ideas in no particular order: Use Windows version for screenshots, looks much better than on linux The Exported Data Viewer should become a submenu of Tools Indication if the original data used still exists (using sim id, job, task, job submission date) Sorting by some columns: date of export(default), model name, application name, sim name... There should be a user-editable Notes text field where the user could add a small "note to self" - what's in there, why I needed this and for what

danv61 commented 7 months ago

Example of formatting a larger text based on named subparagraphs (used as keywords) colorized for emphasis

formatting

danv61 commented 7 months ago

Check Account / View Simulation Jobs dialog box, it's very much alike your table (many columns are the same)

image

You don't necessarily need one column for each entry, you can concatenate for example the model and application names

danv61 commented 7 months ago

For some users the number of entries may become large, I suggest a time interval selector like in simulation job status.

image

danv61 commented 7 months ago

You could provide a wealth of extra information to help the user remember what the biomodel is all about, the information is already loaded somewhere in the vcell client, you only need to get to it and use the existing visualization code to display it in some panel:

image