Skip to content

Commit 6f2aaed

Browse files
committed
Missed out refine job creation
1 parent 62304fb commit 6f2aaed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/murfey/client/multigrid_control.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,7 @@ def _start_dc(self, json, from_form: bool = False):
399399
"em-spa-extract",
400400
"em-spa-class2d",
401401
"em-spa-class3d",
402+
"em-spa-refine",
402403
):
403404
capture_post(
404405
f"{str(self._environment.url.geturl())}/visits/{str(self._environment.visit)}/{self.session_id}/register_processing_job",

0 commit comments

Comments
 (0)