Skip to content

Commit

Permalink
Remove ImageMVR from DR experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
bjhardcastle committed Mar 8, 2024
1 parent 0aa4c5a commit 50a1aab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/np_workflows/shared/base_experiments.py
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,6 @@ def task_name(self, task_name: str) -> None:
services = (
np_services.Sync,
np_services.VideoMVR,
np_services.ImageMVR,
np_services.OpenEphys,
np_services.NewScaleCoordinateRecorder,
np_services.ScriptCamstim,
Expand Down

0 comments on commit 50a1aab

Please sign in to comment.