Skip to content

Commit 7a7ef72

Browse files
committed
updated reference test files + data model outputs
1 parent 9c3b694 commit 7a7ef72

33 files changed

Lines changed: 13500 additions & 2194 deletions

rules/DataModelV1-all.xml

Lines changed: 3850 additions & 0 deletions
Large diffs are not rendered by default.

rules/DataModelV1-all_output.html

Lines changed: 14 additions & 0 deletions
Large diffs are not rendered by default.

rules/DataModelV1.xml

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1695,7 +1695,7 @@
16951695
</datarange>
16961696
</column>
16971697
</table>
1698-
<table name="OI_VIS">
1698+
<table name="OI_VIS2">
16991699
<rules>
17001700
<applyrule>GENERIC_OIREV_FIX</applyrule>
17011701
</rules>
@@ -1876,9 +1876,9 @@
18761876
</datarange>
18771877
</column>
18781878
<column>
1879-
<name>VISAMP</name>
1879+
<name>VIS2DATA</name>
18801880
<datatype>TYPE_DBL</datatype>
1881-
<description>visibility amplitude</description>
1881+
<description>squared visibility</description>
18821882
<optional>false</optional>
18831883
<rules>
18841884
<applyrule>GENERIC_COL_DIM</applyrule>
@@ -1888,59 +1888,18 @@
18881888
</rules>
18891889
<repeat>[[NWAVE]]</repeat>
18901890
<array>true</array>
1891-
<errorcolumn>VISAMPERR</errorcolumn>
1891+
<errorcolumn>VIS2ERR</errorcolumn>
18921892
<datarange>
18931893
<name>RANGE_VIS</name>
18941894
<min>-0.1</min>
18951895
<max>1.1</max>
18961896
</datarange>
18971897
</column>
18981898
<column>
1899-
<name>VISAMPERR</name>
1900-
<datatype>TYPE_DBL</datatype>
1901-
<description>error in visibility amplitude</description>
1902-
<optional>false</optional>
1903-
<rules>
1904-
<applyrule>GENERIC_COL_DIM</applyrule>
1905-
<applyrule>GENERIC_COL_ERR_FIX</applyrule>
1906-
<applyrule>GENERIC_COL_FORMAT</applyrule>
1907-
<applyrule>GENERIC_COL_MANDATORY</applyrule>
1908-
<applyrule>GENERIC_COL_NBROWS</applyrule>
1909-
</rules>
1910-
<repeat>[[NWAVE]]</repeat>
1911-
<array>true</array>
1912-
<datarange>
1913-
<name>RANGE_POSITIVE</name>
1914-
<min>0.0</min>
1915-
</datarange>
1916-
</column>
1917-
<column>
1918-
<name>VISPHI</name>
1919-
<datatype>TYPE_DBL</datatype>
1920-
<description>visibility phase</description>
1921-
<optional>false</optional>
1922-
<unit>UNIT_DEGREE</unit>
1923-
<rules>
1924-
<applyrule>GENERIC_COL_DIM</applyrule>
1925-
<applyrule>GENERIC_COL_FORMAT</applyrule>
1926-
<applyrule>GENERIC_COL_MANDATORY</applyrule>
1927-
<applyrule>GENERIC_COL_NBROWS</applyrule>
1928-
</rules>
1929-
<repeat>[[NWAVE]]</repeat>
1930-
<array>true</array>
1931-
<errorcolumn>VISPHIERR</errorcolumn>
1932-
<datarange>
1933-
<name>RANGE_ANGLE</name>
1934-
<min>-200.0</min>
1935-
<max>200.0</max>
1936-
</datarange>
1937-
</column>
1938-
<column>
1939-
<name>VISPHIERR</name>
1899+
<name>VIS2ERR</name>
19401900
<datatype>TYPE_DBL</datatype>
1941-
<description>error in visibility phase</description>
1901+
<description>error in squared visibility</description>
19421902
<optional>false</optional>
1943-
<unit>UNIT_DEGREE</unit>
19441903
<rules>
19451904
<applyrule>GENERIC_COL_DIM</applyrule>
19461905
<applyrule>GENERIC_COL_ERR_FIX</applyrule>
@@ -2023,7 +1982,7 @@
20231982
<array>true</array>
20241983
</column>
20251984
</table>
2026-
<table name="OI_VIS2">
1985+
<table name="OI_VIS">
20271986
<rules>
20281987
<applyrule>GENERIC_OIREV_FIX</applyrule>
20291988
</rules>
@@ -2204,9 +2163,9 @@
22042163
</datarange>
22052164
</column>
22062165
<column>
2207-
<name>VIS2DATA</name>
2166+
<name>VISAMP</name>
22082167
<datatype>TYPE_DBL</datatype>
2209-
<description>squared visibility</description>
2168+
<description>visibility amplitude</description>
22102169
<optional>false</optional>
22112170
<rules>
22122171
<applyrule>GENERIC_COL_DIM</applyrule>
@@ -2216,17 +2175,17 @@
22162175
</rules>
22172176
<repeat>[[NWAVE]]</repeat>
22182177
<array>true</array>
2219-
<errorcolumn>VIS2ERR</errorcolumn>
2178+
<errorcolumn>VISAMPERR</errorcolumn>
22202179
<datarange>
22212180
<name>RANGE_VIS</name>
22222181
<min>-0.1</min>
22232182
<max>1.1</max>
22242183
</datarange>
22252184
</column>
22262185
<column>
2227-
<name>VIS2ERR</name>
2186+
<name>VISAMPERR</name>
22282187
<datatype>TYPE_DBL</datatype>
2229-
<description>error in squared visibility</description>
2188+
<description>error in visibility amplitude</description>
22302189
<optional>false</optional>
22312190
<rules>
22322191
<applyrule>GENERIC_COL_DIM</applyrule>
@@ -2242,6 +2201,47 @@
22422201
<min>0.0</min>
22432202
</datarange>
22442203
</column>
2204+
<column>
2205+
<name>VISPHI</name>
2206+
<datatype>TYPE_DBL</datatype>
2207+
<description>visibility phase</description>
2208+
<optional>false</optional>
2209+
<unit>UNIT_DEGREE</unit>
2210+
<rules>
2211+
<applyrule>GENERIC_COL_DIM</applyrule>
2212+
<applyrule>GENERIC_COL_FORMAT</applyrule>
2213+
<applyrule>GENERIC_COL_MANDATORY</applyrule>
2214+
<applyrule>GENERIC_COL_NBROWS</applyrule>
2215+
</rules>
2216+
<repeat>[[NWAVE]]</repeat>
2217+
<array>true</array>
2218+
<errorcolumn>VISPHIERR</errorcolumn>
2219+
<datarange>
2220+
<name>RANGE_ANGLE</name>
2221+
<min>-200.0</min>
2222+
<max>200.0</max>
2223+
</datarange>
2224+
</column>
2225+
<column>
2226+
<name>VISPHIERR</name>
2227+
<datatype>TYPE_DBL</datatype>
2228+
<description>error in visibility phase</description>
2229+
<optional>false</optional>
2230+
<unit>UNIT_DEGREE</unit>
2231+
<rules>
2232+
<applyrule>GENERIC_COL_DIM</applyrule>
2233+
<applyrule>GENERIC_COL_ERR_FIX</applyrule>
2234+
<applyrule>GENERIC_COL_FORMAT</applyrule>
2235+
<applyrule>GENERIC_COL_MANDATORY</applyrule>
2236+
<applyrule>GENERIC_COL_NBROWS</applyrule>
2237+
</rules>
2238+
<repeat>[[NWAVE]]</repeat>
2239+
<array>true</array>
2240+
<datarange>
2241+
<name>RANGE_POSITIVE</name>
2242+
<min>0.0</min>
2243+
</datarange>
2244+
</column>
22452245
<column>
22462246
<name>UCOORD</name>
22472247
<datatype>TYPE_DBL</datatype>

rules/DataModelV1_output.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)