"git@csst-tb.bao.ac.cn:csst-cicd/csst-dag.git" did not exist on "5cb66233be7a0b2ad91d80419908d1e19fb3f31a"
Commit 5511f04a authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweaks

parent f834e7cd
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment