- 01 May, 2021 1 commit
-
-
Cyril Guilloud authored
-
- 09 Mar, 2021 1 commit
-
-
- 07 Mar, 2021 4 commits
-
-
Matias Guijarro authored
Resolve "[writer] disk full response" Closes #1897 See merge request bliss/bliss!3473
-
Matias Guijarro authored
More settings tests See merge request bliss/bliss!3512
-
Wout De Nolf authored
-
Wout De Nolf authored
-
- 06 Mar, 2021 1 commit
-
-
Matias Guijarro authored
Resolve "Redis related CI failures" See merge request bliss/bliss!3516
-
- 05 Mar, 2021 2 commits
-
-
Wout De Nolf authored
-
Matias Guijarro authored
Resolve "about having the possibility to display updated positions of CalcMotor reals during an updated motion" Closes #2387 See merge request bliss/bliss!3478
-
- 04 Mar, 2021 9 commits
-
-
-
-
-
-
Matias Guijarro authored
Remove unused vars See merge request bliss/bliss!3509
-
Matias Guijarro authored
Resolve "lima background substraction" Closes #2615 See merge request bliss/bliss!3510
-
Emmanuel Papillon authored
-
Emmanuel Papillon authored
replace use_background_substraction by: * use_background = True/False * background_source = "image"/"file" parameter not changed: * background = image_file_path background_source is switched to "file" when setting a new file background_source is switched to "image" when acquiting a new live background if background_source is manually changed from "image" to "file", current background file will be reloaded on next acquisition. Methods in bg_sub still working and now compatible with processing flags: * take_background() : acquire one image for background (set background_source to "image") * upload_background() : upload a file for background (set background_source to "file") Note: these methods does not change use_background.
-
Emmanuel Papillon authored
need to activate bg task before takeNextAcquisitionAsBackground need to re-activate bg task if used
-
- 03 Mar, 2021 1 commit
-
-
Valentin Valls authored
-
- 02 Mar, 2021 2 commits
-
-
Cyril Guilloud authored
Resolve ""Connection refused" error with pie727" Closes #2608 See merge request !3501
-
pi_e727: fix issue 2608, raw_write_read to not try to read multi line answers ; use raw_write_readlines instead `raw_write_read` was trying to read multi line answers, and once a timeout was received it meant 'message complete'. However, timeout error in comm/tcp has the side effect of closing the connection ; next command was re-opening a connection. Sometimes, this reconnection occurs too fast and it is refused by the controller. In reality, it is much easier to know which commands return multi line answers and to wait for those instead (no guessing).
-
- 01 Mar, 2021 5 commits
-
-
Matias Guijarro authored
Resolve "oxford 700 800 improve com" Closes #2506 See merge request !3412
-
Valentin Valls authored
Resolve "Scan statistics use much more memory than expected" Closes #2536 and #2543 See merge request !3498
-
Perceval Guillou authored
-
Cyril Guilloud authored
Remove unneeded check on KB API, relative to Flint plot See merge request !3499
-
-
- 26 Feb, 2021 6 commits
-
-
Matias Guijarro authored
MCS LA2000 Linear Servo Amplifier Controller. See merge request !3497
-
Matias Guijarro authored
Create dedicated conda when dealing with Windows See merge request !3494
-
Valentin Valls authored
-
Valentin Valls authored
-
Valentin Valls authored
-
Valentin Valls authored
-
- 25 Feb, 2021 2 commits
-
-
Valentin Valls authored
-
Antonia Beteva authored
-
- 24 Feb, 2021 5 commits
-
-
Matias Guijarro authored
Use pytest-xvfb Closes #2597 See merge request !3493
-
Valentin Valls authored
-
Matias Guijarro authored
Two motor master Closes #969 See merge request !1621
-
-
Synchronization only by acceleration and speed calculation.
-
- 23 Feb, 2021 1 commit
-
-
Perceval Guillou authored
Resolve "smaract_mcs2 motor controller" Closes #2531 See merge request !3423
-