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

Remove old BMC services #285

Merged
merged 12 commits into from
Feb 7, 2025
153 changes: 0 additions & 153 deletions catkit2/services/bmc_dm/bmc_dm.py

This file was deleted.

120 changes: 0 additions & 120 deletions catkit2/services/bmc_dm_sim/bmc_dm_sim.py

This file was deleted.

2 changes: 0 additions & 2 deletions catkit2/testbed/proxies/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
'CameraProxy',
'NewportXpsQ8Proxy',
'FlipMountProxy',
'BmcDmProxy',
'DeformableMirrorProxy',
'NewportPicomotorProxy',
'NiDaqProxy',
Expand All @@ -13,7 +12,6 @@
'OceanopticsSpectroProxy'
]

from .bmc_dm import *
from .camera import *
from .deformable_mirror import *
from .newport_xps import *
Expand Down
66 changes: 0 additions & 66 deletions catkit2/testbed/proxies/bmc_dm.py

This file was deleted.

1 change: 0 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Catkit2
services/accufiz_interferometer
services/aimtti_plp
services/allied_vision_camera
services/bmc_dm
services/bmc_deformable_mirror
services/camera_sim
services/deformable_mirror
Expand Down
Loading
Loading