Commit cb97eae 1 parent 7d5247b commit cb97eae Copy full SHA for cb97eae
File tree 2 files changed +16
-7
lines changed
cultcargo/genesis/wsclean
2 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 5
5
ms :
6
6
info : Measurement set(s)
7
7
writable : true
8
- dtype : MS
8
+ dtype : List[MS]
9
9
required : true
10
10
policies :
11
11
positional : true
12
+ repeat : list
12
13
prefix :
13
14
info : Prefix of output products
14
15
dtype : str
91
92
dtype : float
92
93
auto-mask :
93
94
dtype : float
95
+ local-rms :
96
+ dtype : bool
97
+ local-rms-window :
98
+ dtype : int
99
+ local-rms-method :
100
+ dtype : str
101
+ choices : [rms, rms-with-min]
94
102
gain :
95
103
dtype : float
96
104
mgain :
@@ -159,15 +167,16 @@ lib:
159
167
dtype : float
160
168
maxuvw-m :
161
169
dtype : float
170
+ temp-dir :
171
+ dtype : Directory
172
+ skip_freshness_checks : true
173
+ mkdir : false
174
+ must_exist : false
162
175
163
176
base-outputs :
164
177
source-list :
165
178
info : Source list
166
179
dtype : File
167
180
implicit : " {current.prefix}-sources.txt"
168
181
must_exist : false
169
- temp-dir :
170
- dtype : Directory
171
- skip_freshness_checks : true
172
- mkdir : true
173
- must_exist : false
182
+
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " cult-cargo"
3
- version = " 0.1.2 "
3
+ version = " 0.1.3 "
4
4
description = " Curated cargo of standard radio astronomy packages for stimela 2.0"
5
5
authors = [" Oleg Smirnov, Sphesihle Makhathini" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments