- 07 Feb, 2018 6 commits
-
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
needed to creat a private update function to update the keywords eventhough the figure is not yet synchronized and the fig.client attribute is still None.
-
Philipp Gast authored
The syncID is no longer hardcoded but depends on the fignum on the server side. This one is counted up by the constructor of the MyFig_server class
-
Philipp Gast authored
-
- 06 Feb, 2018 1 commit
-
-
Philipp Gast authored
-
- 05 Feb, 2018 1 commit
-
-
Philipp Gast authored
-
- 02 Feb, 2018 2 commits
-
-
Philipp Gast authored
newSyncFigure now accepts the data from the server. The data has still to be set on client side with syncFigFormatRawData
-
Yori Fournier authored
This Unpickler translate any pickled object into the correct (local) namespace. Add the first functional test 1. to setup: ./setup_test_folder.sh 2. to test: python test_com.py 3. to clean: ./clean_test_folder.py
-