FabioRossiArcetri / SPECULA

1 stars 0 forks source link

func_generator, time and streams #46

Open guidoagapito opened 3 weeks ago

guidoagapito commented 3 weeks ago

SIN type case in func_generator does not work properly with streams because self.current_time_seconds is not updated.

alfiopuglisi commented 3 weeks ago

We need to move the loop time management into the GPU... In the meantime I have disabled the streams in func_generator