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

Add DM base class. #156

Merged
merged 80 commits into from
Oct 2, 2024
Merged

Add DM base class. #156

merged 80 commits into from
Oct 2, 2024

Commits on Oct 1, 2024

  1. Add DM base class.

    ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ce57d32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a79be61 View commit details
    Browse the repository at this point in the history
  3. Add DM proxy for general DMs.

    ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d592c09 View commit details
    Browse the repository at this point in the history
  4. Simplify calls.

    ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1b15285 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f3f336 View commit details
    Browse the repository at this point in the history
  6. Add BMC deformable mirror class

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9002b20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b28d2c4 View commit details
    Browse the repository at this point in the history
  8. Add simulated service

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0ecda4d View commit details
    Browse the repository at this point in the history
  9. Rename DM map

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d45e97b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8835826 View commit details
    Browse the repository at this point in the history
  11. Fix typo

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c605f0e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e4936de View commit details
    Browse the repository at this point in the history
  13. Fix import error

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    211970d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cf0415d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5054d2e View commit details
    Browse the repository at this point in the history
  16. Import proxy

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    fc9cc2e View commit details
    Browse the repository at this point in the history
  17. Rewrite send_surface() methods

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    17b580d View commit details
    Browse the repository at this point in the history
  18. Trying to format device commands...

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    671b27a View commit details
    Browse the repository at this point in the history
  19. This might or might not work

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b5ba731 View commit details
    Browse the repository at this point in the history
  20. Some minor fixes

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4f9f737 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f6a409d View commit details
    Browse the repository at this point in the history
  22. Adjust comment

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9195dc2 View commit details
    Browse the repository at this point in the history
  23. Update docs

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    75aae85 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d5da7ca View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b3f576c View commit details
    Browse the repository at this point in the history
  26. Simplify device command creation

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5ed4d74 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    69a78ce View commit details
    Browse the repository at this point in the history
  28. Add print in error message

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1838fda View commit details
    Browse the repository at this point in the history
  29. Adjust new proxy

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    dac2ba1 View commit details
    Browse the repository at this point in the history
  30. Adjust simulated service

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ddebd42 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0e81a2f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d9acf9c View commit details
    Browse the repository at this point in the history
  33. Sort out gain map math

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e285d05 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a76f633 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    0c26803 View commit details
    Browse the repository at this point in the history
  36. Fix typo

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5b7a54d View commit details
    Browse the repository at this point in the history
  37. Cover all command/map cases in proxy

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    280e667 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    4aabf34 View commit details
    Browse the repository at this point in the history
  39. Initial test of proxy command versions

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    08aa44e View commit details
    Browse the repository at this point in the history
  40. Remove comment

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f58c249 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    76d9297 View commit details
    Browse the repository at this point in the history
  42. Label proxy command cases

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3e4b388 View commit details
    Browse the repository at this point in the history
  43. Possibly fix DM map reshaping

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    74d3404 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    de3ed25 View commit details
    Browse the repository at this point in the history
  45. Fix startup map logic

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b884a55 View commit details
    Browse the repository at this point in the history
  46. Fix command_to_dm_maps() proxy method

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4cd5a79 View commit details
    Browse the repository at this point in the history
  47. Remove redundant lines

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c7a84b3 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    01ea0c2 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    26a1b7b View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    65a3947 View commit details
    Browse the repository at this point in the history
  51. Clarify data stream units in docs

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    dbd89fc View commit details
    Browse the repository at this point in the history
  52. Rename hardware service

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    538cdbd View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    436dfa5 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    7916aa2 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    3a06973 View commit details
    Browse the repository at this point in the history
  56. Rename DM base doc

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2556ae1 View commit details
    Browse the repository at this point in the history
  57. Add documentation for BMC base class

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2ec7043 View commit details
    Browse the repository at this point in the history
  58. Adapt proxy method

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e99a7b6 View commit details
    Browse the repository at this point in the history
  59. Fix typo

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3dc3cf6 View commit details
    Browse the repository at this point in the history
  60. Fix doc files

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e0e1ec2 View commit details
    Browse the repository at this point in the history
  61. Fix actuator grid dims in proxy

    ivalaginja authored and ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4044e34 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    caaccef View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    b739c99 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    6b3158b View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    38db9ec View commit details
    Browse the repository at this point in the history
  66. Refactor command slicing.

    ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    26e13b6 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    740bf7b View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    acbcf54 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    4c06257 View commit details
    Browse the repository at this point in the history
  70. Simplify startup logic.

    ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a2380fa View commit details
    Browse the repository at this point in the history
  71. Add docstrings.

    ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5c4a1ac View commit details
    Browse the repository at this point in the history
  72. Fix documentation.

    ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    85dd99e View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    e971c46 View commit details
    Browse the repository at this point in the history
  74. Added deprecation warning.

    ehpor committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f476b21 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    ec4ae12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21b3816 View commit details
    Browse the repository at this point in the history
  3. Fix variable names.

    ehpor committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d04a854 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6bd668 View commit details
    Browse the repository at this point in the history
  5. parenthesis for super

    makidonlab committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9c98713 View commit details
    Browse the repository at this point in the history
  6. Int for num actuators

    makidonlab committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c99675a View commit details
    Browse the repository at this point in the history