ComputationalRadiationPhysics / isaac

In Situ Animation of Accelerated Computations :microscope:
http://ComputationalRadiationPhysics.github.io/isaac/
GNU Lesser General Public License v3.0
25 stars 15 forks source link

isaac server --dump flag removes image from client #95

Open PrometheusPi opened 5 years ago

PrometheusPi commented 5 years ago

When using the isaac server with the --dump $PATH_TO_DUMP_DIR flag, everything works (connect, jpeg dumps in directory, steering, etc. ) except for showing a visualization in the html client.

This has been tested with the current dev both by @vgerber, @psychocoderHPC and me (@PrometheusPi).

This prevents adjusting the visualization live while storing the generated pictures.

The current workaround by @vgerber and @psychocoderHPC is screen capturing.