Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adaptation to new API of HardwareRepository #1

Open
wants to merge 42 commits into
base: master
Choose a base branch
from

Commits on Oct 14, 2021

  1. Better handling of load when sample was not loaded

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    df790fc View commit details
    Browse the repository at this point in the history
  2. Added trash sample option

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    57ec385 View commit details
    Browse the repository at this point in the history
  3. Improved handling of present samples

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    5921010 View commit details
    Browse the repository at this point in the history
  4. Not checking if safety shutter is open for opening it

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    11fa09e View commit details
    Browse the repository at this point in the history
  5. Removing items from current_queue_entires list as they are proccessed

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    5af1714 View commit details
    Browse the repository at this point in the history
  6. Improved the safety shutter operation

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    adb0271 View commit details
    Browse the repository at this point in the history
  7. Increased timeouts that occur when using really loong exposure times

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    0ca7d6f View commit details
    Browse the repository at this point in the history
  8. Made closing of safety shutter on idle configurable

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    4ae653e View commit details
    Browse the repository at this point in the history
  9. Improved logging

    bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    453e7aa View commit details
    Browse the repository at this point in the history
  10. Added trash sample

    bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    26c1853 View commit details
    Browse the repository at this point in the history
  11. added method for getting resolution limits

    bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    9237bfb View commit details
    Browse the repository at this point in the history
  12. Not triggering ipdate timer as often

    bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    807dc16 View commit details
    Browse the repository at this point in the history
  13. Making sure that the no oscillation standard data collection is not u…

    …sed instead of mesh
    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    f52f7b6 View commit details
    Browse the repository at this point in the history
  14. Added missing math import

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    e8b45ba View commit details
    Browse the repository at this point in the history
  15. Using threading queue instead of gevent queue because its not thread …

    …safe
    bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    073b884 View commit details
    Browse the repository at this point in the history
  16. Attempt tp solve possible deadlock in 3-click centring

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    9a77a44 View commit details
    Browse the repository at this point in the history
  17. Added error handling to BlissNstate

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    485451c View commit details
    Browse the repository at this point in the history
  18. Added possibility to run experimental processing "NICOPROC"

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    0c01d7f View commit details
    Browse the repository at this point in the history
  19. Made it possible to blacklist (remove) commands from sample changer m…

    …aintenance
    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    2f62e4b View commit details
    Browse the repository at this point in the history
  20. Adding default value if buffer is not defined so that path.join will …

    …give the right path
    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    01ad881 View commit details
    Browse the repository at this point in the history
  21. Added a way for the workflow to take snapshots with the option

    to operate lights.
    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    4d5a56b View commit details
    Browse the repository at this point in the history
  22. NICO PROC cont.

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    f69c5e7 View commit details
    Browse the repository at this point in the history
  23. Bliss 1.8+ compatability

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    a2b755c View commit details
    Browse the repository at this point in the history
  24. Made it possible to confure the cell layout

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    b463b78 View commit details
    Browse the repository at this point in the history
  25. Added event for phase change

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    a48277a View commit details
    Browse the repository at this point in the history
  26. Improved NaN/None check

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    d332f7b View commit details
    Browse the repository at this point in the history
  27. Improved check for light safe position

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    7ed09af View commit details
    Browse the repository at this point in the history
  28. Temporary fix for tango timeout issue

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    5592a3c View commit details
    Browse the repository at this point in the history
  29. Removed unnecessary call

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    c6fecb9 View commit details
    Browse the repository at this point in the history
  30. BLiss 1.8+ compatability

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    36bcab6 View commit details
    Browse the repository at this point in the history
  31. Improved check for beam

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    1313e47 View commit details
    Browse the repository at this point in the history
  32. Improved wait for beam and cryo

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    fe5c0e0 View commit details
    Browse the repository at this point in the history
  33. Emitting event on phase change

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    138b1a0 View commit details
    Browse the repository at this point in the history
  34. Using external trigger for no osc data collection

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    e4e3213 View commit details
    Browse the repository at this point in the history
  35. Added debug print for incorrect timeout value

    bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    1866531 View commit details
    Browse the repository at this point in the history
  36. Oxford700 Bliss 1.8+ compatibility

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    fcb691a View commit details
    Browse the repository at this point in the history
  37. Adapted to Eiger2

    bliss administrator authored and bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    7c42e42 View commit details
    Browse the repository at this point in the history
  38. Dsiabled Bliss scan watcher as its not used.

    bliss administrator committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    b9f1c46 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    42587df View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    1f6f1f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f596fd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9876e0 View commit details
    Browse the repository at this point in the history