Skip to content

Commit

Permalink
moved orientation check and reorient if necessary to the wf
Browse files Browse the repository at this point in the history
  • Loading branch information
birajstha committed Sep 17, 2024
1 parent 829928f commit d0db527
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CPAC/pipeline/engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -2653,7 +2653,6 @@ def initiate_rpool(wf, cfg, data_paths=None, part_id=None):

rpool = ResourcePool(name=unique_id, cfg=cfg)


if data_paths:
# ingress outdir
try:
Expand Down

0 comments on commit d0db527

Please sign in to comment.