- 07 Feb, 2018 4 commits
-
-
Yori Fournier authored
Resolve "TEST: Make the CI script ready for the tests" Closes #65 See merge request !48
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
- 06 Feb, 2018 15 commits
-
-
Yori Fournier authored
-
Yori Fournier authored
added the deSyncFig method to server and client side See merge request !45
-
Yori Fournier authored
-
Yori Fournier authored
Resolve "TEST: Make the CI script ready for the tests" Closes #65 See merge request !46
-
Yori Fournier authored
-
Yori Fournier authored
So I added the switch so that it works with modern version of matplotlib
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Philipp Gast authored
-
Yori Fournier authored
Resolve "CLEANING: Server/Client renovation" Closes #63 See merge request !44
-
Yori Fournier authored
Merge branch '63-cleaning-server-client-renovation' of gitlab.aip.de:yfournier/myplotlib into 63-cleaning-server-client-renovation
-
Yori Fournier authored
Merge branch 'progress_bar' of gitlab.aip.de:yfournier/myplotlib into 63-cleaning-server-client-renovation
-
- 05 Feb, 2018 1 commit
-
-
Philipp Gast authored
-
- 02 Feb, 2018 11 commits
-
-
Philipp Gast authored
Merge branch '63-cleaning-server-client-renovation' of gitlab:yfournier/myplotlib into 63-cleaning-server-client-renovation
-
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
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
Yori Fournier authored
-
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
-
- 01 Feb, 2018 1 commit
-
-
Philipp Gast authored
-
- 31 Jan, 2018 2 commits
-
-
Philipp Gast authored
-
Philipp Gast authored
This branch aims to reimplement MplServer based on python socketserver. Additionally the objects are now serialized by pickle instead of our homebrew string representation. With this commit a remote call of readData is already working. If successful the classes Mplserver2 MplClient2 are drop in replacements for the unnumbered versions.
-
- 27 Oct, 2017 2 commits
-
-
Yori 'AGy' Fournier authored
-
Philipp Gast authored
-
- 20 Sep, 2017 4 commits
-
-
Yori Fournier authored
-
Yori Fournier authored
tested with mfdv2, not yet clean and too many verbose
-
Yori 'AGy' Fournier authored
-
Yori 'AGy' Fournier authored
tested and working, not yet very clean
-