Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-cicd
csst-dag
Commits
5511f04a
Commit
5511f04a
authored
Jul 09, 2025
by
BO ZHANG
🏀
Browse files
tweaks
parent
f834e7cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
csst_dag/dag/_dispatcher.py
View file @
5511f04a
...
@@ -255,7 +255,6 @@ class Dispatcher:
...
@@ -255,7 +255,6 @@ class Dispatcher:
"obs_type"
,
"obs_type"
,
"obs_group"
,
"obs_group"
,
"obs_id"
,
"obs_id"
,
"n_frame"
,
],
],
plan_basis
,
plan_basis
,
keys
=
[
keys
=
[
...
@@ -603,6 +602,9 @@ class Dispatcher:
...
@@ -603,6 +602,9 @@ class Dispatcher:
)
)
return
task_list
return
task_list
def
dispatch_obsgroup_detector
(
self
):
pass
@
staticmethod
@
staticmethod
def
load_test_data
()
->
tuple
:
def
load_test_data
()
->
tuple
:
import
joblib
import
joblib
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment