- 25 May, 2021 1 commit
-
-
Cyril Guilloud authored
+ minimal tests to ensure execution.
-
- 19 Mar, 2021 2 commits
-
-
Matias Guijarro authored
-
Matias Guijarro authored
-
- 08 Mar, 2021 2 commits
-
-
Valentin Valls authored
-
Valentin Valls authored
-
- 04 Mar, 2021 1 commit
-
-
- 18 Nov, 2020 1 commit
-
-
Linus Pithan authored
-
- 30 Oct, 2020 1 commit
-
-
Valentin Valls authored
-
- 28 Sep, 2020 4 commits
-
-
Valentin Valls authored
-
Valentin Valls authored
-
Valentin Valls authored
-
Wout De Nolf authored
-
- 25 Sep, 2020 3 commits
-
-
Valentin Valls authored
-
Valentin Valls authored
-
Valentin Valls authored
-
- 06 Jul, 2020 1 commit
-
-
Matias Guijarro authored
changes
-
- 03 Jul, 2020 1 commit
-
-
Valentin Valls authored
-
- 24 Jun, 2020 1 commit
-
-
Matias Guijarro authored
-
- 17 Jun, 2020 1 commit
-
-
Piergiorgio Pancino authored
-
- 03 Apr, 2020 1 commit
-
-
- 26 Mar, 2020 1 commit
-
-
Matias Guijarro authored
axis: _set_position_and_offset: offset is 0 if it is very close to 0 (floating point errors), always display message with sign and offset if position is changed
-
- 11 Mar, 2020 3 commits
-
-
Linus Pithan authored
-
Linus Pithan authored
-
Linus Pithan authored
-
- 26 Feb, 2020 1 commit
-
-
Piergiorgio Pancino authored
-
- 03 Dec, 2019 2 commits
-
-
Piergiorgio Pancino authored
- added `lprint` function on shell/standard to sent messages to stdout and to logbook (not yet implemented)
-
Piergiorgio Pancino authored
- created module to contain shell printing functions - splitted frontend to backend part from bliss/common/standard
-
- 20 Oct, 2019 1 commit
-
-
Matias Guijarro authored
-
- 20 Aug, 2019 1 commit
-
-
In order to make it nicer for users, the global objects are initialized in bliss/__init__.py ; leaking module-level globals from imports are made 'private' with '_' (do not show) The logging_startup function is moved from logtools to __init__.py as well. Aliases refactoring: * removed AliasMixin class * removed 'alias_or_fullname, alias_or_name properties - code explicitely ask for name, fullname or alias instead * only objects found in env dict can be aliased, or counters - the CounterWrapper object is a proxy that evaluates to the corresponding counter at runtime, in order to make sure the alias is always in sync with the counter. The proxy code is a modified version of the proxy from the 'wrapt' project, from 'lazy-object-proxy' (PyPI) * added set() and remove()
-
- 09 Jul, 2019 1 commit
-
-
Cyril Guilloud authored
-
- 19 Jun, 2019 1 commit
-
-
- 24 May, 2019 1 commit
-
-
Linus Pithan authored
-
- 21 May, 2019 1 commit
-
-
Matias Guijarro authored
Update values of nested dict of varying depth
-
- 23 Apr, 2019 1 commit
-
-
Cyril Guilloud authored
all of them are now: # Copyright (c) 2015-2019 Beamline Control Unit, ESRF + blackified ct2 files.
-
- 12 Mar, 2019 3 commits
-
-
GUILLOU Perceval authored
print exception to stderr
-
GUILLOU Perceval authored
-
GUILLOU Perceval authored
-
- 15 Feb, 2019 1 commit
-
-
GUILLOU Perceval authored
-