virtualcell / vcell

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

Issues with Gif export from VCell #986

Open CodeByDrescher opened 12 months ago

CodeByDrescher commented 12 months ago

NB: Affects collaboration with SASCO (Janes Lab)

When exporting multiple gifs of spatial results, the first one exports fine, but the remaining appear to have bugs that produce wildly incorrect exports compared to what the spatial data viewer produced.

From Sarah Groves: """ Application -> Spatial -> “08_21_23_relaxed_Refmodel_Mps1_phos_Plk1s transactiv” -> Native simulation results -> View data -> Set Data Range to “all times” and Color to “BlueRed” for all species -> Export data -> Export Format “Animated GIF files (*.gif) -> Highlight at least two species (Bub1a, H3, Haspina) -> Start export (all other settings default)

What was Exported ExportedImage

CodeByDrescher commented 12 months ago

Here's the VCML (in a zip): ProblematicModel.zip

CodeByDrescher commented 11 months ago

Was able to reproduce bug above in a different, smaller model. Bug also occurs for .mov export in the exact same fashion.

ACowan0105 commented 10 months ago

This may be related to the bug I reported as well, that I related to the "at all times" scale selection. See Issue #898.

CodeByDrescher commented 3 months ago

Problem lies in DataViewer; issue is to complicated to finish before release.