Commit 5511f04a authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweaks

parent f834e7cd
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -255,7 +255,6 @@ class Dispatcher:
                    "obs_type",
                    "obs_group",
                    "obs_id",
                    "n_frame",
                ],
                plan_basis,
                keys=[
@@ -603,6 +602,9 @@ class Dispatcher:
            )
        return task_list

    def dispatch_obsgroup_detector(self):
        pass

    @staticmethod
    def load_test_data() -> tuple:
        import joblib