Commit d8c2fd3
committed
Rename cores to ncpu in wsclean
image_intermediate_resolution.cwl called wsclean with the `ncpu` input.
wsclean.cwl does not have this input; it has `cores`. I expect that this
got mixed up due to the discussion in #110[1].
I have renamed the wsclean.cwl input `ncpu` per the consensus of the
earlier discussion.
[1] #110 (comment)1 parent 5c253c1 commit d8c2fd3
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments