diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2e85c59ad14a5ac2d19b95272678da99ab856950..0b99ee9f10ad5cf948202d1b84ad90ab6ff162a3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,8 +35,6 @@ download_data: - wget -q www.astron.nl/citt/ci_data/prefactor/$TEST_HBA_DATASET_NAME -O $TEST_HBA_DATASET_NAME && tar xfz $TEST_HBA_DATASET_NAME && rm -f $TEST_HBA_DATASET_NAME - wget -q www.astron.nl/citt/ci_data/prefactor/$CALIBRATOR_HBA_RESULTS_NAME -O $CALIBRATOR_HBA_RESULTS_NAME && tar xfz $CALIBRATOR_HBA_RESULTS_NAME && rm -f $CALIBRATOR_HBA_RESULTS_NAME - wget -q www.astron.nl/citt/ci_data/prefactor/$TARGET_HBA_RESULTS_NAME -O $TARGET_HBA_RESULTS_NAME && tar xfz $TARGET_HBA_RESULTS_NAME && rm -f $TARGET_HBA_RESULTS_NAME - - wget -q https://git.astron.nl/eosc/prefactor3-cwl/-/raw/master/test_data/example.h5 -O example.h5 - - wget -q https://git.astron.nl/eosc/prefactor3-cwl/-/raw/master/test_data/A-Team_lowres.sourcedb -O A-Team_lowres.sourcedb artifacts: paths: - data diff --git a/Docker/Dockerfile b/Docker/Dockerfile index aa5b736793ed897977229b11897cb534b38367e0..94c03ae043917a616655a068638200aad1c38b3d 100644 --- a/Docker/Dockerfile +++ b/Docker/Dockerfile @@ -86,7 +86,7 @@ RUN \ # currently a bug in the solver in the master branch. Once this is # solved we should again use master, and the clone cmd should be changed # back to: -# git clone https://git.astron.nl/RD/DP3.git --depth 1 && \ +# git clone https://git.astron.nl/RD/DP3.git --depth 1 && RUN \ git clone https://git.astron.nl/RD/DP3.git && \ cd DP3 && git checkout 1eadf43fee5ac76f48611fdd1fd464ebda8c0b6d && cd .. && \ @@ -209,7 +209,7 @@ RUN \ python3 -m pip install cwltool cwl-runner && \ \ # Install Prefactor - git clone https://github.com/lofar-astron/prefactor.git ${PREFACTOR_NAME} --branch ${PREFACTOR_VERSION} --depth 1 && \ + git clone https://git.astron.nl/eosc/prefactor3-cwl.git ${PREFACTOR_NAME} --branch ${PREFACTOR_VERSION} --depth 1 && \ cd ${PREFACTOR_NAME} && \ pip3 install --upgrade $PWD && \ cd .. && \ diff --git a/Docker/L570745_uv_first10.MS.tar.xz b/Docker/L570745_uv_first10.MS.tar.xz deleted file mode 100644 index 13ab4c559979bdb321d6bdf57d92f03bb84ca2f2..0000000000000000000000000000000000000000 --- a/Docker/L570745_uv_first10.MS.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6acef40bcf795c5ae94232654414fece4a20eb75494577ea630fc663673b3c1 -size 387119976 diff --git a/Docker/losoto.patch b/Docker/losoto.patch deleted file mode 100644 index fbdfb47754296d2b358e162afe777cd1e41fea75..0000000000000000000000000000000000000000 --- a/Docker/losoto.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- /src/losoto/losoto/operations/__init__.py 2019-11-07 12:43:46.220577945 +0000 -+++ /src/losoto/losoto/operations/__init__.py 2019-11-07 12:43:34.401765786 +0000 -@@ -2,8 +2,7 @@ - - __all__ = [ os.path.basename(f)[:-3] for f in glob.glob(os.path.dirname(__file__)+"/*.py") if f[0] != '_'] - --for x in __all__: -- __import__(x, locals(), globals()) -+from . import * - - class Timer(object): - """ - diff --git a/Docker/skymodels.tar.gz b/Docker/skymodels.tar.gz deleted file mode 100644 index b3c18b24cd5915d7963ec4ba404cd289b872258f..0000000000000000000000000000000000000000 --- a/Docker/skymodels.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d292804d0e504f65c8af97e85ad0834d7e6c7b2d7a6da89e509cff182b222af -size 15124480 diff --git a/Docker/test_data/A-Team_lowres.sourcedb b/Docker/test_data/A-Team_lowres.sourcedb deleted file mode 100644 index b4e89906093cc01438b6a7b81f3ea9bfb06ba520..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/A-Team_lowres.sourcedb and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/ANTENNA/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/ANTENNA/table.dat deleted file mode 100644 index 3670600f2692d3b4b77cc07eddbdb44261d3c214..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/ANTENNA/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/ANTENNA/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/ANTENNA/table.f0 deleted file mode 100644 index 811482a52b56513bf3d8dc5c6083549f8092b2c0..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/ANTENNA/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/ANTENNA/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/ANTENNA/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/ANTENNA/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/ANTENNA/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/ANTENNA/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/ANTENNA/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.dat deleted file mode 100644 index 20ab416e6b2089d0bb7ed946963b87aa3a535c04..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.f0 deleted file mode 100644 index bc76518f7b4e25a64bb5a1e2570ddf4df13bfffa..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FEED/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FEED/table.dat deleted file mode 100644 index 08041c586fc1cdae160f90e7234b95baa35b18f8..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FEED/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FEED/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FEED/table.f0 deleted file mode 100644 index 2a2ba196d7a2a608270dd2ce05896abbd1bc3fc6..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FEED/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FEED/table.f0i b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FEED/table.f0i deleted file mode 100644 index 59ef50ecf03311aabb897346169b2ca04e874254..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FEED/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FEED/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FEED/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FEED/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FEED/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FEED/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FEED/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FIELD/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FIELD/table.dat deleted file mode 100644 index 51bf40ea2f1d0e463019ed6e3f3a111f05309ce4..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FIELD/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FIELD/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FIELD/table.f0 deleted file mode 100644 index 85defe9931c79cf71617a32c6cb8d712339260aa..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FIELD/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FIELD/table.f0i b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FIELD/table.f0i deleted file mode 100644 index bb9a3f1cc36a284642d65c5f733c2f333f975e99..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FIELD/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FIELD/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FIELD/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FIELD/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FIELD/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FIELD/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FIELD/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FLAG_CMD/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FLAG_CMD/table.dat deleted file mode 100644 index 360359641eafdad08c4c32e80d43b7af36c1328a..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FLAG_CMD/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FLAG_CMD/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FLAG_CMD/table.f0 deleted file mode 100644 index acf64ff0cee834d15e3054ae8c3bab48645789f0..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FLAG_CMD/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FLAG_CMD/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FLAG_CMD/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FLAG_CMD/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FLAG_CMD/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FLAG_CMD/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/FLAG_CMD/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/HISTORY/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/HISTORY/table.dat deleted file mode 100644 index f3d36a00841738e0cff324de65b2beb84351ebd3..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/HISTORY/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/HISTORY/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/HISTORY/table.f0 deleted file mode 100644 index 645f0f74aee6cd78814575f66e3e83f89c7bdb29..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/HISTORY/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/HISTORY/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/HISTORY/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/HISTORY/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/HISTORY/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/HISTORY/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/HISTORY/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.dat deleted file mode 100644 index bc9a355ad27c4dbc51e94ed910ab7f572e16a578..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0 deleted file mode 100644 index fad4cc47eaab9825cca50ae6fc5fdcbaedc828f8..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0i b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0i deleted file mode 100644 index 9bcba53e53d7e6d618d837ebe3a8c1bb77b48ea2..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.dat deleted file mode 100644 index 9ba0c7141eed0faa82b9afc1ea616ffea109bdf9..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.f0 deleted file mode 100644 index a890c6a767ea4d04d226092c34457cccd9f04000..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.dat deleted file mode 100644 index 07e024d0a4f85176f62a37b2ed66cd42667f10f7..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.f0 deleted file mode 100644 index 0a4478675199281251b78a13a770e1a7c1383edc..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/OBSERVATION/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/OBSERVATION/table.dat deleted file mode 100644 index e51b8f283d20f6d0e00166c2689297f87865e40d..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/OBSERVATION/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/OBSERVATION/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/OBSERVATION/table.f0 deleted file mode 100644 index 7e5c04cb922da9df385e0f713308224e0b6bf575..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/OBSERVATION/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/OBSERVATION/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/OBSERVATION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/OBSERVATION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/OBSERVATION/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/OBSERVATION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/OBSERVATION/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POINTING/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POINTING/table.dat deleted file mode 100644 index 514b7b9136fab8d2b4bffcd379588330974dab89..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POINTING/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POINTING/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POINTING/table.f0 deleted file mode 100644 index 7c4e0b3ba494f51fb1fcc5f43305c92697a9d062..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POINTING/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POINTING/table.f0i b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POINTING/table.f0i deleted file mode 100644 index 58715d9bac6e3dd1229c3a3e78c5aede36c34b9d..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POINTING/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POINTING/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POINTING/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POINTING/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POINTING/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POINTING/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POINTING/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POLARIZATION/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POLARIZATION/table.dat deleted file mode 100644 index 15d239d1be0e401e157d39b9a204533cbd948ad9..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POLARIZATION/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0 deleted file mode 100644 index d487c40cb0089a9062007bdf010a13075950f19d..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0i b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0i deleted file mode 100644 index 247a4aff500069af7c07dbcd0073a7299984dba3..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POLARIZATION/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POLARIZATION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POLARIZATION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POLARIZATION/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POLARIZATION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/POLARIZATION/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/PROCESSOR/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/PROCESSOR/table.dat deleted file mode 100644 index 7a2b0a8e519f8082715a83d168243a717ad3a544..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/PROCESSOR/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/PROCESSOR/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/PROCESSOR/table.f0 deleted file mode 100644 index b78be96341e9baa7b8afea51e0d526f7c365eb06..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/PROCESSOR/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/PROCESSOR/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/PROCESSOR/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/PROCESSOR/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/PROCESSOR/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/PROCESSOR/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/PROCESSOR/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.dat deleted file mode 100644 index 66891e1254c8625436f0a79978d094e88bb1f9d0..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.f0 deleted file mode 100644 index 03acc8d697235cc461bf9976faa74462e2237633..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.dat deleted file mode 100644 index 534ab977cdbfd6c21726bdb52e78ca8f765cfabc..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.f0 deleted file mode 100644 index 6d376a85fa91de1bad16d3474fa65c1cc2106403..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.dat deleted file mode 100644 index 5ab547b065b59ee35f5f75b4cb971c7850560324..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.f0 deleted file mode 100644 index b970716f71e6adc2ccd8079da078b19fa229b810..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.dat deleted file mode 100644 index 638f3dd45f2c2e45f24c7638de10b581c8b2129f..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.f0 deleted file mode 100644 index f8d61b842503442ee16cc7b111674849cdd93291..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.dat deleted file mode 100644 index f4cd2bc15998b2583474b25a88c4e253a2fdd249..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0 deleted file mode 100644 index 7d1c80e9fc9d638f0f85b7857affa819f309e7ca..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0i b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0i deleted file mode 100644 index 9b8420d832c4267236186b8de077892236d82a94..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/STATE/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/STATE/table.dat deleted file mode 100644 index e83d60922df567c9b906d353e590114d0f06ed9e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/STATE/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/STATE/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/STATE/table.f0 deleted file mode 100644 index a3e1ee3d9b6c1c0d1ca4c4089a5c1105d3060cd4..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/STATE/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/STATE/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/STATE/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/STATE/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/STATE/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/STATE/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/STATE/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.dat b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.dat deleted file mode 100644 index 84733c539091e0bcf78b62df74d67f810b6779b2..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f0 deleted file mode 100644 index fbc772f920efcd59df4b726f48ec68c621c73f85..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f1 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f1 deleted file mode 100644 index 0b21992bc5062953e70c5b9bd5b08c292b161441..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f1 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f1i b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f1i deleted file mode 100644 index 2308328019d48cc87144699973b89461338d1a0b..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f1i and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f2 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f2 deleted file mode 100644 index 15c5ebbdf772ebe0bcc4c233905345afea749e51..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f2 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f2_TSM0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f2_TSM0 deleted file mode 100644 index d0be7c43dc806e8e9c2cacab6062eb9f8c01c241..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f2_TSM0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f3 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f3 deleted file mode 100644 index a72b78ccd766304c88ebbdaa83d50a6a1012c3d8..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f3 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f3_TSM0.REMOVED.git-id b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f3_TSM0.REMOVED.git-id deleted file mode 100644 index da22e6c372afd757c430093299c33eee10bc6378..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f3_TSM0.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -1426d9276da9ed12b5b96d8946a4d36af4e45de9 \ No newline at end of file diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f4 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f4 deleted file mode 100644 index e598c71dd69b1f060fae01b0642b8c24a3f5d9c0..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f4 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f4_TSM0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f4_TSM0 deleted file mode 100644 index c32479eca95827f0d5adbb0906b59bdf48937777..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f4_TSM0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f5 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f5 deleted file mode 100644 index 3b4b570d2e2ab2a20fdaa61eb1d4b41725d30fd9..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f5 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f5_TSM0 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f5_TSM0 deleted file mode 100644 index b04f2af80633c92f41125a1b90be7f159f8e17a5..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f5_TSM0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f6 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f6 deleted file mode 100644 index d7d657412e746495a916cd47adf4b13ca2373497..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f6 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f6_TSM0.REMOVED.git-id b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f6_TSM0.REMOVED.git-id deleted file mode 100644 index 72cfcec8b574a54d4d511c992bfdc821aa03e283..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f6_TSM0.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -740e8d6caf5418e5a6743b590f445bef4c5bc42e \ No newline at end of file diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f7 b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f7 deleted file mode 100644 index 8743368d7d15e465bef27a9f3adc802886b91047..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f7 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f7_TSM0.REMOVED.git-id b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f7_TSM0.REMOVED.git-id deleted file mode 100644 index da22e6c372afd757c430093299c33eee10bc6378..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.f7_TSM0.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -1426d9276da9ed12b5b96d8946a4d36af4e45de9 \ No newline at end of file diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.info b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.info deleted file mode 100644 index 105af65c13868a224843eb0cb3596828614e8fd0..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.info +++ /dev/null @@ -1,5 +0,0 @@ -Type = Measurement Set -SubType = - -This is a MeasurementSet Table holding measurements from a Telescope -This is a LOFAR MeasurementSet Table diff --git a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.lock b/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.lock deleted file mode 100644 index c372a0c0e8d2d03fa8ab79a3a8cb061a2b51218c..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_CORRECTED_DATA.MS/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.dat deleted file mode 100644 index 3670600f2692d3b4b77cc07eddbdb44261d3c214..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.f0 deleted file mode 100644 index 811482a52b56513bf3d8dc5c6083549f8092b2c0..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.dat deleted file mode 100644 index 20ab416e6b2089d0bb7ed946963b87aa3a535c04..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.f0 deleted file mode 100644 index bc76518f7b4e25a64bb5a1e2570ddf4df13bfffa..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.dat deleted file mode 100644 index 08041c586fc1cdae160f90e7234b95baa35b18f8..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.f0 deleted file mode 100644 index 2a2ba196d7a2a608270dd2ce05896abbd1bc3fc6..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.f0i b/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.f0i deleted file mode 100644 index 59ef50ecf03311aabb897346169b2ca04e874254..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.dat deleted file mode 100644 index 51bf40ea2f1d0e463019ed6e3f3a111f05309ce4..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.f0 deleted file mode 100644 index 85defe9931c79cf71617a32c6cb8d712339260aa..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.f0i b/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.f0i deleted file mode 100644 index bb9a3f1cc36a284642d65c5f733c2f333f975e99..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.dat deleted file mode 100644 index 360359641eafdad08c4c32e80d43b7af36c1328a..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.f0 deleted file mode 100644 index acf64ff0cee834d15e3054ae8c3bab48645789f0..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.dat deleted file mode 100644 index fce2d0ed9c73849ca8b1fe90f8fd4bd118a6671e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.f0 deleted file mode 100644 index 2156633a62feafe8d17c140f2a1f4636670511d1..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.lock deleted file mode 100644 index 6e709e7a4fef28bff98f0eac7806aafbaafb3a85..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.dat deleted file mode 100644 index bc9a355ad27c4dbc51e94ed910ab7f572e16a578..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.f0 deleted file mode 100644 index fad4cc47eaab9825cca50ae6fc5fdcbaedc828f8..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.f0i b/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.f0i deleted file mode 100644 index 9bcba53e53d7e6d618d837ebe3a8c1bb77b48ea2..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.dat deleted file mode 100644 index 9ba0c7141eed0faa82b9afc1ea616ffea109bdf9..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.f0 deleted file mode 100644 index a890c6a767ea4d04d226092c34457cccd9f04000..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.dat deleted file mode 100644 index 07e024d0a4f85176f62a37b2ed66cd42667f10f7..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.f0 deleted file mode 100644 index 0a4478675199281251b78a13a770e1a7c1383edc..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.dat deleted file mode 100644 index e51b8f283d20f6d0e00166c2689297f87865e40d..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.f0 deleted file mode 100644 index a6ea794cfbb9b734fe866f6dd998f771c8b702e9..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.dat deleted file mode 100644 index 514b7b9136fab8d2b4bffcd379588330974dab89..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.f0 deleted file mode 100644 index 7c4e0b3ba494f51fb1fcc5f43305c92697a9d062..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.f0i b/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.f0i deleted file mode 100644 index 58715d9bac6e3dd1229c3a3e78c5aede36c34b9d..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.dat deleted file mode 100644 index 15d239d1be0e401e157d39b9a204533cbd948ad9..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.f0 deleted file mode 100644 index d487c40cb0089a9062007bdf010a13075950f19d..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.f0i b/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.f0i deleted file mode 100644 index 247a4aff500069af7c07dbcd0073a7299984dba3..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.dat deleted file mode 100644 index 7a2b0a8e519f8082715a83d168243a717ad3a544..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.f0 deleted file mode 100644 index b78be96341e9baa7b8afea51e0d526f7c365eb06..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.dat deleted file mode 100644 index 66891e1254c8625436f0a79978d094e88bb1f9d0..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.f0 deleted file mode 100644 index 9d0dd62f6e87d1e6ae22f8fb7dd9e363df7361b8..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.dat deleted file mode 100644 index 534ab977cdbfd6c21726bdb52e78ca8f765cfabc..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.f0 deleted file mode 100644 index 6b4995c6cebf3a47ad41f96907d10c4d817696f6..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.dat deleted file mode 100644 index 5ab547b065b59ee35f5f75b4cb971c7850560324..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.f0 deleted file mode 100644 index b970716f71e6adc2ccd8079da078b19fa229b810..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.dat deleted file mode 100644 index 638f3dd45f2c2e45f24c7638de10b581c8b2129f..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.f0 deleted file mode 100644 index 40f3c17a4924760e9be56d6b5bbdb3809aea5cf6..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.dat deleted file mode 100644 index f4cd2bc15998b2583474b25a88c4e253a2fdd249..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.f0 deleted file mode 100644 index 6489aad3aa55d3c4a9799f7351635f5076b107d7..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.f0i b/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.f0i deleted file mode 100644 index 7f3944944fa4e5e33c75c0959274bcf3c95a979f..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.dat deleted file mode 100644 index e83d60922df567c9b906d353e590114d0f06ed9e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.f0 deleted file mode 100644 index a3e1ee3d9b6c1c0d1ca4c4089a5c1105d3060cd4..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.dat b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.dat deleted file mode 100644 index fdb2a941e91645871bb6b836fc2952f499e2c509..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f0 deleted file mode 100644 index fbc772f920efcd59df4b726f48ec68c621c73f85..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f1 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f1 deleted file mode 100644 index 0b21992bc5062953e70c5b9bd5b08c292b161441..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f1 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f1i b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f1i deleted file mode 100644 index 2308328019d48cc87144699973b89461338d1a0b..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f1i and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f2 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f2 deleted file mode 100644 index 15c5ebbdf772ebe0bcc4c233905345afea749e51..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f2 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f2_TSM0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f2_TSM0 deleted file mode 100644 index d0be7c43dc806e8e9c2cacab6062eb9f8c01c241..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f2_TSM0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f3 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f3 deleted file mode 100644 index a72b78ccd766304c88ebbdaa83d50a6a1012c3d8..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f3 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f3_TSM0.REMOVED.git-id b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f3_TSM0.REMOVED.git-id deleted file mode 100644 index e5c61f434f829fb218f5c674e4e1d142717c1ede..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f3_TSM0.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -7637ff184c49f778fa3641fbc6548d043393cd86 \ No newline at end of file diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f4 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f4 deleted file mode 100644 index e598c71dd69b1f060fae01b0642b8c24a3f5d9c0..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f4 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f4_TSM0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f4_TSM0 deleted file mode 100644 index 614ee4b023cd4f57066a1b8d6264ac3cf88aaaad..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f4_TSM0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f5 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f5 deleted file mode 100644 index 3b4b570d2e2ab2a20fdaa61eb1d4b41725d30fd9..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f5 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f5_TSM0 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f5_TSM0 deleted file mode 100644 index 5a8f3fadec9e2a3cc53886a0dbf8b7f966f4d20f..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f5_TSM0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f6 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f6 deleted file mode 100644 index d7d657412e746495a916cd47adf4b13ca2373497..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f6 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f6_TSM0.REMOVED.git-id b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f6_TSM0.REMOVED.git-id deleted file mode 100644 index 3ea3217072e12722bffbde57d4ba11baf5bf27d2..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f6_TSM0.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -10891d14e7571d21ec73dd29362401082041c711 \ No newline at end of file diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f7 b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f7 deleted file mode 100644 index 92e945567782b8c27f4076795be9b77022ce2fc7..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f7 and /dev/null differ diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f7_TSM0.REMOVED.git-id b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f7_TSM0.REMOVED.git-id deleted file mode 100644 index 38eb0c84b1e63548143a97f65b3a3f4176db1ea0..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f7_TSM0.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -2dedb806a06539078faf5e62c82a98b21dc512b8 \ No newline at end of file diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.info b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.info deleted file mode 100644 index 105af65c13868a224843eb0cb3596828614e8fd0..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.info +++ /dev/null @@ -1,5 +0,0 @@ -Type = Measurement Set -SubType = - -This is a MeasurementSet Table holding measurements from a Telescope -This is a LOFAR MeasurementSet Table diff --git a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.lock b/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.lock deleted file mode 100644 index c0c07ecaa3d0c0ff6d59a423b8d0e752b7070563..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/ANTENNA/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/ANTENNA/table.dat deleted file mode 100644 index 3670600f2692d3b4b77cc07eddbdb44261d3c214..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/ANTENNA/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/ANTENNA/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/ANTENNA/table.f0 deleted file mode 100644 index 811482a52b56513bf3d8dc5c6083549f8092b2c0..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/ANTENNA/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/ANTENNA/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/ANTENNA/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/ANTENNA/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/ANTENNA/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/ANTENNA/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/ANTENNA/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.dat deleted file mode 100644 index 20ab416e6b2089d0bb7ed946963b87aa3a535c04..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.f0 deleted file mode 100644 index bc76518f7b4e25a64bb5a1e2570ddf4df13bfffa..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FEED/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FEED/table.dat deleted file mode 100644 index 08041c586fc1cdae160f90e7234b95baa35b18f8..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FEED/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FEED/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FEED/table.f0 deleted file mode 100644 index 2a2ba196d7a2a608270dd2ce05896abbd1bc3fc6..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FEED/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FEED/table.f0i b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FEED/table.f0i deleted file mode 100644 index 59ef50ecf03311aabb897346169b2ca04e874254..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FEED/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FEED/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FEED/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FEED/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FEED/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FEED/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FEED/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FIELD/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FIELD/table.dat deleted file mode 100644 index 51bf40ea2f1d0e463019ed6e3f3a111f05309ce4..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FIELD/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FIELD/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FIELD/table.f0 deleted file mode 100644 index 85defe9931c79cf71617a32c6cb8d712339260aa..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FIELD/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FIELD/table.f0i b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FIELD/table.f0i deleted file mode 100644 index bb9a3f1cc36a284642d65c5f733c2f333f975e99..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FIELD/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FIELD/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FIELD/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FIELD/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FIELD/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FIELD/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FIELD/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FLAG_CMD/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FLAG_CMD/table.dat deleted file mode 100644 index 360359641eafdad08c4c32e80d43b7af36c1328a..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FLAG_CMD/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FLAG_CMD/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FLAG_CMD/table.f0 deleted file mode 100644 index acf64ff0cee834d15e3054ae8c3bab48645789f0..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FLAG_CMD/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FLAG_CMD/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FLAG_CMD/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FLAG_CMD/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FLAG_CMD/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FLAG_CMD/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/FLAG_CMD/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/HISTORY/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/HISTORY/table.dat deleted file mode 100644 index f3d36a00841738e0cff324de65b2beb84351ebd3..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/HISTORY/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/HISTORY/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/HISTORY/table.f0 deleted file mode 100644 index a4a823fc3c079d440ed0a53f11d439994c263e44..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/HISTORY/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/HISTORY/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/HISTORY/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/HISTORY/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/HISTORY/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/HISTORY/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/HISTORY/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.dat deleted file mode 100644 index bc9a355ad27c4dbc51e94ed910ab7f572e16a578..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0 deleted file mode 100644 index fad4cc47eaab9825cca50ae6fc5fdcbaedc828f8..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0i b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0i deleted file mode 100644 index 9bcba53e53d7e6d618d837ebe3a8c1bb77b48ea2..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.dat deleted file mode 100644 index 9ba0c7141eed0faa82b9afc1ea616ffea109bdf9..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.f0 deleted file mode 100644 index a890c6a767ea4d04d226092c34457cccd9f04000..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.dat deleted file mode 100644 index 07e024d0a4f85176f62a37b2ed66cd42667f10f7..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.f0 deleted file mode 100644 index 0a4478675199281251b78a13a770e1a7c1383edc..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/OBSERVATION/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/OBSERVATION/table.dat deleted file mode 100644 index e51b8f283d20f6d0e00166c2689297f87865e40d..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/OBSERVATION/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/OBSERVATION/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/OBSERVATION/table.f0 deleted file mode 100644 index 706d767bc054c4bc9f3766bffc8afe4f863e0789..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/OBSERVATION/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/OBSERVATION/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/OBSERVATION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/OBSERVATION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/OBSERVATION/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/OBSERVATION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/OBSERVATION/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POINTING/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POINTING/table.dat deleted file mode 100644 index 514b7b9136fab8d2b4bffcd379588330974dab89..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POINTING/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POINTING/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POINTING/table.f0 deleted file mode 100644 index 7c4e0b3ba494f51fb1fcc5f43305c92697a9d062..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POINTING/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POINTING/table.f0i b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POINTING/table.f0i deleted file mode 100644 index 58715d9bac6e3dd1229c3a3e78c5aede36c34b9d..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POINTING/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POINTING/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POINTING/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POINTING/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POINTING/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POINTING/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POINTING/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POLARIZATION/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POLARIZATION/table.dat deleted file mode 100644 index 15d239d1be0e401e157d39b9a204533cbd948ad9..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POLARIZATION/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0 deleted file mode 100644 index d487c40cb0089a9062007bdf010a13075950f19d..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0i b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0i deleted file mode 100644 index 247a4aff500069af7c07dbcd0073a7299984dba3..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POLARIZATION/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POLARIZATION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POLARIZATION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POLARIZATION/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POLARIZATION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/POLARIZATION/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/PROCESSOR/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/PROCESSOR/table.dat deleted file mode 100644 index 7a2b0a8e519f8082715a83d168243a717ad3a544..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/PROCESSOR/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/PROCESSOR/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/PROCESSOR/table.f0 deleted file mode 100644 index b78be96341e9baa7b8afea51e0d526f7c365eb06..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/PROCESSOR/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/PROCESSOR/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/PROCESSOR/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/PROCESSOR/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/PROCESSOR/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/PROCESSOR/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/PROCESSOR/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.dat deleted file mode 100644 index 66891e1254c8625436f0a79978d094e88bb1f9d0..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.f0 deleted file mode 100644 index e9f7aae8d9ab111105431411054c9d6218478d60..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.dat deleted file mode 100644 index 534ab977cdbfd6c21726bdb52e78ca8f765cfabc..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.f0 deleted file mode 100644 index 5b6a94362d1514e7070375074d3dd14ac9353279..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.dat deleted file mode 100644 index 5ab547b065b59ee35f5f75b4cb971c7850560324..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.f0 deleted file mode 100644 index b970716f71e6adc2ccd8079da078b19fa229b810..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.dat deleted file mode 100644 index 638f3dd45f2c2e45f24c7638de10b581c8b2129f..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.f0 deleted file mode 100644 index 8bd301c566de644781513b3c20369d23124023d9..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.dat deleted file mode 100644 index f4cd2bc15998b2583474b25a88c4e253a2fdd249..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0 deleted file mode 100644 index 4d98a2ea7cd07af5d93fc8c10ba648dc9875d851..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0i b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0i deleted file mode 100644 index f176f2ddb026ff4140f17ee0c1d164b33f634756..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/STATE/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/STATE/table.dat deleted file mode 100644 index e83d60922df567c9b906d353e590114d0f06ed9e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/STATE/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/STATE/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/STATE/table.f0 deleted file mode 100644 index a3e1ee3d9b6c1c0d1ca4c4089a5c1105d3060cd4..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/STATE/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/STATE/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/STATE/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/STATE/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/STATE/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/STATE/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/STATE/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.dat b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.dat deleted file mode 100644 index 84733c539091e0bcf78b62df74d67f810b6779b2..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f0 deleted file mode 100644 index fbc772f920efcd59df4b726f48ec68c621c73f85..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f1 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f1 deleted file mode 100644 index 0b21992bc5062953e70c5b9bd5b08c292b161441..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f1 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f1i b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f1i deleted file mode 100644 index 2308328019d48cc87144699973b89461338d1a0b..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f1i and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f2 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f2 deleted file mode 100644 index 15c5ebbdf772ebe0bcc4c233905345afea749e51..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f2 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f2_TSM0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f2_TSM0 deleted file mode 100644 index d0be7c43dc806e8e9c2cacab6062eb9f8c01c241..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f2_TSM0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f3 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f3 deleted file mode 100644 index a72b78ccd766304c88ebbdaa83d50a6a1012c3d8..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f3 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f3_TSM0.REMOVED.git-id b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f3_TSM0.REMOVED.git-id deleted file mode 100644 index 7034d6990a15c7f7c5009760455356700548ca80..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f3_TSM0.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -16d4c9f3178f028e13371823e7397fc5093fcf7b \ No newline at end of file diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f4 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f4 deleted file mode 100644 index e598c71dd69b1f060fae01b0642b8c24a3f5d9c0..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f4 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f4_TSM0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f4_TSM0 deleted file mode 100644 index b541b51240d09ba2b80d3fcf4b29eed239ae60f2..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f4_TSM0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f5 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f5 deleted file mode 100644 index 3b4b570d2e2ab2a20fdaa61eb1d4b41725d30fd9..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f5 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f5_TSM0 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f5_TSM0 deleted file mode 100644 index ae29eca96cda1e199b5f71f99680b0d7ee8984a3..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f5_TSM0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f6 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f6 deleted file mode 100644 index d7d657412e746495a916cd47adf4b13ca2373497..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f6 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f6_TSM0.REMOVED.git-id b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f6_TSM0.REMOVED.git-id deleted file mode 100644 index 5d4c3402b8d29648c1348efd6a5cde6f76449fc8..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f6_TSM0.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -6544f7bb66031ced06cb19991065a12f7d17e4e3 \ No newline at end of file diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f7 b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f7 deleted file mode 100644 index 8743368d7d15e465bef27a9f3adc802886b91047..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f7 and /dev/null differ diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f7_TSM0.REMOVED.git-id b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f7_TSM0.REMOVED.git-id deleted file mode 100644 index 7034d6990a15c7f7c5009760455356700548ca80..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.f7_TSM0.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -16d4c9f3178f028e13371823e7397fc5093fcf7b \ No newline at end of file diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.info b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.info deleted file mode 100644 index 105af65c13868a224843eb0cb3596828614e8fd0..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.info +++ /dev/null @@ -1,5 +0,0 @@ -Type = Measurement Set -SubType = - -This is a MeasurementSet Table holding measurements from a Telescope -This is a LOFAR MeasurementSet Table diff --git a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.lock b/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.lock deleted file mode 100644 index 42da5688b326c58af08303a2ed741f978ede25c3..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB002_uv_CORRECTED_DATA.MS/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/ANTENNA/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/ANTENNA/table.dat deleted file mode 100644 index 3670600f2692d3b4b77cc07eddbdb44261d3c214..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/ANTENNA/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/ANTENNA/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/ANTENNA/table.f0 deleted file mode 100644 index 811482a52b56513bf3d8dc5c6083549f8092b2c0..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/ANTENNA/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/ANTENNA/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/ANTENNA/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/ANTENNA/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/ANTENNA/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/ANTENNA/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/ANTENNA/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.dat deleted file mode 100644 index 20ab416e6b2089d0bb7ed946963b87aa3a535c04..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.f0 deleted file mode 100644 index bc76518f7b4e25a64bb5a1e2570ddf4df13bfffa..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/DATA_DESCRIPTION/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FEED/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FEED/table.dat deleted file mode 100644 index 08041c586fc1cdae160f90e7234b95baa35b18f8..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FEED/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FEED/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FEED/table.f0 deleted file mode 100644 index 2a2ba196d7a2a608270dd2ce05896abbd1bc3fc6..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FEED/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FEED/table.f0i b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FEED/table.f0i deleted file mode 100644 index 59ef50ecf03311aabb897346169b2ca04e874254..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FEED/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FEED/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FEED/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FEED/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FEED/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FEED/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FEED/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FIELD/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FIELD/table.dat deleted file mode 100644 index 51bf40ea2f1d0e463019ed6e3f3a111f05309ce4..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FIELD/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FIELD/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FIELD/table.f0 deleted file mode 100644 index 85defe9931c79cf71617a32c6cb8d712339260aa..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FIELD/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FIELD/table.f0i b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FIELD/table.f0i deleted file mode 100644 index bb9a3f1cc36a284642d65c5f733c2f333f975e99..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FIELD/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FIELD/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FIELD/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FIELD/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FIELD/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FIELD/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FIELD/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FLAG_CMD/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FLAG_CMD/table.dat deleted file mode 100644 index 360359641eafdad08c4c32e80d43b7af36c1328a..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FLAG_CMD/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FLAG_CMD/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FLAG_CMD/table.f0 deleted file mode 100644 index acf64ff0cee834d15e3054ae8c3bab48645789f0..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FLAG_CMD/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FLAG_CMD/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FLAG_CMD/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FLAG_CMD/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FLAG_CMD/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FLAG_CMD/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/FLAG_CMD/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/HISTORY/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/HISTORY/table.dat deleted file mode 100644 index f3d36a00841738e0cff324de65b2beb84351ebd3..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/HISTORY/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/HISTORY/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/HISTORY/table.f0 deleted file mode 100644 index 8657dd69252cdcebfd55486c33165871a7e6c281..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/HISTORY/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/HISTORY/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/HISTORY/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/HISTORY/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/HISTORY/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/HISTORY/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/HISTORY/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.dat deleted file mode 100644 index bc9a355ad27c4dbc51e94ed910ab7f572e16a578..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0 deleted file mode 100644 index fad4cc47eaab9825cca50ae6fc5fdcbaedc828f8..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0i b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0i deleted file mode 100644 index 9bcba53e53d7e6d618d837ebe3a8c1bb77b48ea2..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ANTENNA_FIELD/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.dat deleted file mode 100644 index 9ba0c7141eed0faa82b9afc1ea616ffea109bdf9..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.f0 deleted file mode 100644 index a890c6a767ea4d04d226092c34457cccd9f04000..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_ELEMENT_FAILURE/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.dat deleted file mode 100644 index 07e024d0a4f85176f62a37b2ed66cd42667f10f7..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.f0 deleted file mode 100644 index 0a4478675199281251b78a13a770e1a7c1383edc..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/LOFAR_STATION/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/OBSERVATION/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/OBSERVATION/table.dat deleted file mode 100644 index e51b8f283d20f6d0e00166c2689297f87865e40d..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/OBSERVATION/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/OBSERVATION/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/OBSERVATION/table.f0 deleted file mode 100644 index b7ae48c85ff13da0da25a9d7b2d1afcebcdc5da6..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/OBSERVATION/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/OBSERVATION/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/OBSERVATION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/OBSERVATION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/OBSERVATION/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/OBSERVATION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/OBSERVATION/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POINTING/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POINTING/table.dat deleted file mode 100644 index 514b7b9136fab8d2b4bffcd379588330974dab89..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POINTING/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POINTING/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POINTING/table.f0 deleted file mode 100644 index 7c4e0b3ba494f51fb1fcc5f43305c92697a9d062..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POINTING/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POINTING/table.f0i b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POINTING/table.f0i deleted file mode 100644 index 58715d9bac6e3dd1229c3a3e78c5aede36c34b9d..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POINTING/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POINTING/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POINTING/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POINTING/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POINTING/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POINTING/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POINTING/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POLARIZATION/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POLARIZATION/table.dat deleted file mode 100644 index 15d239d1be0e401e157d39b9a204533cbd948ad9..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POLARIZATION/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0 deleted file mode 100644 index d487c40cb0089a9062007bdf010a13075950f19d..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0i b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0i deleted file mode 100644 index 247a4aff500069af7c07dbcd0073a7299984dba3..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POLARIZATION/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POLARIZATION/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POLARIZATION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POLARIZATION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POLARIZATION/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POLARIZATION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/POLARIZATION/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/PROCESSOR/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/PROCESSOR/table.dat deleted file mode 100644 index 7a2b0a8e519f8082715a83d168243a717ad3a544..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/PROCESSOR/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/PROCESSOR/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/PROCESSOR/table.f0 deleted file mode 100644 index b78be96341e9baa7b8afea51e0d526f7c365eb06..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/PROCESSOR/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/PROCESSOR/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/PROCESSOR/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/PROCESSOR/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/PROCESSOR/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/PROCESSOR/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/PROCESSOR/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.dat deleted file mode 100644 index 66891e1254c8625436f0a79978d094e88bb1f9d0..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.f0 deleted file mode 100644 index 86aea8591793a0efc19ac66876a8f4dbc6f914cd..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_BASELINE_STATISTIC/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.dat deleted file mode 100644 index 534ab977cdbfd6c21726bdb52e78ca8f765cfabc..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.f0 deleted file mode 100644 index 93c9288cb365542e3737f52578ccb9e3488129ce..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_FREQUENCY_STATISTIC/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.dat deleted file mode 100644 index 5ab547b065b59ee35f5f75b4cb971c7850560324..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.f0 deleted file mode 100644 index b970716f71e6adc2ccd8079da078b19fa229b810..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_KIND_NAME/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.dat deleted file mode 100644 index 638f3dd45f2c2e45f24c7638de10b581c8b2129f..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.f0 deleted file mode 100644 index f9572241ba7a285488edced91ffc452bf94e552e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/QUALITY_TIME_STATISTIC/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.dat deleted file mode 100644 index f4cd2bc15998b2583474b25a88c4e253a2fdd249..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0 deleted file mode 100644 index c6a50e1893dac478c87546440c9a5155d39f6302..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0i b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0i deleted file mode 100644 index e0b3cafc05d8029c464b4f3ffe9787fca1e84952..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.f0i and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/SPECTRAL_WINDOW/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/STATE/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/STATE/table.dat deleted file mode 100644 index e83d60922df567c9b906d353e590114d0f06ed9e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/STATE/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/STATE/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/STATE/table.f0 deleted file mode 100644 index a3e1ee3d9b6c1c0d1ca4c4089a5c1105d3060cd4..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/STATE/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/STATE/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/STATE/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/STATE/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/STATE/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/STATE/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/STATE/table.lock and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.dat b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.dat deleted file mode 100644 index 84733c539091e0bcf78b62df74d67f810b6779b2..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.dat and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f0 deleted file mode 100644 index fbc772f920efcd59df4b726f48ec68c621c73f85..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f1 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f1 deleted file mode 100644 index 0b21992bc5062953e70c5b9bd5b08c292b161441..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f1 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f1i b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f1i deleted file mode 100644 index 2308328019d48cc87144699973b89461338d1a0b..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f1i and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f2 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f2 deleted file mode 100644 index 15c5ebbdf772ebe0bcc4c233905345afea749e51..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f2 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f2_TSM0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f2_TSM0 deleted file mode 100644 index d0be7c43dc806e8e9c2cacab6062eb9f8c01c241..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f2_TSM0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f3 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f3 deleted file mode 100644 index a72b78ccd766304c88ebbdaa83d50a6a1012c3d8..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f3 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f3_TSM0.REMOVED.git-id b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f3_TSM0.REMOVED.git-id deleted file mode 100644 index f193d06656f86adcb9c6f0d0d5636f41dc6aeadd..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f3_TSM0.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -061bc9f095ea530d879828d374fb68416a646d8d \ No newline at end of file diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f4 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f4 deleted file mode 100644 index e598c71dd69b1f060fae01b0642b8c24a3f5d9c0..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f4 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f4_TSM0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f4_TSM0 deleted file mode 100644 index f7895817f254c0d2262254e9c9fe17e7292dfc24..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f4_TSM0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f5 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f5 deleted file mode 100644 index 3b4b570d2e2ab2a20fdaa61eb1d4b41725d30fd9..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f5 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f5_TSM0 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f5_TSM0 deleted file mode 100644 index aa90f36384864658c088552a85a3cdf6d507e7d0..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f5_TSM0 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f6 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f6 deleted file mode 100644 index d7d657412e746495a916cd47adf4b13ca2373497..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f6 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f6_TSM0.REMOVED.git-id b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f6_TSM0.REMOVED.git-id deleted file mode 100644 index e5ae44ee7060f2048a6831dd59d1376991773574..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f6_TSM0.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -c8b16d157216045c8c473bbacfb925508eb240ee \ No newline at end of file diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f7 b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f7 deleted file mode 100644 index 8743368d7d15e465bef27a9f3adc802886b91047..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f7 and /dev/null differ diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f7_TSM0.REMOVED.git-id b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f7_TSM0.REMOVED.git-id deleted file mode 100644 index f193d06656f86adcb9c6f0d0d5636f41dc6aeadd..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.f7_TSM0.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -061bc9f095ea530d879828d374fb68416a646d8d \ No newline at end of file diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.info b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.info deleted file mode 100644 index 105af65c13868a224843eb0cb3596828614e8fd0..0000000000000000000000000000000000000000 --- a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.info +++ /dev/null @@ -1,5 +0,0 @@ -Type = Measurement Set -SubType = - -This is a MeasurementSet Table holding measurements from a Telescope -This is a LOFAR MeasurementSet Table diff --git a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.lock b/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.lock deleted file mode 100644 index 42da5688b326c58af08303a2ed741f978ede25c3..0000000000000000000000000000000000000000 Binary files a/Docker/test_data/L570745_SB003_uv_CORRECTED_DATA.MS/table.lock and /dev/null differ diff --git a/Docker/test_data/calibration.h5.REMOVED.git-id b/Docker/test_data/calibration.h5.REMOVED.git-id deleted file mode 100644 index 5dc7e166c538fece7c5f9bf3f39cf9df8996fb3f..0000000000000000000000000000000000000000 --- a/Docker/test_data/calibration.h5.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -14e3df28ceb5538a73978ab5cd476e1555e8cc82 \ No newline at end of file diff --git a/Docker/test_data/example.h5.REMOVED.git-id b/Docker/test_data/example.h5.REMOVED.git-id deleted file mode 100644 index ee55446f16fed96380113889ea423eb37e2bdbd0..0000000000000000000000000000000000000000 --- a/Docker/test_data/example.h5.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -554933b577a0dcf1b2aa3fa91c7de5b2477fd724 \ No newline at end of file diff --git a/lofar-cwl/.gitignore b/lofar-cwl/.gitignore deleted file mode 100644 index 0db6769aa71c9f5957e3b45c9638099eef1eba8d..0000000000000000000000000000000000000000 --- a/lofar-cwl/.gitignore +++ /dev/null @@ -1,136 +0,0 @@ -test_data/*.MS -Docker/scripts -Docker/DP3 -Docker/Dysco -Docker/STMAN -Docker/idg -Docker/LOFARBeam -*.sif -# Byte-compiled / optimized / DLL files -__pycache__/ -*.py[cod] -*$py.class - -# C extensions -*.so - -# Distribution / packaging -.Python -build/ -develop-eggs/ -dist/ -downloads/ -eggs/ -.eggs/ -lib/ -lib64/ -parts/ -sdist/ -var/ -wheels/ -pip-wheel-metadata/ -share/python-wheels/ -*.egg-info/ -.installed.cfg -*.egg -MANIFEST - -# PyInstaller -# Usually these files are written by a python script from a template -# before PyInstaller builds the exe, so as to inject date/other infos into it. -*.manifest -*.spec - -# Installer logs -pip-log.txt -pip-delete-this-directory.txt - -# Unit test / coverage reports -htmlcov/ -.tox/ -.nox/ -.coverage -.coverage.* -.cache -nosetests.xml -coverage.xml -*.cover -*.py,cover -.hypothesis/ -.pytest_cache/ - -# Translations -*.mo -*.pot - -# Django stuff: -*.log -local_settings.py -db.sqlite3 -db.sqlite3-journal - -# Flask stuff: -instance/ -.webassets-cache - -# Scrapy stuff: -.scrapy - -# Sphinx documentation -docs/_build/ - -# PyBuilder -target/ - -# Jupyter Notebook -.ipynb_checkpoints - -# IPython -profile_default/ -ipython_config.py - -# pyenv -.python-version - -# pipenv -# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control. -# However, in case of collaboration, if having platform-specific dependencies or dependencies -# having no cross-platform support, pipenv may install dependencies that don't work, or not -# install all needed dependencies. -#Pipfile.lock - -# celery beat schedule file -celerybeat-schedule - -# SageMath parsed files -*.sage.py - -# Environments -.env -.venv -env/ -venv/ -ENV/ -env.bak/ -venv.bak/ - -# Spyder project settings -.spyderproject -.spyproject - -# Rope project settings -.ropeproject - -# mkdocs documentation -/site - -# mypy -.mypy_cache/ -.dmypy.json -dmypy.json - -# Pyre type checker -.pyre/ - -# Not idea -.idea diff --git a/lofar-cwl/.gitlab-ci.yml b/lofar-cwl/.gitlab-ci.yml deleted file mode 100644 index 09d6ebc7e831c7368b9f8869052a226f5b43b84a..0000000000000000000000000000000000000000 --- a/lofar-cwl/.gitlab-ci.yml +++ /dev/null @@ -1,267 +0,0 @@ -image: lofareosc/lofar-pipeline-ci:latest - -variables: - TEST_DATASET_NAME: "L570745_uv_first10.MS.tar.xz" - PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip" - -stages: - - build_docker - - push_docker - - validate_cwl_scripts - - test_steps - - integration_test - -before_script: - - mkdir workdir - - mkdir logs - -after_script: - - echo "All done" - -build_docker: - image: docker:latest - stage: build_docker - only: - - tags - script: - - apk add git subversion git-lfs bash - - cd Docker - - bash build_docker.sh - -push_docker_tags: - image: docker:latest - allow_failure: true - stage: push_docker - only: - - tags - script: - - docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY - - docker tag lofareosc/prefactor-ci:latest $CI_REGISTRY/prefactor-ci:$CI_COMMIT_REF_NAME - - docker push $CI_REGISTRY/prefactor-ci:$CI_COMMIT_REF_NAME - -validate_scripts: - stage: validate_cwl_scripts - script: - - for file in `find . -name 'steps/*.cwl'`; do cwltool --validate $file; done - -average_step_generator: - stage: test_steps - allow_failure: true - script: - - cwl-runner steps/DP3.AveragerStepGenerator.cwl test_jobs/averager_step_generator.json - - ! cwl-runner steps/DP3.AveragerStepGenerator.cwl test_jobs/averager_step_generator_error.json - -applycal_step_generator: - stage: test_steps - allow_failure: true - script: - - cwl-runner steps/DP3.ApplyCalStepGenerator.cwl test_jobs/applycal_step_generator.json - -aoflagger_step_generator: - stage: test_steps - allow_failure: true - script: - - cwl-runner steps/DP3.AOFlaggerStepGenerator.cwl test_jobs/aoflagger_step_generator.json - -preflagger_step_generator: - stage: test_steps - allow_failure: true - script: - - cwl-runner steps/DP3.PreflaggerStepGenerator.cwl test_jobs/preflagger_step_generator.json - -losoto_abs: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.Abs.cwl test_jobs/losoto_abs.json - -losoto_duplicate: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.Duplicate.cwl test_jobs/losoto_duplicate.json - -losoto_plot: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.Plot.cwl test_jobs/losoto_plot.json -losoto_flag: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.Flag.cwl test_jobs/losoto_flag.json -losoto_norm: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.Norm.cwl test_jobs/losoto_norm.json - -losoto_replicateonaxis: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.Replicateonaxis.cwl test_jobs/losoto_replicateonaxis.json - -losoto_reset: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.Reset.cwl test_jobs/losoto_reset.json - -losoto_structure: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.Structure.cwl test_jobs/losoto_structure.json - -losoto_smooth: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.Smooth.cwl test_jobs/losoto_smooth.json - -losoto_prefactor_bandpass: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.PrefactorBandpass.cwl test_jobs/losoto_prefactorbandpass.json - -losoto_clip: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.Clip.cwl test_jobs/losoto_clip.json - -losoto_clocktec: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.ClockTec.cwl test_jobs/losoto_clocktec.json - -losoto_flagextend: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.Flagextend.cwl test_jobs/losoto_flagextend.json - -losoto_prefactor_xyoffset: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.PrefactorXYoffset.cwl test_jobs/losoto_prefactorxyoffset.json - -losoto_flagstation: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.FlagStation.cwl test_jobs/losoto_flagstation.json -losoto_faraday: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.Faraday.cwl test_jobs/losoto_faraday.json - -losoto_interpolate: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.Interpolate.cwl test_jobs/losoto_interpolate.json - -losoto_reweight: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.Reweight.cwl test_jobs/losoto_reweight.json - -losoto_lofarbeam: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container --preserve-environment PYTHONPATH steps/LoSoTo.Lofarbeam.cwl test_jobs/losoto_lofarbeam.json - -losoto_residual: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.Residual.cwl test_jobs/losoto_residual.json - -losoto_splitleak: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.Splitleak.cwl test_jobs/losoto_splitleak.json - -losoto_polalign: - stage: test_steps - allow_failure: true - script: - - cwl-runner --no-container steps/LoSoTo.Polalign.cwl test_jobs/losoto_polalign.json - - -parset_selector: - stage: test_steps - allow_failure: true - script: - - cwl-runner steps/DP3.Selector.cwl test_jobs/selector.json - -file_selector: - stage: test_steps - allow_failure: true - script: - - cwl-runner steps/FileSelector.cwl test_jobs/file_selector.json - - -NDPPP: - stage: test_steps - allow_failure: true - script: - - cwltool --no-container --preserve-environment LD_LIBRARY_PATH --preserve-environment PATH steps/DPPP.cwl test_jobs/NDPPP.json - -DP3.Execute: - stage: test_steps - allow_failure: true - script: - - cwltool --no-container --preserve-environment LD_LIBRARY_PATH --preserve-environment PATH steps/DP3.Execute.cwl test_jobs/dp3_execute.json - -h5parm_collector: - stage: test_steps - allow_failure: true - script: - - cwltool --no-container --preserve-environment LD_LIBRARY_PATH --preserve-environment PATH --preserve-environment PYTHONPATH steps/H5ParmCollector.cwl test_jobs/h5parm_collector.json - -aoflagger: - stage: test_steps - allow_failure: true - script: - - cwltool --no-container --preserve-environment LD_LIBRARY_PATH --preserve-environment PATH steps/AOFlagger.cwl test_jobs/aoflagger.json - -interpolate_visibilities: - stage: test_steps - allow_failure: true - script: - - cwltool --no-container --preserve-environment LD_LIBRARY_PATH --preserve-environment PATH --preserve-environment PYTHONPATH steps/interpolate_visibilities.cwl test_jobs/interpolate_visibilities.json - -h5parm_collector: - stage: test_steps - allow_failure: true - script: - - cwltool --no-container --preserve-environment LD_LIBRARY_PATH --preserve-environment PATH --preserve-environment PYTHONPATH steps/H5ParmCollector.cwl test_jobs/h5parm_collector.json - -ddecal: - stage: test_steps - allow_failure: true - script: - - cwltool --no-container --preserve-environment LD_LIBRARY_PATH --preserve-environment PATH --preserve-environment PYTHONPATH steps/ddecal.cwl test_jobs/ddecal.json - -gaincal: - stage: test_steps - allow_failure: true - script: - - cwltool --no-container --preserve-environment LD_LIBRARY_PATH --preserve-environment PATH --preserve-environment PYTHONPATH steps/gaincal.cwl test_jobs/gaincal.json - -predict: - stage: test_steps - allow_failure: true - script: - - cwltool --no-container --preserve-environment LD_LIBRARY_PATH --preserve-environment PATH --preserve-environment PYTHONPATH steps/predict.cwl test_jobs/predict.json diff --git a/lofar-cwl/Docker/.entrypoint b/lofar-cwl/Docker/.entrypoint deleted file mode 100644 index cc2b666b7d5c93c2a7e7ea6715c17acd498f338d..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/.entrypoint +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -set -e - -exec "$@" - diff --git a/lofar-cwl/Docker/Dockerfile b/lofar-cwl/Docker/Dockerfile deleted file mode 100644 index 7eb1e967a903c5382dc7afb5e72e3d637f76723e..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/Dockerfile +++ /dev/null @@ -1,160 +0,0 @@ -FROM kernsuite/base:5 as builder -SHELL ["/bin/bash", "-c"] - -RUN export DEBIAN_FRONTEND=noninteractive && \ - apt-get update && \ - apt-get install -y \ - casacore-data \ - casacore-dev \ - libboost-python-dev \ - libcfitsio-dev \ - python-dev \ - python3-numpy \ - cmake \ - build-essential \ - libhdf5-serial-dev \ - libarmadillo-dev \ - libboost-filesystem-dev \ - libboost-system-dev \ - libboost-date-time-dev \ - libboost-numpy-dev \ - libboost-signals-dev \ - libboost-program-options-dev \ - libboost-test-dev \ - libxml2-dev \ - libpng-dev \ - pkg-config \ - aoflagger-dev \ - libgtkmm-3.0-dev \ - git \ - wget \ - libfftw3-dev \ - libgsl-dev - -RUN mkdir -p /src/ -WORKDIR /src/ - - -# Build the IDG version from source - - -ADD ./idg /src/idg/src -RUN mkdir idg/build && cd idg/build && cmake -DCMAKE_INSTALL_PREFIX=/usr/local/ ../src && make install -j2 - -ADD ./DP3 /src/dp3/src -RUN cd /src/dp3/ && \ - mkdir build && \ - cd build && \ - cmake ../src -DCMAKE_INSTALL_PREFIX=/usr/local/ -DPORTABLE=True &&\ - make -j2 && \ - make install -j2 - -ADD ./STMAN /src/STMAN/src -RUN cd /src/STMAN/ && \ - mkdir build && \ - cd build && \ - cmake ../src -DCMAKE_INSTALL_PREFIX=/usr/local/ -DPORTABLE=True && \ - make -j2 && \ - make install -j2 - -ADD ./Dysco /src/Dysco/src -RUN cd /src/Dysco/ && \ - mkdir build && \ - cd build && \ - cmake ../src -DCMAKE_INSTALL_PREFIX=/usr/local/ -DPORTABLE=True && \ - make -j2 && \ - make install -j2 - -ADD ./LOFARBeam /src/LOFARBeam/src -RUN cd /src/LOFARBeam/ && \ - mkdir build && \ - cd build && \ - cmake ../src -DCMAKE_INSTALL_PREFIX=/usr/local/ -DPYTHON_EXECUTABLE=/usr/bin/python3 && \ - make -j2 && \ - make install -j2 - -#---------------------------------------------- -FROM kernsuite/base:5 as runner - -COPY --from=builder /usr/local/ /usr/local - -SHELL ["/bin/bash", "-c"] - -RUN export DEBIAN_FRONTEND=noninteractive && \ - apt-get update && \ - apt-get install -y \ - aoflagger \ - casacore-data \ - libarmadillo8 \ - libboost-date-time1.65.1 \ - libboost-filesystem1.65.1 \ - libboost-numpy1.65.1 \ - libboost-python1.65.1 \ - libboost-program-options1.65.1 \ - libboost-system1.65.1 \ - libboost-signals1.65.1 \ - libboost-test1.65.1 \ - libboost-python1.65-dev \ - libstationresponse2 \ - libcasa-* \ - libcfitsio5 \ - libgtkmm-3.0 \ - libfftw3-3 \ - libhdf5-cpp-100 \ - libpng16-16 \ - libxml2 \ - python3.7 \ - python3-casacore \ - python3-numpy \ - python3-scipy && \ - rm -rf /var/lib/apt/lists/* - - -RUN mkdir /home/lofaruser/ && \ - groupadd -r lofaruser && \ - useradd --no-log-init -r -g lofaruser lofaruser && \ - chown lofaruser:lofaruser /home/lofaruser - -ARG TOIL_VERSION=3.20.0 -LABEL toil.version=${TOIL_VERSION} - -ARG LSMTool_TAG=master -LABEL LSMTool.version.tag=${LSMTool_TAG} - -ARG LoSoTo_TAG=master -LABEL LoSoTo.version.tag=${LoSoTo_TAG} - -ARG STMAN_TAG=master -LABEL STMAN.version.tag=${STMAN_TAG} - -ARG Dysco_TAG=master -LABEL Dysco.version.tag=${Dysco_TAG} - -ARG LofarBeam_TAG=master -LABEL LOFARBeam.version.tag=${LofarBeam_TAG} - -RUN apt-get --allow-releaseinfo-change update -y && apt install -y nodejs python3-pip git wsclean -RUN python3 -m pip install cwltool cwl-runner -e "git://github.com/darafferty/LSMTool.git@${LSMTool_TAG}#egg=LSMTool" \ - "toil[cwl]"==${TOIL_VERSION} \ - matplotlib - -RUN python3 -m pip install -e "git+https://github.com/revoltek/losoto.git@${LoSoTo_TAG}#egg=LoSoTo" - -ADD losoto.patch /home/lofaruser/losoto.patch -RUN patch /src/losoto/losoto/operations/__init__.py /home/lofaruser/losoto.patch -ADD .entrypoint /home/lofaruser/.entrypoint -RUN chown lofaruser:lofaruser /home/lofaruser/.entrypoint && \ - chmod +rx /home/lofaruser/.entrypoint - -WORKDIR /home/lofaruser - - -RUN chmod +rx /usr/local/bin/* -ENTRYPOINT ["/home/lofaruser/.entrypoint"] -USER lofaruser -ENV PYTHONPATH=/usr/local/lib/python3.6/site-packages/ -ARG DP3_TAG=master -ARG IDG_TAG=master - -LABEL IDG.version.tag=${IDG_TAG} -LABEL DP3.version.tag=${DP3_TAG} diff --git a/lofar-cwl/Docker/Dockerfile_ci b/lofar-cwl/Docker/Dockerfile_ci deleted file mode 100644 index 63baad2426e2610d5975d353f07d15476114eb0f..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/Dockerfile_ci +++ /dev/null @@ -1,8 +0,0 @@ -FROM lofareosc/lofar-pipeline:latest -SHELL ["/bin/bash", "-c"] - -ADD L570745_uv_first10.MS.tar.xz /data -ADD skymodels.tar.gz /data/skymodels -ADD test_data/A-Team_lowres.sourcedb /data/A-Team_lowres.sourcedb -ADD test_data/example.h5 /data/example.h5 -ADD test_data/L570745_SB001_uv_MODEL.MS /data/L570745_SB001_uv_MODEL.MS diff --git a/lofar-cwl/Docker/L570745_uv_first10.MS.tar.xz b/lofar-cwl/Docker/L570745_uv_first10.MS.tar.xz deleted file mode 100644 index 13ab4c559979bdb321d6bdf57d92f03bb84ca2f2..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/L570745_uv_first10.MS.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6acef40bcf795c5ae94232654414fece4a20eb75494577ea630fc663673b3c1 -size 387119976 diff --git a/lofar-cwl/Docker/build_docker.sh b/lofar-cwl/Docker/build_docker.sh deleted file mode 100755 index 83c6dd8dc7c8006ef9dc4ae833665b3aa3c07c4a..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/build_docker.sh +++ /dev/null @@ -1,56 +0,0 @@ -#! /bin/bash -set -e - -git_clone_or_pull () { - REPO=$1 - BRANCH=$2 - DIR=$3 - if [ -d $DIR ] - then - git -C "${DIR}" pull - else - git clone --depth 1 -b "${BRANCH}" "${REPO}" "${DIR}" - fi -} - -# SOFTWARE VERSIONS -DP3_TAG=v4.1 -IDG_TAG=0.6 -LSMTool_TAG=v1.4.2 -LoSoTo_TAG=f0398b -TOIL_VERSION=3.20.0 -STMAN_TAG=master -Dysco_TAG=v1.2 -Prefactor_TAG=master -LofarBeam_TAG=master - -# FETCHES THE IDG -git_clone_or_pull https://gitlab.com/astron-idg/idg/ ${IDG_TAG} idg - -# FETCHES DP3 -git_clone_or_pull https://github.com/lofar-astron/DP3 ${DP3_TAG} DP3 - -# FETCHES STMAN -git_clone_or_pull https://github.com/lofar-astron/LofarStMan ${STMAN_TAG} STMAN - -# FETCHES Dysco -git_clone_or_pull https://github.com/aroffringa/dysco.git ${Dysco_TAG} Dysco - -# FETCHES LOFARBeam -git_clone_or_pull https://github.com/lofar-astron/LOFARBeam ${LofarBeam_TAG} LOFARBeam - -SCRIPT_PATH=$(realpath ${BASH_SOURCE[0]}) - -DOCKER_PATH=$(dirname ${SCRIPT_PATH}) - -docker build ${DOCKER_PATH} --build-arg=IDG_TAG=${IDG_TAG}\ - --build-arg=DP3_TAG=${DP3_TAG}\ - --build-arg=LSMTool_TAG=${LSMTool_TAG}\ - --build-arg=LoSoTo_TAG=${LoSoTo_TAG}\ - --build-arg=STMAN_TAG=${STMAN_TAG}\ - --build-arg=Dysco_TAG=${Dysco_TAG}\ - --build-arg=TOIL_VERSION=${TOIL_VERSION}\ - --build-arg=LofarBeam_TAG=${LofarBeam_TAG}\ - -t lofareosc/lofar-pipeline - -docker build ${DOCKER_PATH} -f ${DOCKER_PATH}/Dockerfile_ci -t lofareosc/lofar-pipeline-ci diff --git a/lofar-cwl/Docker/losoto.patch b/lofar-cwl/Docker/losoto.patch deleted file mode 100644 index fbdfb47754296d2b358e162afe777cd1e41fea75..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/losoto.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- /src/losoto/losoto/operations/__init__.py 2019-11-07 12:43:46.220577945 +0000 -+++ /src/losoto/losoto/operations/__init__.py 2019-11-07 12:43:34.401765786 +0000 -@@ -2,8 +2,7 @@ - - __all__ = [ os.path.basename(f)[:-3] for f in glob.glob(os.path.dirname(__file__)+"/*.py") if f[0] != '_'] - --for x in __all__: -- __import__(x, locals(), globals()) -+from . import * - - class Timer(object): - """ - diff --git a/lofar-cwl/Docker/skymodels.tar.gz b/lofar-cwl/Docker/skymodels.tar.gz deleted file mode 100644 index b3c18b24cd5915d7963ec4ba404cd289b872258f..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/skymodels.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d292804d0e504f65c8af97e85ad0834d7e6c7b2d7a6da89e509cff182b222af -size 15124480 diff --git a/lofar-cwl/Docker/test_data/A-Team_lowres.sourcedb b/lofar-cwl/Docker/test_data/A-Team_lowres.sourcedb deleted file mode 100644 index b4e89906093cc01438b6a7b81f3ea9bfb06ba520..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/A-Team_lowres.sourcedb and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.dat deleted file mode 100644 index 3670600f2692d3b4b77cc07eddbdb44261d3c214..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.f0 deleted file mode 100644 index 811482a52b56513bf3d8dc5c6083549f8092b2c0..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/ANTENNA/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.dat deleted file mode 100644 index 20ab416e6b2089d0bb7ed946963b87aa3a535c04..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.f0 deleted file mode 100644 index bc76518f7b4e25a64bb5a1e2570ddf4df13bfffa..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/DATA_DESCRIPTION/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.dat deleted file mode 100644 index 08041c586fc1cdae160f90e7234b95baa35b18f8..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.f0 deleted file mode 100644 index 2a2ba196d7a2a608270dd2ce05896abbd1bc3fc6..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.f0i b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.f0i deleted file mode 100644 index 59ef50ecf03311aabb897346169b2ca04e874254..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.f0i and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FEED/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.dat deleted file mode 100644 index 51bf40ea2f1d0e463019ed6e3f3a111f05309ce4..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.f0 deleted file mode 100644 index 85defe9931c79cf71617a32c6cb8d712339260aa..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.f0i b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.f0i deleted file mode 100644 index bb9a3f1cc36a284642d65c5f733c2f333f975e99..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.f0i and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FIELD/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.dat deleted file mode 100644 index 360359641eafdad08c4c32e80d43b7af36c1328a..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.f0 deleted file mode 100644 index acf64ff0cee834d15e3054ae8c3bab48645789f0..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/FLAG_CMD/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.dat deleted file mode 100644 index fce2d0ed9c73849ca8b1fe90f8fd4bd118a6671e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.f0 deleted file mode 100644 index 2156633a62feafe8d17c140f2a1f4636670511d1..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.lock deleted file mode 100644 index 6e709e7a4fef28bff98f0eac7806aafbaafb3a85..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/HISTORY/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.dat deleted file mode 100644 index bc9a355ad27c4dbc51e94ed910ab7f572e16a578..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.f0 deleted file mode 100644 index fad4cc47eaab9825cca50ae6fc5fdcbaedc828f8..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.f0i b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.f0i deleted file mode 100644 index 9bcba53e53d7e6d618d837ebe3a8c1bb77b48ea2..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.f0i and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ANTENNA_FIELD/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.dat deleted file mode 100644 index 9ba0c7141eed0faa82b9afc1ea616ffea109bdf9..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.f0 deleted file mode 100644 index a890c6a767ea4d04d226092c34457cccd9f04000..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_ELEMENT_FAILURE/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.dat deleted file mode 100644 index 07e024d0a4f85176f62a37b2ed66cd42667f10f7..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.f0 deleted file mode 100644 index 0a4478675199281251b78a13a770e1a7c1383edc..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/LOFAR_STATION/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.dat deleted file mode 100644 index e51b8f283d20f6d0e00166c2689297f87865e40d..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.f0 deleted file mode 100644 index a6ea794cfbb9b734fe866f6dd998f771c8b702e9..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/OBSERVATION/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.dat deleted file mode 100644 index 514b7b9136fab8d2b4bffcd379588330974dab89..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.f0 deleted file mode 100644 index 7c4e0b3ba494f51fb1fcc5f43305c92697a9d062..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.f0i b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.f0i deleted file mode 100644 index 58715d9bac6e3dd1229c3a3e78c5aede36c34b9d..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.f0i and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POINTING/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.dat deleted file mode 100644 index 15d239d1be0e401e157d39b9a204533cbd948ad9..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.f0 deleted file mode 100644 index d487c40cb0089a9062007bdf010a13075950f19d..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.f0i b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.f0i deleted file mode 100644 index 247a4aff500069af7c07dbcd0073a7299984dba3..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.f0i and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/POLARIZATION/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.dat deleted file mode 100644 index 7a2b0a8e519f8082715a83d168243a717ad3a544..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.f0 deleted file mode 100644 index b78be96341e9baa7b8afea51e0d526f7c365eb06..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/PROCESSOR/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.dat deleted file mode 100644 index 66891e1254c8625436f0a79978d094e88bb1f9d0..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.f0 deleted file mode 100644 index 9d0dd62f6e87d1e6ae22f8fb7dd9e363df7361b8..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_BASELINE_STATISTIC/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.dat deleted file mode 100644 index 534ab977cdbfd6c21726bdb52e78ca8f765cfabc..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.f0 deleted file mode 100644 index 6b4995c6cebf3a47ad41f96907d10c4d817696f6..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_FREQUENCY_STATISTIC/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.dat deleted file mode 100644 index 5ab547b065b59ee35f5f75b4cb971c7850560324..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.f0 deleted file mode 100644 index b970716f71e6adc2ccd8079da078b19fa229b810..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_KIND_NAME/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.dat deleted file mode 100644 index 638f3dd45f2c2e45f24c7638de10b581c8b2129f..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.f0 deleted file mode 100644 index 40f3c17a4924760e9be56d6b5bbdb3809aea5cf6..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/QUALITY_TIME_STATISTIC/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.dat deleted file mode 100644 index f4cd2bc15998b2583474b25a88c4e253a2fdd249..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.f0 deleted file mode 100644 index 6489aad3aa55d3c4a9799f7351635f5076b107d7..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.f0i b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.f0i deleted file mode 100644 index 7f3944944fa4e5e33c75c0959274bcf3c95a979f..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.f0i and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/SPECTRAL_WINDOW/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.dat deleted file mode 100644 index e83d60922df567c9b906d353e590114d0f06ed9e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.f0 deleted file mode 100644 index a3e1ee3d9b6c1c0d1ca4c4089a5c1105d3060cd4..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.info deleted file mode 100644 index a1a976ed49439abda34d2c64cfd0360cfcdef651..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.info +++ /dev/null @@ -1,3 +0,0 @@ -Type = -SubType = - diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.lock deleted file mode 100644 index 0472b61a97b3474a8587d7db73c4914e1104166e..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/STATE/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.dat b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.dat deleted file mode 100644 index fdb2a941e91645871bb6b836fc2952f499e2c509..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.dat and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f0 deleted file mode 100644 index fbc772f920efcd59df4b726f48ec68c621c73f85..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f1 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f1 deleted file mode 100644 index 0b21992bc5062953e70c5b9bd5b08c292b161441..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f1 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f1i b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f1i deleted file mode 100644 index 2308328019d48cc87144699973b89461338d1a0b..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f1i and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f2 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f2 deleted file mode 100644 index 15c5ebbdf772ebe0bcc4c233905345afea749e51..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f2 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f2_TSM0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f2_TSM0 deleted file mode 100644 index d0be7c43dc806e8e9c2cacab6062eb9f8c01c241..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f2_TSM0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f3 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f3 deleted file mode 100644 index a72b78ccd766304c88ebbdaa83d50a6a1012c3d8..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f3 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f3_TSM0.REMOVED.git-id b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f3_TSM0.REMOVED.git-id deleted file mode 100644 index e5c61f434f829fb218f5c674e4e1d142717c1ede..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f3_TSM0.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -7637ff184c49f778fa3641fbc6548d043393cd86 \ No newline at end of file diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f4 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f4 deleted file mode 100644 index e598c71dd69b1f060fae01b0642b8c24a3f5d9c0..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f4 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f4_TSM0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f4_TSM0 deleted file mode 100644 index 614ee4b023cd4f57066a1b8d6264ac3cf88aaaad..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f4_TSM0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f5 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f5 deleted file mode 100644 index 3b4b570d2e2ab2a20fdaa61eb1d4b41725d30fd9..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f5 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f5_TSM0 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f5_TSM0 deleted file mode 100644 index 5a8f3fadec9e2a3cc53886a0dbf8b7f966f4d20f..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f5_TSM0 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f6 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f6 deleted file mode 100644 index d7d657412e746495a916cd47adf4b13ca2373497..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f6 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f6_TSM0.REMOVED.git-id b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f6_TSM0.REMOVED.git-id deleted file mode 100644 index 3ea3217072e12722bffbde57d4ba11baf5bf27d2..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f6_TSM0.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -10891d14e7571d21ec73dd29362401082041c711 \ No newline at end of file diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f7 b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f7 deleted file mode 100644 index 92e945567782b8c27f4076795be9b77022ce2fc7..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f7 and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f7_TSM0.REMOVED.git-id b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f7_TSM0.REMOVED.git-id deleted file mode 100644 index 38eb0c84b1e63548143a97f65b3a3f4176db1ea0..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.f7_TSM0.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -2dedb806a06539078faf5e62c82a98b21dc512b8 \ No newline at end of file diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.info b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.info deleted file mode 100644 index 105af65c13868a224843eb0cb3596828614e8fd0..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.info +++ /dev/null @@ -1,5 +0,0 @@ -Type = Measurement Set -SubType = - -This is a MeasurementSet Table holding measurements from a Telescope -This is a LOFAR MeasurementSet Table diff --git a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.lock b/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.lock deleted file mode 100644 index c0c07ecaa3d0c0ff6d59a423b8d0e752b7070563..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/Docker/test_data/L570745_SB001_uv_MODEL.MS/table.lock and /dev/null differ diff --git a/lofar-cwl/Docker/test_data/example.h5.REMOVED.git-id b/lofar-cwl/Docker/test_data/example.h5.REMOVED.git-id deleted file mode 100644 index ee55446f16fed96380113889ea423eb37e2bdbd0..0000000000000000000000000000000000000000 --- a/lofar-cwl/Docker/test_data/example.h5.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -554933b577a0dcf1b2aa3fa91c7de5b2477fd724 \ No newline at end of file diff --git a/lofar-cwl/LICENSE b/lofar-cwl/LICENSE deleted file mode 100644 index de57bbed812e2f1476351df4cee637ef6f5fe6c6..0000000000000000000000000000000000000000 --- a/lofar-cwl/LICENSE +++ /dev/null @@ -1,201 +0,0 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "{}" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright 2019 EOSC - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/lofar-cwl/README.md b/lofar-cwl/README.md deleted file mode 100644 index 167c5f8f4bbd7e9a31258c58a60064183d42b64b..0000000000000000000000000000000000000000 --- a/lofar-cwl/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# LOFAR-CWL - -Repository of LOFAR standard CWL steps \ No newline at end of file diff --git a/lofar-cwl/steps/AOFlagger.cwl b/lofar-cwl/steps/AOFlagger.cwl deleted file mode 100644 index bb7b73996e657b9b1f86b452224f83cba390ae18..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/AOFlagger.cwl +++ /dev/null @@ -1,127 +0,0 @@ -#!/usr/bin/env cwl-runner - -class: CommandLineTool -cwlVersion: v1.2 -id: aoflagger - -requirements: - - class: InlineJavascriptRequirement - - class: InitialWorkDirRequirement - listing: - - entry: $(inputs.msin) - writable: true - -hints: - DockerRequirement: - dockerPull: lofareosc/prefactor3-cwl - -baseCommand: - - aoflagger -inputs: - - id: msin - type: Directory[] - doc: Input measurement set - inputBinding: - position: 0 - - id: verbose - type: boolean? - - doc: will produce verbose output - inputBinding: - valueFrom: -v - - id: n_threads - type: int? - doc: | - overrides the number of threads specified in the strategy - (default: one thread for each CPU core) - inputBinding: - prefix: -j - - - id: strategy - type: File? - doc: | - specifies a customized strategy - inputBinding: - prefix: -strategy - -#### READ MODES - - id: direct_read - type: boolean? - doc: | - Will perform the slowest IO but will always work. - inputBinding: - prefix: -direct-read - - id: indirect_read - type: boolean? - doc: | - Will reorder the measurement set before starting, which is normally - faster but requires free disk space to reorder the data to. - inputBinding: - prefix: -indirect-read - - id: memory_read - type: boolean? - doc: | - Will read the entire measurement set in memory. This is the fastest, - but requires much memory. - inputBinding: - prefix: -memory-read - - id: auto_read - type: boolean? - doc: | - Will select either memory or direct mode based on available memory (default). - inputBinding: - prefix: -auto-read -############## - - id: skip_flagged - type: boolean? - doc: | - Will skip an ms if it has already been processed by AOFlagger according - to its HISTORY table. - inputBinding: - prefix: -skip-flagged - - id: uvw - type: File? - doc: Reads uvw values (some exotic strategies require these) - inputBinding: - prefix: -uvw - - id: column - type: string? - doc: Specify column to flag - inputBinding: - prefix: -column - - id: bands - type: int[]? - doc: Comma separated list of (zero-indexed) band ids to process - inputBinding: - prefix: -bands - itemSeparator: ',' - - id: fields - type: int[]? - doc: Comma separated list of (zero-indexed) field ids to process - inputBinding: - prefix: -fields - itemSeparator: ',' - - id: combine-spws - type: boolean? - doc: Join all SPWs together in frequency direction before flagging - inputBinding: - prefix: -combine-spws - - id: bandpass - type: File? - doc: Set bandpass correction file for any 'Apply passband' action - inputBinding: - prefix: bandpass - -outputs: - - id: output_ms - doc: Output image - type: Directory[] - outputBinding: - outputEval: $(inputs.msin) - - id: logfile - type: File? - outputBinding: - glob: aoflag.log -label: AOFlagger - -stdout: aoflag.log \ No newline at end of file diff --git a/lofar-cwl/steps/DP3.AOFlaggerStepGenerator.cwl b/lofar-cwl/steps/DP3.AOFlaggerStepGenerator.cwl deleted file mode 100755 index 863071dc5b33da4eec4f505f24fad895f3095683..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/DP3.AOFlaggerStepGenerator.cwl +++ /dev/null @@ -1,132 +0,0 @@ -#!/usr/bin/env cwl-runner - -class: Workflow -cwlVersion: v1.2 -id: aoflagger_step_generator - -inputs: - - id: steps - type: Any[]? - default: [] - - id: step_name - type: string - doc: unique name for the step - default: aoflag - - id: count.save - type: boolean - default: false - doc: >- - If true, the flag percentages per frequency are saved to a table with - extension .flagfreq and percentages per station to a table with extension - .flagstat. The basename of the table is the MS name (without extension) - followed by the stepname and extension. - - id: count.path - type: string - default: "" - doc: >- - The directory where to create the flag percentages table. If empty, the - path of the input MS is used. - - id: strategy - type: File? - doc: >- - The name of the strategy file to use. If no name is given, the default - strategy is used which is fine for HBA. For LBA data the strategy - LBAdefault should be used. - - id: memoryperc - type: int - default: 0 - doc: >- - If >0, percentage of the machines memory to use. If memorymax nor - memoryperc is given, all memory will be used (minus 2 GB (at most 50%) for - other purposes). Accepts only integer values (LOFAR v2.16). Limiting the - available memory too much affects flagging accuracy; in general try to use - at least 10 GB of memory. - - id: memorymax - type: double - default: 0 - doc: >- - Maximum amount of memory (in GB) to use. â‡0 means no maximum. As stated - above, this affects flagging accuracy. - - id: timewindow - type: int - default: 0 - doc: >- - Number of time slots to be flagged jointly. The larger the time window, - the better the flagging performs. 0 means that it will be deduced from the - memory to use. Note that the time window can be extended with an overlap - on the left and right side to minimize possible boundary effects. - - id: overlapperc - type: double - default: 0 - doc: >- - If >0, percentage of time window to be added to the left and right side - for overlap purposes (to minimize boundary effects). If overlapmax is not - given, it defaults to 1%. - - id: overlapmax - type: int - default: 0 - doc: Maximum overlap value (0 is no maximum). - - id: autocorr - type: boolean - default: true - doc: Flag autocorrelations? - - id: pulsar - type: boolean - default: false - doc: Use flagging strategy optimized for pulsar observations? - - id: pedantic - type: boolean - default: false - doc: Be more pedantic when flagging? - - id: keepstatistics - type: boolean - default: true - doc: Write the quality statistics? -outputs: - - id: augmented_steps - outputSource: - - DP3_GenericStep/augmented_steps - type: Any[] - -steps: - - id: DP3_GenericStep - in: - - id: step_type - default: 'aoflagger' - - id: step_id - source: step_name - - id: steps - source: steps - - id: parameters - valueFrom: $(inputs) - - id: count.save - source: count.save - - id: count.path - source: count.save - - id: strategy - source: strategy - - id: memoryperc - source: memoryperc - - id: memorymax - source: memorymax - - id: timewindow - source: timewindow - - id: overlapperc - source: overlapperc - - id: overlapmax - source: overlapmax - - id: autocorr - source: autocorr - - id: pulsar - source: pulsar - - id: pedantic - source: pedantic - - id: keepstatistics - source: keepstatistics - out: - - augmented_steps - run: ../steps/DP3.GenericStep.cwl -requirements: - - class: StepInputExpressionRequirement - - class: InlineJavascriptRequirement - - class: MultipleInputFeatureRequirement diff --git a/lofar-cwl/steps/DP3.ApplyBeamStepGenerator.cwl b/lofar-cwl/steps/DP3.ApplyBeamStepGenerator.cwl deleted file mode 100755 index 48b42aa445d3951615627c5227adc33ba42e68aa..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/DP3.ApplyBeamStepGenerator.cwl +++ /dev/null @@ -1,104 +0,0 @@ -#!/usr/bin/env cwl-runner - -class: Workflow -cwlVersion: v1.2 -id: applybeam_step_generator - -inputs: - - id: steps - type: Any[]? - default: [] - - id: step_name - type: string - doc: unique name for the step - default: applybeam - - - id: direction - type: string? - doc: A RA/Dec value specifying in what direction to correct the beam. See phaseshift.phasecenter for syntax. If empty, the beam is corrected in the direction of the current phase center. - - id: onebeamperpatch - type: string? - doc: | - Compute the beam only for the center of each patch - (saves computation time, but you should set this to false for large - patches). - In the ApplyBeam step, this setting does not make sense - (but it does if the applybeam is part of predict, ddecal, gaincal, - h5parmpredict, etc.). - Generally, FALSE is the right setting for this option. - The default has changed to false in a recent (Nov 2018) version. - - id: usechannelfreq - type: boolean? - doc: | - Compute the beam for each channel of the measurement set separately. - This is useful for merged / concatenated measurement sets. - For raw LOFAR data you should set it to false, - so that the beam will be formed as in the station hardware. - Also, setting it to false is faster. - - - id: updateweights - type: boolean? - doc: | - Update the weights column, in a way consistent with - the weights being inverse proportional to the autocorrelations - (e.g. if 'autoweights' was used before). - - - id: invert - type: boolean? - doc: | - Invert the corrections, to correct the data. Default is true. - If you want to corrupt the data, set it to 'false' - - - id: beammode - - type: - type: enum - symbols: - - array_factor - - element - - default - doc: | - Beam mode to apply, can be “array_factorâ€, “element†or “defaultâ€. - Default is to apply both the element beam and the array factor. - - -outputs: - - id: augmented_steps - outputSource: - - DP3_GenericStep/augmented_steps - type: Any[] -steps: - - id: DP3_GenericStep - in: - - id: step_type - default: 'applybeam' - - id: step_id - source: step_name - - id: steps - source: steps - - id: parameters - valueFrom: $(inputs) - - - id: direction - source: direction - - id: onebeamperpatch - source: onebeamperpatch - - id: usechannelfreq - source: usechannelfreq - - id: updateweights - source: updateweights - - id: invert - source: invert - - id: beammode - source: beammode - - -#------------------------------- - - out: - - augmented_steps - run: ../steps/DP3.GenericStep.cwl -requirements: - - class: StepInputExpressionRequirement - - class: InlineJavascriptRequirement - - class: MultipleInputFeatureRequirement diff --git a/lofar-cwl/steps/DP3.ApplyCalStepGenerator.cwl b/lofar-cwl/steps/DP3.ApplyCalStepGenerator.cwl deleted file mode 100755 index 10b58f0afc860f75a42ee79085fb1f106c6ecd0c..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/DP3.ApplyCalStepGenerator.cwl +++ /dev/null @@ -1,130 +0,0 @@ -#!/usr/bin/env cwl-runner - -class: Workflow -cwlVersion: v1.2 -id: applycal_step_generator - -inputs: - - id: steps - type: Any[]? - default: [] - - id: step_name - type: string - doc: unique name for the step - default: applycal - - - id: parmdb - type: File - doc: Path of parmdb in which the parameters are stored. This can also be an H5Parm file, in that case the filename has to end in '.h5' - - id: solset - type: string? - doc: | - In case of applying an H5Parm file: the name of the solset to be used. - If empty, defaults to the name of one solset present in the H5Parm - (if more solsets are present in an H5Parm and solset is left empty, - an error will be thrown) - - id: correction - type: - type: enum - symbols: - - gain - - tec - - clock - - rotationangle - - rotation - - scalarphase - - scalaramplitude - - rotationmeasure - - fulljones - - polalign - - bandpass - - RMextract - - phaseOrig - doc: | - Type of correction to perform, can be one of 'gain', 'tec', 'clock', - '(common)rotationangle' / 'rotation', '(common)scalarphase', - '(common)scalaramplitude' or 'rotationmeasure' - (create multiple ApplyCal steps for multiple corrections). - When using H5Parm, - this is for now the name of the soltab; - the type will be deduced from the metadata in that soltab, - except for full Jones, in which case correction should be 'fulljones'. - - id: soltab - type: string[]? - doc: | - The name or names of the H5 soltab. - Currently only used when correction=fulljones, - in which case soltab should list two names (amplitude and phase soltab). - - id: direction - type: string? - doc: If using H5Parm, the direction of the solution to use - - id: updateweights - type: boolean? - doc: | - Update the weights column, in a way consistent with - the weights being inverse proportional to the autocorrelations - (e.g. if 'autoweights' was used before). - - id: interpolation - default: nearest - type: - type: enum - symbols: - - nearest - - linear - doc: If using H5Parm, the type of interpolation (in time and frequency) to use, can be one of 'nearest' or 'linear'. - - id: invert - type: boolean? - doc: | - Invert the corrections, to correct the data. Default is true. - If you want to corrupt the data, set it to 'false' - - id: timeslotsperparmupdate - type: int? - doc: | - Number of time slots to handle after one read of the parameter file. - Optimization to prevent spurious reading from the parmdb. -outputs: - - id: augmented_steps - outputSource: - - DP3_GenericStep/augmented_steps - type: Any[] -steps: - - id: DP3_GenericStep - in: - - id: step_type - default: 'applycal' - - id: step_id - source: step_name - - id: steps - source: steps - - id: parameters - valueFrom: $(inputs) - - - id: parmdb - source: parmdb - - id: solset - source: solset - - id: correction - source: correction - - id: soltab - source: soltab - - id: direction - source: direction - - id: updateweights - source: updateweights - - id: interpolation - source: interpolation - - id: invert - source: invert - - id: timeslotsperparmupdate - source: timeslotsperparmupdate - - -#------------------------------- - - out: - - augmented_steps - run: ../steps/DP3.GenericStep.cwl -requirements: - - class: StepInputExpressionRequirement - - class: InlineJavascriptRequirement - - class: MultipleInputFeatureRequirement diff --git a/lofar-cwl/steps/DP3.AveragerStepGenerator.cwl b/lofar-cwl/steps/DP3.AveragerStepGenerator.cwl deleted file mode 100755 index 43e37f95cb7d0bd3eb09bed66e1968b869c51f1d..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/DP3.AveragerStepGenerator.cwl +++ /dev/null @@ -1,85 +0,0 @@ -#!/usr/bin/env cwl-runner - -class: Workflow -cwlVersion: v1.2 -id: average_step_generator - -inputs: - - id: steps - type: Any[]? - default: [] - - id: step_name - type: string - doc: unique name for the step - default: average - - id: timestep - type: int - doc: >- - Number of time slots to average. It is truncated if exceeding the actual - number of times. - default: 1 - - id: freqstep - type: int - doc: >- - Number of channels to average. It is truncated if exceeding the actual - number of channels. - default: 1 - - id: minpoints - type: int - doc: >- - If number of averaged unflagged input points < minpoints, the averaged - point is flagged. - default: 0 - - id: minperc - type: float - doc: 'Like minpoints, but expressed as a percentage of timestep*freqstep.' - default: 0 - - id: timeresolution - type: float - doc: >- - Target time resolution, in seconds. If this is given, and bigger than - zero, it overrides <step>.timestep - default: 0 - - id: freqresolution - type: string - doc: >- - Target frequency resolution, in Hz (or append "MHz" or "kHz" to specify it - in those units). If this is given, and bigger than zero, it overrides - <step>.freqstep - default: 0 -outputs: - - id: augmented_steps - outputSource: - - DP3_GenericStep/augmented_steps - type: Any[] - -steps: - - id: DP3_GenericStep - in: - - id: step_type - default: 'averager' - - id: step_id - source: step_name - - id: steps - source: steps - - id: parameters - valueFrom: $(inputs) - - id: timestep - source: timestep - - id: freqstep - source: freqstep - - id: minpoints - source: minpoints - - id: minperc - source: minperc - - id: timeresolution - source: timeresolution - - id: freqresolution - source: freqresolution - out: - - augmented_steps - run: ../steps/DP3.GenericStep.cwl -requirements: - - class: StepInputExpressionRequirement - - class: InlineJavascriptRequirement - - class: MultipleInputFeatureRequirement diff --git a/lofar-cwl/steps/DP3.DemixerStepGenerator.cwl b/lofar-cwl/steps/DP3.DemixerStepGenerator.cwl deleted file mode 100755 index 69773455d377f7a4d135a898c55eb6f05232a881..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/DP3.DemixerStepGenerator.cwl +++ /dev/null @@ -1,188 +0,0 @@ -#!/usr/bin/env cwl-runner - -class: Workflow -cwlVersion: v1.2 -id: demix_step_generator - -inputs: - - id: steps - type: Any[]? - default: [] - - id: step_name - type: string - doc: unique name for the step - default: demix - - id: baseline - default: "" - type: string - doc: Baselines to demix. See Description of baseline selection parameters. - - id: blrange - default: [] - type: double[] - doc: Baselines to demix. See Description of baseline selection parameters. - - id: corrtype - default: cross - type: string - doc: >- - Baselines to demix. Correlation type to match? Must be auto, cross, or an - empty string. - - id: timestep - default: 1 - type: int - doc: >- - Number of time slots to average when subtracting. It is truncated if - exceeding the actual number of times. Note that the data itself will also - be averaged by this amount. - - id: freqstep - default: 1 - type: int - doc: >- - Number of channels to average when subtracting. It is truncated if - exceeding the actual number of channels. Note that the data itself will - also be averaged by this amount. - - id: demixtimestep - default: 0 - type: int - doc: >- - Number of time slots to average when demixing. It is truncated if - exceeding the actual number of times. It defaults to the averaging used - for the subtract. - - id: demixfreqstep - default: 0 - type: int - doc: >- - Number of channels to average when demixing. It is truncated if exceeding - the actual number of channels. It defaults to the averaging used for the - subtract. - - id: ntimechunk - default: null - type: int - doc: >- - Number of demix time slots (after averaging) that are processed jointly in - as much a parallel way as possible. If subtract uses different time - averaging, it has to fit integrally. - - id: skymodel - default: sky - type: [File, Directory, string] - doc: The name of the SourceDB to use (i.e., the output of makesourcedb). - - id: instrumentmodel - default: instrument - type: string - doc: >- - The name of the ParmDB to use. The ParmDB does not need to exist. If it - does not exist it will be created. - - id: subtractsources - default: null - type: string[]? - doc: >- - Names of the sources to subtract. If none are given, demixing comes down - to averaging. The sources must exist as patches in the SourceDB. - - id: modelsources - default: [] - type: string[] - doc: >- - Names of sources with models to take into account when solving. the - sources must exist as patches in the SourceDB. Note that the target should - NOT be part of this parameter. If a model of the target has to be used, it - has to be given in parameter targetsource. - - id: targetsource - default: '' - type: string - doc: >- - It can be used to specify the name of the source model of the target. If - given, the target source model (its patch in the SourceDB) is taken into - account when solving; in this case parameter othersources cannot be given. - It cannot be given if ignoretarget=true. If not given, the target is - projected away or ignored (depending on parameter ignoretarget). - - id: ignoretarget - default: false - type: boolean - doc: false = project the target source away; true = ignore the target - - id: othersources - default: [] - type: string[] - doc: >- - Names of sources of which the direction is taken into account when - demixing by projecting the directions away. The direction needs to be - specified if the source is unknown (which is usually the case). It can be - done using parameters <step>.<sourcename>.phasecenter. - - id: propagatesolutions - default: true - type: boolean - doc: >- - If set to true, solutions of a time slot are used as initial values for - the next time slot. If set to false, the diagonal elements of the Jones - matrix are initialized to one and the off-diagonal elements to zero. - - id: defaultgain - default: 1 - type: double - doc: >- - The default and initial gain for the directional gains that are computed - internally. - - id: maxiter - default: 50 - type: int - doc: Maximum number of iterations used in the LM solve -outputs: -- id: augmented_steps - outputSource: - - DP3_GenericStep/augmented_steps - type: Any[] - -steps: - - id: DP3_GenericStep - in: - - id: steps - source: steps - - id: output_files - default: ["instrumentmodel"] - - - id: parameters - valueFrom: $(inputs) - - id: step_id - source: step_name - - id: step_type - default: 'demixer' - - id: baseline - source: baseline - - id: blrange - source: blrange - - id: corrtype - source: corrtype - - id: timestep - source: timestep - - id: freqstep - source: freqstep - - id: demixtimestep - source: demixtimestep - - id: demixfreqstep - source: demixfreqstep - - id: ntimechunk - source: ntimechunk - - id: skymodel - source: skymodel - - id: instrumentmodel - source: instrumentmodel - - id: subtractsources - source: subtractsources - - id: modelsources - source: modelsources - - id: targetsource - source: targetsource - - id: ignoretarget - source: ignoretarget - - id: othersources - source: othersources - - id: propagatesolutions - source: propagatesolutions - - id: defaultgain - source: defaultgain - - id: maxiter - source: maxiter - out: - - augmented_steps - run: ../steps/DP3.GenericStep.cwl -requirements: - - class: StepInputExpressionRequirement - - class: InlineJavascriptRequirement - - class: MultipleInputFeatureRequirement diff --git a/lofar-cwl/steps/DP3.EmptyParsetGenerator.cwl b/lofar-cwl/steps/DP3.EmptyParsetGenerator.cwl deleted file mode 100755 index b406a7b51c0b354edd4a283257499e738b93d1da..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/DP3.EmptyParsetGenerator.cwl +++ /dev/null @@ -1,25 +0,0 @@ -#!/usr/bin/env cwl-runner - -cwlVersion: v1.2 -class: CommandLineTool -id: empty_parset_generator -baseCommand: [echo, 'steps=[]'] - -requirements: - InlineJavascriptRequirement: {} - -inputs: [] - -stdout: output_parset -outputs: - - id: output_parset - doc: Empty parset file - streamable: True - type: File - outputBinding: - glob: output_parset - - id: output_secondary_files - doc: files needed to execute the step - type: File[] - outputBinding: - outputEval: $([]) diff --git a/lofar-cwl/steps/DP3.Execute.cwl b/lofar-cwl/steps/DP3.Execute.cwl deleted file mode 100644 index 0aaac69c6de3ed7b7b3101ce303452c86fc31ff0..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/DP3.Execute.cwl +++ /dev/null @@ -1,75 +0,0 @@ -class: Workflow -cwlVersion: v1.2 -id: dp3_execute -label: DP3.Execute -inputs: - - id: msout_name - type: string - - id: msin - type: Directory - - id: steps - type: 'Any[]?' - - id: autoweight - type: boolean - default: true -outputs: - - id: secondary_output_files - outputSource: - - dppp/secondary_output_files - type: Any - - id: secondary_output_directories - outputSource: - - dppp/secondary_output_directories - type: Any - - id: msout - outputSource: - - dppp/msout - type: Directory - - id: logfile - outputSource: - - dppp/logfile - type: 'File[]' - - id: parset - outputSource: - - generic_step/parset - type: File -steps: - - id: generic_step - in: - - id: steps - source: - - steps - out: - - id: parset - - id: input_files - - id: input_directories - - id: output_file_names - - id: output_directory_names - run: ./DP3.ParsetGenerator.cwl - - id: dppp - in: - - id: parset - source: generic_step/parset - - id: msin - source: msin - - id: msout_name - source: msout_name - - id: secondary_files - source: - - generic_step/input_files - - id: secondary_directories - source: - - generic_step/input_directories - - id: output_file_names - source: generic_step/output_file_names - - id: output_directory_names - source: generic_step/output_directory_names - - id: autoweight - source: autoweight - out: - - id: msout - - id: secondary_output_files - - id: secondary_output_directories - - id: logfile - run: ./DPPP.cwl -requirements: [] diff --git a/lofar-cwl/steps/DP3.FilterStepGenerator.cwl b/lofar-cwl/steps/DP3.FilterStepGenerator.cwl deleted file mode 100644 index 1b21d248a091113e43469a49f4239baa8a19027c..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/DP3.FilterStepGenerator.cwl +++ /dev/null @@ -1,48 +0,0 @@ -#!/usr/bin/env cwl-runner - -class: Workflow -cwlVersion: v1.2 -id: dp3-filter-step-generator - -inputs: - - id: steps - type: Any[]? - default: [] - - id: step_name - type: string - doc: unique name for the step - default: filter - - id: baseline - type: string - doc: baseline to keeps - - id: remove - type: boolean - doc: Remove or flag -outputs: -- id: augmented_steps - outputSource: - - DP3_GenericStep/augmented_steps - type: Any[] - -steps: - - id: DP3_GenericStep - in: - - id: steps - source: steps - - id: parameters - valueFrom: $(inputs) - - id: step_id - source: step_name - - id: step_type - default: 'filter' - - id: baseline - source: baseline - - id: remove - source: remove - out: - - augmented_steps - run: ../steps/DP3.GenericStep.cwl -requirements: - - class: StepInputExpressionRequirement - - class: InlineJavascriptRequirement - - class: MultipleInputFeatureRequirement \ No newline at end of file diff --git a/lofar-cwl/steps/DP3.GenericStep.cwl b/lofar-cwl/steps/DP3.GenericStep.cwl deleted file mode 100755 index 2e205b1fd1c0564ee390e7fe080032d16b41aa6f..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/DP3.GenericStep.cwl +++ /dev/null @@ -1,63 +0,0 @@ -#!/usr/bin/env cwl-runner - -cwlVersion: v1.2 -class: ExpressionTool -id: generic_step - -requirements: - - class: InlineJavascriptRequirement - -inputs: - - id: steps - type: Any[] - - - id: parameters - type: Any? - -outputs: - - id: augmented_steps - type: Any[] -expression: |- - ${ - var step_type = inputs.parameters.step_type; - var step_id = inputs.parameters.step_id; - - var output_file_type = inputs.parameters.output_files; - var output_files = {} - - for(var index in output_file_type){ - var file_type = output_file_type[index] - if(file_type != undefined && file_type != null){ - output_files[file_type] = inputs.parameters[file_type] - } - } - - var input_secondary_files = inputs.parameters.input_secondary_files; - - delete inputs.parameters.step_type; - delete inputs.parameters.step_id; - delete inputs.parameters.steps; - delete inputs.parameters.parameters; - delete inputs.parameters.steps; - delete inputs.parameters.output_files; - - var new_step = {'step_type': step_type, - 'step_id': step_id, - 'parameters': inputs.parameters, - 'output_files': output_files}; - - - var in_parameters = inputs.steps; - - // Checks if the step_id is duplicate if so raised an exception - var step_ids = [] - for(var step in in_parameters){ - step = in_parameters[step] - step_ids.push(step.step_id) - } - if(step_ids.indexOf(step_id) >= 0) throw 'step_id has to be unique' - - var out_parameters = in_parameters == null ? [new_step] : in_parameters.concat(new_step) - - return {'augmented_steps': out_parameters}; - } diff --git a/lofar-cwl/steps/DP3.ParsetGenerator.cwl b/lofar-cwl/steps/DP3.ParsetGenerator.cwl deleted file mode 100644 index 2c20439330a1ad77b98763820723c90bdf72f9f4..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/DP3.ParsetGenerator.cwl +++ /dev/null @@ -1,148 +0,0 @@ -#!/usr/bin/env cwl-runner - -cwlVersion: v1.2 -class: CommandLineTool -id: generic_step - -baseCommand: - - python3 - - generic_step.py - -requirements: - - class: InlineJavascriptRequirement - - class: InitialWorkDirRequirement - listing: - - entryname: generic_step.py - entry: | - import sys - import json - - inputs = json.loads(r"""$(inputs)""") - steps_list = inputs['steps'] if inputs['steps'] else [] - steps_id_list = list(map(lambda item: item['step_id'], steps_list)) - - for step in steps_list: - try: - step_id = step.get('step_id') - step_type = step.get('step_type') - parameters = step.get('parameters') - - - line = '.'.join([step_id, 'type']) - line += '=%s' % step_type - print(line) - - for parameter_name, parameter in parameters.items(): - if isinstance(parameter, dict): - if parameter['class'] in ['File', 'Directory']: - parameter = parameter['basename'] - else: - raise NotImplemented() - if parameter is None: - continue - line = '.'.join([step_id, parameter_name]) - line = '%s=%s' % (line, parameter) - - print(line) - except KeyError as e: - print('invalid input for step ', step, ':', e) - sys.exit(1) - last_step_line = 'steps=[%s,count]' % ', '.join(steps_id_list) - print(last_step_line) -inputs: - - id: steps - type: Any[]? - -outputs: - - id: parset - doc: Parset output file - type: File - outputBinding: - glob: parset - - id: input_files - doc: additional input files - type: File[] - outputBinding: - outputEval: |- - ${ - var outfiles = [] - for(var step in inputs.steps){ - step = inputs.steps[step] - for(var parameter in step['parameters']){ - parameter = step['parameters'][parameter] - - if (parameter != null && parameter.class =='File'){ - outfiles.push(parameter) - } - } - } - return outfiles - } - - id: input_directories - doc: additional input directory - type: Directory[] - outputBinding: - outputEval: | - ${ - var outdirs = [] - for(var step in inputs.steps){ - step = inputs.steps[step] - for(var parameter in step['parameters']){ - parameter = step['parameters'][parameter] - if (parameter != null && parameter.class=='Directory'){ - outdirs.push(parameter) - } - } - } - return outdirs - } - - - id: output_file_names - doc: expected output files - type: Any - outputBinding: - outputEval: | - ${ - var out_names = {} - for(var step_idx in inputs.steps){ - var step = inputs.steps[step_idx] - var step_id = step['step_id'] - var step_dirs = {} - if(!step.hasOwnProperty("output_files")) continue; - - var step_files = {} - - for(var index in step['output_files']){ - var file_id = index - var file_name = step['output_files'][file_id] - step_files[file_id] = file_name - } - - out_names[step_id] = step_files - } - return out_names - } - - id: output_directory_names - doc: expected output directories - type: Any - outputBinding: - outputEval: |- - ${ - var out_names = {} - for(var step_idx in inputs.steps){ - var step = inputs.steps[step_idx] - var step_id = step['step_id'] - var step_dirs = {} - if(!step.hasOwnProperty("output_directories")) continue; - - for(var index in step['output_directories']){ - var file_id = index - var file_name = step['output_directories'][file_id] - step_dirs[file_id] = file_name - } - out_names[step_id] = step_dirs - } - return out_names - } -stdout: - parset diff --git a/lofar-cwl/steps/DP3.PreflaggerStepGenerator.cwl b/lofar-cwl/steps/DP3.PreflaggerStepGenerator.cwl deleted file mode 100755 index 76813d562eb6cb06903b4d650cea3a9e2eac5212..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/DP3.PreflaggerStepGenerator.cwl +++ /dev/null @@ -1,238 +0,0 @@ -#!/usr/bin/env cwl-runner - -class: Workflow -cwlVersion: v1.2 -id: preflag_step_generator - -inputs: - - id: steps - type: Any[]? - default: [] - - id: step_name - type: string - doc: unique name for the step - default: preflag - - id: count.save - default: false - type: boolean - doc: >- - If true, the flag percentages per frequency are saved to a table with - extension .flagfreq and percentages per station to a table with extension - .flagstat. The basename of the table is the MS name (without extension) - followed by the stepname and extension. - - id: count.path - type: string? - doc: >- - The directory where to create the flag percentages table. If empty, the - path of the input MS is used. - - id: mode - default: set - type: string - doc: >- - Case-insensitive string telling what to do with the flags of the data - matching (or not matching) the selection criteria given in the other - parameters. - - id: expr - default: '' - type: string? - doc: >- - Expression of preflagger keyword sets (see above). Operators AND, OR, and - NOT are possible (or their equivalents &&,&, ||, |, and !). Parentheses - can be used to change precedence order. For example:: c1 and (c2 or c3) - - default: - id: timeofday - type: string? - doc: >- - Ranges of UTC time-of-day given as st..end or val+-delta. Each value must - be given as 12:34:56.789, 12h34m56.789, or as a value followed by a unit - like h, min, or s. - - id: abstime - default: [] - type: string[] - doc: >- - Ranges of absolute UTC date/time given as st..end or val+-delta. Each - value (except delta) must be given as a date/time in casacore MVTime - format, for instance 12-Mar-2010/11:31:00.000. A delta value must be given - as a time (for instance 1:30:0 or 20s). - - id: reltime - default: [] - type: string[] - doc: >- - Ranges of times (using .. or +-) since the start of the observation. A - time can be given like 1:30:0 or 20s. - - id: timeslot - default: [] - type: string[] - doc: >- - Time slot sequence numbers. First time slot is 0. st..end means end - inclusive. - - id: lst - default: [] - type: string[] - doc: >- - Ranges of Local Apparent Sidereal Times like 1:30:0 +- 20min. The LST of a - time slot is calculated for the array position, thus not per antenna. - - id: azimuth - default: [] - type: float[] - doc: >- - Ranges of azimuth angles given as st..end or val+-delta. Each value has to - be given as a casacore direction like 12:34:56.789 or 12h34m56.789, - 12.34.56.789 or 12d34m56.789, or a value followed by a unit like rad or - deg. - - id: elevation - type: string? - doc: >- - Ranges of elevation angles (similar to azimuth). For example:: - 0deg..10deg - - id: baseline - default: [] - type: string[] - doc: See Description of baseline selection parameters. - - id: corrtype - default: '' - type: string - doc: Correlation type to match? Must be auto, cross, or an empty string. - - id: blmin - default: -1 - type: float - doc: If blmin > 0, baselines with length < blmin meter will match. - - id: blmax - default: -1 - type: float - doc: If blmax > 0, baselines with length > blmax meter will match. - - id: uvmmin - default: -1 - type: float - doc: >- - If uvmmin > 0, baselines with UV-distance < uvmmin meter will match. Note - that the UV-distance is the projected baseline length. - - id: uvmmax - default: -1 - type: float - doc: If uvmmax > 0, baselines with UV-distance > uvmmax meter will match. - - id: freqrange - default: '' - type: string - doc: >- - Channels in the given frequency ranges will match. Each value in the - vector is a range which can be given as start..end or start+-delta. A - value can be followed by a unit like KHz. If only one value in a range has - a unit, the unit is also applied to the other value. If a range has no - unit, it defaults to MHz. For example: freqrange=[1.2 .. 1.4 MHz, - 1.8MHz+-50KHz] flags channels between 1.2MHz and 1.4MHz and between - 1.75MHz and 1.85MHz. The example shows that blanks can be used at will. - - id: chan - default: '' - type: string - doc: >- - The given channels will match (start counting at 0). Channels exceeding - the number of channels are ignored. Similar to msin, it is possible to - specify the channels as an expression of nchan. Furthermore, .. can be - used to specify ranges. For example: chan=[0..nchan/32-1, - 31*nchan/32..nchan-1] to flag the first and last 2 or 8 channels - (depending on 64 or 256 channels in the observation). - - id: amplmin - type: float? - doc: >- - Correlation data with amplitude < amplmin will match. It can be given per - correlation. For example, amplmin=[100,,,100] matches data points with XX - or YY amplitude < 100. The non-specified amplitudes get the default value. - - id: amplmax - type: float? - doc: Correlation data with amplitude > amplmax will match. - - id: phasemin - type: float? - doc: Correlation data with phase < phasemin (in radians) will match. - - id: phasemax - type: float? - doc: Correlation data with phase > phasemax (in radians) will match. - - id: realmin - type: float? - doc: Correlation data with real complex part < realmin will match. - - id: realmax - type: float? - doc: Correlation data with real complex part > realmax will match. - - id: imagmin - type: float? - doc: Correlation data with imaginary complex part < imagmin will match. - - id: imagmax - type: float? - doc: Correlation data with imaginary complex part > imagmax will match. -outputs: -- id: augmented_steps - outputSource: - - DP3_GenericStep/augmented_steps - type: Any[] - -steps: - - id: DP3_GenericStep - in: - - id: step_type - default: 'preflagger' - - id: step_id - source: step_name - - id: steps - source: steps - - id: parameters - valueFrom: $(inputs) - - id: count.save - source: count.save - - id: count.path - source: count.path - - id: mode - source: mode - - id: expr - source: expr - - id: abstime - source: abstime - - id: reltime - source: reltime - - id: timeslot - source: timeslot - - id: lst - source: lst - - id: azimuth - source: azimuth - - id: elevation - source: elevation - - id: baseline - source: baseline - - id: corrtype - source: corrtype - - id: blmin - source: blmin - - id: blmax - source: blmax - - id: uvmmin - source: uvmmin - - id: uvmmax - source: uvmmax - - id: freqrange - source: freqrange - - id: chan - source: chan - - id: amplmin - source: amplmin - - id: amplmax - source: amplmax - - id: phasemin - source: phasemin - - id: phasemax - source: phasemax - - id: realmin - source: realmin - - id: realmax - source: realmax - - id: imagmin - source: imagmin - - id: imagmax - source: imagmax - out: - - augmented_steps - run: ../steps/DP3.GenericStep.cwl - -requirements: - - class: StepInputExpressionRequirement - - class: InlineJavascriptRequirement - - class: MultipleInputFeatureRequirement diff --git a/lofar-cwl/steps/DP3.Selector.cwl b/lofar-cwl/steps/DP3.Selector.cwl deleted file mode 100755 index 5533a46228c5dee64604943dd22ca43a51f2e83e..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/DP3.Selector.cwl +++ /dev/null @@ -1,24 +0,0 @@ -class: ExpressionTool -cwlVersion: v1.2 -id: selector -inputs: - - id: select_a - type: boolean - doc: 'if true selects a_steps if false selects b_steps' - - id: a_steps - type: Any[] - default: [] - - id: b_steps - type: Any[] - default: [] -outputs: - - id: selected_steps - type: Any -expression: | - $( - {'selected_steps': inputs.select_a ? inputs.a_steps : inputs.b_steps} - ) -label: Selector - -requirements: - - class: InlineJavascriptRequirement diff --git a/lofar-cwl/steps/DPPP.cwl b/lofar-cwl/steps/DPPP.cwl deleted file mode 100755 index 7723f030d17b40c59e6f3a05613553e4e606903e..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/DPPP.cwl +++ /dev/null @@ -1,144 +0,0 @@ -class: CommandLineTool -cwlVersion: v1.2 -id: dppp -baseCommand: - - DP3 -inputs: - - id: parset - type: File? - inputBinding: - position: -1 - - id: msin - type: Directory? - inputBinding: - position: 0 - prefix: msin= - separate: false - doc: Input Measurement Set - - default: "." - id: msout_name - type: string - inputBinding: - position: 0 - prefix: msout= - separate: false - doc: Output Measurement Set - - id: secondary_files - type: 'File[]?' - doc: Secondary files needed for the step - - id: secondary_directories - type: 'Directory[]?' - doc: Secondary directories needed for the step - - id: output_file_names - type: Any - doc: Expected output file names - - id: output_directory_names - type: Any - doc: Expected output file names - - default: false - id: autoweight - type: boolean - inputBinding: - position: 0 - prefix: 'msin.autoweight=True' - - default: '' - id: baseline - type: string - inputBinding: - position: 0 - prefix: 'msin.baseline=' - separate: false - - default: DATA - id: output_column - type: string? - inputBinding: - position: 0 - prefix: 'msout.datacolumn=' - separate: false - - default: DATA - id: input_column - type: string? - inputBinding: - position: 0 - prefix: 'msin.datacolumn=' - separate: false - - id: writefullresflag - type: boolean - default: false - inputBinding: - prefix: msout.writefullresflag=True - - id: overwrite - type: boolean - default: false - inputBinding: - prefix: msout.overwrite=True - - id: storagemanager - type: string - default: "" - inputBinding: - prefix: msout.storagemanager= - separate: false - - id: databitrate - type: int - default: 0 - inputBinding: - prefix: msout.storagemanager.databitrate= - separate: false -outputs: - - id: msout - doc: Output Measurement Set - type: Directory - outputBinding: - glob: '$(inputs.msout_name=="." ? inputs.msin.basename : inputs.msout_name)' - - id: secondary_output_files - doc: Secondary output files - type: Any - outputBinding: - outputEval: |- - ${ - var output={} - for(var step_name in inputs.output_file_names){ - var file_per_idx = inputs.output_file_names[step_name]; - for(var file_idx in file_per_idx){ - var file_name = file_per_idx[file_idx]; - - output[file_idx] = {'class':'File', 'path': file_name}; - } - } - return output - } - - id: secondary_output_directories - doc: Secondary output directories - type: Any - outputBinding: - outputEval: |- - ${ - var output={} - for(var step_name in inputs.output_directory_names){ - var file_per_idx = inputs.output_directory_names[step_name]; - for(var file_idx in file_per_idx){ - var file_name = file_per_idx[file_idx]; - - output[file_idx] = {'class':'Directory', 'path': file_name}; - } - } - return output - } - - id: logfile - type: File[] - outputBinding: - glob: 'DPPP*.log' -hints: - - class: DockerRequirement - dockerPull: lofareosc/prefactor3-cwl -stdout: DPPP.log -stderr: DPPP_err.log -requirements: - - class: InlineJavascriptRequirement - - class: InitialWorkDirRequirement - listing: - - entry: $(inputs.msin) - writable: true - - entry: $(inputs.secondary_files) - - entry: $(inputs.secondary_directories) - diff --git a/lofar-cwl/steps/DirSelector.cwl b/lofar-cwl/steps/DirSelector.cwl deleted file mode 100644 index 9fc779ce87ee8bfb8cd0c3e546f2d81419ef9f5e..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/DirSelector.cwl +++ /dev/null @@ -1,39 +0,0 @@ -class: ExpressionTool -cwlVersion: v1.2 -id: dirselector -inputs: - - id: inputs - type: Any - doc: input files - - id: step_name - type: string - doc: >- - id of the step that generates the output file or directory - (e.g. 'demixstepgenerator') - - id: key_name - type: string - doc: >- - key of the parset that contains the name of the outputfile - (e.g. 'instrumentmodel') -outputs: - - id: output - type: [Directory, 'Directory[]'] - -expression: | - ${ - var step_name = inputs.step_name - var key_name = inputs.key_name - - if(inputs.inputs.hasOwnProperty(step_name)){ - var inputs_per_step = inputs.inputs[step_name] - if(inputs_per_step.hasOwnProperty(key_name)){ - return {'output': inputs_per_step[key_name]} - } - } - return {'output': []} - - } -label: DirSelector - -requirements: - - class: InlineJavascriptRequirement diff --git a/lofar-cwl/steps/FileSelector.cwl b/lofar-cwl/steps/FileSelector.cwl deleted file mode 100644 index 7d39aa1de8f46be2ccf0489290d7b3e2f18f2db1..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/FileSelector.cwl +++ /dev/null @@ -1,31 +0,0 @@ -class: ExpressionTool -cwlVersion: v1.2 -id: fileselector -inputs: - - id: inputs - type: Any - doc: input files - - id: step_name - type: string - doc: >- - id of the step that generates the output file or directory - (e.g. 'demixstepgenerator') - - id: key_name - type: string - doc: >- - key of the parset that contains the name of the outputfile - (e.g. 'instrumentmodel') -outputs: - - id: output - type: File - -expression: | - ${ - var step_name = inputs.step_name - var key_name = inputs.key_name - return {'output': inputs.inputs[step_name][key_name]} - } -label: FileSelector - -requirements: - - class: InlineJavascriptRequirement diff --git a/lofar-cwl/steps/LoSoTo.Abs.cwl b/lofar-cwl/steps/LoSoTo.Abs.cwl deleted file mode 100755 index 262a6b842f4250314fb4f7d80da2d06440ff5e94..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/LoSoTo.Abs.cwl +++ /dev/null @@ -1,53 +0,0 @@ -#!/usr/bin/env cwl-runner - -class: CommandLineTool -cwlVersion: v1.2 -id: losoto_abs - -$namespaces: - lofar: https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl -doc: | - Take absolute value. Needed before smooth if amplitudes are negative! - WEIGHT: no need to be weight compliant - -requirements: - InitialWorkDirRequirement: - listing: - - entryname: 'parset.config' - entry: | - [abs] - soltab = $(inputs.soltab) - operation = ABS - - entryname: $(inputs.input_h5parm.basename) - entry: $(inputs.input_h5parm) - writable: true - -baseCommand: "losoto" - -arguments: - - '--verbose' - - $(inputs.input_h5parm.basename) - - parset.config - -hints: - DockerRequirement: - dockerPull: lofareosc/prefactor3-cwl - -inputs: - - id: input_h5parm - type: File - format: lofar:#H5Parm - - id: soltab - type: string - doc: "Solution table" - -outputs: - - id: output_h5parm - type: File - format: lofar:#H5Parm - outputBinding: - glob: $(inputs.input_h5parm.basename) - - -$schema: - - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/lofar-cwl/steps/LoSoTo.Clip.cwl b/lofar-cwl/steps/LoSoTo.Clip.cwl deleted file mode 100644 index 0119ffee46616805d21b89eb68d859daf94dbc22..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/LoSoTo.Clip.cwl +++ /dev/null @@ -1,68 +0,0 @@ -#!/usr/bin/env cwl-runner - -class: CommandLineTool -cwlVersion: v1.2 -id: losoto_clip - -$namespaces: - lofar: https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl -doc: | - Clip solutions around the median by a factor specified by the user. - WEIGHT: flag compliant, putting weights into median is tricky - -requirements: - InlineJavascriptRequirement: - expressionLib: - - { $include: utils.js} - InitialWorkDirRequirement: - listing: - - entryname: 'parset.config' - entry: $(get_losoto_config('CLIP').join('\n')) - - - entryname: $(inputs.input_h5parm.basename) - entry: $(inputs.input_h5parm) - writable: true - -baseCommand: "losoto" - -arguments: - - '--verbose' - - $(inputs.input_h5parm.basename) - - parset.config - -hints: - DockerRequirement: - dockerPull: lofareosc/prefactor3-cwl - -inputs: - - id: input_h5parm - type: File - format: lofar:#H5Parm - - id: soltab - type: string - doc: "Solution table" - - id: axesToClip - type: string[] - doc: axes along which to calculate the median (e.g. [time,freq]) - - id: clipLevel - type: float? - doc: factor above/below median at which to clip, by default 5. - - id: log - type: boolean? - doc: clip is done in log10 space, by default False. - - id: mode - type: string? - doc: | - if "median" then flag at rms*clipLevel times away from the median, if it is "above", - then flag all values above clipLevel, if it is "below" then flag all values below clipLevel. - By default median. - - -outputs: - - id: output_h5parm - type: File - format: lofar:#H5Parm - outputBinding: - glob: $(inputs.input_h5parm.basename) -$schema: - - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/lofar-cwl/steps/LoSoTo.Lofarbeam.cwl b/lofar-cwl/steps/LoSoTo.Lofarbeam.cwl deleted file mode 100644 index c435c9c1a28a7cda3e5fc63f141a988e40b7737c..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/LoSoTo.Lofarbeam.cwl +++ /dev/null @@ -1,69 +0,0 @@ -#!/usr/bin/env cwl-runner - -class: CommandLineTool -cwlVersion: v1.2 -id: losoto_lofarbeam - -$namespaces: - lofar: https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl -doc: | - LOFAR beam prediction - -requirements: - InlineJavascriptRequirement: - expressionLib: - - { $include: utils.js} - InitialWorkDirRequirement: - listing: - - entryname: 'parset.config' - entry: $(get_losoto_config('LOFARBEAM').join('\n')) - - - entryname: $(inputs.input_h5parm.basename) - entry: $(inputs.input_h5parm) - writable: true - -baseCommand: "losoto" - -arguments: - - '--verbose' - - $(inputs.input_h5parm.basename) - - parset.config - -hints: - DockerRequirement: - dockerPull: lofareosc/prefactor3-cwl - -inputs: - - id: input_h5parm - type: File - format: lofar:#H5Parm - - id: soltab - type: string - doc: "Solution table" - - id: ms - type: Directory - doc: "Measurement set" - - id: inverse - type: boolean? - default: false - - id: useElementResponse - type: boolean? - default: true - - id: useArrayFactor - type: boolean? - default: true - - id: useChanFreq - type: boolean? - default: true -outputs: - - id: output_h5parm - type: File - format: lofar:#H5Parm - outputBinding: - glob: $(inputs.input_h5parm.basename) - - id: config - type: File - outputBinding: - glob: "*.config" -$schema: - - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/lofar-cwl/steps/LoSoTo.Norm.cwl b/lofar-cwl/steps/LoSoTo.Norm.cwl deleted file mode 100644 index 6f198573dc19764d7a9b4093145cc05f72133182..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/LoSoTo.Norm.cwl +++ /dev/null @@ -1,62 +0,0 @@ -#!/usr/bin/env cwl-runner - -class: CommandLineTool -cwlVersion: v1.2 -id: losoto_abs - -doc: | - Normalize the solutions to a given value WEIGHT: Weights compliant - -requirements: - InlineJavascriptRequirement: {} - InitialWorkDirRequirement: - listing: - - entryname: 'parset.config' - entry: | - [norm] - soltab = $(inputs.soltab) - operation = NORM - axesToNorm = $(inputs.axesToNorm) - $(inputs.normVal !== null? 'normVal=' + inputs.normVal: '') - - - entryname: $(inputs.input_h5parm.basename) - entry: $(inputs.input_h5parm) - writable: true - -baseCommand: "losoto" - -arguments: - - '--verbose' - - $(inputs.input_h5parm.basename) - - parset.config - -hints: - DockerRequirement: - dockerPull: lofareosc/prefactor3-cwl - -inputs: - - id: input_h5parm - type: File - format: lofar:#H5Parm - - id: soltab - type: string - doc: "Solution table" - - id: axesToNorm - type: string[] - doc: Axes along which compute the normalization - - id: normVal - type: float? - doc: Number to normalize to vals = vals * (normVal/valsMean), by default 1. - -outputs: - - id: output_h5parm - type: File - format: lofar:#H5Parm - outputBinding: - glob: $(inputs.input_h5parm.basename) - - -$namespaces: - lofar: https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl -$schema: - - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/lofar-cwl/steps/LoSoTo.PrefactorBandpass.cwl b/lofar-cwl/steps/LoSoTo.PrefactorBandpass.cwl deleted file mode 100644 index 80668ac78d1945cc87de2da59c8fb45f0ef9403e..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/LoSoTo.PrefactorBandpass.cwl +++ /dev/null @@ -1,130 +0,0 @@ -class: CommandLineTool -cwlVersion: v1.2 -$namespaces: - lofar: 'https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl' -id: losoto_prefactor_bandpass -baseCommand: - - losoto -inputs: - - format: 'lofar:#H5Parm' - id: input_h5parm - type: File - - id: soltab - type: string - doc: Solution table - - id: chanWidth - type: string? - doc: > - the width of each channel in the data from which solutions were obtained. - Can be - - either a string like "48kHz" or a float in Hz. If interpolate = True, - chanWidth - - must be specified - - id: BadSBList - type: string? - doc: a list of bad subbands that will be flagged - - id: outSoltabName - type: string? - doc: > - Name of the output bandpass soltab. An existing soltab with this name will - be - - overwritten - - default: false - id: interpolate - type: boolean? - doc: > - If True, interpolate to a regular frequency grid and then smooth, ignoring - bad - - subbands. If False, neither interpolation nor smoothing is done and the - output - - frequency grid is the same as the input one. If interpolate = True, - chanWidth - - must be specified - - id: removeTimeAxis - type: boolean? - doc: > - If True, the time axis of the output bandpass soltab is removed by doing a - median - - over time. If False, the output time grid is the same as the input one - - id: autoFlag - type: boolean? - doc: 'If True, automatically flag bad frequencies and stations' - - id: nSigma - type: float? - doc: >- - Number of sigma for autoFlagging. Amplitudes outside of nSigma*stddev are - flagged - - id: maxFlaggedFraction - type: float? - doc: > - Maximum allowable fraction of flagged frequencies for autoFlagging. - Stations with - - higher fractions will be completely flagged - - id: maxStddev - type: float? - doc: Maximum allowable standard deviation for autoFlagging - - id: ncpu - type: int? - doc: Number of CPUs to use during autoFlagging (0 = all) -outputs: - - id: output_h5parm - type: File - outputBinding: - glob: $(inputs.input_h5parm.basename) - format: 'lofar:#H5Parm' -doc: | - This operation for LoSoTo implements the Prefactor bandpass operation - WEIGHT: flag-only compliant, no need for weight -arguments: - - $(inputs.input_h5parm.basename) - - parset.config -requirements: - - class: InitialWorkDirRequirement - listing: - - entryname: parset.config - entry: $(get_losoto_config('PREFACTOR_BANDPASS').join('\n')) - writable: false - - entryname: $(inputs.input_h5parm.basename) - entry: $(inputs.input_h5parm) - writable: true - - class: InlineJavascriptRequirement - expressionLib: - - | - function get_losoto_config(step_name) { - var par = ['soltab = ' + inputs.soltab] - if (inputs.ncpu !== null && inputs.ncpu !== undefined) par.push('ncpu='+inputs.ncpu); - console.log(inputs, par) - par.push("[" + step_name + "]") - par.push('operation=' + step_name) - for(var field_name in inputs){ - if(field_name === 'input_h5parm' || - field_name === 'soltab' || - field_name === 'ncpu' || - field_name === 'execute') continue; - - if(inputs[field_name] === null || - inputs[field_name] === 'null') continue; - - if(inputs[field_name]["class"] !== undefined && - (inputs[field_name]["class"] ==="Directory" || - inputs[field_name]["class"] ==="File")){ - par.push(field_name+'='+inputs[field_name].path) - } else { - par.push(field_name+'='+inputs[field_name]) - } - } - return par - } -hints: - - class: DockerRequirement - dockerPull: 'lofareosc/prefactor3-cwl' -$schema: - - 'https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl' diff --git a/lofar-cwl/steps/LoSoTo.PrefactorXYoffset.cwl b/lofar-cwl/steps/LoSoTo.PrefactorXYoffset.cwl deleted file mode 100644 index 9ad58471ed01f4ea4ecea58e8c4efe9a507d1dc1..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/LoSoTo.PrefactorXYoffset.cwl +++ /dev/null @@ -1,72 +0,0 @@ -class: CommandLineTool -cwlVersion: v1.2 -$namespaces: - lofar: 'https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl' -id: losoto_prefactor_xyoffset -baseCommand: - - losoto -inputs: - - format: 'lofar:#H5Parm' - id: input_h5parm - type: File - - id: soltab - type: string - doc: Solution table - - id: chanWidth - type: string - doc: > - the width of each channel in the data from which solutions were obtained. - Can be - - either a string like "48kHz" or a float in Hz. -outputs: - - id: output_h5parm - type: File - outputBinding: - glob: $(inputs.input_h5parm.basename) - format: 'lofar:#H5Parm' -arguments: - - $(inputs.input_h5parm.basename) - - parset.config -requirements: - - class: InitialWorkDirRequirement - listing: - - entryname: parset.config - entry: $(get_losoto_config('PREFACTOR_XYOFFSET').join('\n')) - writable: false - - entryname: $(inputs.input_h5parm.basename) - entry: $(inputs.input_h5parm) - writable: true - - class: InlineJavascriptRequirement - expressionLib: - - | - function get_losoto_config(step_name) { - var par = ['soltab = ' + inputs.soltab] - if (inputs.ncpu !== null && inputs.ncpu !== undefined) par.push('ncpu='+inputs.ncpu); - console.log(inputs, par) - par.push("[" + step_name + "]") - par.push('operation=' + step_name) - for(var field_name in inputs){ - if(field_name === 'input_h5parm' || - field_name === 'soltab' || - field_name === 'ncpu' || - field_name === 'execute') continue; - - if(inputs[field_name] === null || - inputs[field_name] === 'null') continue; - - if(inputs[field_name]["class"] !== undefined && - (inputs[field_name]["class"] ==="Directory" || - inputs[field_name]["class"] ==="File")){ - par.push(field_name+'='+inputs[field_name].path) - } else { - par.push(field_name+'='+inputs[field_name]) - } - } - return par - } -hints: - - class: DockerRequirement - dockerPull: 'lofareosc/prefactor3-cwl' -$schema: - - 'https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl' diff --git a/lofar-cwl/steps/LoSoTo.Replicateonaxis.cwl b/lofar-cwl/steps/LoSoTo.Replicateonaxis.cwl deleted file mode 100644 index ba9dc3538045310a5b1b6dac94767caf800b8232..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/LoSoTo.Replicateonaxis.cwl +++ /dev/null @@ -1,80 +0,0 @@ -#!/usr/bin/env cwl-runner - -class: CommandLineTool -cwlVersion: v1.2 -id: losoto_replicate_on_axis - -doc: | - Replace the values along a certain axis taking them from one specific axis - cell - -requirements: - InlineJavascriptRequirement: {} - InitialWorkDirRequirement: - listing: - - entryname: "replicate_axis.py" - entry: | - import sys - import json - from losoto.h5parm import openSoltab - from losoto.operations import replicateonaxis - - inputs = json.loads(r"""$(inputs)""") - - soltab_address = inputs['soltab'] - soltab = openSoltab(sys.argv[1], address=soltab_address) - - axisReplicate = inputs['axisReplicate'] - fromCell = inputs['fromCell'] if inputs['fromCell'] else 0 - updateWeights = inputs['updateWeights'] - - replicateonaxis.run(soltab, axisReplicate=axisReplicate, - fromCell=fromCell, - updateWeights=updateWeights) - - - entryname: $(inputs.input_h5parm.basename) - entry: $(inputs.input_h5parm) - writable: true - -baseCommand: "python3" - -arguments: - - replicate_axis.py - - $(inputs.input_h5parm.basename) - - -hints: - DockerRequirement: - dockerPull: lofareosc/prefactor3-cwl - -inputs: - - id: input_h5parm - type: File - format: lofar:#H5Parm - - id: soltab - type: string - doc: "Solution table" - - id: axisReplicate - type: string - doc: Axis along which replicate the values. - - id: fromCell - type: string? - doc: A cell value in axisReplicate from which to copy the data values. - - id: updateWeights - type: boolean? - doc: | - If False then weights are untouched, if True they are replicated - like data. Default: True. - -outputs: - - id: output_h5parm - type: File - format: lofar:#H5Parm - outputBinding: - glob: $(inputs.input_h5parm.basename) - - -$namespaces: - lofar: https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl -$schema: - - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/lofar-cwl/steps/LoSoTo.Reset.cwl b/lofar-cwl/steps/LoSoTo.Reset.cwl deleted file mode 100644 index abfb91c69cbc180bc69df07b02e6a75eab6e949e..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/LoSoTo.Reset.cwl +++ /dev/null @@ -1,58 +0,0 @@ -#!/usr/bin/env cwl-runner - -class: CommandLineTool -cwlVersion: v1.2 -id: losoto_reset - -doc: Subtract/divide two tables or a clock/tec/tec3rd/rm from a phase. - -requirements: - InlineJavascriptRequirement: {} - InitialWorkDirRequirement: - listing: - - entryname: 'parset.config' - entry: | - [reset] - soltab = $(inputs.soltab) - operation = RESET - $(inputs.dataVal !== null? 'dataVal=' + inputs.dataVal: '') - - - entryname: $(inputs.input_h5parm.basename) - entry: $(inputs.input_h5parm) - writable: true - -baseCommand: "losoto" - -arguments: - - '--verbose' - - $(inputs.input_h5parm.basename) - - parset.config - -hints: - DockerRequirement: - dockerPull: lofareosc/prefactor3-cwl - -inputs: - - id: input_h5parm - type: File - format: lofar:#H5Parm - - id: soltab - type: string - doc: "Solution table" - - id: dataVal - type: float? - doc: | - If given set values to this number, otherwise uses 1 for amplitude and 0 - for all other soltab types. -outputs: - - id: output_h5parm - type: File - format: lofar:#H5Parm - outputBinding: - glob: $(inputs.input_h5parm.basename) - - -$namespaces: - lofar: https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl -$schema: - - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/lofar-cwl/steps/LoSoTo.Splitleak.cwl b/lofar-cwl/steps/LoSoTo.Splitleak.cwl deleted file mode 100644 index c0d692dbe11ee5c1627112d3c12a3ae3d2dcdc1e..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/LoSoTo.Splitleak.cwl +++ /dev/null @@ -1,56 +0,0 @@ -#!/usr/bin/env cwl-runner - -class: CommandLineTool -cwlVersion: v1.2 -id: losoto_splitleak - -$namespaces: - lofar: https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl -doc: Duplicate a table - -requirements: - InlineJavascriptRequirement: - expressionLib: - - { $include: utils.js} - InitialWorkDirRequirement: - listing: - - entryname: 'parset.config' - entry: $(get_losoto_config('SPLITLEAK').join('\n')) - - - entryname: $(inputs.input_h5parm.basename) - entry: $(inputs.input_h5parm) - writable: true - -baseCommand: "losoto" - -arguments: - - '--verbose' - - $(inputs.input_h5parm.basename) - - parset.config - -hints: - DockerRequirement: - dockerPull: lofareosc/prefactor3-cwl - -inputs: - - id: input_h5parm - type: File - format: lofar:#H5Parm - - id: soltab - type: string - doc: "Solution table" - - id: soltabOutG - type: string? - doc: Output table name (diagonal component). By default choose next available from table type. - - id: soltabOutD - type: string? - doc: Output table name (leakage component). By default choose next available from table type. - -outputs: - - id: output_h5parm - type: File - format: lofar:#H5Parm - outputBinding: - glob: $(inputs.input_h5parm.basename) -$schema: - - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/lofar-cwl/steps/LoSoTo.Structure.cwl b/lofar-cwl/steps/LoSoTo.Structure.cwl deleted file mode 100644 index b13a02168f5fca2af9136d97ca57b0ebd62aa8bc..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/LoSoTo.Structure.cwl +++ /dev/null @@ -1,63 +0,0 @@ -#!/usr/bin/env cwl-runner - -class: CommandLineTool -cwlVersion: v1.2 -id: losoto_structure - -$namespaces: - lofar: https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl -doc: | - Find the structure function from phase solutions of core stations. - WEIGHT: compliant - - -requirements: - InlineJavascriptRequirement: - expressionLib: - - { $include: utils.js} - InitialWorkDirRequirement: - listing: - - entryname: 'parset.config' - entry: $(get_losoto_config('STRUCTURE').join('\n')) - - - entryname: $(inputs.input_h5parm.basename) - entry: $(inputs.input_h5parm) - writable: true - -baseCommand: "losoto" - -arguments: - - '--verbose' - - $(inputs.input_h5parm.basename) - - parset.config - -hints: - DockerRequirement: - dockerPull: lofareosc/prefactor3-cwl - -inputs: - - id: input_h5parm - type: File - format: lofar:#H5Parm - - id: soltab - type: string - doc: "Solution table" - - id: doUnwrap - type: boolean? - - id: refAnt - type: string? - doc: Reference antenna, by default the first. - - id: plotName - type: string? - doc: Plot file name, by default no plot. - - id: ndiv - type: int? - -outputs: - - id: output_h5parm - type: File - format: lofar:#H5Parm - outputBinding: - glob: $(inputs.input_h5parm.basename) -$schema: - - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/lofar-cwl/steps/applybeam.cwl b/lofar-cwl/steps/applybeam.cwl deleted file mode 100644 index 5537940c6a1a70fd73a46f419023b09020e61b00..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/applybeam.cwl +++ /dev/null @@ -1,98 +0,0 @@ -class: CommandLineTool -cwlVersion: v1.2 -id: applybeam -baseCommand: - - DP3 -inputs: - - id: msin - type: Directory - inputBinding: - position: 0 - prefix: msin= - separate: false - doc: Input Measurement Set - - default: DATA - id: msin_datacolumn - type: string - inputBinding: - position: 0 - prefix: msin.datacolumn= - separate: false - doc: Input data Column - - id: msout_datacolumn - type: string - inputBinding: - position: 0 - prefix: msout.datacolumn= - separate: false - doc: Output data column - - default: applybeam - id: type - type: string? - inputBinding: - position: 0 - prefix: applybeam.type= - separate: false - doc: > - Type of correction to perform. When using H5Parm, this is for now the name - of the soltab; the type will be deduced from the metadata in that soltab, - except for full Jones, in which case correction should be 'fulljones'. - - id: storagemanager - type: string - default: "" - inputBinding: - prefix: msout.storagemanager= - - id: databitrate - type: int? - inputBinding: - prefix: msout.storagemanager.databitrate= - separate: false - - id: updateweights - type: string? - inputBinding: - position: 0 - prefix: applybeam.updateweights= - separate: false - - id: usechannelfreq - type: string? - inputBinding: - position: 0 - prefix: applybeam.usechannelfreq= - separate: false - - id: invert - type: string? - inputBinding: - position: 0 - prefix: applybeam.invert= - separate: false - - id: beammode - type: string? - inputBinding: - position: 0 - prefix: applybeam.beammode= - separate: false - -outputs: - - id: msout - doc: Output Measurement Set - type: Directory - outputBinding: - glob: $(inputs.msin.basename) - - id: logfile - type: File[] - outputBinding: - glob: 'applycal_$(inputs.type)*.log' -stdout: applycal_$(inputs.type).log -stderr: applycal_$(inputs.type)_err.log -arguments: - - 'steps=[applybeam,count]' - - msout=. -requirements: - - class: InitialWorkDirRequirement - listing: - - entry: $(inputs.msin) - writable: true - - class: InlineJavascriptRequirement -hints: - - class: DockerRequirement - dockerPull: 'lofareosc/prefactor3-cwl' diff --git a/lofar-cwl/steps/calib_rot_diag.cwl b/lofar-cwl/steps/calib_rot_diag.cwl deleted file mode 100644 index 3a41928338f3e245a0fc046fd691ae9428066899..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/calib_rot_diag.cwl +++ /dev/null @@ -1,106 +0,0 @@ -class: CommandLineTool -cwlVersion: v1.2 -$namespaces: - lofar: 'https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl' -id: calib_rot_diag -baseCommand: - - DP3 -inputs: - - id: msin - type: Directory? - inputBinding: - position: 0 - prefix: msin= - separate: false - doc: Input Measurement Set - - default: DATA - id: msin_datacolumn - type: string - inputBinding: - position: 0 - prefix: msin.datacolumn= - separate: false - doc: Input data Column - - default: MODEL_DATA - id: msin_modelcolum - type: string - inputBinding: - position: 0 - prefix: msin.modelcolumn= - separate: false - doc: Model data Column - - default: instrument.h5 - id: output_name_h5parm - type: string - inputBinding: - position: 0 - prefix: ddecal.h5parm= - separate: false - - default: '.' - id: msout_name - type: string - inputBinding: - position: 0 - prefix: msout= - separate: false - doc: Output Measurement Set - - default: true - id: propagate_solutions - type: boolean - inputBinding: - position: 0 - prefix: propagatesolutions=True - - default: false - id: flagunconverged - type: boolean - inputBinding: - position: 0 - prefix: flagdivergedonly=True - doc: | - Flag unconverged solutions (i.e., those from solves that did not converge - within maxiter iterations). - - default: false - id: flagdivergedonly - type: boolean - inputBinding: - position: 0 - prefix: flagdivergedonly=True - doc: | - Flag only the unconverged solutions for which divergence was detected. - At the moment, this option is effective only for rotation+diagonal - solves, where divergence is detected when the amplitudes of any station - are found to be more than a factor of 5 from the mean amplitude over all - stations. - If divergence for any one station is detected, all stations are flagged - for that solution interval. Only effective when flagunconverged=true - and mode=rotation+diagonal. -outputs: - - id: msout - doc: Output Measurement Set - type: Directory - outputBinding: - glob: '$(inputs.msout_name=="."?inputs.msin:inputs.msout_name)' - - id: h5parm - doc: Filename of output H5Parm (to be read by e.g. losoto) - type: File - outputBinding: - glob: $(inputs.output_name_h5parm) - format: 'lofar:#H5Parm' -arguments: - - 'steps=[ddecal,count]' - - ddecal.mode=rotation+diagonal - - ddecal.uvlambdamin=300 - - ddecal.maxiter=50 - - ddecal.nchan=1 - - ddecal.solint=1 - - ddecal.propagateconvergedonly=True - - ddecal.flagdivergedonly=True - - ddecal.tolerance=1.e-3 - - ddecal.usemodelcolumn=True -hints: - - class: DockerRequirement - dockerPull: 'lofareosc/prefactor3-cwl' -requirements: - - class: InlineJavascriptRequirement -$schema: - - 'https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl' diff --git a/lofar-cwl/steps/interpolate_visibilities.cwl b/lofar-cwl/steps/interpolate_visibilities.cwl deleted file mode 100644 index 5ff9017ec41fe76be2f843e222614c8c3d06a592..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/interpolate_visibilities.cwl +++ /dev/null @@ -1,52 +0,0 @@ -class: CommandLineTool -cwlVersion: v1.2 -id: interpolate_visibilities -baseCommand: - - DP3 -inputs: - - id: msin - type: Directory - inputBinding: - position: 0 - prefix: msin= - separate: false - - default: Dysco - id: storage_manager - type: string - inputBinding: - position: 0 - prefix: msout.storagemanager= - separate: false - - default: 0 - id: storage_manager_databitrate - type: int - inputBinding: - position: 0 - prefix: msout.storagemanager.databitrate= - separate: false - - id: window_size - type: int - inputBinding: - position: 0 - prefix: interpolate.windowsize= - separate: false -outputs: - - id: msout - type: Directory - outputBinding: - glob: $(inputs.msin.basename) -label: interpolate_visibilities -arguments: - - msout.datacolumn=INTERP_DATA - - msout=. - - msin.datacolumn=DATA - - 'steps=[interpolate]' -requirements: - - class: InitialWorkDirRequirement - listing: - - entry: $(inputs.msin) - writable: true - - class: InlineJavascriptRequirement -hints: - - class: DockerRequirement - dockerPull: 'lofareosc/prefactor3-cwl' diff --git a/lofar-cwl/steps/msinfo.cwl b/lofar-cwl/steps/msinfo.cwl deleted file mode 100644 index f9b9729b01b186b5cb3e59b9ac32d4c544d67af9..0000000000000000000000000000000000000000 --- a/lofar-cwl/steps/msinfo.cwl +++ /dev/null @@ -1,40 +0,0 @@ -#!/usr/bin/env cwl-runner - -class: CommandLineTool -cwlVersion: v1.2 -id: msinfo - -requirements: - - class: InlineJavascriptRequirement - - class: InitialWorkDirRequirement - listing: - - entryname: msinfo.py - entry: | - import sys - print(sys.argv) - - class: SchemaDefRequirement - types: - - $import: RadioDatatypes.yaml -hints: - DockerRequirement: - dockerPull: lofareosc/lofar-pipeline-ci:latest - -baseCommand: - - python3 - - msinfo.py - -inputs: - data: - type: RadioDatatypes.yaml#MeasurementSet - inputBinding: - position: 0 - -stdout: std.output - -outputs: - info: - type: File - outputBinding: - glob: std.output -label: msinfo - diff --git a/lofar-cwl/test_data/A-Team_lowres.sourcedb b/lofar-cwl/test_data/A-Team_lowres.sourcedb deleted file mode 100644 index b4e89906093cc01438b6a7b81f3ea9bfb06ba520..0000000000000000000000000000000000000000 Binary files a/lofar-cwl/test_data/A-Team_lowres.sourcedb and /dev/null differ diff --git a/lofar-cwl/test_data/L570745_uv_first10.MS.tar.xz b/lofar-cwl/test_data/L570745_uv_first10.MS.tar.xz deleted file mode 100644 index 13ab4c559979bdb321d6bdf57d92f03bb84ca2f2..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_data/L570745_uv_first10.MS.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6acef40bcf795c5ae94232654414fece4a20eb75494577ea630fc663673b3c1 -size 387119976 diff --git a/lofar-cwl/test_data/example.h5.REMOVED.git-id b/lofar-cwl/test_data/example.h5.REMOVED.git-id deleted file mode 100644 index ee55446f16fed96380113889ea423eb37e2bdbd0..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_data/example.h5.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -554933b577a0dcf1b2aa3fa91c7de5b2477fd724 \ No newline at end of file diff --git a/lofar-cwl/test_data/skymodels/3C196-pandey.skymodel b/lofar-cwl/test_data/skymodels/3C196-pandey.skymodel deleted file mode 100644 index 47424b9f86b2b6e06d789f5a54d15a787dffca7c..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_data/skymodels/3C196-pandey.skymodel +++ /dev/null @@ -1,11 +0,0 @@ -# (Name, Type, Patch, Ra, Dec, I, Q, U, V, ReferenceFrequency='150e6', SpectralIndex='[-0.76, -0.00]', MajorAxis, MinorAxis, Orientation) = format - -, , 3c196_4c, 08:13:36.0, 48.13.0 -3C196A1, GAUSSIAN, 3c196_4c, 08:13:35.925, +48.13.00.061, 33.5514, 0.0, 0.0, 0.0, 150e6, [-0.572, -0.042], 1.476, 1.091, 135.27 -3C196A2, GAUSSIAN, 3c196_4c, 08:13:35.772, +48.13.02.507, 12.3129, 0.0, 0.0, 0.0, 150e6, [-0.973, -0.319], 2.738, 1.754, 93.30 -3C196B1, GAUSSIAN, 3c196_4c, 08:13:36.182, +48.13.04.725, 14.6030, 0.0, 0.0, 0.0, 150e6, [-0.557, -0.270], 1.034, 0.248, 124.03 -3C196B2, GAUSSIAN, 3c196_4c, 08:13:36.389, +48.13.02.735, 22.6653, 0.0, 0.0, 0.0, 150e6, [-0.840, -0.288], 1.456, 2.159, 324.58 -# Pandey: 31July2014 converted for the normal bbs updated on April 17th from pandey_March26_2014. DO NOT DELETE THIS LINE -# Tag:fitted version 2: 17-Apr-2014: pandey@astron.nl using L192832_1CH12S -# Modified to include a patch name on 24.11.2015 by A. Horneffer - diff --git a/lofar-cwl/test_data/skymodels/3c295-twocomp.skymodel b/lofar-cwl/test_data/skymodels/3c295-twocomp.skymodel deleted file mode 100644 index 957cadd564d9a2e8ea1010d5e2a35c5d8d33cb4b..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_data/skymodels/3c295-twocomp.skymodel +++ /dev/null @@ -1,5 +0,0 @@ -# (Name, Type, Patch, Ra, Dec, I, Q, U, V, ReferenceFrequency='150.e6', SpectralIndex='[]', MajorAxis, MinorAxis, Orientation) = format - - , , 3c295_2c, 14:11:20.64, +52.12.09.30 -3c295A, POINT, 3c295_2c, 14:11:20.49, +52.12.10.70, 48.8815, 0.0, 0.0, 0.0, 150.e6, [-0.582, -0.298, 0.583, -0.363] -3c295B, POINT, 3c295_2c, 14:11:20.79, +52.12.07.90, 48.8815, 0.0, 0.0, 0.0, 150.e6, [-0.582, -0.298, 0.583, -0.363] diff --git a/lofar-cwl/test_data/skymodels/3c380-SH.skymodel b/lofar-cwl/test_data/skymodels/3c380-SH.skymodel deleted file mode 100644 index 5a911080bbac0d42bf8a66afc670085a910cdd57..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_data/skymodels/3c380-SH.skymodel +++ /dev/null @@ -1,8 +0,0 @@ -# (Name, Type, Patch, Ra, Dec, I, Q, U, V, ReferenceFrequency='74e6', SpectralIndex='[]', MajorAxis, MinorAxis, Orientation) = format - -# The above line defines the field order and is required. - -# Scaife and Heald Calibrator model. -, , 3c380, 18:29:31.8, 48.44.46 -3c380_1, POINT, 3c380, 18:29:31.8, 48.44.46, 77.352, 0.0, 0.0, 0.0, 150.e6, [-0.767] - diff --git a/lofar-cwl/test_jobs/NDPPP.json b/lofar-cwl/test_jobs/NDPPP.json deleted file mode 100644 index d010d681ec66a6e25ae050193c8a40ac871d40d6..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/NDPPP.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "parset": { - "class": "File", - "path": "ndppp_step.parset" - }, - "msin": { - "class": "Directory", - "path": "/data/L570745_SB000_uv_first10.MS" - }, - "output_file_names": { - "gaincal": { - "name": "test.h5" - }, - }, - "output_directory_names": { - "count": { - "count_flagfreq": "L570745_SB000_uv_first10_count.flagfreq", - "count_flagstat": "L570745_SB000_uv_first10_count.flagstat" - } - } -} diff --git a/lofar-cwl/test_jobs/aoflagger.json b/lofar-cwl/test_jobs/aoflagger.json deleted file mode 100644 index 138c5022e2e071f4f84a79fdadbdd063b51bfe3f..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/aoflagger.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "msin": [ - { - "class": "Directory", - "path": "/data/L570745_SB000_uv_first10.MS" - }, - { - "class": "Directory", - "path": "/data/L570745_SB001_uv_first10.MS" - } - ] -} diff --git a/lofar-cwl/test_jobs/aoflagger_step_generator.json b/lofar-cwl/test_jobs/aoflagger_step_generator.json deleted file mode 100644 index 4c6b5085d4492d2a008d0c0cdd0bbd4139c97132..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/aoflagger_step_generator.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "input_parset": [{ - "step_type": "name", - "step_id": "id", - "parameters": [] -}], - "strategy": {"class":"File", "path":"/dev/null"} -} diff --git a/lofar-cwl/test_jobs/applycal_step_generator.json b/lofar-cwl/test_jobs/applycal_step_generator.json deleted file mode 100644 index b46556055b978a13e481e8d97dbd5b95706851dc..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/applycal_step_generator.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "input_parset": [{ - "step_type": "name", - "step_id": "id", - "parameters": [] -}], - "parmdb": "out.h5", - "correction": "gain" -} diff --git a/lofar-cwl/test_jobs/averager_step_generator.json b/lofar-cwl/test_jobs/averager_step_generator.json deleted file mode 100644 index 4bfe8ddc068c92271e8bb29fad6219214d24a199..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/averager_step_generator.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "input_parset": [{ - "step_type": "name", - "step_id": "id", - "parameters": [] -}] -} diff --git a/lofar-cwl/test_jobs/averager_step_generator_error.json b/lofar-cwl/test_jobs/averager_step_generator_error.json deleted file mode 100644 index c0a124a2a47027e9261e360d5557c31a5de16b4e..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/averager_step_generator_error.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "input_parset": [{ - "step_type": "name", - "step_id": "id", - "parameters": [] -}], - "step_id": "id", - "strategy": {"class":"File", "path":"/dev/null"} -} diff --git a/lofar-cwl/test_jobs/ddecal.json b/lofar-cwl/test_jobs/ddecal.json deleted file mode 100644 index 66f549e1dea0814a6e94949caa8b12615853fe16..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/ddecal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "msin": { - "class": "Directory", - "path": "/data/L570745_SB001_uv_MODEL.MS" - }, - "msin_datacolumn": "DATA", - "usemodelcolumn": true, - "mode": "diagonal" -} diff --git a/lofar-cwl/test_jobs/demo_prefactor.json b/lofar-cwl/test_jobs/demo_prefactor.json deleted file mode 100644 index ef2e0db960d13f382cdd2272969ce975e4c7d77f..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/demo_prefactor.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "msin": [ - { - "class": "Directory", - "path": "/data/L570745_SB003_uv_first10.MS" - }, - { - "class": "Directory", - "path": "/data/L570745_SB005_uv_first10.MS" - }, - { - "class": "Directory", - "path": "/data/L570745_SB008_uv_first10.MS" - } - ] -} - diff --git a/lofar-cwl/test_jobs/dp3_execute.json b/lofar-cwl/test_jobs/dp3_execute.json deleted file mode 100644 index f21dff5b5c3fc6f6c7bd58edc1d6aee45ce5446b..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/dp3_execute.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "msin": {"class": "Directory", "path":"/data/L570745_SB003_uv_first10.MS"}, - "steps": [ - { - "step_type": "averager", - "step_id": "average", - "parameters": { - "timestep": 1, - "freqstep": 1, - "minpoints": 0, - "minperc": 0, - "timeresolution": 0, - "freqresolution": 0 - }, - "output_files": {} - } - ], - "msout_name": "TEST" -} diff --git a/lofar-cwl/test_jobs/file_selector.json b/lofar-cwl/test_jobs/file_selector.json deleted file mode 100644 index 77e4a30217226c2250882fd1ca55810695577c13..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/file_selector.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "inputs": { - "average": { - "parmdb": { - "class": "File", - "location": "ndppp_step.parset" - } - } - }, - "step_name": "average", - "key_name": "parmdb" -} diff --git a/lofar-cwl/test_jobs/find_skymodel_cal.json b/lofar-cwl/test_jobs/find_skymodel_cal.json deleted file mode 100644 index 1a0067244b08ded29eccd45b1ec5b3394f72b164..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/find_skymodel_cal.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "msin": { - "class": "Directory", - "path": "/data/L570745_SB000_uv_first10.MS" - }, - "skymodels": { - "class": "Directory", - "path": "/data/skymodels" - } -} diff --git a/lofar-cwl/test_jobs/flag_average.json b/lofar-cwl/test_jobs/flag_average.json deleted file mode 100644 index 36154f55330703582bc2a83c16cf666d27560148..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/flag_average.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "msin": { - "class": "Directory", - "path": "/data/L570745_SB001_uv_first10.MS" - } -} diff --git a/lofar-cwl/test_jobs/gaincal.json b/lofar-cwl/test_jobs/gaincal.json deleted file mode 100644 index d0225a92c4b9ebcc4b6cabf9aa4a1ac48cfb936a..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/gaincal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "msin": { - "class": "Directory", - "path": "/data/L570745_SB001_uv_MODEL.MS" - }, - "sourcedb": {"class":"File", "path":"/data/A-Team_lowres.sourcedb"}, - "sourcename": "TauA", - "caltype": "diagonal" -} diff --git a/lofar-cwl/test_jobs/h5parm_collector.json b/lofar-cwl/test_jobs/h5parm_collector.json deleted file mode 100644 index 42c60bb8d15f9f8e49673c916c7d19cec07ae35a..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/h5parm_collector.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "h5parmFiles": [ - { - "class": "File", - "path": "/data/example.h5", - "format": "lofar:#H5Parm" - } - ] -} diff --git a/lofar-cwl/test_jobs/integration_test_prefactor_calibrator.json b/lofar-cwl/test_jobs/integration_test_prefactor_calibrator.json deleted file mode 100644 index 672f979893679218fb67c1cc97ecb8721962aa7c..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/integration_test_prefactor_calibrator.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "msin" : [ - {"class": "Directory", "path": "/data/L570745_SB000_uv_first10.MS"}, - {"class": "Directory", "path": "/data/L570745_SB001_uv_first10.MS"}, - {"class": "Directory", "path": "/data/L570745_SB002_uv_first10.MS"} - ], - "raw_data": false, - "demix": false, - "skymodels": { - "class": "Directory", - "path": "/data/skymodels" - }, - "A-Team_sky_model": "/data/skymodels/Ateam_LBA_CC.skymodel" -} diff --git a/lofar-cwl/test_jobs/interpolate_visibilities.json b/lofar-cwl/test_jobs/interpolate_visibilities.json deleted file mode 100644 index a9ce3dea491423d5a858e8a500f78b3df24a63d3..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/interpolate_visibilities.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "msin": { "class":"Directory", "path":"/data/L570745_SB000_uv_first10.MS"}, - "window_size": 5 -} diff --git a/lofar-cwl/test_jobs/losoto_abs.json b/lofar-cwl/test_jobs/losoto_abs.json deleted file mode 100644 index a283362c08eefe03c690a9a3ad3791dbf4ed74bc..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_abs.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "input_h5parm": { - "class": "File", - "path": "/data/example.h5", - "format": "lofar:#H5Parm" - }, - "soltab": "sol000/amplitude000" -} diff --git a/lofar-cwl/test_jobs/losoto_clip.json b/lofar-cwl/test_jobs/losoto_clip.json deleted file mode 100644 index fb2448f72937fae06e4fd69716f25f3f09ca5653..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_clip.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "input_h5parm": {"class": "File", "path": "/data/example.h5", "format": "lofar:#H5Parm"}, - "soltab": "sol000/phase000", - "axesToClip": ["time"], - "ncpu": 1, - "log": true -} diff --git a/lofar-cwl/test_jobs/losoto_clocktec.json b/lofar-cwl/test_jobs/losoto_clocktec.json deleted file mode 100644 index 3632d7f13c8786836692e86a0a59a0cc1c9c96f0..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_clocktec.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "input_h5parm": {"class": "File", "path": "/data/example.h5", "format": "lofar:#H5Parm"}, - "soltab": "sol000/phase000", - "ncpu": 1 -} diff --git a/lofar-cwl/test_jobs/losoto_duplicate.json b/lofar-cwl/test_jobs/losoto_duplicate.json deleted file mode 100644 index a283362c08eefe03c690a9a3ad3791dbf4ed74bc..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_duplicate.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "input_h5parm": { - "class": "File", - "path": "/data/example.h5", - "format": "lofar:#H5Parm" - }, - "soltab": "sol000/amplitude000" -} diff --git a/lofar-cwl/test_jobs/losoto_faraday.json b/lofar-cwl/test_jobs/losoto_faraday.json deleted file mode 100644 index 3632d7f13c8786836692e86a0a59a0cc1c9c96f0..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_faraday.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "input_h5parm": {"class": "File", "path": "/data/example.h5", "format": "lofar:#H5Parm"}, - "soltab": "sol000/phase000", - "ncpu": 1 -} diff --git a/lofar-cwl/test_jobs/losoto_flag.json b/lofar-cwl/test_jobs/losoto_flag.json deleted file mode 100644 index f1ce6b2ff3d83e424444f2c65cb731b3360b4703..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_flag.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "input_h5parm": {"class": "File", "path": "/data/example.h5", "format": "lofar:#H5Parm"}, - "soltab": "sol000/phase000", - "axesToFlag": ["time"], - "order": [0] -} diff --git a/lofar-cwl/test_jobs/losoto_flagextend.json b/lofar-cwl/test_jobs/losoto_flagextend.json deleted file mode 100644 index a90d48b5528714458cda894ecca0cc9bebfe9f04..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_flagextend.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "input_h5parm": {"class": "File", "path": "/data/example.h5", "format": "lofar:#H5Parm"}, - "soltab": "sol000/phase000", - "axesToExt": ["time"], - "size": [0] -} diff --git a/lofar-cwl/test_jobs/losoto_flagstation.json b/lofar-cwl/test_jobs/losoto_flagstation.json deleted file mode 100644 index d206199f088fe63102e13497b83292f7fc985061..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_flagstation.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "input_h5parm": {"class": "File", "path": "/data/example.h5", "format": "lofar:#H5Parm"}, - "soltab": "sol000/amplitude000", - "mode": "bandpass" -} diff --git a/lofar-cwl/test_jobs/losoto_interpolate.json b/lofar-cwl/test_jobs/losoto_interpolate.json deleted file mode 100644 index 327302ee99b8bcfe9afa379bfe1fd59b986827ba..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_interpolate.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "input_h5parm": {"class": "File", "path": "/data/example.h5", "format": "lofar:#H5Parm"}, - "soltab": "sol000/phase000", - "axisToRegrid": "time", - "newdelta": "1s", - "outSoltab": "timeout" -} diff --git a/lofar-cwl/test_jobs/losoto_lofarbeam.json b/lofar-cwl/test_jobs/losoto_lofarbeam.json deleted file mode 100644 index e6c2ed20b99789fa7d4824d3281b3fca78f20c00..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_lofarbeam.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "ms": { - "class": "Directory", - "path": "/data/L570745_SB001_uv_MODEL.MS" - }, - "input_h5parm": {"class": "File", "path": "/data/example.h5", "format": "lofar:#H5Parm"}, - "soltab": "sol000/phase000" -} diff --git a/lofar-cwl/test_jobs/losoto_norm.json b/lofar-cwl/test_jobs/losoto_norm.json deleted file mode 100644 index d6d689949f55ce2c769956e474508c78c7c28f32..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_norm.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "input_h5parm": { - "class": "File", - "path": "/data/example.h5", - "format": "lofar:#H5Parm" - }, - "soltab": "sol000/amplitude000", - "axesToNorm": ["time"] -} diff --git a/lofar-cwl/test_jobs/losoto_plot.json b/lofar-cwl/test_jobs/losoto_plot.json deleted file mode 100644 index 1316e959d7b7af2e331e320f412a16357d69643d..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_plot.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "input_h5parm": {"class": "File", "path": "/data/example.h5", "format": "lofar:#H5Parm"}, - "soltab": ["sol000/phase000"], - "axesInPlot": ["time"], - "ncpu": 1 -} diff --git a/lofar-cwl/test_jobs/losoto_polalign.json b/lofar-cwl/test_jobs/losoto_polalign.json deleted file mode 100644 index fd72c6a6f24f0cc8f8163d0cd6c1d5bf408d45bf..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_polalign.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "input_h5parm": { - "class": "File", - "path": "/data/example.h5", - "format": "lofar:#H5Parm" - }, - "soltab": "sol000/phase000", - "average": true -} diff --git a/lofar-cwl/test_jobs/losoto_prefactorbandpass.json b/lofar-cwl/test_jobs/losoto_prefactorbandpass.json deleted file mode 100644 index 0b34257ce0579a12b83e6da8e78eeaa7a8e8e565..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_prefactorbandpass.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "input_h5parm": {"class": "File", "path": "/data/example.h5", "format": "lofar:#H5Parm"}, - "soltab": "sol000/amplitude000" -} diff --git a/lofar-cwl/test_jobs/losoto_prefactorxyoffset.json b/lofar-cwl/test_jobs/losoto_prefactorxyoffset.json deleted file mode 100644 index f98c786cfa2c41c6be9dc4206cd939b2f40adfc9..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_prefactorxyoffset.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "input_h5parm": {"class": "File", "path": "/data/example.h5", "format": "lofar:#H5Parm"}, - "soltab": "sol000/phase000", - "chanWidth" : "48kHz" -} diff --git a/lofar-cwl/test_jobs/losoto_replicateonaxis.json b/lofar-cwl/test_jobs/losoto_replicateonaxis.json deleted file mode 100644 index 0abfc35d9280bdc84605590f00479a9b5d36d7c6..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_replicateonaxis.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "input_h5parm": { - "class": "File", - "path": "/data/example.h5", - "format": "lofar:#H5Parm" - }, - "soltab": "sol000/amplitude000", - "axisReplicate": "time", - "updateWeight": true -} diff --git a/lofar-cwl/test_jobs/losoto_reset.json b/lofar-cwl/test_jobs/losoto_reset.json deleted file mode 100644 index 2d773afb6baa7bb4d83c8fe0d85becf472b54f69..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_reset.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "input_h5parm": { - "class": "File", - "path": "/data/example.h5", - "format": "lofar:#H5Parm" - }, - "soltab": "sol000/amplitude000" -} diff --git a/lofar-cwl/test_jobs/losoto_residual.json b/lofar-cwl/test_jobs/losoto_residual.json deleted file mode 100644 index 4a56f1c6e77dcb29aac66414ba1cb19253597bd6..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_residual.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "input_h5parm": { - "class": "File", - "path": "/data/example.h5", - "format": "lofar:#H5Parm" - }, - "soltab": "sol000/amplitude000", - "soltabsToSub": ["amplitude000"] -} diff --git a/lofar-cwl/test_jobs/losoto_reweight.json b/lofar-cwl/test_jobs/losoto_reweight.json deleted file mode 100644 index eb5cd88a2898fe8d5f301a7073cc77cc08870fbb..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_reweight.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "input_h5parm": {"class": "File", "path": "/data/example.h5", "format": "lofar:#H5Parm"}, - "soltab": "sol000/phase000" -} diff --git a/lofar-cwl/test_jobs/losoto_smooth.json b/lofar-cwl/test_jobs/losoto_smooth.json deleted file mode 100644 index 00672d3c01907a06ef567666f5c2ad65044d6073..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_smooth.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "input_h5parm": {"class": "File", "path": "/data/example.h5", "format": "lofar:#H5Parm"}, - "soltab": "sol000/phase000", - "axesToSmooth": ["time"], - "mode": "median" -} diff --git a/lofar-cwl/test_jobs/losoto_splitleak.json b/lofar-cwl/test_jobs/losoto_splitleak.json deleted file mode 100644 index 0b34257ce0579a12b83e6da8e78eeaa7a8e8e565..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_splitleak.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "input_h5parm": {"class": "File", "path": "/data/example.h5", "format": "lofar:#H5Parm"}, - "soltab": "sol000/amplitude000" -} diff --git a/lofar-cwl/test_jobs/losoto_structure.json b/lofar-cwl/test_jobs/losoto_structure.json deleted file mode 100644 index 6f4f9bc6456e05248f43cc12434c261da2a3f3fb..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/losoto_structure.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "input_h5parm": {"class": "File", "path": "/data/example.h5", "format": "lofar:#H5Parm"}, - "soltab": "sol000/phase000", -} diff --git a/lofar-cwl/test_jobs/ms_concat.json b/lofar-cwl/test_jobs/ms_concat.json deleted file mode 100644 index 935a917a5ee9ed30ebbb7782305899cecf88bd70..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/ms_concat.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "min_length": 1, - "msin": [ - { - "class": "Directory", - "path": "../test_data/L570745_SB000_uv_first10.MS" - }, - { - "class": "Directory", - "path": "../test_data/L570745_SB001_uv_first10.MS" - } - ] -} - diff --git a/lofar-cwl/test_jobs/ndppp_step.parset b/lofar-cwl/test_jobs/ndppp_step.parset deleted file mode 100644 index 450d95c45cfad84ae9af23bd3d51de49035a55ea..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/ndppp_step.parset +++ /dev/null @@ -1,7 +0,0 @@ -count.save=True -count.path="." -gaincal.parmdb=test.h5 -gaincal.usemodelcolumn=True -gaincal.caltype=diagonal -msin.modelcolumn=DATA -steps=[count, gaincal] diff --git a/lofar-cwl/test_jobs/parset_generator.json b/lofar-cwl/test_jobs/parset_generator.json deleted file mode 100644 index 5b3c748396c5cc9928b04ce0d57ae41842137835..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/parset_generator.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parameters_input": [{ - "step_type": "name", - "step_id": "id", - "parameters": {"timestep": 1} -}] -} diff --git a/lofar-cwl/test_jobs/parset_generator_file_input.json b/lofar-cwl/test_jobs/parset_generator_file_input.json deleted file mode 100644 index c29a5a08f0230adfe440117df3bac1a4ca0023fd..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/parset_generator_file_input.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "parameters_input": [{ - "step_type": "averager", - "step_id": "average", - "output_files": { - "parmdb": "fily" - }, - "output_directories": { - "parmdb": "diry" - }, - "parameters": { - "timestep": 1, - "freqstep": 1, - "strategy": { - "class": "File", - "location": "file:///etc/hostname", - "size": 0, - "nameext": "" - } - } -}] -} diff --git a/lofar-cwl/test_jobs/predict.json b/lofar-cwl/test_jobs/predict.json deleted file mode 100644 index 2a493f8755d1350243a7d0f04783dbddc2dda7ea..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/predict.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "msin": { - "class": "Directory", - "path": "/data/L570745_SB001_uv_first10.MS" - }, - "sources_db": { - "class": "File", - "path": "/data/A-Team_lowres.sourcedb" - } -} diff --git a/lofar-cwl/test_jobs/preflagger_step_generator.json b/lofar-cwl/test_jobs/preflagger_step_generator.json deleted file mode 100644 index 4c6b5085d4492d2a008d0c0cdd0bbd4139c97132..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/preflagger_step_generator.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "input_parset": [{ - "step_type": "name", - "step_id": "id", - "parameters": [] -}], - "strategy": {"class":"File", "path":"/dev/null"} -} diff --git a/lofar-cwl/test_jobs/selector.json b/lofar-cwl/test_jobs/selector.json deleted file mode 100644 index 3025390d76a1ae4ba3d6aab8482129ece27319cb..0000000000000000000000000000000000000000 --- a/lofar-cwl/test_jobs/selector.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "select_a": true, - "a_arguments": [{"name": "a"}] -} diff --git a/myworkflow.cwl b/myworkflow.cwl deleted file mode 100755 index e2f46b7d17a03e3d5e9c38dc60063e53f169305d..0000000000000000000000000000000000000000 --- a/myworkflow.cwl +++ /dev/null @@ -1,59 +0,0 @@ -class: Workflow -cwlVersion: v1.2 -id: myworkflow -label: MyWorkflow -inputs: - - id: msin - type: Directory - - id: strategy - type: File? -outputs: - - id: msout - outputSource: - - dppp/msout - type: Directory -steps: - - id: dppp - in: - - id: parset - source: aoflagger_step_generator/output_parset - - id: msin - source: msin - - id: secondary_files - source: - - aoflagger_step_generator/output_secondary_files - out: - - id: msout - run: steps/DPPPStep.cwl - - id: average_step_generator - in: - - id: input_parset - source: empty_parset_generator/output_parset - - id: input_secondary_files - source: - - empty_parset_generator/output_secondary_files - out: - - id: output_parset - - id: output_secondary_files - run: steps/AveragingStepGenerator.cwl - - id: aoflagger_step_generator - in: - - id: input_parset - source: average_step_generator/output_parset - - id: input_secondary_files - source: - - average_step_generator/output_secondary_files - - id: strategy - source: strategy - out: - - id: output_parset - - id: output_secondary_files - run: steps/AOFlaggerStepGenerator.cwl - - id: empty_parset_generator - in: [] - out: - - id: output_parset - - id: output_secondary_files - run: steps/EmptyParsetGenerator.cwl -requirements: - - class: MultipleInputFeatureRequirement diff --git a/rfistrategies/HBAdefault.rfis b/rfistrategies/HBAdefault.rfis new file mode 100644 index 0000000000000000000000000000000000000000..b92b1ab5ff9c3c1094dc14c675436bc293ab4ff2 --- /dev/null +++ b/rfistrategies/HBAdefault.rfis @@ -0,0 +1,90 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- This is a strategy configuration file for the AOFlagger RFI +detector by André Offringa (offringa@gmail.com). +Created by AOFlagger 2.7.2 (2015-09-27) +--> +<rfi-strategy format-version="3.7" reader-version-required="3.4"> + <action type="Strategy"> + <children> + <action type="SetFlaggingAction"> + <new-flagging>0</new-flagging> + </action> + <action type="ForEachPolarisationBlock"> + <on-xx>0</on-xx> + <on-xy>1</on-xy> + <on-yx>1</on-yx> + <on-yy>0</on-yy> + <on-stokes-i>0</on-stokes-i> + <on-stokes-q>0</on-stokes-q> + <on-stokes-u>0</on-stokes-u> + <on-stokes-v>0</on-stokes-v> + <children> + <action type="ForEachComplexComponentAction"> + <on-amplitude>1</on-amplitude> + <on-phase>0</on-phase> + <on-real>0</on-real> + <on-imaginary>0</on-imaginary> + <restore-from-amplitude>0</restore-from-amplitude> + <children> + <action type="IterationBlock"> + <iteration-count>2</iteration-count> + <sensitivity-start>4</sensitivity-start> + <children> + <action type="SumThresholdAction"> + <base-sensitivity>1</base-sensitivity> + <time-direction-flagging>1</time-direction-flagging> + <frequency-direction-flagging>1</frequency-direction-flagging> + </action> + <action type="CombineFlagResults"> + <children> + <action type="FrequencySelectionAction"> + <threshold>3</threshold> + </action> + <action type="TimeSelectionAction"> + <threshold>3.5</threshold> + </action> + </children> + </action> + <action type="SetImageAction"> + <new-image>1</new-image> + </action> + <action type="ChangeResolutionAction"> + <time-decrease-factor>3</time-decrease-factor> + <frequency-decrease-factor>3</frequency-decrease-factor> + <restore-revised>1</restore-revised> + <restore-masks>0</restore-masks> + <children> + <action type="HighPassFilterAction"> + <horizontal-kernel-sigma-sq>2.5</horizontal-kernel-sigma-sq> + <vertical-kernel-sigma-sq>5</vertical-kernel-sigma-sq> + <window-width>21</window-width> + <window-height>31</window-height> + <mode>1</mode> + </action> + </children> + </action> + </children> + </action> + <action type="SumThresholdAction"> + <base-sensitivity>1</base-sensitivity> + <time-direction-flagging>1</time-direction-flagging> + <frequency-direction-flagging>1</frequency-direction-flagging> + </action> + </children> + </action> + </children> + </action> + <action type="SetFlaggingAction"> + <new-flagging>4</new-flagging> + </action> + <action type="StatisticalFlagAction"> + <enlarge-frequency-size>0</enlarge-frequency-size> + <enlarge-time-size>0</enlarge-time-size> + <max-contaminated-frequencies-ratio>0.5</max-contaminated-frequencies-ratio> + <max-contaminated-times-ratio>0.5</max-contaminated-times-ratio> + <minimum-good-frequency-ratio>0.2</minimum-good-frequency-ratio> + <minimum-good-time-ratio>0.2</minimum-good-time-ratio> + </action> + </children> + </action> +</rfi-strategy> diff --git a/rfistrategies/LBAdefaultnarrowband.rfis b/rfistrategies/LBAdefaultnarrowband.rfis new file mode 100644 index 0000000000000000000000000000000000000000..41c5607c203d5f066e47a07e762ab28942014a71 --- /dev/null +++ b/rfistrategies/LBAdefaultnarrowband.rfis @@ -0,0 +1,93 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- This is a strategy configuration file for the AOFlagger RFI +detector by André Offringa (offringa@gmail.com). +Created by AOFlagger 2.7.2 (2015-09-27) +--> +<rfi-strategy format-version="3.7" reader-version-required="3.4"> + <action type="Strategy"> + <children> + <action type="SetFlaggingAction"> + <new-flagging>0</new-flagging> + </action> + <action type="ForEachPolarisationBlock"> + <on-xx>1</on-xx> + <on-xy>1</on-xy> + <on-yx>1</on-yx> + <on-yy>1</on-yy> + <on-stokes-i>0</on-stokes-i> + <on-stokes-q>0</on-stokes-q> + <on-stokes-u>0</on-stokes-u> + <on-stokes-v>0</on-stokes-v> + <children> + <action type="ForEachComplexComponentAction"> + <on-amplitude>1</on-amplitude> + <on-phase>0</on-phase> + <on-real>0</on-real> + <on-imaginary>0</on-imaginary> + <restore-from-amplitude>0</restore-from-amplitude> + <children> + <action type="IterationBlock"> + <iteration-count>2</iteration-count> + <sensitivity-start>4</sensitivity-start> + <children> + <action type="SumThresholdAction"> + <base-sensitivity>1</base-sensitivity> + <time-direction-flagging>1</time-direction-flagging> + <frequency-direction-flagging>1</frequency-direction-flagging> + </action> + <action type="CombineFlagResults"> + <children> + <action type="FrequencySelectionAction"> + <threshold>3</threshold> + </action> + <action type="TimeSelectionAction"> + <threshold>3.5</threshold> + </action> + </children> + </action> + <action type="SetImageAction"> + <new-image>1</new-image> + </action> + <action type="ChangeResolutionAction"> + <time-decrease-factor>3</time-decrease-factor> + <frequency-decrease-factor>3</frequency-decrease-factor> + <restore-revised>1</restore-revised> + <restore-masks>0</restore-masks> + <children> + <action type="HighPassFilterAction"> + <horizontal-kernel-sigma-sq>2.5</horizontal-kernel-sigma-sq> + <vertical-kernel-sigma-sq>5</vertical-kernel-sigma-sq> + <window-width>21</window-width> + <window-height>31</window-height> + <mode>1</mode> + </action> + </children> + </action> + </children> + </action> + <action type="SumThresholdAction"> + <base-sensitivity>1</base-sensitivity> + <time-direction-flagging>1</time-direction-flagging> + <frequency-direction-flagging>1</frequency-direction-flagging> + </action> + </children> + </action> + </children> + </action> + <action type="SetFlaggingAction"> + <new-flagging>4</new-flagging> + </action> + <action type="StatisticalFlagAction"> + <enlarge-frequency-size>0</enlarge-frequency-size> + <enlarge-time-size>0</enlarge-time-size> + <max-contaminated-frequencies-ratio>0.5</max-contaminated-frequencies-ratio> + <max-contaminated-times-ratio>0.5</max-contaminated-times-ratio> + <minimum-good-frequency-ratio>0.2</minimum-good-frequency-ratio> + <minimum-good-time-ratio>0.2</minimum-good-time-ratio> + </action> + <action type="TimeSelectionAction"> + <threshold>3.5</threshold> + </action> + </children> + </action> +</rfi-strategy> diff --git a/rfistrategies/LBAdefaultwideband.rfis b/rfistrategies/LBAdefaultwideband.rfis new file mode 100644 index 0000000000000000000000000000000000000000..e67ebd048244dce97fbce1cf22132802399ac541 --- /dev/null +++ b/rfistrategies/LBAdefaultwideband.rfis @@ -0,0 +1,112 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- This is a strategy configuration file for the AOFlagger RFI +detector by André Offringa (offringa@gmail.com). +Created by AOFlagger 2.13.1 (2018-11-27) +--> +<rfi-strategy format-version="3.92" reader-version-required="3.92"> + <action type="Strategy"> + <children> + <action type="SetFlaggingAction"> + <new-flagging>0</new-flagging> + </action> + <action type="CalibratePassbandAction"> + <method>1</method> + <steps>48</steps> + </action> + <action type="SetImageAction"> + <new-image>6</new-image> + </action> + <action type="ForEachPolarisationBlock"> + <on-xx>1</on-xx> + <on-xy>1</on-xy> + <on-yx>1</on-yx> + <on-yy>1</on-yy> + <on-stokes-i>0</on-stokes-i> + <on-stokes-q>0</on-stokes-q> + <on-stokes-u>0</on-stokes-u> + <on-stokes-v>0</on-stokes-v> + <children> + <action type="ForEachComplexComponentAction"> + <on-amplitude>1</on-amplitude> + <on-phase>0</on-phase> + <on-real>0</on-real> + <on-imaginary>0</on-imaginary> + <restore-from-amplitude>0</restore-from-amplitude> + <children> + <action type="IterationBlock"> + <iteration-count>4</iteration-count> + <sensitivity-start>12</sensitivity-start> + <children> + <action type="SumThresholdAction"> + <time-direction-sensitivity>1.2</time-direction-sensitivity> + <frequency-direction-sensitivity>1.2</frequency-direction-sensitivity> + <time-direction-flagging>1</time-direction-flagging> + <frequency-direction-flagging>1</frequency-direction-flagging> + <exclude-original-flags>0</exclude-original-flags> + </action> + <action type="SetImageAction"> + <new-image>1</new-image> + </action> + <action type="ChangeResolutionAction"> + <time-decrease-factor>1</time-decrease-factor> + <frequency-decrease-factor>1</frequency-decrease-factor> + <restore-revised>1</restore-revised> + <restore-masks>0</restore-masks> + <children> + <action type="HighPassFilterAction"> + <horizontal-kernel-sigma-sq>1</horizontal-kernel-sigma-sq> + <vertical-kernel-sigma-sq>1</vertical-kernel-sigma-sq> + <window-width>21</window-width> + <window-height>31</window-height> + <mode>1</mode> + </action> + </children> + </action> + <action type="VisualizeAction"> + <label>Iteration fit</label> + <source>revised</source> + <sorting-index>0</sorting-index> + </action> + <action type="VisualizeAction"> + <label>Iteration residual</label> + <source>contaminated</source> + <sorting-index>1</sorting-index> + </action> + </children> + </action> + <action type="SumThresholdAction"> + <time-direction-sensitivity>1.2</time-direction-sensitivity> + <frequency-direction-sensitivity>1.2</frequency-direction-sensitivity> + <time-direction-flagging>1</time-direction-flagging> + <frequency-direction-flagging>1</frequency-direction-flagging> + <exclude-original-flags>0</exclude-original-flags> + </action> + <action type="VisualizeAction"> + <label>Iteration residual</label> + <source>contaminated</source> + <sorting-index>0</sorting-index> + </action> + </children> + </action> + </children> + </action> + <action type="PlotAction"> + <plot-kind>5</plot-kind> + <logarithmic-y-axis>0</logarithmic-y-axis> + </action> + <action type="SetFlaggingAction"> + <new-flagging>4</new-flagging> + </action> + <action type="StatisticalFlagAction"> + <enlarge-frequency-size>0</enlarge-frequency-size> + <enlarge-time-size>0</enlarge-time-size> + <min-available-frequencies-ratio>0</min-available-frequencies-ratio> + <min-available-times-ratio>0</min-available-times-ratio> + <min-available-tf-ratio>0</min-available-tf-ratio> + <minimum-good-frequency-ratio>0.2</minimum-good-frequency-ratio> + <minimum-good-time-ratio>0.2</minimum-good-time-ratio> + <exclude-original-flags>0</exclude-original-flags> + </action> + </children> + </action> +</rfi-strategy> \ No newline at end of file diff --git a/scripts/Ateamclipper.py b/scripts/Ateamclipper.py new file mode 100755 index 0000000000000000000000000000000000000000..b2f76dbc296f9a65f428c6969ad6b92f9d983fae --- /dev/null +++ b/scripts/Ateamclipper.py @@ -0,0 +1,65 @@ +#!/usr/bin/env python + +## changelog +# W.Williams 2014/11/03 add - to give input/output statistics per channel +# W.Williams 2014/11/03 fix - statistics per correlation +# A.Drabent 2019/07/24 write fraction of flagged data into output file (for prefactor3) + +import numpy +import pyrap.tables as pt +import os +import sys + +msname = str(sys.argv[1]) + +cliplevelhba = 5.0 +cliplevellba = 50.0 + +t = pt.table(msname, readonly=False) +data = t.getcol('MODEL_DATA') +flag = t.getcol('FLAG') +freq_tab= pt.table(msname + '::SPECTRAL_WINDOW') +freq = freq_tab.getcol('REF_FREQUENCY') + +if freq[0] > 100e6: + cliplevel = cliplevelhba +if freq[0] < 100e6: + cliplevel = cliplevellba + + +print('------------------------------') +print('SB Frequency [MHz]', freq[0]/1e6) +for chan in range(0,numpy.size(data[0,:,0])): + print('chan %i : %.5f%% input XX flagged' %( chan, 100.*numpy.sum(flag[:,chan,0] == True)/numpy.size(flag[:,chan,0]) )) + print('chan %i : %.5f%% input YY flagged' %( chan, 100.*numpy.sum(flag[:,chan,3] == True)/numpy.size(flag[:,chan,3]) )) +input_flags_xx = 100. * numpy.sum(flag[:,:,0] == True)/numpy.size(flag[:,:,0]) +input_flags_yy = 100. * numpy.sum(flag[:,:,3] == True)/numpy.size(flag[:,:,3]) +print('Total : %.5f%% input XX flagged' %( input_flags_xx )) +print('Total : %.5f%% input YY flagged' %( input_flags_yy )) +print('') +print('Cliplevel used [Jy]', cliplevel) +print('\n\n') + +for pol in range(0,numpy.size(data[0,0,:])): + for chan in range(0,numpy.size(data[0,:,0])): + print('Doing polarization,chan', pol, chan) + idx = numpy.where(abs(data[:,chan,pol]) > cliplevel) + flag[idx,chan,0] = True + flag[idx,chan,1] = True + flag[idx,chan,2] = True + flag[idx,chan,3] = True + +print('') +for chan in range(0,numpy.size(data[0,:,0])): + print('chan %i : %.5f%% output XX flagged' %( chan, 100.*numpy.sum(flag[:,chan,0] == True)/numpy.size(flag[:,chan,0]) )) + print('chan %i : %.5f%% output YY flagged' %( chan, 100.*numpy.sum(flag[:,chan,3] == True)/numpy.size(flag[:,chan,3]) )) +output_flags_xx = 100. * numpy.sum(flag[:,:,0] == True)/numpy.size(flag[:,:,0]) +output_flags_yy = 100. * numpy.sum(flag[:,:,3] == True)/numpy.size(flag[:,:,3]) +print('Total : %.5f%% output XX flagged' %( output_flags_xx )) +print('Total : %.5f%% output YY flagged' %( output_flags_yy )) +print('') +t.putcol('FLAG', flag) +t.close() +freq_tab.close() + +os.system('echo ' + str(freq[0]) + ' ' + str(output_flags_xx - input_flags_xx) + ' ' + str(output_flags_yy - input_flags_yy) + ' >> Ateamclipper.txt') diff --git a/scripts/BLsmooth.py b/scripts/BLsmooth.py new file mode 100755 index 0000000000000000000000000000000000000000..0bec38e690232e9241c9df0d727b68283a0a8e19 --- /dev/null +++ b/scripts/BLsmooth.py @@ -0,0 +1,168 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- +# +# Copyright (C) 2019 - Francesco de Gasperin +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +# Usage: BLavg.py vis.MS +# Load a MS, average visibilities according to the baseline lenght, +# i.e. shorter BLs are averaged more, and write a new MS + +import os, sys, time +import optparse, itertools +import logging +import numpy as np +from scipy.ndimage.filters import gaussian_filter1d as gfilter +import pyrap.tables as pt +logging.basicConfig(level=logging.DEBUG) + +def addcol(ms, incol, outcol): + if outcol not in ms.colnames(): + logging.info('Adding column: '+outcol) + coldmi = ms.getdminfo(incol) + coldmi['NAME'] = outcol + ms.addcols(pt.makecoldesc(outcol, ms.getcoldesc(incol)), coldmi) + if outcol != incol: + # copy columns val + logging.info('Set '+outcol+'='+incol) + pt.taql("update $ms set "+outcol+"="+incol) + +opt = optparse.OptionParser(usage="%prog [options] MS", version="%prog 0.1") +opt.add_option('-f', '--ionfactor', help='Gives an indication on how strong is the ionosphere [default: 0.2]', type='float', default=0.2) +opt.add_option('-s', '--bscalefactor', help='Gives an indication on how the smoothing varies with BL-lenght [default: 0.5]', type='float', default=0.5) +opt.add_option('-i', '--incol', help='Column name to smooth [default: DATA]', type='string', default='DATA') +opt.add_option('-o', '--outcol', help='Output column [default: SMOOTHED_DATA]', type="string", default='SMOOTHED_DATA') +opt.add_option('-w', '--weight', help='Save the newly computed WEIGHT_SPECTRUM, this action permanently modify the MS! [default: False]', action="store_true", default=False) +opt.add_option('-r', '--restore', help='If WEIGHT_SPECTRUM_ORIG exists then restore it before smoothing [default: False]', action="store_true", default=False) +opt.add_option('-b', '--nobackup', help='Do not backup the old WEIGHT_SPECTRUM in WEIGHT_SPECTRUM_ORIG [default: do backup if -w]', action="store_true", default=False) +opt.add_option('-a', '--onlyamp', help='Smooth only amplitudes [default: smooth real/imag]', action="store_true", default=False) +opt.add_option('-S', '--smooth', help='Performs smoothing (otherwise column will be only copied)', type="string", default=True) +(options, msfile) = opt.parse_args() + +if msfile == []: + opt.print_help() + sys.exit(0) +msfile = msfile[0] + +if not os.path.exists(msfile): + logging.error("Cannot find MS file.") + sys.exit(1) + +# open input/output MS +ms = pt.table(msfile, readonly=False, ack=False) + +freqtab = pt.table(msfile + '::SPECTRAL_WINDOW', ack=False) +freq = freqtab.getcol('REF_FREQUENCY')[0] +freqtab.close() +wav = 299792458. / freq +timepersample = ms.getcell('INTERVAL',0) + +# check if ms is time-ordered +times = ms.getcol('TIME_CENTROID') +if not all(times[i] <= times[i+1] for i in range(len(times)-1)): + logging.critical('This code cannot handle MS that are not time-sorted.') + sys.exit(1) + +# create column to smooth +addcol(ms, options.incol, options.outcol) +# if smoothing should not be performed +if options.smooth == 'False': + sys.exit(0) + +# retore WEIGHT_SPECTRUM +if 'WEIGHT_SPECTRUM_ORIG' in ms.colnames() and options.restore: + addcol(ms, 'WEIGHT_SPECTRUM_ORIG', 'WEIGHT_SPECTRUM') +# backup WEIGHT_SPECTRUM +elif options.weight and not options.nobackup: + addcol(ms, 'WEIGHT_SPECTRUM', 'WEIGHT_SPECTRUM_ORIG') + +# iteration on antenna1 +for ms_ant1 in ms.iter(["ANTENNA1"]): + ant1 = ms_ant1.getcol('ANTENNA1')[0] + a_ant2 = ms_ant1.getcol('ANTENNA2') + logging.debug('Working on antenna: %s' % ant1) + + a_uvw = ms_ant1.getcol('UVW') + a_data = ms_ant1.getcol(options.outcol) + a_weights = ms_ant1.getcol('WEIGHT_SPECTRUM') + a_flags = ms_ant1.getcol('FLAG') + + for ant2 in set(a_ant2): + if ant1 == ant2: continue # skip autocorr + idx = np.where(a_ant2 == ant2) + + uvw = a_uvw[idx] + data = a_data[idx] + weights = a_weights[idx] + flags = a_flags[idx] + + # compute the FWHM + uvw_dist = np.sqrt(uvw[:, 0]**2 + uvw[:, 1]**2 + uvw[:, 2]**2) + dist = np.mean(uvw_dist) / 1.e3 + if np.isnan(dist): continue # fix for missing anstennas + + stddev = options.ionfactor * (25.e3 / dist)**options.bscalefactor * (freq / 60.e6) # in sec + stddev = stddev/timepersample # in samples + logging.debug("%s - %s: dist = %.1f km: sigma=%.2f samples." % (ant1, ant2, dist, stddev)) + + if stddev == 0: continue # fix for flagged antennas + if stddev < 0.5: continue # avoid very small smoothing + + flags[ np.isnan(data) ] = True # flag NaNs + weights[flags] = 0 # set weight of flagged data to 0 + del flags + + # Multiply every element of the data by the weights, convolve both the scaled data and the weights, and then + # divide the convolved data by the convolved weights (translating flagged data into weight=0). That's basically the equivalent of a + # running weighted average with a Gaussian window function. + + # set bad data to 0 so nans do not propagate + data = np.nan_to_num(data*weights) + + # smear weighted data and weights + if options.onlyamp: + dataAMP = gfilter(np.abs(data), stddev, axis=0) + dataPH = np.angle(data) + else: + dataR = gfilter(np.real(data), stddev, axis=0)#, truncate=4.) + dataI = gfilter(np.imag(data), stddev, axis=0)#, truncate=4.) + + weights = gfilter(weights, stddev, axis=0)#, truncate=4.) + + # re-create data + if options.onlyamp: + data = dataAMP * ( np.cos(dataPH) + 1j*np.sin(dataPH) ) + else: + data = (dataR + 1j * dataI) + data[(weights != 0)] /= weights[(weights != 0)] # avoid divbyzero + + #print np.count_nonzero(data[~flags]), np.count_nonzero(data[flags]), 100*np.count_nonzero(data[flags])/np.count_nonzero(data) + #print "NANs in flagged data: ", np.count_nonzero(np.isnan(data[flags])) + #print "NANs in unflagged data: ", np.count_nonzero(np.isnan(data[~flags])) + #print "NANs in weights: ", np.count_nonzero(np.isnan(weights)) + + a_data[idx] = data + if options.weight: a_weights[idx] = weights + + #logging.info('Writing %s column.' % options.outcol) + ms_ant1.putcol(options.outcol, a_data) + + if options.weight: + #logging.warning('Writing WEIGHT_SPECTRUM column.') + ms_ant1.putcol('WEIGHT_SPECTRUM', a_weights) + +ms.close() +logging.info("Done.") diff --git a/scripts/add_missing_stations.py b/scripts/add_missing_stations.py new file mode 100755 index 0000000000000000000000000000000000000000..753e92369743bbfe1c7e7598948f3a56687342cb --- /dev/null +++ b/scripts/add_missing_stations.py @@ -0,0 +1,159 @@ +#!/usr/bin/env python +# -* coding: utf-8 -*- + +""" +Adds phases (=0) and amplitudes (=1) to any missing station if they appear in an h5parm, but not in a particular soltab. + +Created on Tue Mar 14 2019 + +@author: Alexander Drabent +""" + +import argparse +import numpy as np +import os +from losoto.h5parm import h5parm +from losoto.lib_operations import * +import logging + +def main(h5parmfile, refh5 = None, solset='sol000', refsolset='sol000', soltab_in='phase000', soltab_out='GSMphase', filter='[CR]S*&', bad_antennas='[CR]S*&'): + + + if refh5 == None: + refh5 = h5parmfile + pass + + if not os.path.exists(h5parmfile) or not os.path.exists(refh5): + logging.error("H5parm file %s doesn't exist!" % h5parmfile) + return(1) + + if soltab_in == soltab_out: + logging.error("Output soltab has to be different from input soltab!") + return(1) + + ### Open up the h5parm, get an example value + data = h5parm(h5parmfile, readonly = False) + refdata = h5parm(refh5, readonly = True) + solset = data.getSolset(solset) + refsolset = refdata.getSolset(refsolset) + + ### Get antenna information of the solset + ref_station_names = sorted(refsolset.getAnt().keys()) + if type(list(ref_station_names)[0]) != str: + ref_station_names = [ref_station_name.decode() for ref_station_name in ref_station_names] + else: + ref_station_names = [ref_station_name for ref_station_name in ref_station_names] + + bad_antennas_list = bad_antennas.lstrip(filter).replace('!','').replace('*','').replace('&','').split(';') + new_station_names = [ ref_station_name for ref_station_name in ref_station_names if ref_station_name not in bad_antennas_list ] + + ### Load antenna list of input soltab + logging.info('Processing solution table %s'%(soltab_in)) + soltab = solset.getSoltab(soltab_in) + old_station_names = list(soltab.ant[:]) + soltab_type = soltab.getType() + out_axes_vals = [] + out_axes = soltab.getAxesNames() + out_axes.insert(1, out_axes.pop(out_axes.index('ant'))) ## put antenna table to the second place + + ### resort the val and weights array according to the new axes order + for vals, weights, coord, selection in soltab.getValuesIter(returnAxes=out_axes, weight=True): + vals = reorderAxes( vals, soltab.getAxesNames(), out_axes) + weights = reorderAxes( weights, soltab.getAxesNames(), out_axes ) + + ### setting the proper soltab_axis + for axis in out_axes: + if axis == 'time': + out_axes_vals.append(soltab.time) + elif axis == 'freq': + out_axes_vals.append(soltab.freq) + elif axis == 'ant': + out_axes_vals.append(new_station_names) + elif axis == 'pol': + out_axes_vals.append(soltab.pol) + elif axis == 'dir': + out_axes_vals.append(soltab.dir) + else: + logging.error('Unknown axis in soltab: ' + str(axis)) + data.close() + refdata.close() + return 1 + + ### just copy if number of antennas is the same + if len(new_station_names) == len(old_station_names): + logging.warning('Station list in soltab ' + str(soltab_in) + ' matches the station list in the selected solset. Data will just be copied.') + new_soltab = solset.makeSoltab(soltype=soltab_type, soltabName=soltab_out, axesNames=out_axes, axesVals=out_axes_vals, vals=vals, weights=weights) + + ### add missing stations with zero phase/uniform amplitudes and uniform weights + elif len(new_station_names) > len(old_station_names): + + # define proper shape of array + logging.info('Adding missing antennas to the soltab: ' + str(soltab_out)) + dimension = list(np.shape(vals)) + dimension[1] = len(new_station_names) + added_stations = [] + + if soltab_type == 'amplitude': + new_vals = np.ones(tuple(dimension)) + else: + new_vals = np.zeros(tuple(dimension)) + new_weights = np.ones(tuple(dimension)) + + for i, new_station in enumerate(new_station_names): + if new_station in old_station_names: + ant_index = list(soltab.ant).index(new_station) + new_vals[:,i] = vals[:,ant_index] + new_weights[:,i] = weights[:,ant_index] + else: + added_stations.append(new_station) + + new_soltab = solset.makeSoltab(soltype=soltab_type, soltabName=soltab_out, axesNames=out_axes, axesVals=out_axes_vals, vals=new_vals, weights=new_weights) + new_soltab.addHistory('Added stations ' + str(added_stations).lstrip('[').rstrip(']') + ' with zero phases.') + + else: + logging.error('There are fewer antennas in the solset than in the soltab ' + str(soltab_in)) + data.close() + refdata.close() + return(1) + + if len(bad_antennas_list) > 1: + new_soltab.addHistory('Bad stations ' + str(bad_antennas_list[1:]).lstrip('[').rstrip(']') + ' have not been added back.') + + data.close() + refdata.close() + + return(0) + +if __name__ == "__main__": + parser = argparse.ArgumentParser(description='Adds phases and amplitudes to any missing station if they appear in an h5parm, but not in a particular soltab.') + + parser.add_argument('h5parm', type=str, + help='H5parm to which this action should be performed.') + parser.add_argument('--refh5', type=str, + help='External H5parm from which the full list of antennas is used from.') + parser.add_argument('--solset', type=str, default='sol000', + help='Input calibration solutions') + parser.add_argument('--refsolset', type=str, default='sol000', + help='Input calibration solutions of the reference h5parm file') + parser.add_argument('--soltab_in', type=str, default='phase000', + help='Input solution table') + parser.add_argument('--soltab_out', type=str, default='GSMphase', + help='Output solution table (has to be different from input solution table)') + parser.add_argument('--filter', type=str, default='[CR]S*&', + help='Filter these antenna string from the processing') + parser.add_argument('--bad_antennas', type=str, default='[CR]S*&', + help='Antenna string to be processed') + + + args = parser.parse_args() + + format_stream = logging.Formatter("%(asctime)s\033[1m %(levelname)s:\033[0m %(message)s","%Y-%m-%d %H:%M:%S") + format_file = logging.Formatter("%(asctime)s %(levelname)s: %(message)s","%Y-%m-%d %H:%M:%S") + logging.root.setLevel(logging.INFO) + + log = logging.StreamHandler() + log.setFormatter(format_stream) + logging.root.addHandler(log) + + main(h5parmfile=args.h5parm, refh5=args.refh5, solset=args.solset, refsolset=args.refsolset, soltab_in=args.soltab_in, soltab_out=args.soltab_out, filter=args.filter, bad_antennas=args.bad_antennas) + diff --git a/scripts/check_Ateam_separation.py b/scripts/check_Ateam_separation.py new file mode 100755 index 0000000000000000000000000000000000000000..fd996ea96f9abcc723221ee3b09599d5c62e8644 --- /dev/null +++ b/scripts/check_Ateam_separation.py @@ -0,0 +1,179 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- + +# +# Written by Bas van der Tol (vdtol@strw.leidenuniv.nl), March 2011. +# Adapted for prefactor by Alexander Drabent (alex@tls-tautenburg.de), February 2019. + +#from pylab import * +import matplotlib +matplotlib.use('Agg') # Force matplotlib to not use any Xwindows backend. +import pylab +import pyrap.quanta as qa +import pyrap.tables as pt +import pyrap.measures as pm +import sys +import numpy +import os +import json + +targets = [ {'name' : 'CasA', 'ra' : 6.123487680622104, 'dec' : 1.0265153995604648}, + {'name' : 'CygA', 'ra' : 5.233686575770755, 'dec' : 0.7109409582180791}, + {'name' : 'TauA', 'ra' : 1.4596748493730913, 'dec' : 0.38422502335921294}, + {'name' : 'HerA', 'ra' : 4.4119087330382163, 'dec' : 0.087135562905816893}, + {'name' : 'VirA', 'ra' : 3.276086511413598, 'dec' : 0.21626589533567378}, + {'name' : 'Sun'}, + {'name' : 'Jupiter'}, + {'name' : 'Moon'}] + +######################################################################## +def input2strlist_nomapfile(invar): + """ + from bin/download_IONEX.py + give the list of MSs from the list provided as a string + """ + str_list = None + if type(invar) is str: + if invar.startswith('[') and invar.endswith(']'): + str_list = [f.strip(' \'\"') for f in invar.strip('[]').split(',')] + else: + str_list = [invar.strip(' \'\"')] + elif type(invar) is list: + str_list = [str(f).strip(' \'\"') for f in invar] + else: + raise TypeError('input2strlist: Type '+str(type(invar))+' unknown!') + return str_list + +######################################################################## +def main(ms_input, min_separation = 30, outputimage = None): + + """ + Print seperation of the phase reference center of an input MS + + + Parameters + ---------- + ms_input : str + String from the list (map) of the calibrator MSs + + Returns + ------- + 0 --just for printing + """ + + msname = input2strlist_nomapfile(ms_input)[0] + + + # Create a measures object + me = pm.measures() + + # Open the measurement set and the antenna and pointing table + ms = pt.table(msname) + + # Get the position of the first antenna and set it as reference frame + ant_table = pt.table(msname + '::ANTENNA') + ant_no = 0 + pos = ant_table.getcol('POSITION') + x = qa.quantity( pos[ant_no,0], 'm' ) + y = qa.quantity( pos[ant_no,1], 'm' ) + z = qa.quantity( pos[ant_no,2], 'm' ) + position = me.position( 'wgs84', x, y, z ) + me.doframe( position ) + ant_table.close() + + # Get the first pointing of the first antenna + field_table = pt.table(msname + '::FIELD') + field_no = 0 + direction = field_table.getcol('PHASE_DIR') + ra = direction[ ant_no, field_no, 0 ] + dec = direction[ ant_no, field_no, 1 ] + targets.insert(0, {'name' : 'Pointing', 'ra' : ra, 'dec' : dec}) + field_table.close() + + # Get a ordered list of unique time stamps from the measurement set + time_table = pt.taql('select TIME from $1 orderby distinct TIME', tables = [ms]) + time = time_table.getcol('TIME') + time1 = time/3600.0 + time1 = time1 - pylab.floor(time1[0]/24)*24 + + ra_qa = qa.quantity( targets[0]['ra'], 'rad' ) + dec_qa = qa.quantity( targets[0]['dec'], 'rad' ) + pointing = me.direction('j2000', ra_qa, dec_qa) + + separations = [] + + print('SEPARATION from A-Team sources') + print('------------------------------') + print('The minimal accepted distance to an A-Team source is: ' + str(min_separation) + ' deg.') + json_output = [] + for target in targets: + + t = qa.quantity(time[0], 's') + t1 = me.epoch('utc', t) + me.doframe(t1) + + if 'ra' in target.keys(): + ra_qa = qa.quantity( target['ra'], 'rad' ) + dec_qa = qa.quantity( target['dec'], 'rad' ) + direction = me.direction('j2000', ra_qa, dec_qa) + else : + direction = me.direction(target['name']) + + separations.append(me.separation(pointing, direction)) + + # Loop through all time stamps and calculate the elevation of the pointing + el = [] + for t in time: + t_qa = qa.quantity(t, 's') + t1 = me.epoch('utc', t_qa) + me.doframe(t1) + a = me.measure(direction, 'azel') + elevation = a['m1'] + el.append(elevation['value']/pylab.pi*180) + + el = numpy.array(el) + pylab.plot(time1, el) + if target['name'] != 'Pointing': + print(target['name'] + ': ' + str(me.separation(pointing, direction))) + if int(float(min_separation)) > int(float(str(me.separation(pointing, direction)).split(' deg')[0])): + print('WARNING: The A-Team source ' + target['name'] + ' is closer than ' + str(min_separation) + ' deg to the phase reference center. Calibration might not perform as expected.') + json_output.append({'source' : target['name'], 'distance' : str(me.separation(pointing, direction))}) + + + # plot A-Team separation + print('------------------------------') + pylab.title('Pointing Elevation') + pylab.title('Elevation') + pylab.ylabel('Elevation (deg)'); + pylab.xlabel('Time (h)'); + pylab.legend( [ target['name'] + '(' + separation.to_string() + ')' for target, separation in zip(targets, separations) ]) + + if outputimage != None: + # write JSON file + inspection_directory = os.path.dirname(outputimage) + if not os.path.exists(inspection_directory) and inspection_directory != '': + os.makedirs(inspection_directory) + print('Directory ' + inspection_directory + ' created.') + elif inspection_directory != '': + print('Directory ' + inspection_directory + ' already exists.') + print('Plotting A-Team elevation to: ' + outputimage) + pylab.savefig(outputimage) + print('Writing close A-Team sources to: ' + os.path.splitext(outputimage)[0] + '.json') + with open(os.path.splitext(outputimage)[0] + '.json', 'w') as fp: + json.dump(json_output, fp) + return 0 + + +######################################################################## +if __name__ == '__main__': + import argparse + parser = argparse.ArgumentParser(description='Print seperation of the phase reference center of an input MS to an A-team source') + + parser.add_argument('MSfile', type=str, nargs='+', help='One (or more MSs).') + parser.add_argument('--min_separation', type=int, default=30, help='minimal accepted distance to an A-team source on the sky in degrees (will raise a WARNING). Default: 30') + parser.add_argument('--outputimage', type=str, default=None, help='location of the elevation plot of the A-Team sources.') + + args = parser.parse_args() + + main(args.MSfile, args.min_separation, args.outputimage) + diff --git a/scripts/check_unflagged_fraction.py b/scripts/check_unflagged_fraction.py new file mode 100755 index 0000000000000000000000000000000000000000..8b12ac3b3275551c9482d67a51acf844fa6ddf7d --- /dev/null +++ b/scripts/check_unflagged_fraction.py @@ -0,0 +1,73 @@ +#!/usr/bin/env python +""" +Flag MS if unflagged fraction is too low. +""" +import argparse +import os +import numpy as np + +def find_unflagged_fraction(ms_file): + """ + Finds the fraction of data that is unflagged + Parameters + ---------- + ms_file : str + Filename of input MS + Returns + ------- + unflagged_fraction : float + Fraction of unflagged data + """ + import subprocess + + # Call taql. Note that we do not use pt.taql(), as pt.taql() can cause + # hanging/locking issues on some systems + p = subprocess.Popen("taql 'CALC sum([select nfalse(FLAG) from {0}]) / " + "sum([select nelements(FLAG) from {0}])'".format(ms_file), + shell=True, stdout=subprocess.PIPE) + r = p.communicate() + unflagged_fraction = float(r[0]) + + return unflagged_fraction + +def main(ms_file, min_fraction=0.01, print_fraction=True): + """ + Flag MS if unflagged fraction is too low. + + Parameters + ---------- + ms_file : str + Name (path) of input MS + min_fraction : float , optional + minimum fraction of unflagged data needed to keep this MS + print_fraction : bool, optional + print the actual fration of unflagged data + + Returns + ------- + result : dict + Dict with the name of the input MS or "None" + + """ + min_fraction = float(min_fraction) + + unflagged_fraction = find_unflagged_fraction(ms_file) + if print_fraction: + print("File %s has %.2f%% unflagged data."%(os.path.basename(ms_file.rstrip('/')),unflagged_fraction * 100.)) + if unflagged_fraction < min_fraction: + print('Unflagged fraction of {0} is: {1}%, ' + 'removing file.'.format(os.path.basename(ms_file.rstrip('/')), str(unflagged_fraction * 100))) + return {'flagged': 'None', 'unflagged_fraction': unflagged_fraction, 'filename': ms_file} + else: + return {'flagged': ms_file, 'unflagged_fraction': unflagged_fraction, 'filename': ms_file} + +if __name__ == '__main__': + descriptiontext = "Check a MS for a minimum fraction of unflagged data.\n" + + parser = argparse.ArgumentParser(description=descriptiontext, formatter_class=argparse.RawTextHelpFormatter) + parser.add_argument('inputms', help='name of the input MS') + parser.add_argument('-f', '--min_fraction', help='Minimum fraction of unflagged data needed to keep this MS ' + '(default 0.01 = "keep if at least 1%% is not flagged")', type=float, default=0.01) + args = parser.parse_args() + + erg = main(args.inputms, args.min_fraction,print_fraction=True) diff --git a/scripts/compareStationList.py b/scripts/compareStationList.py new file mode 100755 index 0000000000000000000000000000000000000000..df4dd5cc53fd8233403f4b4942cc4c4b8d834f9d --- /dev/null +++ b/scripts/compareStationList.py @@ -0,0 +1,84 @@ +#!/usr/bin/env python +""" +Compare station list between MSfile and h5parm +""" + +import pyrap.tables as pt +from losoto.h5parm import h5parm +import logging + +######################################################################## +def input2strlist_nomapfile(invar): + """ + from bin/download_IONEX.py + give the list of MSs from the list provided as a string + """ + str_list = None + if type(invar) is str: + if invar.startswith('[') and invar.endswith(']'): + str_list = [f.strip(' \'\"') for f in invar.strip('[]').split(',')] + else: + str_list = [invar.strip(' \'\"')] + elif type(invar) is list: + str_list = [str(f).strip(' \'\"') for f in invar] + else: + raise TypeError('input2strlist: Type '+str(type(invar))+' unknown!') + return str_list + +######################################################################## +def main(MSfile, h5parmdb, solset_name = 'calibrator', filter = '*&'): + + msfile = input2strlist_nomapfile(MSfile)[0] + + ## reading ANTENNA table of MS + logging.info('Collecting information from the ANTENNA table of ' + str(msfile)) + antennaTable = pt.table(msfile + "::ANTENNA", ack = False) + antennaNames = antennaTable.getcol('NAME') + + ## reading ANTENNA information of h5parm + data = h5parm(h5parmdb, readonly = True) + solset = data.getSolset(solset_name) + station_names = solset.getAnt().keys() + + if type(list(station_names)[0]) != str: + station_names = [station_name.decode('utf-8') for station_name in station_names] + + ## check whether there are more stations in the target than in the calibrator solutions + missing_stations = list(set(antennaNames) - set(station_names)) + for missing_station in missing_stations: + filter += ';!' + missing_station + '*' + pass + + data.close() + + ## return results + result = {'filter':str(filter)} + logging.info('The following stations should be used for further processing: ' + str(result['filter'])) + return(result) + + +######################################################################## +if __name__ == '__main__': + import argparse + parser = argparse.ArgumentParser(description='Check whether station entries in MSfiles and h5parms match.') + + parser.add_argument('MSfile', type=str, nargs='+', + help='One (or more MSs) for which you want to get the antenna list.') + parser.add_argument('h5parmdb', type=str, + help='h5parmd for which you want to get the antenna list..') + parser.add_argument('--solset_name', type=str, default='calibrator', + help='Name of the solset in the h5parmdb to check.') + parser.add_argument('--filter', type=str, default='*&', + help='Stations to include in the check. Use LOFAR antenna selection syntax.') + + args = parser.parse_args() + + format_stream = logging.Formatter("%(asctime)s\033[1m %(levelname)s:\033[0m %(message)s","%Y-%m-%d %H:%M:%S") + format_file = logging.Formatter("%(asctime)s %(levelname)s: %(message)s","%Y-%m-%d %H:%M:%S") + logging.root.setLevel(logging.INFO) + + log = logging.StreamHandler() + log.setFormatter(format_stream) + logging.root.addHandler(log) + + main(args.MSfile, args.h5parmdb, solset_name = args.solset_name, filter = args.filter) diff --git a/scripts/concat_MS.py b/scripts/concat_MS.py new file mode 100755 index 0000000000000000000000000000000000000000..a5383bad19018cfe567a345740bc2e0c328e5f1c --- /dev/null +++ b/scripts/concat_MS.py @@ -0,0 +1,128 @@ +#!/usr/bin/env python +import sys +import glob +import re +import casacore.tables as pt +import numpy +import os +#from lofarpipe.support.data_map import DataMap, DataProduct + +global_limit = 637871244 +######################################################################## +def input2strlist_nomapfile(invar): + """ + from bin/download_IONEX.py + give the list of MSs from the list provided as a string + """ + str_list = None + if type(invar) is str: + if invar.startswith('[') and invar.endswith(']'): + str_list = [f.strip(' \'\"') for f in invar.strip('[]').split(',')] + else: + str_list = [invar.strip(' \'\"')] + elif type(invar) is list: + str_list = [str(f).strip(' \'\"') for f in invar] + else: + raise TypeError('input2strlist: Type '+str(type(invar))+' unknown!') + return str_list + +######################################################################## +def getsystemmemory(): + + memory = int(os.popen('cat /proc/meminfo | grep MemAvailable').readlines()[0].split(':')[-1].split()[0]) + return memory + pass + +######################################################################## +def getfilesize(MS): + + size = int(os.popen('du -Dks ' + MS).readlines()[0].split()[0]) + return size + + pass + +######################################################################## +def main(ms_input, ms_output, min_length, overhead = 0.8, filename=None, mapfile_dir=None): + + """ + Virtually concatenate subbands + + Parameters + ---------- + ms_input : str + String from the list (map) of the calibrator MSs + ms_output : str + String from the outut concatenated MS + min_length : int + minimum amount of subbands to concatenate in frequency necessary to perform the wide-band flagging in the RAM. It data is too big aoflag will use indirect-read. + overhead : float + Only use this fraction of the available memory for deriving the amount of data to be concatenated. + filename: str + Name of output mapfile + mapfile_dir : str + Directory for output mapfile + + """ + system_memory = getsystemmemory() + filelist = input2strlist_nomapfile(ms_input) + file_size = getfilesize(filelist[0]) + overhead = float(overhead) + + print("Detected available system memory is: " + str(int(((system_memory / 1024. / 1024.) + 0.5))) + " GB") + if overhead * system_memory > global_limit: + system_memory = global_limit + overhead = 1.0 + print("Number of files to concat will be limited to the global limit of: " + str(int(((global_limit / 1024. / 1024.) + 0.5))) + " GB") + + + max_space = overhead * system_memory / file_size + max_length = len(filelist) / int((len(filelist) / max_space) + 1.) + + if max_length >= int(min_length): + memory = '-memory-read' + else: + memory = '-indirect-read' + max_length = len(filelist) + if max_length * file_size > global_limit: + max_space = global_limit / file_size + max_length = len(filelist) / int((len(filelist) / max_space) + 1.) + print("Number of files to concat was limited to the global limit of: " + str(int(((global_limit / 1024. / 1024.) + 0.5))) + " GB") + print("WARNING: The number of concatenated files will thus be lower than the min_length of: " + str(min_length)) + + print("Applying an overhead of: " + str(overhead)) + print("The max_length value is: " + str(max_length)) + set_ranges = list(numpy.arange(0, len(filelist) + 1, int(max_length))) + set_ranges[-1] = len(filelist) + + #map_out = DataMap([]) + for i in numpy.arange(len(set_ranges) - 1): + f = ms_output + '_' + str(i) + pt.msconcat(filelist[set_ranges[i]:set_ranges[i + 1]], f) + #map_out.data.append(DataProduct('localhost', f, False)) + + #fileid = os.path.join(mapfile_dir, filename) + #map_out.save(fileid) + #print(filename) + #result = {'concatfile': filename, 'memory': memory} + + return(0) + +######################################################################## +if __name__ == '__main__': + import argparse + parser = argparse.ArgumentParser(description='Virtually concatenate subbands') + + parser.add_argument('MSfile', type=str, nargs='+', + help='One (or more MSs) that we want to concatenate.') + parser.add_argument('MSout', type=str, + help='Output MS file') + parser.add_argument('--min_length', type=str, + help='Minimum amount of subbands to concatenate in frequency.') + parser.add_argument('--overhead', type=float, default=0.8, + help='Only use this fraction of the available memory for deriving the amount of data to be concatenated.') + + + + args = parser.parse_args() + + main(args.MSfile,args.MSout,args.min_length,args.overhead) diff --git a/scripts/createRMh5parm.py b/scripts/createRMh5parm.py new file mode 100755 index 0000000000000000000000000000000000000000..23d2c7f31c9b4bb223c8875cb2114c39b80894d6 --- /dev/null +++ b/scripts/createRMh5parm.py @@ -0,0 +1,258 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +""" +Extract RM values for a LOFAR observation. Fill h5parm + +Created on Tue Aug 7 11:46:57 2018 + +@author: mevius + +Changes for prefactor included by Alexander Drabent (02 June 2021) +""" +from losoto.h5parm import h5parm +from RMextract import getRM +from RMextract import PosTools +import RMextract.getIONEX as ionex +import pyrap.tables as pt +import os +import numpy as np +import sys +import logging + + +def makesolset(MS, data, solset_name): + solset = data.makeSolset(solset_name) + + logging.info('Collecting information from the ANTENNA table.') + antennaTable = pt.table(MS + "::ANTENNA", ack=False) + antennaNames = antennaTable.getcol('NAME') + antennaPositions = antennaTable.getcol('POSITION') + antennaTable.close() + antennaTable = solset.obj._f_get_child('antenna') + antennaTable.append(list(zip(*(antennaNames,antennaPositions)))) + + logging.info('Collecting information from the FIELD table.') + fieldTable = pt.table(MS + "::FIELD", ack=False) + phaseDir = fieldTable.getcol('PHASE_DIR') + pointing = phaseDir[0, 0, :] + fieldTable.close() + + sourceTable = solset.obj._f_get_child('source') + # add the field centre, that is also the direction for Gain and Common* + sourceTable.append([('pointing',pointing)]) + + +def main(MSfiles, h5parmdb, solset_name = "sol000",all_stations=True,timestepRM=300, + ionex_server="ftp://ftp.aiub.unibe.ch/CODE/", + ionex_prefix='CODG',ionexPath="./",earth_rot=0,proxyServer=None,proxyPort=None,proxyType=None,proxyUser=None,proxyPass=None): + '''Add rotation measure to existing h5parmdb + + Args: + MSfiles (string) : path + filename of Measurement Set + h5parmdb (string) : name of existing h5parm + solset_name (string) : optional name of solset in h5parmdb, + if not set, first one will be chosen + all_stations (bool) : optional calculate RM values for all stations in the MS,' + default only for position of CS002LBA + timestep (float) : timestep in seconds + ionex_server (string) : ftp server for IONEX files + ionex_prefix (string) : prefix of IONEX files + ionexPath (string) : location where IONEX files are stored + earth_rot (float) : parameter to determine how much earth rotation is taken \ + into account when interpolating IONEX data. (0 is none, 1 is full) + proxyserver (str): Name of a proxy server to use + proxyport (int): Port of the proxy server to use + proxytype (str): Type of the proxy server to use + proxyuser (str): Username of the proxy server to use + proxypass (str): Password of the proxy server to use + ''' + + try: + mslist = MSfiles.lstrip('[').rstrip(']').replace(' ','').replace("'","").split(',') + except AttributeError: + mslist = MSfiles + + if len(mslist) == 0: + raise ValueError("Did not find any existing directory in input MS list!") + pass + else: + MS = mslist[0] + pass + + if not os.path.exists(h5parmdb): + logging.error('Could not find h5parmdb: ' + h5parmdb) + return(1) + + data = h5parm(h5parmdb, readonly=False) + if not solset_name in data.getSolsetNames(): + makesolset(MS,data,solset_name) + solset = data.getSolset(solset_name) + soltabs = solset.getSoltabs() + station_names = sorted(solset.getAnt().keys()) + + if 'RMextract' in [s.name for s in soltabs]: + logging.warning('Soltab RMextract exists already. Skipping...') + return(0) + + #extract the timerange information + (timerange,timestep,pointing,stat_names,stat_pos) = PosTools.getMSinfo(MS) + start_time = timerange[0] + end_time = timerange[1] + timerange[0] = start_time - timestep + timerange[1] = end_time + timestep + times,timerange = PosTools.getIONEXtimerange(timerange, timestep) + if len(times[-1]) == 0 or times[-1][-1] < timerange[1]: + timestmp = list(times[-1]) + timestmp.append(timerange[1]) #add one extra step to make sure you have a value for all times in the MS in case timestep hase been changed + times[-1] = np.array(timestmp) + + for time_array in times[::-1]: #check in reverse order, since datamight not be available for latest days + starttime = time_array[0] + date_parms = PosTools.obtain_observation_year_month_day_fraction(starttime) + if not proxyServer: + if not "http" in ionex_server: #ftp server use ftplib + ionexf = ionex.getIONEXfile(time=date_parms, + server = ionex_server, + prefix = ionex_prefix, + outpath = ionexPath) + else: + ionexf = ionex.get_urllib_IONEXfile(time = date_parms, + server = ionex_server, + prefix = ionex_prefix, + outpath = ionexPath) + + else: + ionexf = ionex.get_urllib_IONEXfile(time = date_parms, + server = ionex_server, + prefix = ionex_prefix, + outpath = ionexPath, + proxy_server = proxyServer, + proxy_type = proxyType, + proxy_port = proxyPort, + proxy_user = proxyUser, + proxy_pass = proxyPass) + + if ionexf == -1: + if not "igsiono.uwm.edu.pl" in ionex_server: + logging.info("cannot get IONEX data, try fast product server instead") + if not proxyServer: + ionexf = ionex.get_urllib_IONEXfile(time = date_parms, + server = "https://igsiono.uwm.edu.pl", + prefix = "igrg", + outpath = ionexPath) + else: + ionexf = ionex.get_urllib_IONEXfile(time = date_parms, + server = "https://igsiono.uwm.edu.pl", + prefix = "igrg", + outpath = ionexPath, + proxy_server = proxyServer, + proxy_type = proxyType, + proxy_port = proxyPort, + proxy_user = proxyUser, + proxy_pass = proxyPass) + if ionexf == -1: + logging.error("IONEX data not available, even not from fast product server") + return(-1) + + + if not proxyServer: + rmdict = getRM.getRM(MS, + server = ionex_server, + prefix = ionex_prefix, + ionexPath = ionexPath, + timestep = timestepRM, + earth_rot = earth_rot) + else: + rmdict = getRM.getRM(MS, + server = ionex_server, + prefix = ionex_prefix, + ionexPath = ionexPath, + timestep = timestepRM, + earth_rot = earth_rot, + proxy_server = proxyServer, + proxy_type = proxyType, + proxy_port = proxyPort, + proxy_user = proxyUser, + proxy_pass = proxyPass) + + + if not rmdict: + if not ionex_server: + raise ValueError("One or more IONEX files is not found on disk and download is disabled!\n" + "(You can run \"bin/download_IONEX.py\" outside the pipeline if needed.)") + else: + raise ValueError("Couldn't get RM information from RMextract! (But I don't know why.)") + + logging.info('Adding rotation measure values to: ' + solset_name + ' of ' + h5parmdb) + if all_stations: + if type(list(station_names)[0]) != str: + rm_vals = np.array([rmdict["RM"][stat.decode()].flatten() for stat in station_names]) + else: + rm_vals = np.array([rmdict["RM"][stat].flatten() for stat in station_names]) + else: + rm_vals = np.ones((len(station_names),rmdict['RM']['st0'].shape[0]),dtype=float) + rm_vals += rmdict['RM']['st0'].flatten()[np.newaxis] + + new_soltab = solset.makeSoltab(soltype='rotationmeasure', soltabName='RMextract', + axesNames=['ant', 'time'], axesVals=[station_names, rmdict['times']], + vals=rm_vals, + weights=np.ones_like(rm_vals, dtype=np.float16)) + + + return(0) + + data.close() + + + ######################################################################## +if __name__ == '__main__': + import argparse + parser = argparse.ArgumentParser(description='Adds CommonRotationAngle to an H5parm from RMextract.') + + parser.add_argument('MSfiles', type=str, nargs='+', + help='MS for which the parmdb should be created.') + parser.add_argument('h5parm', type=str, + help='H5parm to which the results of the CommonRotationAngle is added.') + parser.add_argument('--server', type=str, default='ftp://ftp.aiub.unibe.ch/CODE/', + help='URL of the server to use. (default: ftp://ftp.aiub.unibe.ch/CODE/)') + parser.add_argument('--prefix', type=str, default='CODG', + help='Prefix of the IONEX files. (default: \"CODG\")') + parser.add_argument('--ionexpath', '--path', type=str, default='./', + help='Directory where to store the IONEX files. (default: \"./\")') + parser.add_argument('--solsetName', '--solset', type=str, default='sol000', + help='Name of the h5parm solution set (default: sol000)') + parser.add_argument('--single','-s', help= + 'calculate RM only for CS002LBA (default calculate for all stations in the MS)', + action='store_false',dest="allStations") + parser.add_argument('-t','--timestep', help= + 'timestep in seconds. for values <=0 (default) the timegrid of the MS is used ', + dest="timestep",type=float, default=300.) + parser.add_argument('-e','--smart_interpol', type=float, default=0, help= + 'float parameter describing how much of Earth rotation is taken in to account \ + in interpolation of the IONEX files. 1.0 means time interpolation assumes \ + ionosphere rotates in opposite direction of the Earth. 0.0 (default) means \ + no rotation applied',dest="earth_rot",) + parser.add_argument('--proxyserver', type=str, default=None, + help='Name of a proxy server to use (default: None)') + parser.add_argument('--proxyport', type=int, default=None, + help='Name of a proxy server port to use (default: None)') + parser.add_argument('--proxytype', type=str, default=None, + help='Name of a proxy server type to use (default: None)') + parser.add_argument('--proxyuser', type=str, default=None, + help='Name of a proxy server user to use (default: None)') + parser.add_argument('--proxypass', type=str, default=None, + help='Password of the proxy server user to use (default: None)') + + + args = parser.parse_args() + + MS = args.MSfiles + h5parmdb = args.h5parm + logging.info("Working on: %s %s" % (MS, h5parmdb)) + main(MS, h5parmdb, ionex_server=args.server, ionex_prefix=args.prefix, + ionexPath=args.ionexpath, solset_name=args.solsetName, + all_stations=args.allStations, timestepRM=args.timestep, + earth_rot=args.earth_rot, proxyServer=args.proxyserver, proxyPort=args.proxyport, + proxyType=args.proxytype,proxyUser=args.proxyuser,proxyPass=args.proxypass) + diff --git a/scripts/download_skymodel_target.py b/scripts/download_skymodel_target.py new file mode 100755 index 0000000000000000000000000000000000000000..c94225654fbb70445cf84daf808206694437e4aa --- /dev/null +++ b/scripts/download_skymodel_target.py @@ -0,0 +1,157 @@ +#!/usr/bin/env python +import os,sys +import glob +import pyrap.tables as pt +import numpy as np +import time +import lsmtool + +######################################################################## +def grab_coord_MS(MS): + """ + Read the coordinates of a field from one MS corresponding to the selection given in the parameters + + Parameters + ---------- + MS : str + Full name (with path) to one MS of the field + + Returns + ------- + RA, Dec : "tuple" + coordinates of the field (RA, Dec in deg , J2000) + """ + + # reading the coordinates ("position") from the MS + # NB: they are given in rad,rad (J2000) + [[[ra,dec]]] = pt.table(MS+'::FIELD', readonly=True, ack=False).getcol('PHASE_DIR') + + # RA is stocked in the MS in [-pi;pi] + # => shift for the negative angles before the conversion to deg (so that RA in [0;2pi]) + if ra<0: + ra=ra+2*np.pi + + # convert radians to degrees + ra_deg = ra/np.pi*180. + dec_deg = dec/np.pi*180. + + # and sending the coordinates in deg + return(ra_deg,dec_deg) + + +######################################################################## +def input2strlist_nomapfile(invar): + """ from bin/download_IONEX.py + give the list of MSs from the list provided as a string + """ + + str_list = None + if type(invar) is str: + if invar.startswith('[') and invar.endswith(']'): + str_list = [f.strip(' \'\"') for f in invar.strip('[]').split(',')] + else: + str_list = [invar.strip(' \'\"')] + elif type(invar) is list: + str_list = [str(f).strip(' \'\"') for f in invar] + else: + raise TypeError('input2strlist: Type '+str(type(invar))+' unknown!') + return(str_list) + + +######################################################################## +def main(ms_input, SkymodelPath, Radius="5.", DoDownload="True", Source="TGSS"): + """ + Download the skymodel for the target field + + Parameters + ---------- + ms_input : str + String from the list (map) of the target MSs + SkymodelPath : str + Full name (with path) to the skymodel; if YES is true, the skymodel will be downloaded here + Radius : string with float (default = "5.") + Radius for the TGSS/GSM cone search in degrees + DoDownload : str ("Force" or "True" or "False") + Download or not the TGSS skymodel or GSM. + "Force": download skymodel from TGSS or GSM, delete existing skymodel if needed. + "True" or "Yes": use existing skymodel file if it exists, download skymodel from + TGSS or GSM if it does not. + "False" or "No": Do not download skymodel, raise an exception if skymodel + file does not exist. + + """ + + FileExists = os.path.isfile(SkymodelPath) + if (not FileExists and os.path.exists(SkymodelPath)): + raise ValueError("download_tgss_skymodel_target: Path: \"%s\" exists but is not a file!"%(SkymodelPath)) + download_flag = False + if not os.path.exists(os.path.dirname(SkymodelPath)): + os.makedirs(os.path.dirname(SkymodelPath)) + if DoDownload.upper() == "FORCE": + if FileExists: + os.remove(SkymodelPath) + download_flag = True + elif DoDownload.upper() == "TRUE" or DoDownload.upper() == "YES": + if FileExists: + print("USING the exising skymodel in "+ SkymodelPath) + return(0) + else: + download_flag = True + elif DoDownload.upper() == "FALSE" or DoDownload.upper() == "NO": + if FileExists: + print("USING the exising skymodel in "+ SkymodelPath) + return(0) + else: + raise ValueError("download_tgss_skymodel_target: Path: \"%s\" does not exist and skymodel download is disabled!"%(SkymodelPath)) + + # If we got here, then we are supposed to download the skymodel. + assert download_flag is True # Jaja, belts and suspenders... + print("DOWNLOADING skymodel for the target into "+ SkymodelPath) + + # Reading a MS to find the coordinate (pyrap) + [RATar,DECTar]=grab_coord_MS(input2strlist_nomapfile(ms_input)[0]) + + # Downloading the skymodel, skip after five tries + errorcode = 1 + tries = 0 + while errorcode != 0 and tries < 5: + if Source == 'TGSS': + errorcode = os.system("wget -O "+SkymodelPath+ " \'http://tgssadr.strw.leidenuniv.nl/cgi-bin/gsmv4.cgi?coord="+str(RATar)+","+str(DECTar)+"&radius="+str(Radius)+"&unit=deg&deconv=y\' ") + elif Source == 'GSM': + errorcode = os.system("wget -O "+SkymodelPath+ " \'https://lcs165.lofar.eu/cgi-bin/gsmv1.cgi?coord="+str(RATar)+","+str(DECTar)+"&radius="+str(Radius)+"&unit=deg&deconv=y\' ") + time.sleep(5) + tries += 1 + + if not os.path.isfile(SkymodelPath): + raise IOError("download_tgss_skymodel_target: Path: \"%s\" does not exist after trying to download the skymodel."%(SkymodelPath)) + + # Treat all sources as one group (direction) + skymodel = lsmtool.load(SkymodelPath) + skymodel.group('single') + skymodel.write(clobber=True) + + return(0) + + +######################################################################## +if __name__ == '__main__': + import argparse + parser = argparse.ArgumentParser(description=' Download the TGSS or GSM skymodel for the target field') + + parser.add_argument('MSfile', type=str, nargs='+', + help='One (or more MSs) for which a TGSS/GSM skymodel will be download.') + parser.add_argument('SkyTar', type=str, + help='Full name (with path) to the skymodel; the TGSS/GSM skymodel will be downloaded here') + parser.add_argument('--Radius', type=float, default=5., + help='Radius for the TGSS/GSM cone search in degrees') + parser.add_argument('--Source', type=str, default='TGSS', + help='Choose source for skymodel: TGSS or GSM') + parser.add_argument('--DoDownload', type=str, default="True", + help='Download or not the TGSS skymodel or GSM ("Force" or "True" or "False").') + + args = parser.parse_args() + radius=5 + if args.Radius: + radius=args.Radius + + main(args.MSfile, args.SkyTar, str(radius), args.DoDownload, args.Source) diff --git a/scripts/find_skymodel_cal.py b/scripts/find_skymodel_cal.py new file mode 100755 index 0000000000000000000000000000000000000000..b5420de39dbc5cbfe7c2a0dae2e672e9c815aeb5 --- /dev/null +++ b/scripts/find_skymodel_cal.py @@ -0,0 +1,164 @@ +#!/usr/bin/env python +import os +import glob +import casacore.tables as pt +import math +import lsmtool +import numpy + +def grab_pointing(MS): + """ + Read the name of the calibrator from one MS corresponding to the selection given in the parameters + + Parameters + ---------- + MS : str + Full name (with path) to one MS of the field + + + Returns + ------- + nameCal : str + Name of the calibrator as provided in the MS + NB: we suppose that all the calibrators' observations have this field filled in (MS/Observation, column LOFAR_TARGET) + """ + + [ra, dec] = pt.table(MS+'::FIELD', readonly=True, ack=False).getcol('PHASE_DIR')[0][0] * 180 / math.pi + return(ra, dec) + + + +######################################################################## + +def check_skymodel(skymodel, ra, dec, max_separation_arcmin = 1.0): + """ + Searches for an appropriate sky model + """ + s = lsmtool.load(skymodel) + dist_deg = s.getDistance(ra, dec) + if any(dist_deg * 60.0 < max_separation_arcmin): + patch_position = int(numpy.where(dist_deg * 60 < max_separation_arcmin)[0][0]) + patch_name = s.getPatchNames()[patch_position] + return(True, patch_name) + else: + return(False, '') + +######################################################################## +def find_skymodel(ra, dec, PathSkyMod='/data/skymodels', extensionSky = ".skymodel", max_separation_arcmin = 1.0): + """ + Find in the provided folder the correponding skymodel for the given source + + Parameters + ---------- + NameSouce : str + Name of the source for which we want to find the skymodel + PathSkyMod : str + Path to the folder containing the skymodels in use + (with Pattern, will enable to read and get the info from a MS) + [extensionSky] : str + Default: ".skymodel" + extension of the skymodel files + + NB: we suppose that the name of the calibrator is included in the name of the skymodel + + Returns + ------- + list_skymodel[0] : str + Full name (with path) to the matching skymodel + """ + + if os.path.isfile(PathSkyMod): + print("Checking the skymodel provided: " + PathSkyMod) + skymodels = [PathSkyMod] + else: + skymodels = glob.glob(PathSkyMod + "/*" + extensionSky) + + for skymodel in skymodels: + check = check_skymodel(skymodel, ra, dec, max_separation_arcmin) + if check[0]: + print("The following skymodel will be used for the calibrator: " + skymodel.split("/")[-1] + " (in " + PathSkyMod + ")") + return(skymodel, check[-1]) + else: + pass + + raise TypeError('find_skymodel: SKYMODEL FOR THE CALIBRATOR NOT FOUND IN ' + PathSkyMod) + +######################################################################## +def input2strlist_nomapfile(invar): + """ + from bin/download_IONEX.py + give the list of MSs from the list provided as a string + """ + str_list = None + if type(invar) is str: + if invar.startswith('[') and invar.endswith(']'): + str_list = [f.strip(' \'\"') for f in invar.strip('[]').split(',')] + else: + str_list = [invar.strip(' \'\"')] + elif type(invar) is list: + str_list = [str(f).strip(' \'\"') for f in invar] + else: + raise TypeError('input2strlist: Type '+str(type(invar))+' unknown!') + return str_list + +######################################################################## +def main(ms_input, DirSkymodelCal, extensionSky=".skymodel", max_separation_arcmin = 1.0): + + """ + Find automatically the skymodel to use for the Calibrator + + + Parameters + ---------- + ms_input : str + String from the list (map) of the calibrator MSs + DirSkymodelCal : str + Path to the skymodel file, or to the folder where the skymodels are stored + [extensionSky] : str + Default: ".skymodel" + extension of the skymodel files + + + Returns + ------- + {'SkymodelCal':skymodelCal} : "dict" + Path to the skymodel of the calibrator + """ + + max_separation_arcmin = float(max_separation_arcmin) + if os.path.isfile(DirSkymodelCal) or os.path.isdir(DirSkymodelCal): + ra, dec = grab_pointing(input2strlist_nomapfile(ms_input)[0]) + skymodelCal, skymodelName = find_skymodel(ra, dec, DirSkymodelCal, extensionSky, max_separation_arcmin) + return { 'SkymodelCal' : skymodelCal, 'SkymodelName': skymodelName} + else: + raise ValueError("find_skymodel_cal: The path \"%s\" is neither a file nor a directory!"%(DirSkymodelCal)) + + +######################################################################## +if __name__ == '__main__': + import argparse + parser = argparse.ArgumentParser(description='Find automatically between skymodels the one to use (for the Calibrator)') + + parser.add_argument('MSfile', type=str, nargs='+', + help='One (or more MSs) for which we search the matching skymodel.') + parser.add_argument('--DirSky', type=str, + help='Path to the skymodel file, or to the folder where the skymodels are stored.') + parser.add_argument('--max_separation_arcmin', type=str, + help='define the maximum seperation between pointing and model direction in arcmin.') + parser.add_argument('--extsky', type=str, + help='extension of the skymodel files. (default: \".skymodel\")') + + args = parser.parse_args() + extensionSky = '.skymodel' + DirSkymodelCal = '/data/skymodels' + max_separation_arcmin = 1.0 + if args.extsky: + extensionSky=args.extsky + if args.DirSky: + DirSkymodelCal = args.DirSky + if args.max_separation_arcmin: + max_separation_arcmin = args.max_separation_arcmin + + main(args.MSfile, DirSkymodelCal, extensionSky, max_separation_arcmin) + + pass diff --git a/scripts/getStructure_from_phases.py b/scripts/getStructure_from_phases.py new file mode 100755 index 0000000000000000000000000000000000000000..646649170c77400d10eb2774a7ed319fba0ffa03 --- /dev/null +++ b/scripts/getStructure_from_phases.py @@ -0,0 +1,234 @@ +#!/usr/bin/env python + +########################################################################## +# +# Written my Maaijke Mevius -- see Radio Science publication DOI: 10.1002/2016RS006028 +# +########################################################################## +# History +# 20/07/2016 Outlier rejection and argparse added -- Tim Shimwell +# 06/06/2019 Changed for the use with h5parms -- Alexander Drabent + +import matplotlib as mpl +mpl.use("Agg") +from losoto.h5parm import h5parm +from losoto.lib_operations import * +from pylab import * +import scipy +from scipy.optimize import leastsq +import argparse +import logging +import numpy + +def mad(arr): + """ Median Absolute Deviation: a "Robust" version of standard deviation. + Indices variabililty of the sample. + https://en.wikipedia.org/wiki/Median_absolute_deviation + """ + arr = np.ma.array(arr).compressed() # should be faster to not use masked arrays. + med = np.median(arr) + return np.median(np.abs(arr - med)) + +def model(t, coeffs): + coeffs[0] = abs(coeffs[0]) + return coeffs[0] + (t**coeffs[2])/coeffs[1] +def residuals(coeffs, y, t): + coeffs[0] = abs(coeffs[0]) + return y - model(t, coeffs) + +def main(h5parmfile,solset='sol000',soltab='phase000',nr_grid=1,doplot=True,outbasename='ionosphere',output_dir='./',dofilter=True): + data = h5parm(h5parmfile) + solset = data.getSolset(solset) + soltab = solset.getSoltab(soltab) + soltype = soltab.getType() + if soltype != 'phase': + logging.warning("Soltab is of type " + soltype + ", but should be phase. Skipping.") + data.close() + return(0) + outfile = open(str(output_dir) + '/' + outbasename +'_structure.txt','w') + vals = soltab.val + station_names = soltab.ant[:] + stations = solset.getAnt() + phx = [] + phy = [] + allposx = [] + allposy = [] + nrtimes = len(soltab.time) + nrfreqs = len(soltab.freq) + timestep=int(nrtimes/nr_grid) + for vals, coord, selection in soltab.getValuesIter(returnAxes=soltab.getAxesNames(), weight=False): + try: + vals = reorderAxes( vals, soltab.getAxesNames(), ['dir', 'pol', 'ant', 'time', 'freq']) + vals = vals[0] + except: + vals = reorderAxes( vals, soltab.getAxesNames(), ['pol', 'ant', 'time', 'freq']) + + valsx = vals[0] + valsy = vals[1] + for i,station_name in enumerate(station_names): + if "CS" not in station_name: + continue + valx = valsx[i,:,0].flatten() + valy = valsy[i,:,0].flatten() + phx.append(np.nan_to_num(valx)) + phy.append(np.nan_to_num(valy)) + if type(station_name) != str and type(station_name) != numpy.str_: + allposx.append(stations[station_name.decode()]) + allposy.append(stations[station_name.decode()]) + else: + allposx.append(stations[station_name]) + allposy.append(stations[station_name]) + + + phx = np.array(phx) + phy = np.array(phy) + allposx = np.array(allposx) + allposy = np.array(allposy) + D = allposx[:,np.newaxis,:]-allposx[np.newaxis,:] + D2 = np.sqrt(np.sum(D**2,axis=-1)) + Dy = allposy[:,np.newaxis,:]-allposy[np.newaxis,:] + D2y = np.sqrt(np.sum(Dy**2,axis=-1)) + S0s = [] + betas = [] + for itime in range(nr_grid+1): + tm=[0,1000000000] + if itime<nr_grid: + tm[0]=int(itime*timestep) + tm[1]=int(tm[0]+timestep) + dphx=phx[:,np.newaxis,tm[0]:tm[1]]-phx[np.newaxis,:,tm[0]:tm[1]] + dphy=phy[:,np.newaxis,tm[0]:tm[1]]-phy[np.newaxis,:,tm[0]:tm[1]] + dphx=np.unwrap(np.remainder(dphx-dphx[:,:,0][:,:,np.newaxis]+np.pi,2*np.pi)) + dvarx=np.var(dphx,axis=-1) + dphy=np.unwrap(np.remainder(dphy-dphy[:,:,0][:,:,np.newaxis]+np.pi,2*np.pi)) + dvary=np.var(dphy,axis=-1) + myselect=np.logical_and(D2>0,np.logical_and(np.any(np.logical_and(dvarx>1e-7,dvarx<.1),axis=0)[np.newaxis],np.any(np.logical_and(dvarx>1e-7,dvarx<.1),axis=1)[:,np.newaxis])) + if dofilter: + x=D2[myselect] + y=dvarx[myselect] + # Seems like real values dont occur above 1.0 + flagselect = np.where(y > 1.0) + xplot = np.delete(x,flagselect) + yplot = np.delete(y,flagselect) + + bins = np.logspace(np.log10(np.min(xplot)),np.log10(np.max(xplot)),10) + binys = [] + binxs = [] + for i in range(0,len(bins)-1): + binmin = bins[i] + binmax = bins[i+1] + inbin = np.intersect1d(np.where(xplot > binmin),np.where(xplot < binmax)) + binxs.append((binmin+binmax)/2.0) + binys.append(np.median(yplot[inbin])+10*mad(yplot[inbin])) + x0 = [0.1,1.0,1.0] + xfit, flag = scipy.optimize.leastsq(residuals, x0, args=(binys,binxs)) + flagselect = np.where(y > model(x,xfit)) + print(xfit,'fitting') + if doplot: + x=D2[myselect] + y=dvarx[myselect] + subplot(3,1,1) + scatter(x,y,color='b') + if dofilter: + y2 = y[flagselect] + x2 = x[flagselect] + scatter(x2,y2,color='r') + scatter(x,model(x,xfit),color='gray',linestyle='-')#,'gray',linestyle='-',linewidth=3) + x=D2[np.logical_and(D2>1e3,myselect)] + y=dvarx[np.logical_and(D2>1e3,myselect)] + if dofilter: + flagselect = np.where(y > model(x,xfit)) + x = np.delete(x,flagselect) + y = np.delete(y,flagselect) + A=np.ones((2,x.shape[0]),dtype=float) + A[1,:]=np.log10(x) + par=np.dot(np.linalg.inv(np.dot(A,A.T)),np.dot(A,np.log10(y))) + S0=10**(-1*np.array(par)[0]/np.array(par)[1]) + if doplot: + plot(x,10**(par[0]+par[1]*np.log10(x)),'r-') + xscale("log") + yscale("log") + xlim(30,4000) + xlabel('baseline length [m]') + ylabel('XX phase variance [rad$^2$]') + title('XX diffractive scale: %3.1f km'%(float(S0)/1000.)) + myselect=np.logical_and(D2y>0,np.logical_and(np.any(np.logical_and(dvary>1e-7,dvary<.1),axis=0)[np.newaxis],np.any(np.logical_and(dvary>1e-7,dvary<.1),axis=1)[:,np.newaxis])) + if dofilter: + x=D2y[myselect] + y=dvary[myselect] + # seems like real values dont occur above 1.0 + flagselect = np.where(y > 1.0) + xplot = np.delete(x,flagselect) + yplot = np.delete(y,flagselect) + bins = np.logspace(np.log10(np.min(xplot)),np.log10(np.max(xplot)),20) + binys = [] + binxs = [] + for i in range(0,len(bins)-1): + binmin = bins[i] + binmax = bins[i+1] + inbin = np.intersect1d(np.where(xplot > binmin),np.where(xplot < binmax)) + binxs.append((binmin+binmax)/2.0) + binys.append(np.median(yplot[inbin])+10*mad(yplot[inbin])) + x0 = [0.1,1.0,1.0] + xfit, flag = scipy.optimize.leastsq(residuals, x0, args=(binys,binxs)) + flagselect = np.where(y > model(x,xfit)) + print(xfit,'fitting') + if doplot: + x=D2y[myselect] + y=dvary[myselect] + subplot(3,1,3) + scatter(x,y,color='b') + if dofilter: + y2 = y[flagselect] + x2 = x[flagselect] + scatter(x2,y2,color='r') + scatter(x,model(x,xfit),color='gray',linestyle='-')#,'gray',linestyle='-',linewidth=3) + x=D2y[np.logical_and(D2y>1e3,myselect)] + y=dvary[np.logical_and(D2y>1e3,myselect)] + if dofilter: + flagselect = np.where(y > model(x,xfit)) + x = np.delete(x,flagselect) + y = np.delete(y,flagselect) + A=np.ones((2,x.shape[0]),dtype=float) + A[1,:]=np.log10(x) + pary=np.dot(np.linalg.inv(np.dot(A,A.T)),np.dot(A,np.log10(y))) + S0y=10**(-1*np.array(pary)[0]/np.array(pary)[1]) + if doplot: + plot(x,10**(pary[0]+pary[1]*np.log10(x)),'r-') + xscale("log") + yscale("log") + xlim(30,4000) + xlabel('baseline length [m]') + ylabel('YY phase variance [rad$^2$]') + title('YY diffractive scale: %3.1f km'%(float(S0y)/1000.)) + savefig(output_dir + '/' + outbasename + '_structure.png') + close() + cla() + S0s.append([S0,S0y]) + betas.append([par[1],pary[1]]) + outfile.write('S0s ****%s**** %s beta %s %s\n'%(S0,S0y,par[1],pary[1])) + data.close() + return(0) + + +if __name__ == "__main__": + parser = argparse.ArgumentParser() + parser.add_argument('h5parmfile',help='Name of input h5parm file') + parser.add_argument('--solset',help='Name of solution set to use') + parser.add_argument('--soltab',help='Name of solution table to use') + parser.add_argument('--outbasename',help='Outfile base name') + parser.add_argument('--output_dir', help='Output directory', default='./') + parser.add_argument('-p',dest='doplot',default=True,help='Do plotting') + parser.add_argument('-f',dest='dofilter',default=True,help='Attempt to filter out odd solutions') + parser.add_argument('-nr_grid',dest='nr_grid',default=1,help='Time step') + + args = parser.parse_args() + h5parmfile = args.h5parmfile + solset = args.solset + soltab = args.soltab + dofilter = args.dofilter + doplot = args.doplot + outbasename = args.outbasename + output_dir = args.output_dir + nr_grid = args.nr_grid + + main(h5parmfile,solset,soltab,nr_grid,doplot,outbasename,output_dir,dofilter) diff --git a/scripts/getTargetName.py b/scripts/getTargetName.py new file mode 100755 index 0000000000000000000000000000000000000000..1d0a872c236f18e4982ef156b1786f7b3f9768e4 --- /dev/null +++ b/scripts/getTargetName.py @@ -0,0 +1,58 @@ +#!/usr/bin/env python +""" +Get name of the target field +""" + +import pyrap.tables +import logging + +######################################################################## +def input2strlist_nomapfile(invar): + """ + from bin/download_IONEX.py + give the list of MSs from the list provided as a string + """ + str_list = None + if type(invar) is str: + if invar.startswith('[') and invar.endswith(']'): + str_list = [f.strip(' \'\"') for f in invar.strip('[]').split(',')] + else: + str_list = [invar.strip(' \'\"')] + elif type(invar) is list: + str_list = [str(f).strip(' \'\"') for f in invar] + else: + raise TypeError('input2strlist: Type '+str(type(invar))+' unknown!') + return str_list + +def main(ms_input): + + msfile = input2strlist_nomapfile(ms_input)[0] + + observationTable = pyrap.tables.table(msfile + '::OBSERVATION') + targetName = observationTable.getcol('LOFAR_TARGET')['array'][0] + + ## return results + result = {'targetName':targetName} + logging.info('The target name of ' + str(msfile) + ' is ' + str(result['targetName'])) + return(result) + + +######################################################################## +if __name__ == '__main__': + import argparse + parser = argparse.ArgumentParser(description='Get target name of an MS file.') + + parser.add_argument('MSfile', type=str, nargs='+', + help='One (or more MSs) for which you want to get the target name.') + + args = parser.parse_args() + + format_stream = logging.Formatter("%(asctime)s\033[1m %(levelname)s:\033[0m %(message)s","%Y-%m-%d %H:%M:%S") + format_file = logging.Formatter("%(asctime)s %(levelname)s: %(message)s","%Y-%m-%d %H:%M:%S") + logging.root.setLevel(logging.INFO) + + log = logging.StreamHandler() + log.setFormatter(format_stream) + logging.root.addHandler(log) + + main(args.MSfile) diff --git a/scripts/h5parm_pointingname.py b/scripts/h5parm_pointingname.py new file mode 100755 index 0000000000000000000000000000000000000000..3dc41a242b24a066b7ea0080642bb0e472d3d345 --- /dev/null +++ b/scripts/h5parm_pointingname.py @@ -0,0 +1,50 @@ +#!/usr/bin/env python + +from losoto.h5parm import h5parm +from losoto.lib_operations import * + +import numpy +import logging +######################################################################## +def main(h5parmdb, solsetName='sol000', pointing='POINTING'): + + + logging.info("Setting " + str(pointing) + " as pointing direction for the solset " + str(solsetName) + " in " + str(h5parmdb)) + + data = h5parm(h5parmdb, readonly = False) + solset = data.getSolset(solsetName) + + sources = solset.obj._f_get_child('source') + direction = list(sources[0][-1]) + + for i in numpy.arange(len(sources)): + sources[i] = (pointing, direction) + + data.close() + return(0) + + +######################################################################## +if __name__ == '__main__': + import argparse + parser = argparse.ArgumentParser(description='Define the pointing direction of an h5parm.') + + parser.add_argument('h5parmdb', type=str, + help='H5parm of which pointing will be set.') + parser.add_argument('--solsetName', '--solset', type=str, default='sol000', + help='Name of the h5parm solution set (default: sol000)') + parser.add_argument('--pointing', type=str, default='POINTING', + help='Name of the h5parm solution set (default: POINTING)') + + args = parser.parse_args() + + format_stream = logging.Formatter("%(asctime)s\033[1m %(levelname)s:\033[0m %(message)s","%Y-%m-%d %H:%M:%S") + format_file = logging.Formatter("%(asctime)s %(levelname)s: %(message)s","%Y-%m-%d %H:%M:%S") + logging.root.setLevel(logging.INFO) + + log = logging.StreamHandler() + log.setFormatter(format_stream) + logging.root.addHandler(log) + + h5parmdb = args.h5parmdb + main(h5parmdb, solsetName=args.solsetName, pointing=args.pointing) diff --git a/scripts/identifyBadAntennas.py b/scripts/identifyBadAntennas.py new file mode 100755 index 0000000000000000000000000000000000000000..436c5c69e725564f1c820e9d4526add790039475 --- /dev/null +++ b/scripts/identifyBadAntennas.py @@ -0,0 +1,95 @@ +#!/usr/bin/env python +""" +Identify fully flagged antennas +""" +import casacore.tables as ct +import numpy as np +import logging + + +def input2strlist_nomapfile(invar): + """ + from bin/download_IONEX.py + give the list of MSs from the list provided as a string + """ + str_list = None + if type(invar) is str: + if invar.startswith('[') and invar.endswith(']'): + str_list = [f.strip(' \'\"') for f in invar.strip('[]').split(',')] + else: + str_list = [invar.strip(' \'\"')] + elif type(invar) is list: + str_list = [str(f).strip(' \'\"') for f in invar] + else: + raise TypeError('input2strlist: Type '+str(type(invar))+' unknown!') + return str_list + + +def find_flagged_antennas(ms_file, min_fraction=1.0): + """ + Finds antennas with flagged fractions equal to or above the specified min + + Parameters + ---------- + ms_file : str + Name (path) of input MS + min_fraction : float, optional + Minimum fraction of flagged data: stations with flagged fractions equal to + or above this value are considered to be flagged + + Returns + ------- + result : str + Comma-separated string of the names of the flagged stations. If no stations + are flagged, an empty string is returned + """ + # Use taql to find the flagged fraction per station + logging.info('Reading ' + str(ms_file)) + ant = ct.table(ms_file+'::ANTENNA', ack=False) + station_names = ant.col('NAME')[:] + ant.close() + + t = ct.table(ms_file, ack=False) + flaggedants = [] + for i, station_name in enumerate(station_names): + t1 = t.query('ANTENNA1 == {0} or ANTENNA2 == {0}'.format(i)) + flags_per_element = t1.calc('ntrue(FLAG)') + nelements = t1.calc('nelements(FLAG)')[0] # = number of channels * number of pols + flagged_fraction = float(np.sum(flags_per_element)) / nelements / len(t1) + if flagged_fraction >= min_fraction: + flaggedants.append(station_name) + t1.close() + t.close() + + return ','.join(flaggedants) + + +def main(MSfile): + ms_file = input2strlist_nomapfile(MSfile)[0] + + flaggedants = find_flagged_antennas(ms_file) + + # return results + result = {'flaggedants': str(flaggedants)} + logging.info(str(flaggedants) + ' are flagged in ' + str(ms_file)) + return result + + +if __name__ == '__main__': + import argparse + parser = argparse.ArgumentParser(description='Identify fully flagged antennas.') + + parser.add_argument('MSfiles', type=str, nargs='+', + help='One (or more MSs) for which you want to get the antenna list.') + + args = parser.parse_args() + + format_stream = logging.Formatter("%(asctime)s\033[1m %(levelname)s:\033[0m %(message)s", "%Y-%m-%d %H:%M:%S") + format_file = logging.Formatter("%(asctime)s %(levelname)s: %(message)s", "%Y-%m-%d %H:%M:%S") + logging.root.setLevel(logging.INFO) + + log = logging.StreamHandler() + log.setFormatter(format_stream) + logging.root.addHandler(log) + + main(args.MSfile) diff --git a/scripts/make_summary.py b/scripts/make_summary.py new file mode 100755 index 0000000000000000000000000000000000000000..61e9572e48487c74c5c69f9d5bf71ea5d8b21cdc --- /dev/null +++ b/scripts/make_summary.py @@ -0,0 +1,242 @@ +#! /usr/bin/env python +# -*- coding: utf-8 -*- + +import os, sys +import argparse +import json +import numpy + +############################################################################### +def main(flagFiles = None, pipeline = 'prefactor', run_type = 'calibrator', filtered_antennas = '[CR]S*&', bad_antennas = '[CR]S*&', output_fname = None, structure_file = None, Ateam_separation_file = None, solutions = None, clip_sources = '', demix_sources = '', demix = False, removed_bands = '', min_unflagged = 0.5, refant = ''): + """ + Creates summary of a given prefactor3-CWL run + + Parameters + ---------- + pipeline: name of the pipeline + filter: antenna string which is pre-selected (by user or pipeline) + bad_anntenas: pre-selected antennas and removed stations (separated by ";") + + """ + ## header + header_string = '*** ' + pipeline + ' ' + run_type + ' pipeline summary ***' + print('*' * len(header_string) + '\n' + header_string + '\n' + '*' * len(header_string) + '\n') + + ## define contents of JSON file + json_output = { 'metrics': { pipeline : { } } } + json_output['metrics'][pipeline]['run_type'] = run_type + json_output['metrics'][pipeline]['stations'] = [] + + ## get bad antennas + bad_antennas_list = list(filter(None, set(bad_antennas.replace(filtered_antennas,'').replace('!','').replace('*','').replace('&','').split(';')))) + + ## read solset + source = '' + values_to_print = '' + soltab_names = [] + if solutions: + flagged_solutions = {} + from losoto.h5parm import h5parm + import losoto.lib_operations as losoto + data = h5parm(solutions, readonly = True) + solset = data.getSolset(run_type) + antennas = sorted(solset.getAnt().keys()) + for antenna in antennas: + json_output['metrics'][pipeline]['stations'].append({'station' : antenna, 'removed' : 'no', 'percentage_flagged' : {}}) + source = solset.obj._f_get_child('source')[0][0].decode('utf-8') + print('Field name: ' + source + '\n') + json_output['metrics'][pipeline]['field_name'] = source + for solset_name in data.getSolsetNames(): + solset = data.getSolset(solset_name) + soltabs = list([soltab.name for soltab in solset.getSoltabs()]) + for soltab_name in soltabs: + soltab_names.append(soltab_name) + soltab = solset.getSoltab(soltab_name) + history = soltab.getHistory() + ants = soltab.ant + axes = soltab.getAxesNames() + axes.insert(0, axes.pop(axes.index('ant'))) + flagged_solutions[soltab_name] = {} + if not history.strip('\n') == '': + values_to_print += history + '\n' + for vals, weights, coord, selection in soltab.getValuesIter(returnAxes=axes, weight=True): + weights = losoto.reorderAxes(weights, soltab.getAxesNames(), axes) + for i, ant in enumerate(ants): + if ant not in antennas: + continue + flagged_solutions[soltab_name][ant] = 1. - float(numpy.mean(weights[i])) + if 'percentage_flagged_solutions' not in json_output['metrics'][pipeline]['stations'][antennas.index(ant)].keys(): + json_output['metrics'][pipeline]['stations'][antennas.index(ant)]['percentage_flagged_solutions'] = {} + json_output['metrics'][pipeline]['stations'][antennas.index(ant)]['percentage_flagged_solutions'][soltab_name] = flagged_solutions[soltab_name][ant] * 100 + + ## print antennas removed from the data + print('User-specified baseline filter: ' + filtered_antennas) + json_output['metrics'][pipeline]['filtered_baselines_by_user'] = filtered_antennas + if bad_antennas_list == []: + print('Additional antennas removed from the data: NONE') + else: + print('Additional antennas removed from the data: ' + ', '.join(bad_antennas_list)) + + if refant != '': + print('Selected phase reference antenna: ' + refant) + + ## get Ateam_separation info + if Ateam_separation_file: + f = open(Ateam_separation_file, 'r') + json_output['metrics'][pipeline]['close_sources'] = json.load(f) + f.close() + if len(json_output['metrics'][pipeline]['close_sources']) > 0: + Ateam_list = '' + clip_list = [] + demix_list = [] + for i in range(len(json_output['metrics'][pipeline]['close_sources'])): + Ateam_name = json_output['metrics'][pipeline]['close_sources'][i]['source'] + if demix: + if Ateam_name in demix_sources: + json_output['metrics'][pipeline]['close_sources'][i]['mitigation'] = 'demix' + demix_list.append(Ateam_name) + elif Ateam_name in clip_sources: + json_output['metrics'][pipeline]['close_sources'][i]['mitigation'] = 'clip' + clip_list.append(Ateam_name) + else: + json_output['metrics'][pipeline]['close_sources'][i]['mitigation'] = 'none' + Ateam_list += json_output['metrics'][pipeline]['close_sources'][i]['source'] + ',' + if clip_list != []: + clip_list = ', '.join(clip_list) + print(clip_list) + else: + clip_list = 'NONE' + if demix_list != []: + demix_list = ', '.join(demix_list) + else: + demix_list = 'NONE' + Ateam_list = Ateam_list.rstrip(',') + '\n\tOf which were demixed: ' + demix_list + '\n\tOf which were clipped: ' + clip_list + else: + Ateam_list = 'NONE' + print('A-Team sources close to the phase reference center: ' + Ateam_list + '\n') + + removed_bands = ', '.join(list(filter(lambda a: a != 'None', removed_bands.replace('out_','').split(',')))) + if removed_bands != '': + print('Removed bands due to an unsufficient fraction of unflagged data (< ' + str(min_unflagged * 100) + '%): ' + removed_bands + '\n') + + ## get diffractive_scale info + if structure_file: + diffractive_scale = { 'unit' : 'km'} + with open(structure_file, 'r') as infile: + for line in infile: + diffractive_scale['XX'] = float(line.split()[1].replace('*','')) / 1000. + diffractive_scale['YY'] = float(line.split()[2]) / 1000. + print('XX diffractive scale: %3.1f km'%(diffractive_scale['XX'])) + print('YY diffractive scale: %3.1f km'%(diffractive_scale['YY']) + '\n') + break + json_output['metrics'][pipeline]['diffractive_scale'] = diffractive_scale + + ## get flag statistics from flag files + states = [] + for flagFile in flagFiles: + f = open(flagFile, 'r') + flagged_fraction_antenna = json.load(f) + state = flagged_fraction_antenna['state'] + states.append(state) + antennas = sorted(flagged_fraction_antenna.keys()) + antennas.remove('state') + station_statistics = json_output['metrics'][pipeline]['stations'] + if station_statistics == []: + for antenna in antennas: + json_output['metrics'][pipeline]['stations'].append({'station' : antenna, 'removed' : 'no'}) + for antenna in antennas: + index = [i for (i, item) in enumerate(station_statistics) if item['station'] == antenna][0] + if 'percentage_flagged' not in json_output['metrics'][pipeline]['stations'][index].keys(): + json_output['metrics'][pipeline]['stations'][index]['percentage_flagged'] = {} + json_output['metrics'][pipeline]['stations'][index]['percentage_flagged'][state] = flagged_fraction_antenna[antenna] * 100 + f.close() + + ## printing results human readable + antennas = sorted([item['station'] for (i, item) in enumerate(station_statistics)]) + antenna_len = '{:<' + str(max([ len(antenna) for antenna in antennas])) + '}' + if solutions: + ## print modifications from solutions file + if values_to_print != '': + print('Changes applied to ' + os.path.basename(solutions) + ':') + print(values_to_print) + soltab_len = '{:^' + str(max([ len(soltab_name) for soltab_name in soltab_names ])) + '}' + soltab_names = ' '.join([ soltab_len.format(soltab_name) for soltab_name in soltab_names ]) + print('Amount of flagged solutions per station and solution table:') + print(antenna_len.format('Station') + ' ' + soltab_names) + for antenna in antennas: + values_to_print = [] + for solset_name in data.getSolsetNames(): + solset = data.getSolset(solset_name) + soltabs = list([soltab.name for soltab in solset.getSoltabs()]) + for soltab_name in soltabs: + try: + values_to_print.append(soltab_len.format('{:6.2f}'.format(100 * flagged_solutions[soltab_name][antenna]) + '%')) + except KeyError: + values_to_print.append(soltab_len.format(' ')) + values_to_print = ' '.join(values_to_print) + print(antenna_len.format(antenna) + ' ' + values_to_print) + print('') + data.close() + + state_len = '{:^' + str(max([ len(state) for state in states ])) + '}' + state_names = ' '.join([ state_len.format(state) for state in states ]) + print('Amount of flagged data per station at a given state:') + print(antenna_len.format('Station') + ' ' + state_names) + for antenna in antennas: + values_to_print = [] + index = next(i for (i, item) in enumerate(station_statistics) if item['station'] == antenna) + for state in states: + try: + values_to_print.append(state_len.format('{:6.2f}'.format(station_statistics[index]['percentage_flagged'][state]) + '%')) + except KeyError: + values_to_print.append(state_len.format(' ')) + values_to_print = ' '.join(values_to_print) + print(antenna_len.format(antenna) + ' ' + values_to_print) + + ## write bad antenna information into JSON file + for bad_antenna in bad_antennas_list: + station_statistics = json_output['metrics'][pipeline]['stations'] + try: + index = [i for (i, item) in enumerate(station_statistics) if item['station'] == bad_antenna][0] + json_output['metrics'][pipeline]['stations'][index] = {'station' : bad_antenna, 'removed' : 'yes'} + except IndexError: + json_output['metrics'][pipeline]['stations'].append( {'station' : bad_antenna, 'removed' : 'yes'}) + + ## write JSON file + if not output_fname: + output_fname = (source + '_' + pipeline + '_' + run_type + '_summary.json').lstrip('_') + with open(output_fname, 'w') as fp: + json.dump(json_output, fp) + + print('\n' + '*' * 10) + print('Summary file is written to: ' + output_fname) + print('Summary has been created.') + + return(0) + + +if __name__=='__main__': + + parser = argparse.ArgumentParser(description='Creates summary of a given prefactor3-CWL run.') + parser.add_argument('flagFiles', nargs='+', help='List of flag files in JSON format') + parser.add_argument('--pipeline', type=str, default='prefactor', help='Name of the pipeline.') + parser.add_argument('--run_type', type=str, default='calibrator', help='Type of the pipeline') + parser.add_argument('--filtered_antennas', type=str, default='[CR]S*&', help='Filter these antenna string from the processing.') + parser.add_argument('--bad_antennas', type=str, default='[CR]S*&', help='Antenna string to be processed') + parser.add_argument('--output_fname', type=str, default=None, help='Name of the output filename (default: summary.json)') + parser.add_argument('--structure_file', type=str, default=None, help='Location of the structure function logfile') + parser.add_argument('--Ateam_separation_file', type=str, default=None, help='Location of the Ateam_separation JSON file') + parser.add_argument('--solutions', type=str, default=None, help='Location of the solutions h5parm file') + parser.add_argument('--clip_sources', type=str, default='', help='Comma-separated list of sources that were clipped') + parser.add_argument('--demix_sources', type=str, default='', help='Comma-separated list of sources that were demixed') + parser.add_argument('--demix', type=bool, default=None, help='Tell the summary that demixing was enabled') + parser.add_argument('--removed_bands', type=str, default='', help='Comma-separated list of bands that were removed from the data') + parser.add_argument('--min_unflagged', type=float, default=0.5, help='Minimum fraction of unflagged data per band') + parser.add_argument('--refant', type=str, default='', help='Reference antenna used') + + args = parser.parse_args() + + # start running script + main(flagFiles = args.flagFiles, pipeline = args.pipeline, run_type = args.run_type, filtered_antennas = args.filtered_antennas, bad_antennas = args.bad_antennas, output_fname = args.output_fname, structure_file = args.structure_file, Ateam_separation_file = args.Ateam_separation_file, solutions = args.solutions, clip_sources = args.clip_sources, demix_sources = args.demix_sources, demix = args.demix, removed_bands = args.removed_bands, min_unflagged = args.min_unflagged, refant = args.refant) + + sys.exit(0) diff --git a/scripts/plot_Ateamclipper.py b/scripts/plot_Ateamclipper.py new file mode 100755 index 0000000000000000000000000000000000000000..1e084d9709e458bad920b6c6bec5f3929b3d72d5 --- /dev/null +++ b/scripts/plot_Ateamclipper.py @@ -0,0 +1,49 @@ +#!/usr/bin/env python +# -* coding: utf-8 -*- + +""" +Adds phases (=0) and amplitudes (=1) to any missing station if they appear in an h5parm, but not in a particular soltab. + +Created on Tue Jul 24 2019 + +@author: Alexander Drabent +""" + +import argparse +import matplotlib as mpl +mpl.use('Agg') +import matplotlib +import matplotlib.pyplot as plt +import numpy + +def main(txtfile = 'Ateamclipper.txt', outfile = 'Ateamclipper.png'): + + frac_list_xx = [] + frac_list_yy = [] + freq_list = [] + with open(txtfile, 'r') as infile: + for line in infile: + freq_list.append(float(line.split()[0])) + frac_list_xx.append(float(line.split()[1])) + frac_list_yy.append(float(line.split()[2])) + + # Plot the amount of clipped data vs. frequency potentially contaminated by the A-team + plt.scatter(numpy.array(freq_list) / 1e6, numpy.array(frac_list_xx), marker = '.', s = 10) + plt.xlabel('frequency [MHz]') + plt.ylabel('A-team clipping fraction [%]') + plt.savefig(outfile) + return(0) + +if __name__ == "__main__": + parser = argparse.ArgumentParser(description='Adds phases and amplitudes to any missing station if they appear in an h5parm, but not in a particular soltab.') + + parser.add_argument('txtfile', type=str, + help='Input text file containing frequency and flag fraction of the XX and YY polarization.') + parser.add_argument('outfile', type=str, + help='Output image file containing frequency and flag fraction of the XX and YY polarization.') + + + args = parser.parse_args() + + main(txtfile = args.txtfile, outfile = args.outfile) + diff --git a/scripts/plot_unflagged_fraction.py b/scripts/plot_unflagged_fraction.py new file mode 100755 index 0000000000000000000000000000000000000000..0480cb4b78dbc9000e1a5ba5f8d27634fa1053bd --- /dev/null +++ b/scripts/plot_unflagged_fraction.py @@ -0,0 +1,57 @@ +#!/usr/bin/env python +import argparse +import glob +import signal +import os +import sys +import matplotlib as mpl +mpl.use('Agg') +import matplotlib +import matplotlib.pyplot as plt +import numpy as np +import casacore.tables as pt +from matplotlib import cm + + +def input2strlist_nomapfile(invar): + """ + from bin/download_IONEX.py + give the list of MSs from the list provided as a string + """ + str_list = None + if type(invar) is str: + if invar.startswith('[') and invar.endswith(']'): + str_list = [f.strip(' \'\"') for f in invar.strip('[]').split(',')] + else: + str_list = [invar.strip(' \'\"')] + elif type(invar) is list: + str_list = [str(f).strip(' \'\"') for f in invar] + else: + raise TypeError('input2strlist: Type '+str(type(invar))+' unknown!') + return(str_list) + + +def main(ms_list, frac_list, outfile='unflagged_fraction.png'): + + ms_list = input2strlist_nomapfile(ms_list) + frac_list = input2strlist_nomapfile(frac_list) + frac_list = np.array([float(f) for f in frac_list]) + outdir = os.path.dirname(outfile) + if not os.path.exists(outdir): + os.makedirs(outdir) + + # Get frequencies + freq_list = [] + for ms in ms_list: + # open the main table and print some info about the MS + t = pt.table(ms, readonly=True, ack=False) + tfreq = pt.table(t.getkeyword('SPECTRAL_WINDOW'),readonly=True,ack=False) + ref_freq = tfreq.getcol('REF_FREQUENCY',nrow=1)[0] + freq_list.append(ref_freq) + freq_list = np.array(freq_list) / 1e6 # MHz + + # Plot the unflagged fraction vs. frequency + plt.scatter(freq_list, frac_list) + plt.xlabel('frequency [MHz]') + plt.ylabel('unflagged fraction') + plt.savefig(outfile) diff --git a/scripts/plot_uvcov.py b/scripts/plot_uvcov.py new file mode 100755 index 0000000000000000000000000000000000000000..92df9796b388688af0a2f75c507c0bf7ba3849f6 --- /dev/null +++ b/scripts/plot_uvcov.py @@ -0,0 +1,234 @@ +#!/usr/bin/env python +import argparse +import glob +import signal +import os +import sys +import matplotlib as mpl +mpl.use('Agg') +import matplotlib +import matplotlib.pyplot as plt +import numpy +import casacore.tables as pt +from matplotlib import cm + + +def input2strlist_nomapfile(invar): + """ + from bin/download_IONEX.py + give the list of MSs from the list provided as a string + """ + str_list = None + if type(invar) is str: + if invar.startswith('[') and invar.endswith(']'): + str_list = [f.strip(' \'\"') for f in invar.strip('[]').split(',')] + else: + str_list = [invar.strip(' \'\"')] + elif type(invar) is list: + str_list = [str(f).strip(' \'\"') for f in invar] + else: + raise TypeError('input2strlist: Type '+str(type(invar))+' unknown!') + return str_list + + +def string2bool(instring): + if isinstance(instring, bool): + return instring + if instring.upper() == 'TRUE' or instring == '1': + return True + elif instring.upper() == 'FALSE' or instring == '0': + return False + else: + raise ValueError('string2bool: Cannot convert string "'+instring+'" to boolean!') + + +def main(input, output, title='uv coverage', limits=',,,', timeslots='0,10,0', antennas='-1', + wideband=True): + + MSlist = input2strlist_nomapfile(input) + if len(MSlist) == 0: + print('Error: You must specify at least one MS name.') + sys.exit(1) + plottitle = title + fileformat = output.split('.')[-1] + if fileformat not in ['png','pdf','eps','ps']: + print('Error: Unknown file extension') + sys.exit(1) + axlimits = limits.strip().split(',') + if len(axlimits) == 4: + xmin,xmax,ymin,ymax = axlimits + else: + print('Error: You must specify four axis limits') + sys.exit(1) + timeslots = timeslots.split(',') + if len(timeslots) != 3: + print('Error: Timeslots format is start,skip,end') + sys.exit(1) + for i in range(len(timeslots)): + timeslots[i] = int(timeslots[i]) + if timeslots[i] < 0: + print('Error: timeslots values must not be negative') + sys.exit(1) + antToPlotSpl = antennas.split(',') + antToPlot = [] + for i in range(len(antToPlotSpl)): + tmpspl = antToPlotSpl[i].split('..') + if len(tmpspl) == 1: + antToPlot.append(int(antToPlotSpl[i])) + elif len(tmpspl) == 2: + for j in range(int(tmpspl[0]),int(tmpspl[1])+1): + antToPlot.append(j) + else: + print('Error: Could not understand antenna list.') + sys.exit(1) + wideband = string2bool(wideband) + + badval = 0.0 + xaxisvals = [] + yaxisvals = [] + flagvals = [] + savex = numpy.array([]) + savey = numpy.array([]) + prev_firstTime = None + prev_lastTime = None + prev_intTime = None + for inputMS in MSlist: + # open the main table and print some info about the MS + t = pt.table(inputMS, readonly=True, ack=False) + tfreq = pt.table(t.getkeyword('SPECTRAL_WINDOW'),readonly=True,ack=False) + ref_freq = tfreq.getcol('REF_FREQUENCY',nrow=1)[0] + ch_freq = tfreq.getcol('CHAN_FREQ',nrow=1)[0] + if wideband: + ref_wavelength = 2.99792458e8/ch_freq + else: + ref_wavelength = [2.99792458e8/ref_freq] + + firstTime = t.getcell("TIME", 0) + lastTime = t.getcell("TIME", t.nrows()-1) + intTime = t.getcell("INTERVAL", 0) + nTimeslots = (lastTime - firstTime) / intTime + if timeslots[1] == 0: + timeskip = 1 + else: + timeskip = int(timeslots[1]) + if timeslots[2] == 0: + timeslots[2] = nTimeslots + # open the antenna subtable + tant = pt.table(t.getkeyword('ANTENNA'), readonly=True, ack=False) + + # Station names + antList = tant.getcol('NAME') + if len(antToPlot)==1 and antToPlot[0]==-1: + antToPlot = list(range(len(antList))) + + # select by time from the beginning, and only use specified antennas + tsel = t.query('TIME >= %f AND TIME <= %f AND ANTENNA1 IN %s AND ANTENNA2 IN %s' % (firstTime+timeslots[0]*intTime,firstTime+timeslots[2]*intTime,str(antToPlot),str(antToPlot)), columns='ANTENNA1,ANTENNA2,UVW,FLAG_ROW') + + # Now we loop through the baselines + i = 0 + nb = (len(antToPlot)*(len(antToPlot)-1))/2 + for tpart in tsel.iter(["ANTENNA1","ANTENNA2"]): + ant1 = tpart.getcell("ANTENNA1", 0) + ant2 = tpart.getcell("ANTENNA2", 0) + if ant1 not in antToPlot or ant2 not in antToPlot: continue + if ant1 == ant2: continue + i += 1 + # Get the values to plot (only need to read again if this ms has new times) + if prev_firstTime != firstTime or prev_lastTime != lastTime or prev_intTime != intTime: + uvw = tpart.getcol('UVW', rowincr=timeskip) + savex = numpy.append(savex,[uvw[:,0],-uvw[:,0]]) + savey = numpy.append(savey,[uvw[:,1],-uvw[:,1]]) + + # Get the flags + flags = tpart.getcol('FLAG_ROW', rowincr=timeskip) + for w in ref_wavelength: + flagvals.extend(flags.tolist()) + flagvals.extend(flags.tolist()) + for w in ref_wavelength: + xaxisvals.extend((savex/w/1000.).tolist()) + yaxisvals.extend((savey/w/1000.).tolist()) + prev_firstTime = firstTime + prev_lastTime = lastTime + prev_intTime = intTime + + # Plot the uv coverage + xaxisvals = numpy.array(xaxisvals) + yaxisvals = numpy.array(yaxisvals) + zvals = numpy.zeros(xaxisvals.shape) + flagvals = numpy.array(flagvals) + flagged_ind = numpy.where(flagvals) + zvals[flagged_ind] = 1.0 + uvmax = max(xaxisvals.max(),yaxisvals.max()) + uvmin = min(xaxisvals.min(),yaxisvals.min()) + uvuplim = 0.02*(uvmax-uvmin)+uvmax + uvlolim = uvmin-0.02*(uvmax-uvmin) + if xmin == '': + minx = uvlolim + else: + minx = float(xmin) + if xmax == '': + maxx = uvuplim + else: + maxx = float(xmax) + if ymin == '': + miny = uvlolim + else: + miny = float(ymin) + if ymax == '': + maxy = uvuplim + else: + maxy = float(ymax) + if minx == maxx: + minx = -1.0 + maxx = 1.0 + if miny == maxy: + miny = -1.0 + maxy = 1.0 + plt.xlabel(r'u [k$\lambda$]') + plt.ylabel(r'v [k$\lambda$]') + plt.xlim([minx,maxx]) + plt.ylim([miny,maxy]) + gridsize = 300 + plt.hexbin(xaxisvals, yaxisvals, C=zvals, gridsize=gridsize, cmap=cm.jet, bins=None) + plt.title(plottitle) + plt.axes().set_aspect('equal') + plt.grid(True) + cb = plt.colorbar() + cb.set_label('flagged fraction') + plt.savefig(output) + + # Plot histogram of the flagged fraction vs. uv distance + uvdist = numpy.sqrt(xaxisvals**2 + yaxisvals**2) + sorted_ind = numpy.argsort(uvdist) + uvdist = uvdist[sorted_ind] + zvals = 1.0-zvals[sorted_ind] + hist, bins = numpy.histogram(uvdist, 50) + bins_mean = [0.5 * (bins[i] + bins[i+1]) for i in range(len(bins)-1)] + inds = [] + for b in bins[:-1]: + inds.append(numpy.where(uvdist > b)[0][0]) + inds.append(len(bins)) + flagged_mean = [numpy.mean(zvals[inds[i]:inds[i+1]]) for i in range(len(inds)-1)] + plt.clf() + plt.bar(bins_mean, flagged_mean, (bins[1]-bins[0])/2.0) + plt.xlabel(r'uv distance [k$\lambda$]') + plt.ylabel('unflagged fraction') + plt.savefig('{0}_uvdist{1}'.format(*os.path.splitext(output))) + +if __name__=='__main__': + + parser = argparse.ArgumentParser(description='Creates summary of a given prefactor3 run.') + parser.add_argument('MSfiles', type=str, nargs='+', help='One (or more MSs) to use for plotting.') + parser.add_argument('--output', type=str, default='uv-coverage.png', help='Output filename for the image') + parser.add_argument('--title', type=str, default='uv-coverage', help='Title of the plot') + parser.add_argument('--limits', type=str, default=',,,') + parser.add_argument('--timeslots', type=str, default='0,10,0') + parser.add_argument('--antennas', type=str, default='-1', help='List of antennas to be analysed (default: ALL)') + parser.add_argument('--wideband', type=bool, default=False, help='Use wideband data (default: False)') + + args = parser.parse_args() + + # start running script + main(args.MSfiles, args.output, args.title, args.limits, args.timeslots, args.antennas, args.wideband) + + sys.exit(0) diff --git a/scripts/sort_times_into_freqGroups.py b/scripts/sort_times_into_freqGroups.py new file mode 100755 index 0000000000000000000000000000000000000000..5d81a8b145b710e135c229a462b9f42377e82178 --- /dev/null +++ b/scripts/sort_times_into_freqGroups.py @@ -0,0 +1,288 @@ +#! /usr/bin/env python +""" +Script to sort a list of MSs by into frequency groups by time-stamp +""" +import pyrap.tables as pt +import sys, os +import numpy as np +import logging + +######################################################################## +def input2strlist_nomapfile(invar): + """ + from bin/download_IONEX.py + give the list of MSs from the list provided as a string + """ + str_list = None + if type(invar) is str: + if invar.startswith('[') and invar.endswith(']'): + str_list = [f.strip(' \'\"') for f in invar.strip('[]').split(',')] + else: + str_list = [invar.strip(' \'\"')] + elif type(invar) is list: + str_list = [str(f).strip(' \'\"') for f in invar] + else: + raise TypeError('input2strlist: Type '+str(type(invar))+' unknown!') + return str_list +######################################################################## +def input2bool(invar): + if invar == None: + return(None) + if isinstance(invar, bool): + return(invar) + elif isinstance(invar, str): + if invar.upper() == 'TRUE' or invar == '1': + return(True) + elif invar.upper() == 'FALSE' or invar == '0': + return(False) + else: + raise ValueError('input2bool: Cannot convert string "'+invar+'" to boolean!') + elif isinstance(invar, int) or isinstance(invar, float): + return(bool(invar)) + else: + raise TypeError('input2bool: Unsupported data type:'+str(type(invar))) +######################################################################## +def input2int(invar): + if invar == None: + return(None) + if isinstance(invar, int): + return(invar) + elif isinstance(invar, float): + return(int(invar)) + elif isinstance(invar, str): + if invar.strip().upper() == 'NONE' or invar == 'FALSE': + return(None) + else: + return(int(invar)) + else: + raise TypeError('input2int: Unsupported data type:'+str(type(invar))) + + +######################################################################## +def main(MSfile, numSB=10, NDPPPfill=True, stepname=None, mergeLastGroup=False, truncateLastSBs=True, firstSB=None): + """ + Check a list of MS files for missing frequencies + + Parameters + ---------- + MSfile : list or str + List of MS filenames, or string with list, or path to a mapfile + numSB : int, optional + How many files should go into one frequency group. Values <= 0 mean put + all files of the same time-step into one group. + default = -1 + NDPPPfill : bool, optional + Add dummy file-names for missing frequencies, so that NDPPP can + fill the data with flagged dummy data. + default = True + target_path : str, optional + Change the path of the "groups" files to this. (I.e. write output files + into this directory with the subsequent NDPPP call.) + default = keep path of input files + stepname : str, optional + Add this step-name into the file-names of the output files. + mergeLastGroup, truncateLastSBs : bool, optional + mergeLastGroup = True, truncateLastSBs = True: + not allowed + mergeLastGroup = True, truncateLastSBs = False: + put the files from the last group that doesn't have SBperGroup subbands + into the second last group (which will then have more than SBperGroup entries). + mergeLastGroup = False, truncateLastSBs = True: + ignore last files, that don't make for a full group (not all files are used). + mergeLastGroup = False, truncateLastSBs = False: + keep inclomplete last group, or - with NDPPPfill=True - fill + last group with dummies. + firstSB : int, optional + If set, then reference the grouping of files to this station-subband. As if a file + with this station-subband would be included in the input files. + (For HBA-low, i.e. 0 -> 100MHz, 55 -> 110.74MHz, 512 -> 200MHz) + + Returns + ------- + result : dict + Dict with the name of the generated mapfile + + """ + + NDPPPfill = input2bool(NDPPPfill) + mergeLastGroup = input2bool(mergeLastGroup) + truncateLastSBs = input2bool(truncateLastSBs) + firstSB = input2int(firstSB) + numSB = int(numSB) + + ms_list = input2strlist_nomapfile(MSfile) + logging.info("Working on" + str(len(ms_list)) + "files (including flagged files).") + + + ## here the real work starts + time_groups = {} + # sort by time + for i, ms in enumerate(ms_list): + # work only on files selected by a previous step + if ms.lower() != 'none': + # use the slower but more reliable way: + obstable = pt.table(ms, ack=False) + timestamp = int(round(np.min(obstable.getcol('TIME')))) + obstable.close() + if timestamp in time_groups: + time_groups[timestamp]['files'].append(ms) + else: + time_groups[timestamp] = {'files': [ ms ], 'basename' : os.path.splitext(ms)[0] } + logging.info("Found" + str(len(time_groups)) + "time-groups") + + # sort time-groups by frequency + timestamps = list(time_groups.keys()) + timestamps.sort() # not needed now, but later + first = True + nchans = 0 + for time in timestamps: + freqs = [] + for ms in time_groups[time]['files']: + # Get the frequency info + sw = pt.table(ms+'::SPECTRAL_WINDOW', ack=False) + freq = sw.col('REF_FREQUENCY')[0] + if first: + file_bandwidth = sw.col('TOTAL_BANDWIDTH')[0] + nchans = sw.col('CHAN_WIDTH')[0].shape[0] + chwidth = sw.col('CHAN_WIDTH')[0][0] + freqset = set([freq]) + first = False + else: + assert file_bandwidth == sw.col('TOTAL_BANDWIDTH')[0] + assert nchans == sw.col('CHAN_WIDTH')[0].shape[0] + assert chwidth == sw.col('CHAN_WIDTH')[0][0] + freqset.add(freq) + freqs.append(freq) + sw.close() + time_groups[time]['freq_names'] = list(zip(freqs,time_groups[time]['files'])) + time_groups[time]['freq_names'].sort(key=lambda pair: pair[0]) + logging.info("Collected the frequencies for the time-groups.") + + freqliste = np.array(list(freqset)) + freqliste.sort() + freq_width = np.min(freqliste[1:]-freqliste[:-1]) + if file_bandwidth > freq_width: + raise ValueError("Bandwidth of files is larger than minimum frequency step between two files!") + if file_bandwidth < (freq_width*0.51): + #raise ValueError("Bandwidth of files is smaller than 51% of the minimum frequency step between two files! (More than about half the data is missing.)") + logging.warning("Bandwidth of files is smaller than 51% of the minimum frequency step between two files! (More than about half the data is missing.)") + #the new output map + + # add 1% of the SB badwidth in case maxfreq might be "exactly" on a group-border + maxfreq = np.max(freqliste)+freq_width*0.51 + if firstSB != None: + if freqliste[0] < 100e6: + # LBA Data + minfreq = (float(firstSB)/512.*100e6)-freq_width/2. + elif freqliste[0] > 100e6 and freqliste[0] < 200e6: + # HBA-Low + minfreq = (float(firstSB)/512.*100e6)+100e6-freq_width/2. + elif freqliste[0] > 200e6 and freqliste[0] < 300e6: + # HBA-high + minfreq = (float(firstSB)/512.*100e6)+200e6-freq_width/2. + else: + raise ValueError('sort_times_into_freqGroups: Frequency of lowest input data is higher than 300MHz!') + if np.min(freqliste) < minfreq: + raise ValueError('sort_times_into_freqGroups: Frequency of lowest input data is lower than reference frequency!') + else: + minfreq = np.min(freqliste)-freq_width/2. + groupBW = freq_width*numSB + if groupBW < 1e6 and groupBW > 0: + print('sort_times_into_freqGroups: ***WARNING***: Bandwidth of concatenated MS is lower than 1 MHz. This may cause conflicts with the concatenated file names!') + if groupBW < 0: + # this is the case for concatenating all subbands + groupBW = maxfreq-minfreq + truncateLastSBs = input2bool(False) + NDPPPfill = input2bool(True) + freqborders = np.arange(minfreq,maxfreq,groupBW) + if mergeLastGroup: + freqborders[-1] = maxfreq + elif truncateLastSBs: + pass #nothing to do! # left to make the logic more clear! + elif not truncateLastSBs and NDPPPfill: + freqborders = np.append(freqborders,(freqborders[-1]+groupBW)) + elif not truncateLastSBs and not NDPPPfill: + freqborders = np.append(freqborders,maxfreq) + + freqborders = freqborders[freqborders>(np.min(freqliste)-groupBW)] + ngroups = len(freqborders)-1 + if ngroups == 0: + raise ValueError('sort_times_into_freqGroups: Not enough input subbands to create at least one full (frequency-)group!') + + logging.info("Will create " + str(ngroups) + " group(s) with " + str(numSB) + "file(s) each.") + + groupnames = [] + filenames = {} + hostID = 0 + for time in timestamps: + (freq,fname) = time_groups[time]['freq_names'].pop(0) + for groupIdx in range(ngroups): + files = [] + skip_this = True + filefreqs_low = np.arange(freqborders[groupIdx],freqborders[groupIdx+1],freq_width) + for lower_freq in filefreqs_low: + if freq > lower_freq and freq < lower_freq+freq_width: + assert freq!=1e12 + files.append(fname) + if len(time_groups[time]['freq_names'])>0: + (freq,fname) = time_groups[time]['freq_names'].pop(0) + else: + (freq,fname) = (1e12,'This_shouldn\'t_show_up') + skip_this = False + elif NDPPPfill: + files.append('dummy.ms') + if not skip_this: + freqID = int((freqborders[groupIdx]+freqborders[groupIdx+1])/2e6) + groupname = time_groups[time]['basename']+'_%Xt_%dMHz'%(time,freqID) + if type(stepname) is str: + groupname += stepname + groupname = os.path.basename(groupname) + groupnames.append(groupname) + filenames[groupname] = files + + orphan_files = len(time_groups[time]['freq_names']) + if freq < 1e12: + orphan_files += 1 + if orphan_files > 0: + logging.info("Had %d unassigned files in time-group %xt."%(orphan_files, time)) + + nr_of_groups = len(groupnames) + total_bandwidth = nr_of_groups * groupBW + results = {'filenames': filenames, 'groupnames': groupnames, 'total_bandwidth': total_bandwidth} + + return(results) + +######################################################################## +if __name__ == '__main__': + import argparse + parser = argparse.ArgumentParser(description='Identify fully flagged antennas.') + + parser.add_argument('MSfiles', type=str, nargs='+', + help='One (or more MSs) for which you want to get the antenna list.') + parser.add_argument('--numbands', type=int, default=10, + help='Number of how many files should be grouped together in frequency. (default=10)') + parser.add_argument('--NDPPPfill', type=bool, default=True, + help='Add dummy file-names for missing frequencies, so that NDPPP can fill the data with flagged dummy data.') + parser.add_argument('--stepname', type=str, default=None, + help='Add this step-name into the file-names of the output files.') + parser.add_argument('--mergeLastGroup', type=bool, default=False, + help='') + parser.add_argument('--truncateLastSBs', type=bool, default=True, + help='') + parser.add_argument('--firstSB', type=int, default=None, + help='If set, then reference the grouping of files to this station-subband. As if a file with this station-subband would be included in the input files.') + + + + args = parser.parse_args() + + format_stream = logging.Formatter("%(asctime)s\033[1m %(levelname)s:\033[0m %(message)s","%Y-%m-%d %H:%M:%S") + format_file = logging.Formatter("%(asctime)s %(levelname)s: %(message)s","%Y-%m-%d %H:%M:%S") + logging.root.setLevel(logging.INFO) + + log = logging.StreamHandler() + log.setFormatter(format_stream) + logging.root.addHandler(log) + + # first argument: pattern for measurement-sets + main(args.MSfiles, numSB=args.numbands, NDPPPfill=args.NDPPPfill, stepname=args.stepname, mergeLastGroup=args.mergeLastGroup, truncateLastSBs=args.truncateLastSBs, firstSB=args.firstSB) diff --git a/scripts/transfer_solutions.py b/scripts/transfer_solutions.py new file mode 100755 index 0000000000000000000000000000000000000000..5402b2935723be6d5dcb627ac9c728f64b9c9bd1 --- /dev/null +++ b/scripts/transfer_solutions.py @@ -0,0 +1,219 @@ +#!/usr/bin/env python +# Written for prefactor by Alexander Drabent (alex@tls-tautenburg.de), 19th July 2019. + +from losoto.h5parm import h5parm +from losoto.lib_operations import * + +import logging +import os +import re +import numpy +import subprocess +import math + +calibrator_positions = { + '3C147': [85.65041667 , 49.85194444], + '3C196': [123.4 , 48.21666667], + '3C286': [202.78458333, 30.50916667], + '3C287': [202.65708333, 25.15305556], + '3C295': [212.836 , 52.20258333], + '3C380': [277.3825 , 48.74611111], + '3C48' : [24.42208333 , 33.15972222] +} + +######################################################################## +def main(h5parmdb, refh5parm = '/data/solutions/3C48.h5', insolset='sol000', outsolset='sol000', insoltab='amplitude000', outsoltab='amplitude000', antenna = '[FUSPID].*', trusted_sources = '3C48,3C147,3C196,3C295,3C380', parset = None, max_separation_arcmin = 1.0, do_transfer = True): + + + if not do_transfer or do_transfer == 'False' or do_transfer == 'F': + logging.info('Transferring solutions will be skipped due to user input.') + return(0) + + logging.info('Transferring solutions from ' + str(refh5parm) + ' to ' + str(h5parmdb) + '.') + logging.info('Solutions will be transferred from soltab ' + str(insoltab) + ' to ' + str(outsoltab) + '.') + + ### Open up the h5parm, get an example value + data = h5parm(h5parmdb, readonly=False) + refdata = h5parm(refh5parm, readonly=True) + insolset = refdata.getSolset(insolset) + outsolset = data.getSolset(outsolset) + insoltab = insolset.getSoltab(insoltab) + outsoltab = outsolset.getSoltab(outsoltab, useCache = True) + + ### Get the calibrator information from the target solset and check whether it is trusted or not. + calibrators = [] + sources = outsolset.obj._f_get_child('source') + for i in numpy.arange(len(sources)): + calibrators.append(sources[i][0]) + calibrator = numpy.unique(calibrators) + calibrator = [c.decode() for c in calibrator] + if len(calibrator) > 1: + logging.error('There is more than one calibrator used in the target solution set: ' + str(calibrator) + '. No solutions will be transferred.') + data.close() + refdata.close() + return(1) + + calibrator = calibrator[0].upper() + ra = ((float(sources[0][-1][0]) / math.pi * 180) + 360) % 360 + dec = ((float(sources[0][-1][-1]) / math.pi * 180) + 360) % 360 + logging.info('The input direction is (RA/DEC): ' + str(ra) + ' deg, ' + str(dec) + ' deg') + for reference_calibrator in calibrator_positions.keys(): + ra2 = calibrator_positions[reference_calibrator][0] + dec2 = calibrator_positions[reference_calibrator][-1] + distance = math.degrees(math.acos(math.sin(math.radians(dec)) * math.sin(math.radians(dec2)) + math.cos(math.radians(dec)) * math.cos(math.radians(dec2)) * math.cos(math.radians(ra) - math.radians(ra2)))) + if distance * 60.0 < float(max_separation_arcmin): + logging.info('Position matches with the calibrator source ' + str(reference_calibrator)) + calibrator = reference_calibrator + break + + if calibrator in trusted_sources.split(','): + logging.info(calibrator + ' is a trusted calibrator source. No solutions from a reference solution set will be transferred!') + data.close() + refdata.close() + return(0) + else: + logging.info(calibrator + ' is not a trusted calibrator source. Solutions from a reference solution set will be transferred!') + + + ### check for matching antennas + station_names = outsoltab.ant + stations_to_transfer = [ station_name for station_name in station_names if re.match(antenna, station_name) ] + if len(stations_to_transfer) == 0: + logging.warning('No stations found matching the regular expression: ' + antenna) + logging.info('No solutions have been transferred.') + data.close() + refdata.close() + return(0) + + ### Properly define axes order + out_axes = outsoltab.getAxesNames() + out_axes.insert(0, out_axes.pop(out_axes.index('time'))) ## put time table to the first place + out_axes.insert(1, out_axes.pop(out_axes.index('freq'))) ## put frequency table to the second place + out_axes.insert(2, out_axes.pop(out_axes.index('ant'))) ## put antenna table to the third place + in_axes = insoltab.getAxesNames() + in_axes.insert(0, in_axes.pop(in_axes.index('freq'))) ## put frequency table to the second place + in_axes.insert(1, in_axes.pop(in_axes.index('ant'))) ## put antenna table to the third place + + if 'time' in in_axes: + logging.warning('Reference solution table provides a time axis. The bandpass is assumed to be constant in time. Thus, only the first time step will be transferred.') + in_axes.insert(2, in_axes.pop(in_axes.index('time'))) ## put time table to the third place + + ### resort the val and weights array according to the new axes order + for outvals, outweights, coord, selection in outsoltab.getValuesIter(returnAxes=out_axes, weight=True): + outvals = reorderAxes( outvals, outsoltab.getAxesNames(), out_axes) + outweights = reorderAxes( outweights, outsoltab.getAxesNames(), out_axes ) + + ### resort the val and weights array according to the new axes order + for invals, inweights, coord, selection in insoltab.getValuesIter(returnAxes=in_axes, weight=True): + invals = reorderAxes( invals, insoltab.getAxesNames(), in_axes) + inweights = reorderAxes( inweights, insoltab.getAxesNames(), in_axes ) + + ### check for equistance in frequency + freq_resolution = numpy.unique(numpy.diff(outsoltab.freq)) + if len(freq_resolution) > 1: + logging.error('Frequency axis is not equidistant!') + data.close() + refdata.close() + return(1) + + ### look for nearest neighbours in frequency and write them into a dictionary + nearest_freq = {} + freq_idx = [] + for i, frequency in enumerate(numpy.array(outsoltab.freq)): + nearest_freq[i] = numpy.abs(frequency - numpy.array(insoltab.freq)).argmin() + freq_idx.append(nearest_freq[i]) + + ### do the job! + for station_to_transfer in stations_to_transfer: + logging.info('Transferring solutions for antenna: ' + str(station_to_transfer)) + unique_elements, counts_elements = numpy.unique(freq_idx, return_counts = True) + ant_index = list(outsoltab.ant).index(station_to_transfer) + try: + ref_ant_index = list(insoltab.ant).index(station_to_transfer) + except ValueError: + logging.warning('Station ' + station_to_transfer + ' does not exist in reference soltab. No solutions will be transferred!') + continue + for j, frequency in enumerate(numpy.array(outsoltab.freq)): + if 'time' in in_axes: + weight = inweights[nearest_freq[j], ref_ant_index, 0] + else: + weight = inweights[nearest_freq[j], ref_ant_index] + if counts_elements[list(unique_elements).index(nearest_freq[j])] > 1: + if frequency < insoltab.freq[0] or frequency > insoltab.freq[-1]: + counts_elements[list(unique_elements).index(nearest_freq[j])] -= 1 + logging.warning('No entry for frequency ' + str(frequency) + '. Solution will be flagged.') + weight = 0 + for i, time in enumerate(outsoltab.time): + outweights[i,j,ant_index] = weight + if 'time' in in_axes: + outvals[i,j,ant_index] = invals[nearest_freq[j], ref_ant_index, 0] + else: + outvals[i,j,ant_index] = invals[nearest_freq[j], ref_ant_index] + + + ### writing to the soltab + outsoltab.setValues(outvals, selection) + outsoltab.setValues(outweights, selection, weight = True) + outsoltab.addHistory('Transferred solutions from ' + os.path.basename(refh5parm) + ' for the stations ' + str(stations_to_transfer).lstrip('[').rstrip(']') ) + outsoltab.flush() + + ### plotting new tables if provided + if parset: + if os.path.exists(parset): + download = subprocess.Popen(['losoto', '-v', h5parmdb, parset], stdout=subprocess.PIPE) + errorcode = download.wait() + if errorcode != 0: + logging.error('An error has occured while plotting.') + data.close() + refdata.close() + return(1) + else: + logging.error('Parset file ' + parset + ' has not been found.') + data.close() + refdata.close() + return(1) + + data.close() + refdata.close() + return(0) + +######################################################################## +if __name__ == '__main__': + import argparse + parser = argparse.ArgumentParser(description='Transfer solutions from a solution table of a reference h5parm to a solution table of a target h5parm.') + + parser.add_argument('h5parm', type=str, + help='H5parm to which the solutions should be transferred.') + parser.add_argument('--refh5parm', '--outh5parm', type=str, + help='Name of the h5parm from which the solutions should be transferred.') + parser.add_argument('--insolset', '--insolset', type=str, default='sol000', + help='Name of the input h5parm solution set (default: sol000)') + parser.add_argument('--outsolset', '--outsolset', type=str, default='sol000', + help='Name of the output h5parm solution set (default: sol000)') + parser.add_argument('--insoltab', '--insoltab', type=str, default='amplitude000', + help='Name of the input h5parm solution set (default: amplitude000)') + parser.add_argument('--outsoltab', '--outsoltab', type=str, default='amplitude000', + help='Name of the output h5parm solution set (default: amplitude000)') + parser.add_argument('--antenna', '--antenna', type=str, default='[FUSPID].*', + help='Regular expression of antenna solutions to be transferred (default: [FUSPID].*)') + parser.add_argument('--parset', '--parset', type=str, default=None, + help='Parset for plotting diagnostic plots after transfer with LoSoTo.') + parser.add_argument('--max_separation_arcmin', type=float, default=1.0, + help='define the maximum seperation between pointing and model direction in arcmin.') + parser.add_argument('--trusted', type=str, default='3C48,3C147,3C196,3C295,3C380', + help='comma-separated list of sources to be trusted.') + parser.add_argument('--do_transfer', type=str, default='False', + help='Do the transfer.') + + + args = parser.parse_args() + + format_stream = logging.Formatter("%(asctime)s\033[1m %(levelname)s:\033[0m %(message)s","%Y-%m-%d %H:%M:%S") + format_file = logging.Formatter("%(asctime)s %(levelname)s: %(message)s","%Y-%m-%d %H:%M:%S") + logging.root.setLevel(logging.INFO) + + log = logging.StreamHandler() + log.setFormatter(format_stream) + logging.root.addHandler(log) + + main(args.h5parm, refh5parm = args.refh5parm, insolset=args.insolset, outsolset=args.outsolset, insoltab=args.insoltab, outsoltab=args.outsoltab, antenna = args.antenna, parset = args.parset, max_separation_arcmin = args.max_separation_arcmin, trusted_sources = args.trusted, do_transfer = args.do_transfer) diff --git a/setup.py b/setup.py index 6ce61c0eaf98e0e8d706ce06463fe85c660bfa61..bcb636599bcc056edb9ac2d4492285cfe0fb1a15 100644 --- a/setup.py +++ b/setup.py @@ -1,38 +1,42 @@ +import os, glob from setuptools import setup -import os +# Functions read() was copied from Pip package. def read(rel_path): - """Function read() was copied from setup.py in Pip package.""" here = os.path.abspath(os.path.dirname(__file__)) # intentionally *not* adding an encoding option to open, See: # https://github.com/pypa/virtualenv/issues/201#issuecomment-3145690 - with open(os.path.join(here, rel_path), "r") as fp: + with open(os.path.join(here, rel_path), 'r') as fp: return fp.read() data_files = [] -for top in ('lofar-cwl/steps', 'steps', 'subworkflow', 'workflows'): +for top in ('rfistrategies', 'skymodels', 'solutions', 'steps', 'workflows'): for root, _, files in os.walk(top): - cwl_files = [os.path.join(root, f) for f in files if f.endswith('.cwl')] - if cwl_files: - data_files.append((os.path.join('share/prefactor', root), cwl_files)) + data_files.append( + (os.path.join('share', 'prefactor', root), [os.path.join(root, f) for f in files]) + ) setup( - name='prefactor3-cwl', - version='0.3.0', - url='https://git.astron.nl/eosc/prefactor3-cwl/', - description="Prefactor 3 pipeline (CWL version)", - long_description=read('README.md'), + name='prefactor', + version='4.0', + description='Prefactor: The LOFAR pre-facet calibration pipeline.', + long_description=read("README.md"), + long_description_content_type='text/markdown', + url='https://git.astron.nl/eosc/prefactor3-cwl', + license='GNU GPL 3', + classifiers=[ + 'Programming Language :: Python :: 3', + 'Development Status :: 3 - Alpha', + 'Natural Language :: English', + 'Intended Audience :: Science/Research', + 'Operating System :: POSIX :: Linux', + 'Topic :: Scientific/Engineering :: Astronomy'], platforms='any', - classifiers=['Programming Language :: Python :: 3', - 'Development Status :: 3 - Alpha', - 'Natural Language :: English', - 'Intended Audience :: Science/Research', - 'Operating System :: POSIX :: Linux', - 'Topic :: Scientific/Engineering :: Astronomy'], install_requires=[ - 'prefactor@git+https://github.com/lofar-astron/prefactor.git' - ], + 'aplpy', 'astropy', 'bdsf', 'losoto', 'lsmtool', + 'matplotlib', 'numpy', 'python-casacore', 'RMextract', 'scipy'], + scripts=glob.glob('scripts/*'), data_files=data_files ) diff --git a/skymodels/3C196-SH-offringa.skymodel b/skymodels/3C196-SH-offringa.skymodel new file mode 100644 index 0000000000000000000000000000000000000000..49652fcfee57452204b22a7bcfb4f69e601ffb21 --- /dev/null +++ b/skymodels/3C196-SH-offringa.skymodel @@ -0,0 +1,2834 @@ +Format = Name, Patch, Type, Ra, Dec, I, Q, U, V, SpectralIndex, LogarithmicSI, ReferenceFrequency='150.e6', MajorAxis, MinorAxis, Orientation +# +# This model of 3C 196 is made by deconvolving LOFAR HBA mid (116-171 MHz) + HBA high (230-244 MHz) at the same time, +# using the WSClean MF MS deconvolution method (with auto-masking, etc). +# The HBA high observation used is L692158, the HBA mid observation is L432696. The model contains 2813 components, +# 1369 of which are (zero-scale) point components and 1444 are Gaussians. +# +# Spectral indices are coming directly from the MF deconvolution, and despite the large bandwidth used, are still very +# unphysical due to the degeneracy of doing a multi-frequency deconvolution. The model calibrates well between 116-244 MHz, +# but will probably not work well for frequencies outside that range. For that case it helps to set al the SIs to a constant +# value. +# +# The spectral indices are (non-logarithmic) polynomial(!) and hence it is required to use a recent (2019) version of makesourcedb +# and DP3 to understand the LogarithmicSI column. Older versions will ignore the column, so will do the wrong thing without a warning. +# +# The purpose of this model is to improve the 3C 196 Epoch of Reionization calibration/subtraction analyses. I'm planning to, +# at some point, write a paper about this, comparing Pandey's 4-component model to this model. +# +# Andre Offringa, 2019-06-25. +# +, 3C196, ,08:13:35.962, 48.12.58.225 +s0c0, 3C196, POINT, 08:13:35.962, 48.12.58.225,-0.00466361706029825, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1, 3C196, POINT, 08:13:36.002, 48.12.58.325,0.0027566071631502775, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c2, 3C196, POINT, 08:13:36.08, 48.12.58.45,-0.0031154022574458864, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c3, 3C196, POINT, 08:13:36.083, 48.12.58.475,-0.0017447978638512954, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c4, 3C196, POINT, 08:13:36.068, 48.12.58.625,0.004722807513385919, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c5, 3C196, POINT, 08:13:35.97, 48.12.58.675,0.0033663409849750852, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c6, 3C196, POINT, 08:13:35.985, 48.12.58.75,0.0037112298006825085, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c7, 3C196, POINT, 08:13:35.957, 48.12.58.75,0.00042580143459457236, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c8, 3C196, POINT, 08:13:35.955, 48.12.58.75,0.0010453689005483983, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c9, 3C196, POINT, 08:13:35.957, 48.12.58.775,0.0019488582070711304, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c10, 3C196, POINT, 08:13:36.05, 48.12.58.8,0.0013980943052827883, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c11, 3C196, POINT, 08:13:36.047, 48.12.58.825,0.003474973531577716, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c12, 3C196, POINT, 08:13:36.045, 48.12.58.825,0.0003841159644991939, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c13, 3C196, POINT, 08:13:36.042, 48.12.58.85,0.003986889966161998, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c14, 3C196, POINT, 08:13:35.905, 48.12.58.875,0.0016018917166134587, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c15, 3C196, POINT, 08:13:35.975, 48.12.58.9,0.004043795213191426, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c16, 3C196, POINT, 08:13:35.942, 48.12.58.9,0.003228079911445032, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c17, 3C196, POINT, 08:13:36.025, 48.12.59,0.006872294790158761, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c18, 3C196, POINT, 08:13:36.027, 48.12.59.025,0.00240855546690159, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c19, 3C196, POINT, 08:13:35.997, 48.12.59.075,-0.006357516331207008, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c20, 3C196, POINT, 08:13:35.937, 48.12.59.075,-0.004800679639135862, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c21, 3C196, POINT, 08:13:36.073, 48.12.59.1,0.0016211849874625099, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c22, 3C196, POINT, 08:13:36.017, 48.12.59.1,0.003384609039849547, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c23, 3C196, POINT, 08:13:36.11, 48.12.59.125,-0.0031444111427898305, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c24, 3C196, POINT, 08:13:36.108, 48.12.59.125,-0.0002754775381653637, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c25, 3C196, POINT, 08:13:36.075, 48.12.59.125,0.001730500548574404, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c26, 3C196, POINT, 08:13:35.947, 48.12.59.125,-0.002242905661936996, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c27, 3C196, POINT, 08:13:36.075, 48.12.59.15,0.0012916285916167534, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c28, 3C196, POINT, 08:13:35.947, 48.12.59.15,-0.006141686208701669, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c29, 3C196, POINT, 08:13:35.895, 48.12.59.15,-0.004736365791861974, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c30, 3C196, POINT, 08:13:35.91, 48.12.59.175,-0.00578960973442208, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c31, 3C196, POINT, 08:13:35.907, 48.12.59.175,-0.0033586914219243306, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c32, 3C196, POINT, 08:13:36.015, 48.12.59.2,0.00376693344573826, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c33, 3C196, POINT, 08:13:35.91, 48.12.59.2,-0.0010263995038848695, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c34, 3C196, POINT, 08:13:35.992, 48.12.59.225,-0.001225397749656036, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c35, 3C196, POINT, 08:13:35.992, 48.12.59.25,-0.006597699718236543, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c36, 3C196, POINT, 08:13:35.99, 48.12.59.25,-0.0017913277851469786, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c37, 3C196, POINT, 08:13:35.962, 48.12.59.275,-0.0047964767500363915, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c38, 3C196, POINT, 08:13:36.07, 48.12.59.3,0.0018963813364980982, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c39, 3C196, POINT, 08:13:36.068, 48.12.59.3,0.0014873827680214223, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c40, 3C196, POINT, 08:13:36.068, 48.12.59.325,0.0019211876189544307, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c41, 3C196, POINT, 08:13:35.977, 48.12.59.325,-0.001021358940797013, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c42, 3C196, POINT, 08:13:35.932, 48.12.59.325,-0.005998372946455089, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c43, 3C196, POINT, 08:13:35.93, 48.12.59.325,-0.0038803491247033925, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c44, 3C196, POINT, 08:13:35.885, 48.12.59.325,-0.0010136419373180056, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c45, 3C196, POINT, 08:13:36.06, 48.12.59.35,0.002176712649111472, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c46, 3C196, POINT, 08:13:35.98, 48.12.59.35,-0.0024873941216734564, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c47, 3C196, POINT, 08:13:35.957, 48.12.59.35,-0.008479564176889129, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c48, 3C196, POINT, 08:13:35.955, 48.12.59.35,-0.0015836835515279518, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c49, 3C196, POINT, 08:13:35.95, 48.12.59.35,-0.00152197410363451, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c50, 3C196, POINT, 08:13:35.947, 48.12.59.35,-0.0024343691743230573, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c51, 3C196, POINT, 08:13:35.935, 48.12.59.35,-0.0013662445104301887, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c52, 3C196, POINT, 08:13:35.932, 48.12.59.35,-0.004267556982800778, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c53, 3C196, POINT, 08:13:35.875, 48.12.59.35,-0.0014376744626095252, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c54, 3C196, POINT, 08:13:35.872, 48.12.59.35,-0.0010764021042145903, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c55, 3C196, POINT, 08:13:35.862, 48.12.59.35,-0.0007953940434795298, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c56, 3C196, POINT, 08:13:35.98, 48.12.59.375,-0.0022497742255926877, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c57, 3C196, POINT, 08:13:35.96, 48.12.59.375,-0.0054541094646647125, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c58, 3C196, POINT, 08:13:35.957, 48.12.59.375,-0.003796952759084198, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c59, 3C196, POINT, 08:13:35.955, 48.12.59.375,-0.005751241043536528, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c60, 3C196, POINT, 08:13:35.947, 48.12.59.375,-0.003234350019779639, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c61, 3C196, POINT, 08:13:35.945, 48.12.59.375,-0.00838987749533446, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c62, 3C196, POINT, 08:13:35.942, 48.12.59.375,-0.006030591045111514, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c63, 3C196, POINT, 08:13:35.94, 48.12.59.375,-0.00402593173681486, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c64, 3C196, POINT, 08:13:35.862, 48.12.59.375,-0.006172469440736319, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c65, 3C196, POINT, 08:13:35.86, 48.12.59.375,-0.0014594514966356086, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c66, 3C196, POINT, 08:13:35.967, 48.12.59.4,-0.002592015750223865, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c67, 3C196, POINT, 08:13:35.965, 48.12.59.4,-0.0034891342582795927, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c68, 3C196, POINT, 08:13:35.952, 48.12.59.4,-0.0060371618044463005, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c69, 3C196, POINT, 08:13:35.95, 48.12.59.4,-0.0018927598474346465, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c70, 3C196, POINT, 08:13:35.945, 48.12.59.4,-0.005577076480502684, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c71, 3C196, POINT, 08:13:35.942, 48.12.59.4,-0.0038732297658042435, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c72, 3C196, POINT, 08:13:35.86, 48.12.59.4,-0.0015338887874415507, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c73, 3C196, POINT, 08:13:36.09, 48.12.59.425,-0.0012273910413910516, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c74, 3C196, POINT, 08:13:36.005, 48.12.59.425,0.006108994627833346, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c75, 3C196, POINT, 08:13:35.947, 48.12.59.425,-0.003103516668392329, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c76, 3C196, POINT, 08:13:35.945, 48.12.59.425,-0.00048022954855058537, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c77, 3C196, POINT, 08:13:35.942, 48.12.59.425,-0.013030730375349363, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c78, 3C196, POINT, 08:13:36.09, 48.12.59.45,-0.0017068302440206734, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c79, 3C196, POINT, 08:13:36.088, 48.12.59.45,-0.002160196046638273, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c80, 3C196, POINT, 08:13:36.05, 48.12.59.45,0.0007345981794333594, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c81, 3C196, POINT, 08:13:36.002, 48.12.59.45,0.001597682629403363, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c82, 3C196, POINT, 08:13:35.967, 48.12.59.45,-0.012360337034377498, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c83, 3C196, POINT, 08:13:35.9, 48.12.59.45,0.008974608124872625, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c84, 3C196, POINT, 08:13:35.897, 48.12.59.45,0.006427542220119321, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c85, 3C196, POINT, 08:13:36.05, 48.12.59.475,0.0009156874442822124, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c86, 3C196, POINT, 08:13:36.0, 48.12.59.475,0.0012551422178119086, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c87, 3C196, POINT, 08:13:35.985, 48.12.59.475,-0.0024370782233979972, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c88, 3C196, POINT, 08:13:35.967, 48.12.59.475,-0.004547282208540461, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c89, 3C196, POINT, 08:13:35.855, 48.12.59.475,-0.0009522096702086745, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c90, 3C196, POINT, 08:13:35.852, 48.12.59.475,-0.0021043087354607375, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c91, 3C196, POINT, 08:13:36.05, 48.12.59.5,0.0012278964266948952, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c92, 3C196, POINT, 08:13:36.0, 48.12.59.5,0.006316230230897173, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c93, 3C196, POINT, 08:13:35.985, 48.12.59.5,-0.0014174568140256066, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c94, 3C196, POINT, 08:13:35.855, 48.12.59.5,-0.005485445323221883, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c95, 3C196, POINT, 08:13:35.852, 48.12.59.5,-0.000390460103714648, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c96, 3C196, POINT, 08:13:36.05, 48.12.59.525,0.0011741479936104996, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c97, 3C196, POINT, 08:13:36.04, 48.12.59.525,0.0006146636586348074, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c98, 3C196, POINT, 08:13:36.037, 48.12.59.525,0.0058832592623495935, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c99, 3C196, POINT, 08:13:35.985, 48.12.59.525,-0.001012290560954332, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c100, 3C196, POINT, 08:13:35.96, 48.12.59.525,0.022961242325462945, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c101, 3C196, POINT, 08:13:35.922, 48.12.59.525,0.008859477504449147, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c102, 3C196, POINT, 08:13:35.88, 48.12.59.525,0.0026278487987490174, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c103, 3C196, POINT, 08:13:35.877, 48.12.59.525,0.002128972925882665, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c104, 3C196, POINT, 08:13:35.852, 48.12.59.525,-0.0003244198194176401, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c105, 3C196, POINT, 08:13:35.845, 48.12.59.525,-0.004122648564480087, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c106, 3C196, POINT, 08:13:36.04, 48.12.59.55,0.0013293661099953273, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c107, 3C196, POINT, 08:13:36.035, 48.12.59.55,0.0010248238554201223, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c108, 3C196, POINT, 08:13:35.975, 48.12.59.55,-0.018664286164151993, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c109, 3C196, POINT, 08:13:35.972, 48.12.59.55,-0.003189708922878118, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c110, 3C196, POINT, 08:13:35.96, 48.12.59.55,0.021089578711177486, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c111, 3C196, POINT, 08:13:35.957, 48.12.59.55,0.0015592656182652717, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c112, 3C196, POINT, 08:13:35.94, 48.12.59.55,0.010815542475151334, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c113, 3C196, POINT, 08:13:35.937, 48.12.59.55,0.05413134499749156, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c114, 3C196, POINT, 08:13:35.935, 48.12.59.55,0.025741922391473, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c115, 3C196, POINT, 08:13:35.922, 48.12.59.55,0.0063693132695715055, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c116, 3C196, POINT, 08:13:35.92, 48.12.59.55,0.005967436639957753, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c117, 3C196, POINT, 08:13:35.88, 48.12.59.55,0.00045249999734652815, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c118, 3C196, POINT, 08:13:35.877, 48.12.59.55,0.003914776234474537, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c119, 3C196, POINT, 08:13:36.035, 48.12.59.575,0.002502099290108596, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c120, 3C196, POINT, 08:13:35.985, 48.12.59.575,-0.0038114815861509223, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c121, 3C196, POINT, 08:13:35.975, 48.12.59.575,-0.0268803787542088, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c122, 3C196, POINT, 08:13:35.972, 48.12.59.575,-0.0011379089560726642, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c123, 3C196, POINT, 08:13:35.957, 48.12.59.575,0.022569671095587246, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c124, 3C196, POINT, 08:13:35.945, 48.12.59.575,0.053402798905420816, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c125, 3C196, POINT, 08:13:35.942, 48.12.59.575,0.036747778432619976, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c126, 3C196, POINT, 08:13:35.94, 48.12.59.575,0.024758653793104546, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c127, 3C196, POINT, 08:13:35.937, 48.12.59.575,0.002473837845881475, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c128, 3C196, POINT, 08:13:35.935, 48.12.59.575,0.054229199678312766, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c129, 3C196, POINT, 08:13:35.932, 48.12.59.575,0.012786972503271613, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c130, 3C196, POINT, 08:13:35.93, 48.12.59.575,0.033025968890385955, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c131, 3C196, POINT, 08:13:35.927, 48.12.59.575,0.027400703797916787, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c132, 3C196, POINT, 08:13:35.922, 48.12.59.575,0.013432389440487595, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c133, 3C196, POINT, 08:13:35.877, 48.12.59.575,0.0006731916660135401, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c134, 3C196, POINT, 08:13:35.987, 48.12.59.6,-0.003149606713650913, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c135, 3C196, POINT, 08:13:35.975, 48.12.59.6,-0.006409952444587693, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c136, 3C196, POINT, 08:13:35.972, 48.12.59.6,-0.0011674540587178928, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c137, 3C196, POINT, 08:13:35.957, 48.12.59.6,0.005488909777560966, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c138, 3C196, POINT, 08:13:35.955, 48.12.59.6,0.03078447799908125, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c139, 3C196, POINT, 08:13:35.952, 48.12.59.6,0.013003239218563771, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c140, 3C196, POINT, 08:13:35.945, 48.12.59.6,0.014940161379010788, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c141, 3C196, POINT, 08:13:35.935, 48.12.59.6,0.007844899515512704, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c142, 3C196, POINT, 08:13:35.925, 48.12.59.6,0.043421304652337706, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c143, 3C196, POINT, 08:13:35.922, 48.12.59.6,0.012858698014475969, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c144, 3C196, POINT, 08:13:35.89, 48.12.59.6,0.002328467948187825, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c145, 3C196, POINT, 08:13:35.877, 48.12.59.6,0.0007222985274686908, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c146, 3C196, POINT, 08:13:35.852, 48.12.59.6,-0.002059175495476234, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c147, 3C196, POINT, 08:13:36.032, 48.12.59.625,0.0015789567712124275, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c148, 3C196, POINT, 08:13:36.02, 48.12.59.625,-0.005750958363487574, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c149, 3C196, POINT, 08:13:35.99, 48.12.59.625,-0.004635264400632581, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c150, 3C196, POINT, 08:13:35.98, 48.12.59.625,-0.0037448480803429635, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c151, 3C196, POINT, 08:13:35.977, 48.12.59.625,-0.0003980287289313184, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c152, 3C196, POINT, 08:13:35.955, 48.12.59.625,0.0059904755543651505, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c153, 3C196, POINT, 08:13:35.91, 48.12.59.625,-0.0003757639245322276, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c154, 3C196, POINT, 08:13:35.907, 48.12.59.625,-0.009064976481179196, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c155, 3C196, POINT, 08:13:35.89, 48.12.59.625,0.0036110994487464133, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c156, 3C196, POINT, 08:13:35.88, 48.12.59.625,-0.0011487045208437626, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c157, 3C196, POINT, 08:13:35.877, 48.12.59.625,0.003420272803205409, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c158, 3C196, POINT, 08:13:35.852, 48.12.59.625,-0.0034303503971601012, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c159, 3C196, POINT, 08:13:36.065, 48.12.59.65,-0.0022782354102581543, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c160, 3C196, POINT, 08:13:36.032, 48.12.59.65,0.0029042206070034435, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c161, 3C196, POINT, 08:13:36.02, 48.12.59.65,-0.000975342249549423, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c162, 3C196, POINT, 08:13:35.99, 48.12.59.65,-0.010675988437142146, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c163, 3C196, POINT, 08:13:35.98, 48.12.59.65,-0.009552060310806835, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c164, 3C196, POINT, 08:13:35.91, 48.12.59.65,-0.0049200537504389494, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c165, 3C196, POINT, 08:13:35.907, 48.12.59.65,-0.009668634783798457, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c166, 3C196, POINT, 08:13:35.9, 48.12.59.65,-0.002587789435290431, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c167, 3C196, POINT, 08:13:35.887, 48.12.59.65,0.004827510804973533, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c168, 3C196, POINT, 08:13:35.88, 48.12.59.65,0.00166322639671081, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c169, 3C196, POINT, 08:13:36.032, 48.12.59.675,0.0010350280936549897, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c170, 3C196, POINT, 08:13:35.925, 48.12.59.675,0.008024468629420876, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c171, 3C196, POINT, 08:13:35.922, 48.12.59.675,0.003117910204448416, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c172, 3C196, POINT, 08:13:35.907, 48.12.59.675,-0.021527712264975858, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c173, 3C196, POINT, 08:13:35.88, 48.12.59.675,0.0014768659062656874, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c174, 3C196, POINT, 08:13:35.925, 48.12.59.7,0.007719970268606799, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c175, 3C196, POINT, 08:13:35.922, 48.12.59.7,0.028952003113870518, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c176, 3C196, POINT, 08:13:35.907, 48.12.59.7,-0.003794453077922581, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c177, 3C196, POINT, 08:13:35.88, 48.12.59.7,0.0032625436658847116, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c178, 3C196, POINT, 08:13:36.037, 48.12.59.725,0.0003303910240383321, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c179, 3C196, POINT, 08:13:36.035, 48.12.59.725,0.000603607104454047, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c180, 3C196, POINT, 08:13:35.965, 48.12.59.725,-0.011727310814213597, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c181, 3C196, POINT, 08:13:35.937, 48.12.59.725,-0.10378018758490846, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c182, 3C196, POINT, 08:13:35.922, 48.12.59.725,0.0499439705807056, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c183, 3C196, POINT, 08:13:35.907, 48.12.59.725,-0.0034410655337936517, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c184, 3C196, POINT, 08:13:35.88, 48.12.59.725,0.004995159851679615, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c185, 3C196, POINT, 08:13:36.037, 48.12.59.75,0.0008094149357813358, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c186, 3C196, POINT, 08:13:36.035, 48.12.59.75,0.0008906231031142181, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c187, 3C196, POINT, 08:13:35.975, 48.12.59.75,0.04615804576477672, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c188, 3C196, POINT, 08:13:35.965, 48.12.59.75,-0.008029038652549647, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c189, 3C196, POINT, 08:13:35.955, 48.12.59.75,0.022877726668775633, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c190, 3C196, POINT, 08:13:35.952, 48.12.59.75,0.009943305314346337, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c191, 3C196, POINT, 08:13:35.935, 48.12.59.75,-0.009027383165294625, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c192, 3C196, POINT, 08:13:35.922, 48.12.59.75,0.036839560998965765, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c193, 3C196, POINT, 08:13:35.912, 48.12.59.75,-0.006600422174118975, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c194, 3C196, POINT, 08:13:35.907, 48.12.59.75,-0.0038738277669620198, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c195, 3C196, POINT, 08:13:35.895, 48.12.59.75,-0.017669086459132965, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c196, 3C196, POINT, 08:13:36.04, 48.12.59.775,0.008739935985717344, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c197, 3C196, POINT, 08:13:36.035, 48.12.59.775,0.0030518061583830764, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c198, 3C196, POINT, 08:13:35.977, 48.12.59.775,0.03811064304951376, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c199, 3C196, POINT, 08:13:35.975, 48.12.59.775,0.05509686718826651, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c200, 3C196, POINT, 08:13:35.955, 48.12.59.775,0.03596658921590435, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c201, 3C196, POINT, 08:13:35.952, 48.12.59.775,0.05904280772732335, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c202, 3C196, POINT, 08:13:35.922, 48.12.59.775,0.02052926432327536, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c203, 3C196, POINT, 08:13:35.912, 48.12.59.775,-0.005185854244978494, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c204, 3C196, POINT, 08:13:35.91, 48.12.59.775,-0.010903068265930044, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c205, 3C196, POINT, 08:13:35.907, 48.12.59.775,-0.009134910212522579, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c206, 3C196, POINT, 08:13:35.905, 48.12.59.775,-0.05046880219445646, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c207, 3C196, POINT, 08:13:35.902, 48.12.59.775,0.013703733227750337, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c208, 3C196, POINT, 08:13:35.895, 48.12.59.775,-0.007473808455666966, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c209, 3C196, POINT, 08:13:35.892, 48.12.59.775,0.007031496377315152, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c210, 3C196, POINT, 08:13:36.035, 48.12.59.8,0.005568851104935233, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c211, 3C196, POINT, 08:13:35.99, 48.12.59.8,0.005180188397167271, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c212, 3C196, POINT, 08:13:35.987, 48.12.59.8,0.013441077266619974, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c213, 3C196, POINT, 08:13:35.98, 48.12.59.8,0.06497974532421691, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c214, 3C196, POINT, 08:13:35.952, 48.12.59.8,0.052187250736556445, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c215, 3C196, POINT, 08:13:35.947, 48.12.59.8,0.00037235603185257566, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c216, 3C196, POINT, 08:13:35.945, 48.12.59.8,0.009874511336754686, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c217, 3C196, POINT, 08:13:35.922, 48.12.59.8,0.021000653828536255, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c218, 3C196, POINT, 08:13:35.91, 48.12.59.8,-0.00990056459786095, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c219, 3C196, POINT, 08:13:35.905, 48.12.59.8,-0.023772977194877747, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c220, 3C196, POINT, 08:13:35.84, 48.12.59.8,-0.0006009469786631911, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c221, 3C196, POINT, 08:13:36.035, 48.12.59.825,0.0036184993172560173, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c222, 3C196, POINT, 08:13:35.987, 48.12.59.825,0.011078619534190296, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c223, 3C196, POINT, 08:13:35.982, 48.12.59.825,0.0049934930649262604, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c224, 3C196, POINT, 08:13:35.952, 48.12.59.825,0.01896960529187843, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c225, 3C196, POINT, 08:13:35.945, 48.12.59.825,0.004473568537472241, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c226, 3C196, POINT, 08:13:35.922, 48.12.59.825,0.010999043070219861, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c227, 3C196, POINT, 08:13:35.92, 48.12.59.825,0.009639126261960061, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c228, 3C196, POINT, 08:13:35.907, 48.12.59.825,-0.0017769115078734314, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c229, 3C196, POINT, 08:13:35.905, 48.12.59.825,-0.012926394997115323, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c230, 3C196, POINT, 08:13:36.035, 48.12.59.85,0.0011762295786361184, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c231, 3C196, POINT, 08:13:36.0, 48.12.59.85,0.004571597021174954, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c232, 3C196, POINT, 08:13:35.997, 48.12.59.85,0.005277786220126163, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c233, 3C196, POINT, 08:13:35.987, 48.12.59.85,0.02080369826843341, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c234, 3C196, POINT, 08:13:35.985, 48.12.59.85,0.018740520565569966, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c235, 3C196, POINT, 08:13:35.952, 48.12.59.85,0.009792941620955937, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c236, 3C196, POINT, 08:13:35.945, 48.12.59.85,0.005695389990328682, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c237, 3C196, POINT, 08:13:35.922, 48.12.59.85,0.008944848225968818, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c238, 3C196, POINT, 08:13:35.92, 48.12.59.85,0.008834465776808659, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c239, 3C196, POINT, 08:13:35.905, 48.12.59.85,-0.014363856306332533, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c240, 3C196, POINT, 08:13:36.035, 48.12.59.875,0.0016730680527029362, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c241, 3C196, POINT, 08:13:36.0, 48.12.59.875,0.0005381858454819882, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c242, 3C196, POINT, 08:13:35.955, 48.12.59.875,0.0037100602422276453, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c243, 3C196, POINT, 08:13:35.952, 48.12.59.875,0.01576213874347791, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c244, 3C196, POINT, 08:13:35.947, 48.12.59.875,0.016073551486523598, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c245, 3C196, POINT, 08:13:35.945, 48.12.59.875,0.050413265510948685, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c246, 3C196, POINT, 08:13:35.942, 48.12.59.875,0.020520928281202992, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c247, 3C196, POINT, 08:13:35.922, 48.12.59.875,0.008129070882297865, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c248, 3C196, POINT, 08:13:35.92, 48.12.59.875,0.022570884095329126, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c249, 3C196, POINT, 08:13:35.905, 48.12.59.875,-0.0035647743940728136, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c250, 3C196, POINT, 08:13:35.902, 48.12.59.875,-0.0017526159739335474, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c251, 3C196, POINT, 08:13:35.86, 48.12.59.875,-0.0007629771991081178, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c252, 3C196, POINT, 08:13:36.037, 48.12.59.9,0.0016926982300523037, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c253, 3C196, POINT, 08:13:36.027, 48.12.59.9,0.00016923188350912726, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c254, 3C196, POINT, 08:13:36.025, 48.12.59.9,0.00403466941578815, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c255, 3C196, POINT, 08:13:36.01, 48.12.59.9,0.004688504812589655, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c256, 3C196, POINT, 08:13:36.0, 48.12.59.9,0.007829010994316708, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c257, 3C196, POINT, 08:13:35.957, 48.12.59.9,0.008309175032665215, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c258, 3C196, POINT, 08:13:35.955, 48.12.59.9,0.01570680647842617, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c259, 3C196, POINT, 08:13:35.942, 48.12.59.9,0.011336001696261956, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c260, 3C196, POINT, 08:13:35.94, 48.12.59.9,0.011808642518601059, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c261, 3C196, POINT, 08:13:35.902, 48.12.59.9,-0.013354889918897984, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c262, 3C196, POINT, 08:13:35.9, 48.12.59.9,-0.004504849759785979, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c263, 3C196, POINT, 08:13:35.885, 48.12.59.9,0.010722058631544087, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c264, 3C196, POINT, 08:13:35.882, 48.12.59.9,0.0025036387392631584, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c265, 3C196, POINT, 08:13:35.867, 48.12.59.9,-0.0028559188147765967, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c266, 3C196, POINT, 08:13:35.865, 48.12.59.9,-0.0057091006696459844, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c267, 3C196, POINT, 08:13:35.86, 48.12.59.9,-0.0006995754659785324, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c268, 3C196, POINT, 08:13:36.037, 48.12.59.925,0.0009006773915003447, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c269, 3C196, POINT, 08:13:35.982, 48.12.59.925,0.005000561946170688, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c270, 3C196, POINT, 08:13:35.955, 48.12.59.925,0.01854291802183758, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c271, 3C196, POINT, 08:13:35.942, 48.12.59.925,-0.0005672520581773659, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c272, 3C196, POINT, 08:13:35.94, 48.12.59.925,0.0027582307969491564, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c273, 3C196, POINT, 08:13:35.937, 48.12.59.925,0.006996227629263369, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c274, 3C196, POINT, 08:13:35.935, 48.12.59.925,0.08624621115398168, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c275, 3C196, POINT, 08:13:35.932, 48.12.59.925,0.04008490513915546, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c276, 3C196, POINT, 08:13:35.93, 48.12.59.925,0.011176635398050222, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c277, 3C196, POINT, 08:13:35.927, 48.12.59.925,0.0422659805799689, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c278, 3C196, POINT, 08:13:35.925, 48.12.59.925,0.03890347219923838, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c279, 3C196, POINT, 08:13:35.922, 48.12.59.925,0.01818359944103947, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c280, 3C196, POINT, 08:13:35.917, 48.12.59.925,0.0027005427882717276, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c281, 3C196, POINT, 08:13:35.9, 48.12.59.925,-0.020610082277350197, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c282, 3C196, POINT, 08:13:35.885, 48.12.59.925,0.00597157143728981, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c283, 3C196, POINT, 08:13:35.865, 48.12.59.925,-0.0027573930760966484, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c284, 3C196, POINT, 08:13:36.04, 48.12.59.95,0.005109833542144229, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c285, 3C196, POINT, 08:13:35.982, 48.12.59.95,0.015883812303400677, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c286, 3C196, POINT, 08:13:35.955, 48.12.59.95,0.00884230752238062, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c287, 3C196, POINT, 08:13:35.942, 48.12.59.95,0.0009737795977958157, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c288, 3C196, POINT, 08:13:35.932, 48.12.59.95,0.02728401048364421, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c289, 3C196, POINT, 08:13:35.92, 48.12.59.95,0.02588805306773521, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c290, 3C196, POINT, 08:13:35.917, 48.12.59.95,0.00876337151073722, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c291, 3C196, POINT, 08:13:35.915, 48.12.59.95,0.01572971681236578, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c292, 3C196, POINT, 08:13:35.885, 48.12.59.95,0.008941313825069746, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c293, 3C196, POINT, 08:13:35.982, 48.12.59.975,0.016623807369996243, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c294, 3C196, POINT, 08:13:35.955, 48.12.59.975,0.0063601669304645635, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c295, 3C196, POINT, 08:13:35.945, 48.12.59.975,0.005593713777566801, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c296, 3C196, POINT, 08:13:35.917, 48.12.59.975,0.021136874963644248, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c297, 3C196, POINT, 08:13:35.912, 48.12.59.975,0.011481429047711414, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c298, 3C196, POINT, 08:13:35.887, 48.12.59.975,0.0046446759632162, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c299, 3C196, POINT, 08:13:35.885, 48.12.59.975,0.0009708621515788271, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c300, 3C196, POINT, 08:13:35.86, 48.12.59.975,-0.001023348364373734, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c301, 3C196, POINT, 08:13:36.0, 48.13.00,0.004486762258136231, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c302, 3C196, POINT, 08:13:35.955, 48.13.00,0.0025863710185233865, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c303, 3C196, POINT, 08:13:35.952, 48.13.00,0.005862766743874829, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c304, 3C196, POINT, 08:13:35.922, 48.13.00,-0.014322885104389258, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c305, 3C196, POINT, 08:13:35.887, 48.13.00,0.007651716497471747, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c306, 3C196, POINT, 08:13:35.86, 48.13.00,-0.001877476009087275, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c307, 3C196, POINT, 08:13:36.002, 48.13.00.025,0.004441425876254957, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c308, 3C196, POINT, 08:13:35.892, 48.13.00.025,0.007740781161346166, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c309, 3C196, POINT, 08:13:35.887, 48.13.00.025,0.004027897510381621, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c310, 3C196, POINT, 08:13:35.885, 48.13.00.025,0.000532977588691728, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c311, 3C196, POINT, 08:13:35.88, 48.13.00.025,0.0014822817161978525, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c312, 3C196, POINT, 08:13:35.877, 48.13.00.025,0.0034457808566983592, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c313, 3C196, POINT, 08:13:35.86, 48.13.00.025,-0.0035670523780820785, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c314, 3C196, POINT, 08:13:36.02, 48.13.00.05,-0.007043980610951433, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c315, 3C196, POINT, 08:13:36.002, 48.13.00.05,0.013421705953285085, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c316, 3C196, POINT, 08:13:35.91, 48.13.00.05,0.032281910971516545, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c317, 3C196, POINT, 08:13:35.895, 48.13.00.05,0.014086515421961474, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c318, 3C196, POINT, 08:13:35.892, 48.13.00.05,0.0036676581136761686, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c319, 3C196, POINT, 08:13:35.887, 48.13.00.05,0.0023234637360753044, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c320, 3C196, POINT, 08:13:35.88, 48.13.00.05,0.0066837864127344175, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c321, 3C196, POINT, 08:13:35.877, 48.13.00.05,0.017186439801053062, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c322, 3C196, POINT, 08:13:35.862, 48.13.00.05,-0.0011594226888119086, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c323, 3C196, POINT, 08:13:35.86, 48.13.00.05,-0.0019810228406466636, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c324, 3C196, POINT, 08:13:36.088, 48.13.00.075,-0.0022839843842079478, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c325, 3C196, POINT, 08:13:36.02, 48.13.00.075,-0.0016744893334656808, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c326, 3C196, POINT, 08:13:35.975, 48.13.00.075,-0.003265350970537564, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c327, 3C196, POINT, 08:13:35.972, 48.13.00.075,-0.010129031826272313, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c328, 3C196, POINT, 08:13:35.97, 48.13.00.075,-0.012565056537163449, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c329, 3C196, POINT, 08:13:35.967, 48.13.00.075,-0.0031991826852296006, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c330, 3C196, POINT, 08:13:35.907, 48.13.00.075,0.018712629578839558, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c331, 3C196, POINT, 08:13:35.905, 48.13.00.075,0.015356663331889037, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c332, 3C196, POINT, 08:13:35.902, 48.13.00.075,0.01152881120885509, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c333, 3C196, POINT, 08:13:35.9, 48.13.00.075,0.008697744777126268, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c334, 3C196, POINT, 08:13:35.885, 48.13.00.075,0.010299506396938343, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c335, 3C196, POINT, 08:13:35.862, 48.13.00.075,-0.0009340834191027662, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c336, 3C196, POINT, 08:13:36.02, 48.13.00.1,-0.0005038549777481977, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c337, 3C196, POINT, 08:13:35.98, 48.13.00.1,-0.002519482896316957, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c338, 3C196, POINT, 08:13:35.977, 48.13.00.1,-0.004634490504917307, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c339, 3C196, POINT, 08:13:35.975, 48.13.00.1,-0.005621940736620124, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c340, 3C196, POINT, 08:13:35.97, 48.13.00.1,-0.00852289267371399, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c341, 3C196, POINT, 08:13:35.947, 48.13.00.1,0.0009309220942195855, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c342, 3C196, POINT, 08:13:35.945, 48.13.00.1,-0.0010094355836229875, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c343, 3C196, POINT, 08:13:35.942, 48.13.00.1,-0.0161826116273754, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c344, 3C196, POINT, 08:13:35.932, 48.13.00.1,0.00326557552155415, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c345, 3C196, POINT, 08:13:35.865, 48.13.00.1,-0.0003496500922792095, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c346, 3C196, POINT, 08:13:35.862, 48.13.00.1,-0.007260633842597536, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c347, 3C196, POINT, 08:13:36.02, 48.13.00.125,-0.000527301600637938, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c348, 3C196, POINT, 08:13:35.982, 48.13.00.125,-0.004192001562470636, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c349, 3C196, POINT, 08:13:35.955, 48.13.00.125,0.010827211774547716, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c350, 3C196, POINT, 08:13:35.945, 48.13.00.125,-0.012484188489661487, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c351, 3C196, POINT, 08:13:35.942, 48.13.00.125,-0.0026640165862819557, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c352, 3C196, POINT, 08:13:35.932, 48.13.00.125,0.00033883327721233737, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c353, 3C196, POINT, 08:13:35.925, 48.13.00.125,-0.0009072310283241258, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c354, 3C196, POINT, 08:13:35.922, 48.13.00.125,0.0176268928342639, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c355, 3C196, POINT, 08:13:35.882, 48.13.00.125,0.0034138159850441796, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c356, 3C196, POINT, 08:13:35.867, 48.13.00.125,-0.004757092367858511, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c357, 3C196, POINT, 08:13:35.865, 48.13.00.125,-0.0027917071888199784, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c358, 3C196, POINT, 08:13:35.862, 48.13.00.125,-0.002992572507825517, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c359, 3C196, POINT, 08:13:36.027, 48.13.00.15,-0.008408950498827011, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c360, 3C196, POINT, 08:13:36.017, 48.13.00.15,-0.00443708748694522, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c361, 3C196, POINT, 08:13:35.957, 48.13.00.15,0.0020937853630188146, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c362, 3C196, POINT, 08:13:35.955, 48.13.00.15,0.01332137887609624, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c363, 3C196, POINT, 08:13:35.927, 48.13.00.15,0.00598598954530321, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c364, 3C196, POINT, 08:13:35.925, 48.13.00.15,0.01508506529138468, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c365, 3C196, POINT, 08:13:35.922, 48.13.00.15,0.005426703242476988, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c366, 3C196, POINT, 08:13:35.917, 48.13.00.15,0.006426111516808793, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c367, 3C196, POINT, 08:13:35.915, 48.13.00.15,0.009789606174365813, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c368, 3C196, POINT, 08:13:35.885, 48.13.00.15,0.003639555070652248, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c369, 3C196, POINT, 08:13:35.867, 48.13.00.15,-0.0014762572941514297, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c370, 3C196, POINT, 08:13:35.862, 48.13.00.15,-0.0017912733924904686, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c371, 3C196, POINT, 08:13:36.017, 48.13.00.175,-0.000978928352905411, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c372, 3C196, POINT, 08:13:35.955, 48.13.00.175,0.011634727098015309, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c373, 3C196, POINT, 08:13:35.93, 48.13.00.175,0.011647171262307705, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c374, 3C196, POINT, 08:13:35.927, 48.13.00.175,0.007032132470844981, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c375, 3C196, POINT, 08:13:35.925, 48.13.00.175,0.0027526217587185236, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c376, 3C196, POINT, 08:13:35.92, 48.13.00.175,0.015695647477283976, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c377, 3C196, POINT, 08:13:35.912, 48.13.00.175,0.0017344841159287838, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c378, 3C196, POINT, 08:13:35.91, 48.13.00.175,0.004345764002929929, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c379, 3C196, POINT, 08:13:35.885, 48.13.00.175,0.0038756268209414386, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c380, 3C196, POINT, 08:13:35.882, 48.13.00.175,0.0013196390543850464, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c381, 3C196, POINT, 08:13:35.862, 48.13.00.175,-0.006933158954193698, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c382, 3C196, POINT, 08:13:36.017, 48.13.00.2,-0.002428313823057001, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c383, 3C196, POINT, 08:13:35.955, 48.13.00.2,0.0017265789236326867, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c384, 3C196, POINT, 08:13:35.93, 48.13.00.2,0.01306077406256899, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c385, 3C196, POINT, 08:13:35.927, 48.13.00.2,0.0009832464178448255, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c386, 3C196, POINT, 08:13:35.91, 48.13.00.2,0.004519186156972097, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c387, 3C196, POINT, 08:13:35.897, 48.13.00.2,-0.006371055058762143, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c388, 3C196, POINT, 08:13:35.885, 48.13.00.2,0.004143455773411529, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c389, 3C196, POINT, 08:13:35.882, 48.13.00.2,0.016426480999629834, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c390, 3C196, POINT, 08:13:35.87, 48.13.00.2,-0.002076017288808897, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c391, 3C196, POINT, 08:13:35.862, 48.13.00.2,-0.0026056057431846037, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c392, 3C196, POINT, 08:13:36.015, 48.13.00.225,-0.0041875333989410445, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c393, 3C196, POINT, 08:13:35.885, 48.13.00.225,0.009308085122251617, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c394, 3C196, POINT, 08:13:35.872, 48.13.00.225,-0.01201905066759767, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c395, 3C196, POINT, 08:13:35.87, 48.13.00.225,-0.00880788502884654, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c396, 3C196, POINT, 08:13:35.867, 48.13.00.225,-0.002428669704418051, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c397, 3C196, POINT, 08:13:36.015, 48.13.00.25,-0.0005416788932997074, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c398, 3C196, POINT, 08:13:35.965, 48.13.00.25,0.0017017390746351371, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c399, 3C196, POINT, 08:13:35.95, 48.13.00.25,0.004114588723996014, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c400, 3C196, POINT, 08:13:35.947, 48.13.00.25,0.010104532381960773, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c401, 3C196, POINT, 08:13:35.885, 48.13.00.25,0.004226433288623715, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c402, 3C196, POINT, 08:13:35.872, 48.13.00.25,-0.006489588449372741, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c403, 3C196, POINT, 08:13:35.87, 48.13.00.25,-0.0029186902341746365, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c404, 3C196, POINT, 08:13:35.865, 48.13.00.25,-0.002856061534926704, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c405, 3C196, POINT, 08:13:36.047, 48.13.00.275,0.004309205202059233, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c406, 3C196, POINT, 08:13:36.002, 48.13.00.275,-0.0004809575838909351, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c407, 3C196, POINT, 08:13:35.985, 48.13.00.275,0.005444224673581116, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c408, 3C196, POINT, 08:13:35.982, 48.13.00.275,0.0006265940289039038, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c409, 3C196, POINT, 08:13:35.967, 48.13.00.275,0.0005148277930708479, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c410, 3C196, POINT, 08:13:35.95, 48.13.00.275,0.009332606498252325, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c411, 3C196, POINT, 08:13:35.885, 48.13.00.275,0.012143186712491325, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c412, 3C196, POINT, 08:13:35.872, 48.13.00.275,-0.0018907042489051918, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c413, 3C196, POINT, 08:13:35.867, 48.13.00.275,-0.0005076760906910947, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c414, 3C196, POINT, 08:13:36.083, 48.13.00.3,-0.004036427394467535, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c415, 3C196, POINT, 08:13:36.012, 48.13.00.3,-0.000322141551454337, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c416, 3C196, POINT, 08:13:36.01, 48.13.00.3,-0.0005421351060099991, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c417, 3C196, POINT, 08:13:35.985, 48.13.00.3,0.0022110449506314695, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c418, 3C196, POINT, 08:13:35.982, 48.13.00.3,0.0077246394321320066, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c419, 3C196, POINT, 08:13:35.98, 48.13.00.3,0.0020890058574325075, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c420, 3C196, POINT, 08:13:35.977, 48.13.00.3,0.0027189464929523264, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c421, 3C196, POINT, 08:13:35.967, 48.13.00.3,0.0007992435960500399, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c422, 3C196, POINT, 08:13:35.952, 48.13.00.3,0.001154213435736446, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c423, 3C196, POINT, 08:13:35.917, 48.13.00.3,-0.009515011361411408, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c424, 3C196, POINT, 08:13:35.907, 48.13.00.3,0.011405994280632882, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c425, 3C196, POINT, 08:13:35.887, 48.13.00.3,0.017225756027741786, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c426, 3C196, POINT, 08:13:35.885, 48.13.00.3,0.004828778118468665, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c427, 3C196, POINT, 08:13:35.872, 48.13.00.3,-0.0010715733790854247, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c428, 3C196, POINT, 08:13:35.867, 48.13.00.3,0.00012794476325968615, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c429, 3C196, POINT, 08:13:36.083, 48.13.00.325,-0.0006730525882574494, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c430, 3C196, POINT, 08:13:36.012, 48.13.00.325,-0.002616792938386714, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c431, 3C196, POINT, 08:13:36.005, 48.13.00.325,-0.0015728577359037884, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c432, 3C196, POINT, 08:13:35.977, 48.13.00.325,0.0036604781935675305, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c433, 3C196, POINT, 08:13:35.975, 48.13.00.325,0.009427429322350682, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c434, 3C196, POINT, 08:13:35.972, 48.13.00.325,0.0023081448688574585, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c435, 3C196, POINT, 08:13:35.97, 48.13.00.325,0.005647612433348408, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c436, 3C196, POINT, 08:13:35.967, 48.13.00.325,0.002384615635903385, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c437, 3C196, POINT, 08:13:35.955, 48.13.00.325,0.0025926870901057933, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c438, 3C196, POINT, 08:13:35.952, 48.13.00.325,0.004970618527780893, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c439, 3C196, POINT, 08:13:35.917, 48.13.00.325,-0.014058854095712371, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c440, 3C196, POINT, 08:13:35.907, 48.13.00.325,0.014677773103899837, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c441, 3C196, POINT, 08:13:35.89, 48.13.00.325,0.003510059207643751, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c442, 3C196, POINT, 08:13:35.887, 48.13.00.325,0.008334166348728834, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c443, 3C196, POINT, 08:13:35.885, 48.13.00.325,0.014530534031087363, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c444, 3C196, POINT, 08:13:35.875, 48.13.00.325,-0.002973069316608311, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c445, 3C196, POINT, 08:13:36.005, 48.13.00.35,-0.005435877637842771, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c446, 3C196, POINT, 08:13:35.965, 48.13.00.35,0.0064958470978346925, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c447, 3C196, POINT, 08:13:35.962, 48.13.00.35,0.015099823222587423, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c448, 3C196, POINT, 08:13:35.96, 48.13.00.35,0.009778920929077657, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c449, 3C196, POINT, 08:13:35.957, 48.13.00.35,0.008844447054018276, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c450, 3C196, POINT, 08:13:35.955, 48.13.00.35,0.007085938773371896, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c451, 3C196, POINT, 08:13:35.89, 48.13.00.35,0.007722065955680971, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c452, 3C196, POINT, 08:13:35.887, 48.13.00.35,0.006159657079797991, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c453, 3C196, POINT, 08:13:35.875, 48.13.00.35,-0.0017089513402159212, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c454, 3C196, POINT, 08:13:35.87, 48.13.00.35,-0.02201738416120022, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c455, 3C196, POINT, 08:13:35.94, 48.13.00.375,-0.007520108122148401, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c456, 3C196, POINT, 08:13:35.892, 48.13.00.375,0.014229287491786974, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c457, 3C196, POINT, 08:13:35.89, 48.13.00.375,0.011878824577528776, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c458, 3C196, POINT, 08:13:35.887, 48.13.00.375,0.014237578566660884, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c459, 3C196, POINT, 08:13:35.875, 48.13.00.375,-0.003106192636720922, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c460, 3C196, POINT, 08:13:36.002, 48.13.00.4,-0.0028606018296937685, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c461, 3C196, POINT, 08:13:35.942, 48.13.00.4,-0.004655928609285245, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c462, 3C196, POINT, 08:13:35.94, 48.13.00.4,-0.0010645015006223077, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c463, 3C196, POINT, 08:13:35.895, 48.13.00.4,0.015934775568338767, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c464, 3C196, POINT, 08:13:35.892, 48.13.00.4,0.006526079146857577, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c465, 3C196, POINT, 08:13:35.89, 48.13.00.4,0.0027110136920991, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c466, 3C196, POINT, 08:13:35.877, 48.13.00.4,-0.009592328985172633, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c467, 3C196, POINT, 08:13:35.875, 48.13.00.4,-0.011399484625423117, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c468, 3C196, POINT, 08:13:35.872, 48.13.00.4,-0.0004852290922221664, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c469, 3C196, POINT, 08:13:36.08, 48.13.00.425,-0.0007584584861018456, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c470, 3C196, POINT, 08:13:35.937, 48.13.00.425,-0.010163470067569727, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c471, 3C196, POINT, 08:13:35.935, 48.13.00.425,-0.004330122009687503, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c472, 3C196, POINT, 08:13:35.902, 48.13.00.425,0.030559278884570645, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c473, 3C196, POINT, 08:13:35.892, 48.13.00.425,0.010598557562273528, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c474, 3C196, POINT, 08:13:35.877, 48.13.00.425,-0.001896414418365765, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c475, 3C196, POINT, 08:13:35.875, 48.13.00.425,-0.007483785513115716, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c476, 3C196, POINT, 08:13:36.078, 48.13.00.45,-0.0011206716631509358, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c477, 3C196, POINT, 08:13:35.997, 48.13.00.45,-0.0015976078484656424, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c478, 3C196, POINT, 08:13:35.995, 48.13.00.45,-0.0008572591156684736, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c479, 3C196, POINT, 08:13:35.937, 48.13.00.45,0.006785851609297228, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c480, 3C196, POINT, 08:13:35.935, 48.13.00.45,-0.003354248552725248, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c481, 3C196, POINT, 08:13:35.932, 48.13.00.45,-0.0012027177686443804, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c482, 3C196, POINT, 08:13:35.905, 48.13.00.45,0.056571058927103374, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c483, 3C196, POINT, 08:13:35.897, 48.13.00.45,0.004886490034046421, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c484, 3C196, POINT, 08:13:35.895, 48.13.00.45,0.00218211039700758, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c485, 3C196, POINT, 08:13:35.892, 48.13.00.45,0.002019470068432585, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c486, 3C196, POINT, 08:13:36.078, 48.13.00.475,-0.002585752370645584, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c487, 3C196, POINT, 08:13:35.995, 48.13.00.475,-0.00577356696568824, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c488, 3C196, POINT, 08:13:35.992, 48.13.00.475,-0.0036541664041717294, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c489, 3C196, POINT, 08:13:35.932, 48.13.00.475,-0.003060241134765694, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c490, 3C196, POINT, 08:13:35.93, 48.13.00.475,-0.006721116451192998, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c491, 3C196, POINT, 08:13:35.917, 48.13.00.475,0.01109005522771869, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c492, 3C196, POINT, 08:13:35.915, 48.13.00.475,0.00618161399042798, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c493, 3C196, POINT, 08:13:35.912, 48.13.00.475,0.03975553281437365, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c494, 3C196, POINT, 08:13:35.91, 48.13.00.475,0.017957993575960868, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c495, 3C196, POINT, 08:13:35.907, 48.13.00.475,0.03133242006145578, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c496, 3C196, POINT, 08:13:35.905, 48.13.00.475,0.008774742597704189, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c497, 3C196, POINT, 08:13:35.9, 48.13.00.475,0.011022262828129209, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c498, 3C196, POINT, 08:13:35.897, 48.13.00.475,0.0056466419855052625, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c499, 3C196, POINT, 08:13:35.895, 48.13.00.475,0.008188612305803599, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c500, 3C196, POINT, 08:13:35.892, 48.13.00.475,0.013020099130597203, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c501, 3C196, POINT, 08:13:35.88, 48.13.00.475,-0.007929483666200034, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c502, 3C196, POINT, 08:13:35.877, 48.13.00.475,-0.008965862603923416, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c503, 3C196, POINT, 08:13:35.85, 48.13.00.475,-0.001784376567123981, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c504, 3C196, POINT, 08:13:35.83, 48.13.00.475,0.0042017849206365835, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c505, 3C196, POINT, 08:13:36.27, 48.13.00.5,0.0025078278601870442, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c506, 3C196, POINT, 08:13:35.992, 48.13.00.5,-0.0021063988187987595, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c507, 3C196, POINT, 08:13:35.942, 48.13.00.5,-0.0007522930646165364, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c508, 3C196, POINT, 08:13:35.92, 48.13.00.5,0.0026833083204273345, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c509, 3C196, POINT, 08:13:35.917, 48.13.00.5,0.005554140689272245, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c510, 3C196, POINT, 08:13:35.915, 48.13.00.5,0.014907980167604112, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c511, 3C196, POINT, 08:13:35.912, 48.13.00.5,0.003701161567974082, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c512, 3C196, POINT, 08:13:35.902, 48.13.00.5,0.0026084495005581384, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c513, 3C196, POINT, 08:13:35.9, 48.13.00.5,0.007524728006882097, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c514, 3C196, POINT, 08:13:35.895, 48.13.00.5,0.008341323453432038, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c515, 3C196, POINT, 08:13:35.88, 48.13.00.5,-0.004170201666690898, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c516, 3C196, POINT, 08:13:35.852, 48.13.00.5,-0.0028870956182935276, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c517, 3C196, POINT, 08:13:36.27, 48.13.00.525,0.00026943933427876115, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c518, 3C196, POINT, 08:13:35.99, 48.13.00.525,-0.0016134608758499487, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c519, 3C196, POINT, 08:13:35.942, 48.13.00.525,-0.004132875069022661, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c520, 3C196, POINT, 08:13:35.905, 48.13.00.525,0.006690293553955575, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c521, 3C196, POINT, 08:13:35.902, 48.13.00.525,0.00802436886974368, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c522, 3C196, POINT, 08:13:35.895, 48.13.00.525,0.00870426837655678, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c523, 3C196, POINT, 08:13:35.882, 48.13.00.525,-0.005673283021557581, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c524, 3C196, POINT, 08:13:35.88, 48.13.00.525,-0.0010172339307864518, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c525, 3C196, POINT, 08:13:36.037, 48.13.00.55,0.004954912754993066, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c526, 3C196, POINT, 08:13:35.987, 48.13.00.55,-0.004661855998622386, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c527, 3C196, POINT, 08:13:35.977, 48.13.00.55,-0.006685106962168062, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c528, 3C196, POINT, 08:13:35.965, 48.13.00.55,0.007944260250489957, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c529, 3C196, POINT, 08:13:35.905, 48.13.00.55,0.006415608260619258, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c530, 3C196, POINT, 08:13:35.902, 48.13.00.55,0.01380085037845765, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c531, 3C196, POINT, 08:13:35.885, 48.13.00.55,-0.005461318226366814, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c532, 3C196, POINT, 08:13:35.882, 48.13.00.55,-0.0016572040103963277, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c533, 3C196, POINT, 08:13:35.812, 48.13.00.55,0.004563233249595909, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c534, 3C196, POINT, 08:13:36.037, 48.13.00.575,0.0010071669559713699, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c535, 3C196, POINT, 08:13:36.012, 48.13.00.575,-0.00752603242110943, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c536, 3C196, POINT, 08:13:35.962, 48.13.00.575,0.005663347305965387, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c537, 3C196, POINT, 08:13:35.885, 48.13.00.575,-0.0024428913814130895, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c538, 3C196, POINT, 08:13:35.872, 48.13.00.575,-0.007679939681034773, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c539, 3C196, POINT, 08:13:36.037, 48.13.00.6,0.0009805267985929602, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c540, 3C196, POINT, 08:13:36.01, 48.13.00.6,-0.0007493588520715206, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c541, 3C196, POINT, 08:13:35.887, 48.13.00.6,-0.00844506106681001, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c542, 3C196, POINT, 08:13:35.872, 48.13.00.6,-0.001442700070263256, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c543, 3C196, POINT, 08:13:36.06, 48.13.00.625,-0.003184928640547447, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c544, 3C196, POINT, 08:13:36.057, 48.13.00.625,-0.002582007204639528, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c545, 3C196, POINT, 08:13:35.887, 48.13.00.625,-0.002387052782800599, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c546, 3C196, POINT, 08:13:36.037, 48.13.00.65,0.0013935979305721921, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c547, 3C196, POINT, 08:13:35.932, 48.13.00.65,-0.0021917166889218096, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c548, 3C196, POINT, 08:13:35.89, 48.13.00.65,-0.009590129482714975, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c549, 3C196, POINT, 08:13:36.037, 48.13.00.675,0.0033640187826120267, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c550, 3C196, POINT, 08:13:35.93, 48.13.00.675,-0.004838395685921364, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c551, 3C196, POINT, 08:13:35.895, 48.13.00.675,-0.008666833924610066, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c552, 3C196, POINT, 08:13:36.037, 48.13.00.7,0.0015545998462899962, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c553, 3C196, POINT, 08:13:35.98, 48.13.00.7,-0.0013371924624333924, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c554, 3C196, POINT, 08:13:35.905, 48.13.00.7,-0.004951501268596035, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c555, 3C196, POINT, 08:13:35.902, 48.13.00.7,-0.008574749577470613, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c556, 3C196, POINT, 08:13:35.9, 48.13.00.7,-0.004904096980094774, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c557, 3C196, POINT, 08:13:35.98, 48.13.00.725,-0.0008335734960546442, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c558, 3C196, POINT, 08:13:35.975, 48.13.00.725,-0.0014993558413578215, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c559, 3C196, POINT, 08:13:35.925, 48.13.00.725,-0.0007932067428736561, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c560, 3C196, POINT, 08:13:35.922, 48.13.00.725,-0.0039465151465936515, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c561, 3C196, POINT, 08:13:35.92, 48.13.00.725,-0.0061537099946236, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c562, 3C196, POINT, 08:13:35.917, 48.13.00.725,-0.0033405581203883503, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c563, 3C196, POINT, 08:13:35.915, 48.13.00.725,-0.0014847197949443996, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c564, 3C196, POINT, 08:13:35.912, 48.13.00.725,-0.0019397034743104645, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c565, 3C196, POINT, 08:13:35.91, 48.13.00.725,-0.00802306993988225, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c566, 3C196, POINT, 08:13:35.907, 48.13.00.725,-0.004287873810224212, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c567, 3C196, POINT, 08:13:35.88, 48.13.00.725,-0.009008609943126713, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c568, 3C196, POINT, 08:13:35.997, 48.13.00.75,-0.0029926223620073216, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c569, 3C196, POINT, 08:13:35.975, 48.13.00.75,-0.006444555992421165, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c570, 3C196, POINT, 08:13:35.957, 48.13.00.75,0.0003446558949930336, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c571, 3C196, POINT, 08:13:35.955, 48.13.00.75,0.0020408428611602713, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c572, 3C196, POINT, 08:13:35.952, 48.13.00.75,0.0037790926723818234, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c573, 3C196, POINT, 08:13:35.95, 48.13.00.75,0.00532060425231161, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c574, 3C196, POINT, 08:13:35.922, 48.13.00.75,-0.0005700658520377988, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c575, 3C196, POINT, 08:13:35.915, 48.13.00.75,-0.0019340516842825412, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c576, 3C196, POINT, 08:13:35.755, 48.13.00.75,-0.001608357639618039, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c577, 3C196, POINT, 08:13:36.042, 48.13.00.775,0.005823053185199827, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c578, 3C196, POINT, 08:13:35.957, 48.13.00.775,0.006078392440600432, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c579, 3C196, POINT, 08:13:35.952, 48.13.00.775,0.0010670122088751164, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c580, 3C196, POINT, 08:13:35.95, 48.13.00.775,0.005563442765787451, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c581, 3C196, POINT, 08:13:35.817, 48.13.00.775,0.00046530566611165786, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c582, 3C196, POINT, 08:13:36.065, 48.13.00.8,-0.0008876490982725208, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c583, 3C196, POINT, 08:13:36.045, 48.13.00.8,0.002303912224174754, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c584, 3C196, POINT, 08:13:36.015, 48.13.00.8,0.0009952901841950015, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c585, 3C196, POINT, 08:13:36.012, 48.13.00.8,-7.772494884799822e-05, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c586, 3C196, POINT, 08:13:35.945, 48.13.00.8,0.007570860056585733, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c587, 3C196, POINT, 08:13:35.942, 48.13.00.8,0.0016235246914518384, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c588, 3C196, POINT, 08:13:35.94, 48.13.00.8,0.005866715206793981, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c589, 3C196, POINT, 08:13:35.937, 48.13.00.8,0.007672654387471953, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c590, 3C196, POINT, 08:13:35.845, 48.13.00.8,0.004856993478706279, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c591, 3C196, POINT, 08:13:35.82, 48.13.00.8,-0.0004752714199520469, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c592, 3C196, POINT, 08:13:36.045, 48.13.00.825,0.0014287290032950154, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c593, 3C196, POINT, 08:13:36.017, 48.13.00.825,-0.006028394340462332, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c594, 3C196, POINT, 08:13:36.015, 48.13.00.825,-0.0014041916995932012, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c595, 3C196, POINT, 08:13:36.012, 48.13.00.825,-0.0025214246399008202, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c596, 3C196, POINT, 08:13:35.97, 48.13.00.85,-0.0029508523825885267, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c597, 3C196, POINT, 08:13:36.042, 48.13.00.875,0.0007481061377145762, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c598, 3C196, POINT, 08:13:35.967, 48.13.00.875,-0.003234122345652979, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c599, 3C196, POINT, 08:13:35.807, 48.13.00.875,0.0030889826528178402, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c600, 3C196, POINT, 08:13:36.042, 48.13.00.9,0.0016081625336717045, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c601, 3C196, POINT, 08:13:35.965, 48.13.00.9,-0.0055952085484804745, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c602, 3C196, POINT, 08:13:36.042, 48.13.00.925,0.0030858435795388783, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c603, 3C196, POINT, 08:13:36.04, 48.13.00.925,0.0026036810341398147, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c604, 3C196, POINT, 08:13:36.04, 48.13.00.95,0.0019539864869956235, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c605, 3C196, POINT, 08:13:36.035, 48.13.01,0.0013785262870512974, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c606, 3C196, POINT, 08:13:35.812, 48.13.01,0.00219038823420933, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c607, 3C196, POINT, 08:13:36.032, 48.13.01.025,0.004946033351404928, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c608, 3C196, POINT, 08:13:36.0, 48.13.01.025,0.0070033525560499925, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c609, 3C196, POINT, 08:13:35.997, 48.13.01.025,0.004567727196930927, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c610, 3C196, POINT, 08:13:35.99, 48.13.01.025,0.008338974817796324, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c611, 3C196, POINT, 08:13:36.007, 48.13.01.05,0.0023484070822692915, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c612, 3C196, POINT, 08:13:36.005, 48.13.01.05,0.004167111507715034, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c613, 3C196, POINT, 08:13:36.002, 48.13.01.05,0.004108725554460328, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c614, 3C196, POINT, 08:13:35.987, 48.13.01.05,0.0016728092784362677, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c615, 3C196, POINT, 08:13:35.985, 48.13.01.05,0.003301800835931409, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c616, 3C196, POINT, 08:13:36.012, 48.13.01.075,0.005371485685135683, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c617, 3C196, POINT, 08:13:36.01, 48.13.01.075,0.0011405583929943676, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c618, 3C196, POINT, 08:13:36.007, 48.13.01.075,0.008065171609451291, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c619, 3C196, POINT, 08:13:35.98, 48.13.01.075,0.005275526334477615, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c620, 3C196, POINT, 08:13:35.952, 48.13.01.075,0.006375090930522377, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c621, 3C196, POINT, 08:13:36.015, 48.13.01.1,0.006493578238680262, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c622, 3C196, POINT, 08:13:36.012, 48.13.01.1,0.0024471056439441196, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c623, 3C196, POINT, 08:13:35.917, 48.13.01.1,-0.0005100977939892693, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c624, 3C196, POINT, 08:13:35.915, 48.13.01.1,-0.002722900221216765, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c625, 3C196, POINT, 08:13:35.662, 48.13.01.1,0.0021873037297046676, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c626, 3C196, POINT, 08:13:35.92, 48.13.01.125,-0.002305996500650623, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c627, 3C196, POINT, 08:13:35.942, 48.13.01.2,0.0008150925035579984, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c628, 3C196, POINT, 08:13:35.645, 48.13.01.2,0.0017246831762776553, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c629, 3C196, POINT, 08:13:35.942, 48.13.01.225,0.006448070355802274, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c630, 3C196, POINT, 08:13:35.645, 48.13.01.225,0.00041043383152863054, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c631, 3C196, POINT, 08:13:36.007, 48.13.01.25,-0.006617097471304666, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c632, 3C196, POINT, 08:13:36.005, 48.13.01.25,-0.0013399444904746414, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c633, 3C196, POINT, 08:13:36.002, 48.13.01.25,-0.00039255907918701004, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c634, 3C196, POINT, 08:13:35.972, 48.13.01.25,0.005443194124401778, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c635, 3C196, POINT, 08:13:36.0, 48.13.01.275,-0.0011404116970421692, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c636, 3C196, POINT, 08:13:35.997, 48.13.01.275,-0.007122681927946871, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c637, 3C196, POINT, 08:13:35.995, 48.13.01.275,-0.0009063726018664215, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c638, 3C196, POINT, 08:13:35.777, 48.13.01.275,0.002529837994690423, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c639, 3C196, POINT, 08:13:35.992, 48.13.01.3,-0.006266146891727478, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c640, 3C196, POINT, 08:13:35.872, 48.13.01.3,0.0025268349407420302, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c641, 3C196, POINT, 08:13:35.83, 48.13.01.3,0.004306237484446916, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c642, 3C196, POINT, 08:13:35.705, 48.13.01.3,0.0002955140355921296, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c643, 3C196, POINT, 08:13:35.702, 48.13.01.3,0.002551117223991946, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c644, 3C196, POINT, 08:13:36.4, 48.13.01.325,0.0006056837290608821, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c645, 3C196, POINT, 08:13:35.845, 48.13.01.325,0.0009053269363604727, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c646, 3C196, POINT, 08:13:35.812, 48.13.01.325,0.0019533845994428633, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c647, 3C196, POINT, 08:13:35.627, 48.13.01.325,0.0047252775459810745, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c648, 3C196, POINT, 08:13:35.812, 48.13.01.35,0.0012787049155988531, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c649, 3C196, POINT, 08:13:35.897, 48.13.01.375,0.0036044322596502122, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c650, 3C196, POINT, 08:13:35.962, 48.13.01.4,0.0018915990662852343, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c651, 3C196, POINT, 08:13:35.96, 48.13.01.4,0.005119156640557775, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c652, 3C196, POINT, 08:13:35.86, 48.13.01.4,0.0024685045226834085, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c653, 3C196, POINT, 08:13:35.857, 48.13.01.4,0.0004806910599755584, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c654, 3C196, POINT, 08:13:35.785, 48.13.01.4,0.0025349163563703225, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c655, 3C196, POINT, 08:13:35.74, 48.13.01.4,0.0014414861697766253, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c656, 3C196, POINT, 08:13:35.742, 48.13.01.425,0.0024847337740528763, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c657, 3C196, POINT, 08:13:36.398, 48.13.01.45,0.00027021025456636175, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c658, 3C196, POINT, 08:13:36.393, 48.13.01.45,0.0010868887959716756, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c659, 3C196, POINT, 08:13:36.39, 48.13.01.45,0.00030354513932278856, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c660, 3C196, POINT, 08:13:35.617, 48.13.01.45,0.0034260530413477886, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c661, 3C196, POINT, 08:13:36.393, 48.13.01.475,0.0011771929189558358, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c662, 3C196, POINT, 08:13:36.39, 48.13.01.475,0.0028278289921276176, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c663, 3C196, POINT, 08:13:36.388, 48.13.01.475,0.0030881276727402042, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c664, 3C196, POINT, 08:13:35.617, 48.13.01.475,0.000816231303686706, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c665, 3C196, POINT, 08:13:36.02, 48.13.01.5,0.0031530598886588966, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c666, 3C196, POINT, 08:13:36.017, 48.13.01.5,0.0005457401654798961, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c667, 3C196, POINT, 08:13:35.62, 48.13.01.5,0.000346017781067315, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c668, 3C196, POINT, 08:13:36.017, 48.13.01.525,0.0011499329413717293, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c669, 3C196, POINT, 08:13:36.015, 48.13.01.525,0.0005293208371307482, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c670, 3C196, POINT, 08:13:36.015, 48.13.01.55,0.001922258936338642, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c671, 3C196, POINT, 08:13:36.012, 48.13.01.575,0.0007785259272829414, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c672, 3C196, POINT, 08:13:36.01, 48.13.01.575,0.002176199713320409, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c673, 3C196, POINT, 08:13:35.965, 48.13.01.575,-0.004384027169162819, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c674, 3C196, POINT, 08:13:36.443, 48.13.01.625,-0.002840922376770508, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c675, 3C196, POINT, 08:13:35.94, 48.13.01.625,0.0014785906109757623, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c676, 3C196, POINT, 08:13:36.443, 48.13.01.65,-0.0007912504019132286, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c677, 3C196, POINT, 08:13:35.937, 48.13.01.65,0.0009794623943874359, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c678, 3C196, POINT, 08:13:35.817, 48.13.01.65,-0.0019589885498659575, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c679, 3C196, POINT, 08:13:36.443, 48.13.01.675,-0.0036860540488096614, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c680, 3C196, POINT, 08:13:35.992, 48.13.01.675,0.0027769113482905092, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c681, 3C196, POINT, 08:13:35.77, 48.13.01.675,-0.0007702531414178548, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c682, 3C196, POINT, 08:13:35.612, 48.13.01.675,0.00033947544016364484, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c683, 3C196, POINT, 08:13:35.61, 48.13.01.675,0.002500724533338745, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c684, 3C196, POINT, 08:13:35.767, 48.13.01.7,0.0012237153348967052, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c685, 3C196, POINT, 08:13:35.982, 48.13.01.725,0.005590073287863463, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c686, 3C196, POINT, 08:13:35.912, 48.13.01.725,0.0006419648154251253, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c687, 3C196, POINT, 08:13:35.91, 48.13.01.725,0.0004479136952328963, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c688, 3C196, POINT, 08:13:35.845, 48.13.01.725,-0.002191604348569295, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c689, 3C196, POINT, 08:13:36.455, 48.13.01.75,-0.000543467157891065, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c690, 3C196, POINT, 08:13:36.453, 48.13.01.75,-0.0025639494627142, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c691, 3C196, POINT, 08:13:36.39, 48.13.01.75,-0.006107546904285082, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c692, 3C196, POINT, 08:13:36.365, 48.13.01.75,0.0015707811022332675, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c693, 3C196, POINT, 08:13:36.355, 48.13.01.75,0.002164310196610199, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c694, 3C196, POINT, 08:13:36.353, 48.13.01.75,0.0005974423839302429, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c695, 3C196, POINT, 08:13:35.91, 48.13.01.75,0.0003141504672126646, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c696, 3C196, POINT, 08:13:35.847, 48.13.01.75,-0.000952173577697888, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c697, 3C196, POINT, 08:13:36.393, 48.13.01.775,-0.0025696891552573118, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c698, 3C196, POINT, 08:13:36.365, 48.13.01.775,0.0002861793303599061, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c699, 3C196, POINT, 08:13:35.907, 48.13.01.775,0.0033217974984996214, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c700, 3C196, POINT, 08:13:35.81, 48.13.01.775,-0.0011172287083835795, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c701, 3C196, POINT, 08:13:36.425, 48.13.01.8,0.0066624146508346025, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c702, 3C196, POINT, 08:13:36.398, 48.13.01.8,-0.0008667966919107589, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c703, 3C196, POINT, 08:13:36.395, 48.13.01.8,-0.001064940461908411, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c704, 3C196, POINT, 08:13:36.365, 48.13.01.8,0.0008996339942447627, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c705, 3C196, POINT, 08:13:36.153, 48.13.01.8,0.0012880629912458807, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c706, 3C196, POINT, 08:13:35.6, 48.13.01.8,0.002294729316803112, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c707, 3C196, POINT, 08:13:36.463, 48.13.01.825,-0.0004156256060922117, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c708, 3C196, POINT, 08:13:36.428, 48.13.01.825,0.0007885331920566502, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c709, 3C196, POINT, 08:13:36.425, 48.13.01.825,0.0005966075892126398, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c710, 3C196, POINT, 08:13:36.398, 48.13.01.825,-0.00034622301886465257, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c711, 3C196, POINT, 08:13:36.37, 48.13.01.825,0.0013861533316276396, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c712, 3C196, POINT, 08:13:36.153, 48.13.01.825,0.004781054123856246, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c713, 3C196, POINT, 08:13:35.6, 48.13.01.825,0.0002100197096392686, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c714, 3C196, POINT, 08:13:36.465, 48.13.01.85,-0.0026518617733696016, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c715, 3C196, POINT, 08:13:36.463, 48.13.01.85,-0.0021950744379495048, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c716, 3C196, POINT, 08:13:36.43, 48.13.01.85,0.0008896807046861246, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c717, 3C196, POINT, 08:13:36.428, 48.13.01.85,0.00038455566765722917, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c718, 3C196, POINT, 08:13:36.4, 48.13.01.85,-0.004628430933305448, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c719, 3C196, POINT, 08:13:35.97, 48.13.01.85,0.004123478336526749, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c720, 3C196, POINT, 08:13:36.435, 48.13.01.875,0.0017090152458496101, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c721, 3C196, POINT, 08:13:36.375, 48.13.01.875,0.000641245888568073, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c722, 3C196, POINT, 08:13:36.218, 48.13.01.875,0.0014083330920284058, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c723, 3C196, POINT, 08:13:35.797, 48.13.01.875,-0.0029866766108470584, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c724, 3C196, POINT, 08:13:36.435, 48.13.01.9,0.0012968610457447152, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c725, 3C196, POINT, 08:13:36.378, 48.13.01.9,0.0010813764619991202, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c726, 3C196, POINT, 08:13:36.375, 48.13.01.9,0.0024120920718864675, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c727, 3C196, POINT, 08:13:36.025, 48.13.01.9,0.003697848905632059, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c728, 3C196, POINT, 08:13:36.445, 48.13.01.925,0.0036616566636281135, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c729, 3C196, POINT, 08:13:36.44, 48.13.01.925,0.0006816334212619738, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c730, 3C196, POINT, 08:13:36.438, 48.13.01.925,0.0007376280020890146, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c731, 3C196, POINT, 08:13:36.378, 48.13.01.925,0.002077364063921159, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c732, 3C196, POINT, 08:13:35.595, 48.13.01.925,0.0006700993932193646, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c733, 3C196, POINT, 08:13:35.592, 48.13.01.925,0.0031433096351911297, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c734, 3C196, POINT, 08:13:36.478, 48.13.01.95,-0.000540535364798374, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c735, 3C196, POINT, 08:13:36.475, 48.13.01.95,-0.0013268619140539444, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c736, 3C196, POINT, 08:13:36.448, 48.13.01.95,0.0029545871688035873, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c737, 3C196, POINT, 08:13:36.445, 48.13.01.95,0.001675596731739219, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c738, 3C196, POINT, 08:13:36.44, 48.13.01.95,0.0015078491782435336, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c739, 3C196, POINT, 08:13:36.38, 48.13.01.95,0.0005416833063203582, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c740, 3C196, POINT, 08:13:36.483, 48.13.01.975,-0.0022159818634116504, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c741, 3C196, POINT, 08:13:36.448, 48.13.01.975,0.0005406714597346885, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c742, 3C196, POINT, 08:13:36.383, 48.13.01.975,0.001632615421915589, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c743, 3C196, POINT, 08:13:35.865, 48.13.01.975,-0.005780070454123956, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c744, 3C196, POINT, 08:13:36.385, 48.13.02,0.002279657425139608, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c745, 3C196, POINT, 08:13:36.383, 48.13.02,0.0045588604182514305, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c746, 3C196, POINT, 08:13:36.458, 48.13.02.025,0.004402613841187131, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c747, 3C196, POINT, 08:13:36.455, 48.13.02.025,0.0011166447577423111, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c748, 3C196, POINT, 08:13:36.405, 48.13.02.025,-0.00046504431932584226, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c749, 3C196, POINT, 08:13:36.403, 48.13.02.025,-0.004261575210302353, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c750, 3C196, POINT, 08:13:36.385, 48.13.02.025,0.0012773977631602585, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c751, 3C196, POINT, 08:13:35.735, 48.13.02.025,-0.0008515508840710984, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c752, 3C196, POINT, 08:13:36.455, 48.13.02.05,0.0037196098324132555, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c753, 3C196, POINT, 08:13:36.453, 48.13.02.05,0.0018564709204898784, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c754, 3C196, POINT, 08:13:36.455, 48.13.02.075,0.0016670937745178682, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c755, 3C196, POINT, 08:13:35.842, 48.13.02.1,0.00045974143279103305, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c756, 3C196, POINT, 08:13:35.84, 48.13.02.1,0.0010291394020493692, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c757, 3C196, POINT, 08:13:35.837, 48.13.02.1,0.0005695322266332213, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c758, 3C196, POINT, 08:13:35.835, 48.13.02.1,0.0020884074501036896, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c759, 3C196, POINT, 08:13:35.842, 48.13.02.125,8.99842220398436e-05, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c760, 3C196, POINT, 08:13:36.558, 48.13.02.15,-0.002647457995611363, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c761, 3C196, POINT, 08:13:36.455, 48.13.02.15,0.0014529545614393154, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c762, 3C196, POINT, 08:13:35.85, 48.13.02.15,0.0005028856248816341, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c763, 3C196, POINT, 08:13:35.847, 48.13.02.15,0.00048113209321709523, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c764, 3C196, POINT, 08:13:36.455, 48.13.02.175,0.0007537931457724432, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c765, 3C196, POINT, 08:13:35.877, 48.13.02.2,0.0025836068475191647, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c766, 3C196, POINT, 08:13:35.875, 48.13.02.2,0.0013330238478615301, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c767, 3C196, POINT, 08:13:36.455, 48.13.02.225,0.0005385614901602615, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c768, 3C196, POINT, 08:13:36.395, 48.13.02.225,0.0023035734045049783, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c769, 3C196, POINT, 08:13:35.872, 48.13.02.225,-0.00024753303620961834, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c770, 3C196, POINT, 08:13:36.485, 48.13.02.25,0.0031476101963844633, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c771, 3C196, POINT, 08:13:36.463, 48.13.02.25,0.0023877369776910094, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c772, 3C196, POINT, 08:13:36.455, 48.13.02.25,0.00173726143785137, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c773, 3C196, POINT, 08:13:36.395, 48.13.02.25,0.0010495233327877892, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c774, 3C196, POINT, 08:13:35.637, 48.13.02.25,0.002438350000898462, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c775, 3C196, POINT, 08:13:36.483, 48.13.02.275,0.00022731039920322044, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c776, 3C196, POINT, 08:13:36.465, 48.13.02.275,0.0004971958670964155, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c777, 3C196, POINT, 08:13:36.373, 48.13.02.275,0.0025608551861441677, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c778, 3C196, POINT, 08:13:35.585, 48.13.02.275,0.003941935358187472, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c779, 3C196, POINT, 08:13:36.353, 48.13.02.3,-0.004243456476784909, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c780, 3C196, POINT, 08:13:36.35, 48.13.02.3,-0.002200190056507749, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c781, 3C196, POINT, 08:13:36.478, 48.13.02.325,0.000908122022146013, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c782, 3C196, POINT, 08:13:36.468, 48.13.02.325,0.0021761895698521267, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c783, 3C196, POINT, 08:13:36.408, 48.13.02.325,0.0037836000667952827, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c784, 3C196, POINT, 08:13:36.37, 48.13.02.325,0.0031444017473555926, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c785, 3C196, POINT, 08:13:35.997, 48.13.02.325,-0.004442758485131657, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c786, 3C196, POINT, 08:13:35.977, 48.13.02.325,-0.002863247448216378, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c787, 3C196, POINT, 08:13:36.478, 48.13.02.35,0.0035045759842496902, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c788, 3C196, POINT, 08:13:36.475, 48.13.02.35,0.0014271878652924587, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c789, 3C196, POINT, 08:13:36.47, 48.13.02.35,0.004114813992250358, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c790, 3C196, POINT, 08:13:36.418, 48.13.02.35,0.003087735146127779, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c791, 3C196, POINT, 08:13:36.515, 48.13.02.375,0.0021281463853434477, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c792, 3C196, POINT, 08:13:36.475, 48.13.02.375,0.0018281195601207167, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c793, 3C196, POINT, 08:13:36.42, 48.13.02.375,0.0024692438719964164, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c794, 3C196, POINT, 08:13:36.475, 48.13.02.4,0.0010018520367070004, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c795, 3C196, POINT, 08:13:36.423, 48.13.02.4,0.002620576759115398, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c796, 3C196, POINT, 08:13:36.42, 48.13.02.4,0.0006435611945416046, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c797, 3C196, POINT, 08:13:36.475, 48.13.02.425,0.0024221401541663786, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c798, 3C196, POINT, 08:13:36.43, 48.13.02.425,0.0011775068657654646, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c799, 3C196, POINT, 08:13:36.425, 48.13.02.425,0.0005865405810466181, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c800, 3C196, POINT, 08:13:36.475, 48.13.02.45,0.001382405228050264, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c801, 3C196, POINT, 08:13:36.43, 48.13.02.45,0.005064885124456624, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c802, 3C196, POINT, 08:13:36.428, 48.13.02.45,0.0022213930866658333, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c803, 3C196, POINT, 08:13:36.248, 48.13.02.45,-0.0011390796352446263, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c804, 3C196, POINT, 08:13:36.245, 48.13.02.45,-0.0007053036104637606, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c805, 3C196, POINT, 08:13:35.815, 48.13.02.45,-0.0031331273182248834, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c806, 3C196, POINT, 08:13:36.52, 48.13.02.5,0.0008145209705350682, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c807, 3C196, POINT, 08:13:36.475, 48.13.02.5,0.0019349247983398601, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c808, 3C196, POINT, 08:13:36.285, 48.13.02.5,0.004512001826596011, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c809, 3C196, POINT, 08:13:35.63, 48.13.02.5,0.004331535286382748, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c810, 3C196, POINT, 08:13:36.523, 48.13.02.525,0.001011424621627696, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c811, 3C196, POINT, 08:13:36.52, 48.13.02.525,0.0026818323738075716, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c812, 3C196, POINT, 08:13:36.475, 48.13.02.525,0.00932630143559259, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c813, 3C196, POINT, 08:13:35.762, 48.13.02.525,0.005460893910399593, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c814, 3C196, POINT, 08:13:35.585, 48.13.02.525,0.0021373565990814186, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c815, 3C196, POINT, 08:13:35.857, 48.13.02.55,0.004358582445526245, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c816, 3C196, POINT, 08:13:35.585, 48.13.02.55,0.0005680933303576126, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c817, 3C196, POINT, 08:13:36.533, 48.13.02.575,0.0013966622516717669, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c818, 3C196, POINT, 08:13:36.53, 48.13.02.575,0.004961544180395452, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c819, 3C196, POINT, 08:13:36.45, 48.13.02.575,-0.005220481421445278, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c820, 3C196, POINT, 08:13:35.685, 48.13.02.575,-0.0030656218853535896, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c821, 3C196, POINT, 08:13:35.62, 48.13.02.575,0.004784789841821112, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c822, 3C196, POINT, 08:13:36.535, 48.13.02.6,0.0015188713606746024, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c823, 3C196, POINT, 08:13:36.478, 48.13.02.6,0.0008503926688062373, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c824, 3C196, POINT, 08:13:36.45, 48.13.02.6,-0.0012775267243881796, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c825, 3C196, POINT, 08:13:36.535, 48.13.02.625,0.0010626336921603162, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c826, 3C196, POINT, 08:13:36.448, 48.13.02.625,-0.0003178637585026714, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c827, 3C196, POINT, 08:13:36.485, 48.13.02.65,0.0005634314233095634, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c828, 3C196, POINT, 08:13:36.483, 48.13.02.65,0.0006389817321645345, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c829, 3C196, POINT, 08:13:36.48, 48.13.02.65,0.0008359709303690827, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c830, 3C196, POINT, 08:13:36.393, 48.13.02.65,-0.0013635819301963145, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c831, 3C196, POINT, 08:13:36.39, 48.13.02.65,-0.002084167999549811, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c832, 3C196, POINT, 08:13:36.313, 48.13.02.65,0.005017930054037366, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c833, 3C196, POINT, 08:13:36.275, 48.13.02.65,0.005027550498087093, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c834, 3C196, POINT, 08:13:36.078, 48.13.02.65,0.0054819952871829995, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c835, 3C196, POINT, 08:13:35.795, 48.13.02.65,-0.002021051306604951, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c836, 3C196, POINT, 08:13:36.54, 48.13.02.675,0.0009302205411693465, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c837, 3C196, POINT, 08:13:36.498, 48.13.02.675,0.007293717814271212, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c838, 3C196, POINT, 08:13:36.485, 48.13.02.675,0.002293669553424189, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c839, 3C196, POINT, 08:13:36.48, 48.13.02.675,0.0011638771072935016, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c840, 3C196, POINT, 08:13:36.478, 48.13.02.675,0.0005160941147396501, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c841, 3C196, POINT, 08:13:36.393, 48.13.02.675,-0.0006051765664515164, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c842, 3C196, POINT, 08:13:36.078, 48.13.02.675,0.002838133700074057, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c843, 3C196, POINT, 08:13:36.543, 48.13.02.7,0.0019147968496841378, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c844, 3C196, POINT, 08:13:36.54, 48.13.02.7,0.0010624929527061064, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c845, 3C196, POINT, 08:13:36.478, 48.13.02.7,0.0006264228872772124, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c846, 3C196, POINT, 08:13:36.475, 48.13.02.7,0.003634101982256509, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c847, 3C196, POINT, 08:13:35.577, 48.13.02.7,0.004641102877880007, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c848, 3C196, POINT, 08:13:36.543, 48.13.02.725,0.0030524465978773925, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c849, 3C196, POINT, 08:13:36.54, 48.13.02.725,0.0014788967676737878, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c850, 3C196, POINT, 08:13:36.478, 48.13.02.725,0.0018857276962258483, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c851, 3C196, POINT, 08:13:36.423, 48.13.02.725,-0.0037481918920358134, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c852, 3C196, POINT, 08:13:35.612, 48.13.02.725,0.0024084395328795014, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c853, 3C196, POINT, 08:13:36.543, 48.13.02.75,0.0014350053955822222, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c854, 3C196, POINT, 08:13:36.35, 48.13.02.75,0.00431991600353989, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c855, 3C196, POINT, 08:13:35.642, 48.13.02.75,-0.0006685708055603555, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c856, 3C196, POINT, 08:13:35.612, 48.13.02.75,0.0022044624253303264, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c857, 3C196, POINT, 08:13:36.35, 48.13.02.775,0.0021514599371925975, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c858, 3C196, POINT, 08:13:36.348, 48.13.02.775,0.0018634645935425144, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c859, 3C196, POINT, 08:13:36.265, 48.13.02.8,0.0002862537106745437, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c860, 3C196, POINT, 08:13:36.263, 48.13.02.8,0.0034322333509619906, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c861, 3C196, POINT, 08:13:35.65, 48.13.02.825,-0.0008514297650590486, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c862, 3C196, POINT, 08:13:36.54, 48.13.02.875,0.00032076957055911936, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c863, 3C196, POINT, 08:13:36.338, 48.13.02.875,0.0037942646984877922, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c864, 3C196, POINT, 08:13:35.585, 48.13.02.875,0.004774525870855942, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c865, 3C196, POINT, 08:13:36.543, 48.13.02.9,0.0007460143005643715, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c866, 3C196, POINT, 08:13:36.54, 48.13.02.9,0.0008422647410207321, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c867, 3C196, POINT, 08:13:36.538, 48.13.02.9,0.0013371205893875436, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c868, 3C196, POINT, 08:13:36.46, 48.13.02.925,-0.007012488781146197, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c869, 3C196, POINT, 08:13:36.458, 48.13.02.925,-0.0023723519731004192, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c870, 3C196, POINT, 08:13:36.408, 48.13.02.925,-0.006369996674797077, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c871, 3C196, POINT, 08:13:36.365, 48.13.02.925,-0.004223734291365148, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c872, 3C196, POINT, 08:13:36.328, 48.13.02.925,0.003873714433952552, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c873, 3C196, POINT, 08:13:35.765, 48.13.02.925,-0.002235853779563103, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c874, 3C196, POINT, 08:13:36.548, 48.13.02.95,-2.908687378803088e-05, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c875, 3C196, POINT, 08:13:36.545, 48.13.02.95,0.0010280837894986693, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c876, 3C196, POINT, 08:13:36.328, 48.13.02.95,0.003682518493072176, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c877, 3C196, POINT, 08:13:36.325, 48.13.02.95,0.0016212611457882644, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c878, 3C196, POINT, 08:13:36.545, 48.13.02.975,0.0014593623637607315, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c879, 3C196, POINT, 08:13:36.45, 48.13.02.975,-0.002210439228123738, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c880, 3C196, POINT, 08:13:36.448, 48.13.02.975,-0.002464635679981488, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c881, 3C196, POINT, 08:13:36.548, 48.13.03,0.0003071443362334793, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c882, 3C196, POINT, 08:13:36.503, 48.13.03,0.0020371718343131563, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c883, 3C196, POINT, 08:13:36.5, 48.13.03,0.0026102380471415597, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c884, 3C196, POINT, 08:13:36.498, 48.13.03,0.0007513261475100275, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c885, 3C196, POINT, 08:13:36.495, 48.13.03,0.004372490963413874, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c886, 3C196, POINT, 08:13:36.49, 48.13.03,0.0016096541177621382, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c887, 3C196, POINT, 08:13:36.488, 48.13.03,0.004633893657313376, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c888, 3C196, POINT, 08:13:36.485, 48.13.03,0.000514972831672222, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c889, 3C196, POINT, 08:13:35.865, 48.13.03,0.005051428433996166, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c890, 3C196, POINT, 08:13:35.675, 48.13.03,-0.0028315313407527277, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c891, 3C196, POINT, 08:13:36.548, 48.13.03.025,0.0006279079670426622, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c892, 3C196, POINT, 08:13:36.505, 48.13.03.025,0.006040231546003571, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c893, 3C196, POINT, 08:13:36.503, 48.13.03.025,0.003277474182246226, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c894, 3C196, POINT, 08:13:36.483, 48.13.03.025,0.0010867866164749821, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c895, 3C196, POINT, 08:13:36.315, 48.13.03.025,0.003458109118924484, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c896, 3C196, POINT, 08:13:36.313, 48.13.03.025,0.0017162108774737563, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c897, 3C196, POINT, 08:13:36.545, 48.13.03.05,0.0018456820040034642, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c898, 3C196, POINT, 08:13:36.478, 48.13.03.05,0.00026717929353589566, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c899, 3C196, POINT, 08:13:36.383, 48.13.03.05,-0.0012269729171516485, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c900, 3C196, POINT, 08:13:35.597, 48.13.03.05,0.0010544177849343254, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c901, 3C196, POINT, 08:13:36.548, 48.13.03.075,0.0010997430150987387, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c902, 3C196, POINT, 08:13:36.478, 48.13.03.075,0.0008351608240475562, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c903, 3C196, POINT, 08:13:36.475, 48.13.03.075,0.002155536538496962, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c904, 3C196, POINT, 08:13:36.443, 48.13.03.075,-0.002467550626560557, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c905, 3C196, POINT, 08:13:36.44, 48.13.03.075,-0.001205893322615539, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c906, 3C196, POINT, 08:13:36.423, 48.13.03.075,0.0041411965176247085, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c907, 3C196, POINT, 08:13:36.35, 48.13.03.075,-0.00179298854881225, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c908, 3C196, POINT, 08:13:36.348, 48.13.03.075,-0.003672934099893941, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c909, 3C196, POINT, 08:13:35.795, 48.13.03.075,-0.0024088990684584077, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c910, 3C196, POINT, 08:13:36.548, 48.13.03.1,0.003682849499776346, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c911, 3C196, POINT, 08:13:36.475, 48.13.03.1,0.0016616381974194272, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c912, 3C196, POINT, 08:13:36.473, 48.13.03.1,0.001280788107733166, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c913, 3C196, POINT, 08:13:36.47, 48.13.03.1,0.0027760697683779038, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c914, 3C196, POINT, 08:13:36.443, 48.13.03.1,-0.0007772980688440742, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c915, 3C196, POINT, 08:13:36.44, 48.13.03.1,-0.0013914219873087641, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c916, 3C196, POINT, 08:13:36.423, 48.13.03.1,0.0009279854555117931, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c917, 3C196, POINT, 08:13:36.42, 48.13.03.1,0.0004468080201170392, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c918, 3C196, POINT, 08:13:36.3, 48.13.03.1,0.00098403444253506, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c919, 3C196, POINT, 08:13:35.797, 48.13.03.1,-0.00021577351897676287, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c920, 3C196, POINT, 08:13:36.545, 48.13.03.125,0.0031887528563311605, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c921, 3C196, POINT, 08:13:36.468, 48.13.03.125,0.0008043750536324719, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c922, 3C196, POINT, 08:13:36.443, 48.13.03.125,-0.0028913376141500293, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c923, 3C196, POINT, 08:13:36.42, 48.13.03.125,0.0051109630703266105, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c924, 3C196, POINT, 08:13:36.303, 48.13.03.125,0.0028728956517877708, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c925, 3C196, POINT, 08:13:36.545, 48.13.03.15,0.0013961371893224338, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c926, 3C196, POINT, 08:13:36.468, 48.13.03.15,0.0013454303775267593, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c927, 3C196, POINT, 08:13:36.415, 48.13.03.15,0.0007147645680208163, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c928, 3C196, POINT, 08:13:36.413, 48.13.03.15,0.0036717683839973614, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c929, 3C196, POINT, 08:13:35.607, 48.13.03.15,0.000280014668587167, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c930, 3C196, POINT, 08:13:36.545, 48.13.03.175,0.0036235784161131905, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c931, 3C196, POINT, 08:13:36.508, 48.13.03.175,0.005942853772725996, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c932, 3C196, POINT, 08:13:36.468, 48.13.03.175,-0.0007967166959044686, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c933, 3C196, POINT, 08:13:36.465, 48.13.03.175,0.0020327010154286063, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c934, 3C196, POINT, 08:13:36.415, 48.13.03.175,0.0005329519994558568, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c935, 3C196, POINT, 08:13:36.413, 48.13.03.175,0.00033647726923665723, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c936, 3C196, POINT, 08:13:36.18, 48.13.03.175,-0.001585992947605619, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c937, 3C196, POINT, 08:13:36.508, 48.13.03.2,0.0009260144755505287, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c938, 3C196, POINT, 08:13:36.24, 48.13.03.2,0.002890737993339394, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c939, 3C196, POINT, 08:13:36.208, 48.13.03.2,-0.0037504287540001593, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c940, 3C196, POINT, 08:13:35.812, 48.13.03.2,-0.00212199807751065, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c941, 3C196, POINT, 08:13:36.583, 48.13.03.225,-0.0011536655472659803, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c942, 3C196, POINT, 08:13:36.46, 48.13.03.225,0.004965318832877162, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c943, 3C196, POINT, 08:13:36.338, 48.13.03.225,-0.0023785041091981428, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c944, 3C196, POINT, 08:13:36.245, 48.13.03.225,0.0009459284934720533, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c945, 3C196, POINT, 08:13:36.243, 48.13.03.225,0.00034339578500654054, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c946, 3C196, POINT, 08:13:35.862, 48.13.03.225,0.00039157311548755603, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c947, 3C196, POINT, 08:13:35.857, 48.13.03.225,0.0005136337598232989, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c948, 3C196, POINT, 08:13:35.855, 48.13.03.225,0.0014410478319625746, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c949, 3C196, POINT, 08:13:35.622, 48.13.03.225,0.0010573863605437047, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c950, 3C196, POINT, 08:13:36.558, 48.13.03.25,0.002828685430513892, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c951, 3C196, POINT, 08:13:36.51, 48.13.03.25,0.0004476795674745716, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c952, 3C196, POINT, 08:13:36.46, 48.13.03.25,0.0025010224499535747, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c953, 3C196, POINT, 08:13:36.413, 48.13.03.25,0.004058857885655019, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c954, 3C196, POINT, 08:13:36.25, 48.13.03.25,0.0004548192988236193, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c955, 3C196, POINT, 08:13:36.248, 48.13.03.25,0.0004761470936929556, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c956, 3C196, POINT, 08:13:35.857, 48.13.03.25,0.0003868441899310514, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c957, 3C196, POINT, 08:13:35.622, 48.13.03.25,0.0005303344668835686, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c958, 3C196, POINT, 08:13:36.51, 48.13.03.275,0.0021073589813016204, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c959, 3C196, POINT, 08:13:36.46, 48.13.03.275,0.0016826789105999632, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c960, 3C196, POINT, 08:13:36.458, 48.13.03.275,0.0018389873209909604, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c961, 3C196, POINT, 08:13:36.41, 48.13.03.275,0.0009688053204349121, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c962, 3C196, POINT, 08:13:36.253, 48.13.03.275,0.004025513963017571, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c963, 3C196, POINT, 08:13:36.165, 48.13.03.275,-0.005650074217680716, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c964, 3C196, POINT, 08:13:35.772, 48.13.03.275,0.0007070218800873609, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c965, 3C196, POINT, 08:13:35.77, 48.13.03.275,0.0019728352018732517, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c966, 3C196, POINT, 08:13:36.513, 48.13.03.3,0.004427394103017232, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c967, 3C196, POINT, 08:13:36.51, 48.13.03.3,0.000571905707661681, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c968, 3C196, POINT, 08:13:36.515, 48.13.03.325,0.0048914126639008565, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c969, 3C196, POINT, 08:13:36.505, 48.13.03.325,0.0010624099625583647, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c970, 3C196, POINT, 08:13:36.503, 48.13.03.325,0.0009319508331622787, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c971, 3C196, POINT, 08:13:36.53, 48.13.03.35,0.005322539123948844, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c972, 3C196, POINT, 08:13:36.505, 48.13.03.35,0.001224103795619672, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c973, 3C196, POINT, 08:13:36.503, 48.13.03.35,0.0058413401360251065, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c974, 3C196, POINT, 08:13:35.647, 48.13.03.35,0.0013457028633812105, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c975, 3C196, POINT, 08:13:36.46, 48.13.03.375,0.0011982657242929756, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c976, 3C196, POINT, 08:13:36.4, 48.13.03.375,0.0010853393872455798, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c977, 3C196, POINT, 08:13:36.553, 48.13.03.4,0.0004119723677344174, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c978, 3C196, POINT, 08:13:36.4, 48.13.03.4,0.0029872683687300044, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c979, 3C196, POINT, 08:13:35.855, 48.13.03.4,0.0028837871252281105, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c980, 3C196, POINT, 08:13:36.553, 48.13.03.425,0.00257105339191937, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c981, 3C196, POINT, 08:13:36.46, 48.13.03.425,0.002443179345102455, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c982, 3C196, POINT, 08:13:36.39, 48.13.03.425,0.0006953621931487383, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c983, 3C196, POINT, 08:13:36.02, 48.13.03.425,-0.0030271599936162654, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c984, 3C196, POINT, 08:13:35.855, 48.13.03.425,0.001016133703029241, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c985, 3C196, POINT, 08:13:36.553, 48.13.03.45,0.00047529355392786365, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c986, 3C196, POINT, 08:13:36.463, 48.13.03.45,0.0019077062693751048, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c987, 3C196, POINT, 08:13:36.46, 48.13.03.45,0.0007234232202982963, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c988, 3C196, POINT, 08:13:36.433, 48.13.03.45,-0.0037200543700150043, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c989, 3C196, POINT, 08:13:36.43, 48.13.03.45,-0.002414603283878303, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c990, 3C196, POINT, 08:13:36.39, 48.13.03.45,0.0006189705010133393, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c991, 3C196, POINT, 08:13:36.388, 48.13.03.45,0.001475269624016891, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c992, 3C196, POINT, 08:13:36.575, 48.13.03.475,-0.000935675765730541, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c993, 3C196, POINT, 08:13:36.46, 48.13.03.475,0.002881280569603578, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c994, 3C196, POINT, 08:13:36.458, 48.13.03.475,0.0006890301428600268, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c995, 3C196, POINT, 08:13:36.43, 48.13.03.475,-0.0001806910537236741, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c996, 3C196, POINT, 08:13:36.55, 48.13.03.5,0.0008181953569272932, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c997, 3C196, POINT, 08:13:36.455, 48.13.03.5,0.0009294905183528258, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c998, 3C196, POINT, 08:13:36.385, 48.13.03.5,0.00037178008150291487, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c999, 3C196, POINT, 08:13:36.55, 48.13.03.525,0.0009029318277711925, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1000, 3C196, POINT, 08:13:36.385, 48.13.03.525,0.0010328678211488683, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1001, 3C196, POINT, 08:13:36.553, 48.13.03.55,0.002564738725494387, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1002, 3C196, POINT, 08:13:36.55, 48.13.03.55,0.00048813619784495626, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1003, 3C196, POINT, 08:13:36.523, 48.13.03.55,-0.004889649037347544, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1004, 3C196, POINT, 08:13:36.52, 48.13.03.55,-0.0008092468119655643, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1005, 3C196, POINT, 08:13:36.453, 48.13.03.55,0.0007160477414473715, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1006, 3C196, POINT, 08:13:36.383, 48.13.03.55,0.0007052854522079328, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1007, 3C196, POINT, 08:13:36.258, 48.13.03.55,-0.003459065899056195, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1008, 3C196, POINT, 08:13:36.55, 48.13.03.575,0.001587392343363374, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1009, 3C196, POINT, 08:13:36.52, 48.13.03.575,0.00046020223625052635, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1010, 3C196, POINT, 08:13:36.515, 48.13.03.575,-0.004922103581249523, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1011, 3C196, POINT, 08:13:36.513, 48.13.03.575,-0.0026910093666040777, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1012, 3C196, POINT, 08:13:36.453, 48.13.03.575,0.005259643338285995, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1013, 3C196, POINT, 08:13:36.383, 48.13.03.575,0.0019283711139419758, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1014, 3C196, POINT, 08:13:36.333, 48.13.03.575,-0.000306972714127148, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1015, 3C196, POINT, 08:13:36.26, 48.13.03.575,-0.0003948814287403836, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1016, 3C196, POINT, 08:13:35.655, 48.13.03.575,0.004856812255323479, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1017, 3C196, POINT, 08:13:36.55, 48.13.03.6,0.00132294037257678, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1018, 3C196, POINT, 08:13:36.49, 48.13.03.6,-0.00346018403932181, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1019, 3C196, POINT, 08:13:36.333, 48.13.03.6,-0.0013978417772354831, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1020, 3C196, POINT, 08:13:36.478, 48.13.03.625,-0.0005224764609484506, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1021, 3C196, POINT, 08:13:36.475, 48.13.03.625,-0.0038627962362239696, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1022, 3C196, POINT, 08:13:36.37, 48.13.03.625,0.004090613559566807, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1023, 3C196, POINT, 08:13:36.263, 48.13.03.625,-0.0011080704073634432, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1024, 3C196, POINT, 08:13:36.475, 48.13.03.65,-0.0005308756664564048, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1025, 3C196, POINT, 08:13:36.373, 48.13.03.65,0.0005712364553766125, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1026, 3C196, POINT, 08:13:36.37, 48.13.03.65,0.0010804739881165126, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1027, 3C196, POINT, 08:13:36.265, 48.13.03.65,-0.00037103353493303986, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1028, 3C196, POINT, 08:13:36.545, 48.13.03.675,0.002715181876926618, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1029, 3C196, POINT, 08:13:36.475, 48.13.03.675,-0.00023794367088866036, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1030, 3C196, POINT, 08:13:36.303, 48.13.03.675,-0.0012976184695818397, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1031, 3C196, POINT, 08:13:36.268, 48.13.03.675,-0.0023836878897158047, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1032, 3C196, POINT, 08:13:35.667, 48.13.03.675,0.000690625823005202, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1033, 3C196, POINT, 08:13:35.665, 48.13.03.675,0.002373233702849811, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1034, 3C196, POINT, 08:13:36.545, 48.13.03.7,0.00669397918845068, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1035, 3C196, POINT, 08:13:36.47, 48.13.03.7,-0.002418976755797691, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1036, 3C196, POINT, 08:13:36.468, 48.13.03.7,-0.004368907478886004, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1037, 3C196, POINT, 08:13:36.185, 48.13.03.7,-0.005978291082560472, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1038, 3C196, POINT, 08:13:35.682, 48.13.03.7,0.002144021410571815, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1039, 3C196, POINT, 08:13:36.468, 48.13.03.725,-0.0014745325142287294, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1040, 3C196, POINT, 08:13:35.625, 48.13.03.75,-0.002305111261829395, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1041, 3C196, POINT, 08:13:36.538, 48.13.03.8,0.00033219626592318017, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1042, 3C196, POINT, 08:13:36.535, 48.13.03.8,-0.002092102129580643, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1043, 3C196, POINT, 08:13:36.53, 48.13.03.8,-2.3901143386701032e-05, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1044, 3C196, POINT, 08:13:36.538, 48.13.03.825,0.0036674048712255574, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1045, 3C196, POINT, 08:13:36.535, 48.13.03.825,-0.001017445370530474, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1046, 3C196, POINT, 08:13:36.378, 48.13.03.825,0.0043303473046257136, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1047, 3C196, POINT, 08:13:35.835, 48.13.03.825,0.002788954737938034, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1048, 3C196, POINT, 08:13:36.465, 48.13.03.85,-0.0025308704298751547, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1049, 3C196, POINT, 08:13:36.463, 48.13.03.85,-0.000912722206396368, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1050, 3C196, POINT, 08:13:36.378, 48.13.03.85,0.0030007045950871066, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1051, 3C196, POINT, 08:13:36.23, 48.13.03.85,0.0020384994778965965, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1052, 3C196, POINT, 08:13:36.463, 48.13.03.875,-0.0003086509458573185, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1053, 3C196, POINT, 08:13:36.455, 48.13.03.875,-0.0023365490034116696, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1054, 3C196, POINT, 08:13:36.338, 48.13.03.875,0.005731306495688353, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1055, 3C196, POINT, 08:13:35.647, 48.13.03.875,-0.0010510460424467236, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1056, 3C196, POINT, 08:13:36.175, 48.13.03.9,0.0003916440814904767, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1057, 3C196, POINT, 08:13:36.173, 48.13.03.9,0.003454478321199499, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1058, 3C196, POINT, 08:13:35.645, 48.13.03.9,-0.00017765204642867618, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1059, 3C196, POINT, 08:13:36.38, 48.13.03.925,-0.001979477929262238, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1060, 3C196, POINT, 08:13:36.29, 48.13.03.925,-0.0035687684717663768, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1061, 3C196, POINT, 08:13:36.288, 48.13.03.925,-0.00180260692067627, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1062, 3C196, POINT, 08:13:36.285, 48.13.03.925,-0.0036333392473587305, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1063, 3C196, POINT, 08:13:36.38, 48.13.03.95,0.00028780473155018795, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1064, 3C196, POINT, 08:13:36.53, 48.13.03.975,0.0012363067597199202, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1065, 3C196, POINT, 08:13:36.433, 48.13.03.975,-0.002744365053478002, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1066, 3C196, POINT, 08:13:36.383, 48.13.03.975,0.003656800682486322, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1067, 3C196, POINT, 08:13:36.253, 48.13.03.975,0.0049638411042514635, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1068, 3C196, POINT, 08:13:36.553, 48.13.04,-0.0009483368125664221, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1069, 3C196, POINT, 08:13:36.433, 48.13.04,-0.001852100675225441, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1070, 3C196, POINT, 08:13:36.373, 48.13.04,0.0022924374452761606, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1071, 3C196, POINT, 08:13:36.253, 48.13.04,0.0012428056334567903, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1072, 3C196, POINT, 08:13:36.198, 48.13.04,0.0007962289201286721, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1073, 3C196, POINT, 08:13:36.195, 48.13.04,0.0032069971099906447, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1074, 3C196, POINT, 08:13:36.253, 48.13.04.025,0.0009902558629227517, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1075, 3C196, POINT, 08:13:36.225, 48.13.04.025,0.0034743850590138324, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1076, 3C196, POINT, 08:13:36.203, 48.13.04.025,0.0014192276059891333, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1077, 3C196, POINT, 08:13:36.518, 48.13.04.05,0.001970477140405291, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1078, 3C196, POINT, 08:13:36.208, 48.13.04.05,0.005239802966534168, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1079, 3C196, POINT, 08:13:36.31, 48.13.04.075,0.000500191277045941, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1080, 3C196, POINT, 08:13:36.308, 48.13.04.075,0.0026918101071770678, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1081, 3C196, POINT, 08:13:36.493, 48.13.04.125,0.0012548496021702624, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1082, 3C196, POINT, 08:13:36.455, 48.13.04.125,0.0029007671151971993, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1083, 3C196, POINT, 08:13:36.218, 48.13.04.125,0.0018623764205044386, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1084, 3C196, POINT, 08:13:36.215, 48.13.04.125,0.0025408021258508193, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1085, 3C196, POINT, 08:13:36.188, 48.13.04.125,0.00517419326493298, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1086, 3C196, POINT, 08:13:36.185, 48.13.04.125,0.0014298394821116499, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1087, 3C196, POINT, 08:13:36.485, 48.13.04.175,0.000667200459366508, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1088, 3C196, POINT, 08:13:36.483, 48.13.04.175,0.0019690656685256228, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1089, 3C196, POINT, 08:13:36.348, 48.13.04.175,0.0016654867088786338, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1090, 3C196, POINT, 08:13:36.298, 48.13.04.175,0.005346170394597326, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1091, 3C196, POINT, 08:13:36.085, 48.13.04.175,-0.003940184412870185, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1092, 3C196, POINT, 08:13:36.35, 48.13.04.2,0.0009628977786785911, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1093, 3C196, POINT, 08:13:36.348, 48.13.04.2,0.0024996848774711637, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1094, 3C196, POINT, 08:13:36.128, 48.13.04.2,0.005384091450384024, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1095, 3C196, POINT, 08:13:36.25, 48.13.04.225,0.0038299766811374187, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1096, 3C196, POINT, 08:13:36.253, 48.13.04.25,0.003791946670396872, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1097, 3C196, POINT, 08:13:36.25, 48.13.04.25,0.0011868147937697847, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1098, 3C196, POINT, 08:13:36.435, 48.13.04.275,0.0044479808501176575, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1099, 3C196, POINT, 08:13:36.338, 48.13.04.275,0.0034786231198360913, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1100, 3C196, POINT, 08:13:36.183, 48.13.04.275,0.006039048314288691, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1101, 3C196, POINT, 08:13:36.18, 48.13.04.275,0.0009633282537637241, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1102, 3C196, POINT, 08:13:36.178, 48.13.04.275,0.006035674886624398, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1103, 3C196, POINT, 08:13:36.175, 48.13.04.275,0.009250604906102425, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1104, 3C196, POINT, 08:13:36.218, 48.13.04.3,-0.007340240151856453, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1105, 3C196, POINT, 08:13:36.175, 48.13.04.3,0.0017587632051599595, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1106, 3C196, POINT, 08:13:36.173, 48.13.04.3,0.006348567595085161, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1107, 3C196, POINT, 08:13:36.17, 48.13.04.3,0.005389313406618985, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1108, 3C196, POINT, 08:13:36.068, 48.13.04.3,-0.00241194721200504, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1109, 3C196, POINT, 08:13:35.712, 48.13.04.3,-0.001555160210848538, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1110, 3C196, POINT, 08:13:36.22, 48.13.04.325,-0.0006135770648807234, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1111, 3C196, POINT, 08:13:36.195, 48.13.04.325,0.002636453287852316, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1112, 3C196, POINT, 08:13:36.193, 48.13.04.325,0.011195105984638262, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1113, 3C196, POINT, 08:13:36.3, 48.13.04.35,0.0030708136149657805, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1114, 3C196, POINT, 08:13:36.22, 48.13.04.35,-0.002016794142014187, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1115, 3C196, POINT, 08:13:36.198, 48.13.04.35,0.002128325105222128, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1116, 3C196, POINT, 08:13:36.165, 48.13.04.35,0.022371075127544538, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1117, 3C196, POINT, 08:13:36.163, 48.13.04.35,0.011142290200935255, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1118, 3C196, POINT, 08:13:36.32, 48.13.04.375,0.00459549457159968, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1119, 3C196, POINT, 08:13:36.3, 48.13.04.375,0.000979027060265305, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1120, 3C196, POINT, 08:13:36.22, 48.13.04.375,0.0029873087091654388, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1121, 3C196, POINT, 08:13:36.158, 48.13.04.375,0.001312228847038912, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1122, 3C196, POINT, 08:13:36.155, 48.13.04.375,0.004087423724174057, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1123, 3C196, POINT, 08:13:36.228, 48.13.04.4,-0.0051306745756196336, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1124, 3C196, POINT, 08:13:36.225, 48.13.04.4,-0.0012771306789979698, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1125, 3C196, POINT, 08:13:36.203, 48.13.04.4,0.011739159198062924, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1126, 3C196, POINT, 08:13:36.248, 48.13.04.425,0.0012797147937460033, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1127, 3C196, POINT, 08:13:36.225, 48.13.04.425,-0.0005445515562826389, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1128, 3C196, POINT, 08:13:36.223, 48.13.04.425,-0.020494134500113743, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1129, 3C196, POINT, 08:13:36.205, 48.13.04.425,0.006254701330107619, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1130, 3C196, POINT, 08:13:36.288, 48.13.04.45,0.003724951510831924, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1131, 3C196, POINT, 08:13:36.248, 48.13.04.45,0.0005094498413434803, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1132, 3C196, POINT, 08:13:36.22, 48.13.04.45,0.0004643219095807024, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1133, 3C196, POINT, 08:13:36.193, 48.13.04.45,-0.010705638200375395, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1134, 3C196, POINT, 08:13:36.288, 48.13.04.475,0.005715713649496142, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1135, 3C196, POINT, 08:13:36.25, 48.13.04.475,0.008935102067253934, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1136, 3C196, POINT, 08:13:36.248, 48.13.04.475,0.0007986151380510309, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1137, 3C196, POINT, 08:13:36.218, 48.13.04.475,-0.000868131058840536, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1138, 3C196, POINT, 08:13:36.193, 48.13.04.475,-0.005083580707337196, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1139, 3C196, POINT, 08:13:36.19, 48.13.04.475,-0.006180586832177091, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1140, 3C196, POINT, 08:13:36.288, 48.13.04.5,0.00047077508330740524, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1141, 3C196, POINT, 08:13:36.278, 48.13.04.5,0.0021366887042429976, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1142, 3C196, POINT, 08:13:36.275, 48.13.04.5,0.0039616428359431615, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1143, 3C196, POINT, 08:13:36.25, 48.13.04.5,0.001849052517432935, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1144, 3C196, POINT, 08:13:36.248, 48.13.04.5,0.0020050433261598485, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1145, 3C196, POINT, 08:13:36.218, 48.13.04.5,-0.006017510259338921, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1146, 3C196, POINT, 08:13:36.215, 48.13.04.5,-0.0005221402595929068, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1147, 3C196, POINT, 08:13:36.168, 48.13.04.5,0.009555141474083855, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1148, 3C196, POINT, 08:13:36.29, 48.13.04.525,0.0064137584318547545, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1149, 3C196, POINT, 08:13:36.275, 48.13.04.525,0.004524471827101253, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1150, 3C196, POINT, 08:13:36.25, 48.13.04.525,0.0004514961096092342, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1151, 3C196, POINT, 08:13:36.235, 48.13.04.525,0.006076506679604921, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1152, 3C196, POINT, 08:13:36.215, 48.13.04.525,-0.012959757066864405, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1153, 3C196, POINT, 08:13:36.188, 48.13.04.525,-0.01864604934996984, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1154, 3C196, POINT, 08:13:36.165, 48.13.04.525,0.03240427288592092, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1155, 3C196, POINT, 08:13:36.135, 48.13.04.525,-0.0020786946728789412, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1156, 3C196, POINT, 08:13:36.25, 48.13.04.55,0.0011711782085082432, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1157, 3C196, POINT, 08:13:36.238, 48.13.04.55,0.004859294936167813, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1158, 3C196, POINT, 08:13:36.205, 48.13.04.55,0.010044064629105353, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1159, 3C196, POINT, 08:13:36.203, 48.13.04.55,0.01886324621903889, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1160, 3C196, POINT, 08:13:36.183, 48.13.04.55,-0.008097321834915629, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1161, 3C196, POINT, 08:13:36.18, 48.13.04.55,-0.01342201514446422, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1162, 3C196, POINT, 08:13:36.163, 48.13.04.55,0.011376410793011353, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1163, 3C196, POINT, 08:13:36.16, 48.13.04.55,0.002332450796923529, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1164, 3C196, POINT, 08:13:36.248, 48.13.04.575,0.0033297507320299, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1165, 3C196, POINT, 08:13:36.24, 48.13.04.575,0.012877914497951046, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1166, 3C196, POINT, 08:13:36.238, 48.13.04.575,0.0008743715893916858, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1167, 3C196, POINT, 08:13:36.203, 48.13.04.575,0.011173698317560774, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1168, 3C196, POINT, 08:13:36.2, 48.13.04.575,0.002885559785348572, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1169, 3C196, POINT, 08:13:36.178, 48.13.04.575,-0.005845350187765899, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1170, 3C196, POINT, 08:13:36.163, 48.13.04.575,0.01541923241186188, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1171, 3C196, POINT, 08:13:36.148, 48.13.04.575,-0.004077034958072491, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1172, 3C196, POINT, 08:13:36.135, 48.13.04.575,-0.004071743427652577, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1173, 3C196, POINT, 08:13:36.24, 48.13.04.6,0.012155151681575552, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1174, 3C196, POINT, 08:13:36.203, 48.13.04.6,0.008836816088415028, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1175, 3C196, POINT, 08:13:36.2, 48.13.04.6,0.018746173788721638, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1176, 3C196, POINT, 08:13:36.198, 48.13.04.6,0.0035958272608912836, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1177, 3C196, POINT, 08:13:36.16, 48.13.04.6,0.016622896516083032, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1178, 3C196, POINT, 08:13:36.148, 48.13.04.6,-0.01776057396277258, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1179, 3C196, POINT, 08:13:36.228, 48.13.04.625,0.004941985508986589, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1180, 3C196, POINT, 08:13:36.225, 48.13.04.625,0.019090446290458925, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1181, 3C196, POINT, 08:13:36.203, 48.13.04.625,0.007504825881946035, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1182, 3C196, POINT, 08:13:36.2, 48.13.04.625,0.009644545032326488, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1183, 3C196, POINT, 08:13:36.198, 48.13.04.625,0.005607670183806908, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1184, 3C196, POINT, 08:13:36.145, 48.13.04.625,0.0010680559963011115, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1185, 3C196, POINT, 08:13:36.315, 48.13.04.65,-0.0005205895352172013, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1186, 3C196, POINT, 08:13:36.313, 48.13.04.65,-0.0010577595070934967, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1187, 3C196, POINT, 08:13:36.228, 48.13.04.65,0.006211177805244601, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1188, 3C196, POINT, 08:13:36.225, 48.13.04.65,0.007041713385715514, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1189, 3C196, POINT, 08:13:36.198, 48.13.04.65,0.011387615938778926, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1190, 3C196, POINT, 08:13:36.158, 48.13.04.65,0.00604261229191985, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1191, 3C196, POINT, 08:13:36.24, 48.13.04.675,0.0036468196993627673, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1192, 3C196, POINT, 08:13:36.215, 48.13.04.675,0.026838566490493133, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1193, 3C196, POINT, 08:13:36.213, 48.13.04.675,0.030736732434928755, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1194, 3C196, POINT, 08:13:36.205, 48.13.04.675,-0.012075992933373313, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1195, 3C196, POINT, 08:13:36.203, 48.13.04.675,0.044483769577392314, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1196, 3C196, POINT, 08:13:36.198, 48.13.04.675,0.015325365193465062, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1197, 3C196, POINT, 08:13:36.195, 48.13.04.675,0.01833949255748323, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1198, 3C196, POINT, 08:13:36.158, 48.13.04.675,0.0015712878808807082, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1199, 3C196, POINT, 08:13:36.155, 48.13.04.675,0.020470659296318514, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1200, 3C196, POINT, 08:13:36.263, 48.13.04.7,-0.007114015202359419, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1201, 3C196, POINT, 08:13:36.238, 48.13.04.7,0.0007953379834245608, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1202, 3C196, POINT, 08:13:36.213, 48.13.04.7,0.013049477373990238, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1203, 3C196, POINT, 08:13:36.205, 48.13.04.7,0.1436101422992013, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1204, 3C196, POINT, 08:13:36.203, 48.13.04.7,0.02756524463182166, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1205, 3C196, POINT, 08:13:36.198, 48.13.04.7,0.007243746305976628, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1206, 3C196, POINT, 08:13:36.173, 48.13.04.7,0.05713976432203052, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1207, 3C196, POINT, 08:13:36.17, 48.13.04.7,-0.00212882505576432, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1208, 3C196, POINT, 08:13:36.168, 48.13.04.7,0.04432494638090812, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1209, 3C196, POINT, 08:13:36.165, 48.13.04.7,0.05594136689085246, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1210, 3C196, POINT, 08:13:36.155, 48.13.04.7,0.011606217848565591, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1211, 3C196, POINT, 08:13:36.13, 48.13.04.7,-0.0050449517509742695, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1212, 3C196, POINT, 08:13:36.298, 48.13.04.725,-0.0028044769535755694, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1213, 3C196, POINT, 08:13:36.265, 48.13.04.725,-0.0012386633908168811, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1214, 3C196, POINT, 08:13:36.263, 48.13.04.725,-0.0018017220790941494, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1215, 3C196, POINT, 08:13:36.238, 48.13.04.725,0.000819565609462063, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1216, 3C196, POINT, 08:13:36.203, 48.13.04.725,0.011976550278043068, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1217, 3C196, POINT, 08:13:36.188, 48.13.04.725,-0.0045593177886407875, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1218, 3C196, POINT, 08:13:36.175, 48.13.04.725,0.04662851007039504, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1219, 3C196, POINT, 08:13:36.173, 48.13.04.725,0.004881334325627962, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1220, 3C196, POINT, 08:13:36.17, 48.13.04.725,0.033122895501239175, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1221, 3C196, POINT, 08:13:36.168, 48.13.04.725,0.00853809165143749, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1222, 3C196, POINT, 08:13:36.165, 48.13.04.725,0.06286498387031128, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1223, 3C196, POINT, 08:13:36.163, 48.13.04.725,0.014247940703823979, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1224, 3C196, POINT, 08:13:36.143, 48.13.04.725,-0.005949433414925057, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1225, 3C196, POINT, 08:13:36.268, 48.13.04.75,-0.001153138534295615, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1226, 3C196, POINT, 08:13:36.265, 48.13.04.75,-0.007191540158895373, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1227, 3C196, POINT, 08:13:36.205, 48.13.04.75,0.026612291736358894, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1228, 3C196, POINT, 08:13:36.203, 48.13.04.75,0.004141772289499067, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1229, 3C196, POINT, 08:13:36.188, 48.13.04.75,-0.019561996404422254, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1230, 3C196, POINT, 08:13:36.178, 48.13.04.75,0.038103670851502014, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1231, 3C196, POINT, 08:13:36.175, 48.13.04.75,0.020441228964220796, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1232, 3C196, POINT, 08:13:36.165, 48.13.04.75,0.05164373169915746, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1233, 3C196, POINT, 08:13:36.163, 48.13.04.75,0.01841626548853773, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1234, 3C196, POINT, 08:13:36.16, 48.13.04.75,0.005844486861706798, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1235, 3C196, POINT, 08:13:36.145, 48.13.04.75,-0.014822092523620552, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1236, 3C196, POINT, 08:13:36.143, 48.13.04.75,-0.00985159432150607, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1237, 3C196, POINT, 08:13:36.268, 48.13.04.775,-0.001990579415424492, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1238, 3C196, POINT, 08:13:36.238, 48.13.04.775,0.0002789003028051113, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1239, 3C196, POINT, 08:13:36.205, 48.13.04.775,0.02628099780206278, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1240, 3C196, POINT, 08:13:36.178, 48.13.04.775,0.009472143127231195, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1241, 3C196, POINT, 08:13:36.163, 48.13.04.775,0.03445081974698849, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1242, 3C196, POINT, 08:13:36.16, 48.13.04.775,0.03857151087722306, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1243, 3C196, POINT, 08:13:36.145, 48.13.04.775,-0.0019034884646189948, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1244, 3C196, POINT, 08:13:36.143, 48.13.04.775,-0.0029642544472071354, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1245, 3C196, POINT, 08:13:36.238, 48.13.04.8,0.01317197610096996, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1246, 3C196, POINT, 08:13:36.208, 48.13.04.8,0.007836117996716182, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1247, 3C196, POINT, 08:13:36.205, 48.13.04.8,0.023111909007801596, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1248, 3C196, POINT, 08:13:36.163, 48.13.04.8,0.1697741155248444, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1249, 3C196, POINT, 08:13:36.148, 48.13.04.8,-0.009070018162955112, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1250, 3C196, POINT, 08:13:36.218, 48.13.04.825,-0.016316655385367324, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1251, 3C196, POINT, 08:13:36.18, 48.13.04.825,0.007306730356740747, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1252, 3C196, POINT, 08:13:36.173, 48.13.04.825,-0.03498896497760139, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1253, 3C196, POINT, 08:13:36.17, 48.13.04.825,-0.1269744441227334, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1254, 3C196, POINT, 08:13:36.163, 48.13.04.825,0.08243094440334016, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1255, 3C196, POINT, 08:13:36.153, 48.13.04.825,-0.0026177518803721183, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1256, 3C196, POINT, 08:13:36.235, 48.13.04.85,0.0019627662707774373, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1257, 3C196, POINT, 08:13:36.215, 48.13.04.85,0.0006148452674179563, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1258, 3C196, POINT, 08:13:36.19, 48.13.04.85,0.019541480820480447, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1259, 3C196, POINT, 08:13:36.188, 48.13.04.85,0.004043749257216136, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1260, 3C196, POINT, 08:13:36.185, 48.13.04.85,0.025125316964763222, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1261, 3C196, POINT, 08:13:36.183, 48.13.04.85,0.14040830736314497, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1262, 3C196, POINT, 08:13:36.18, 48.13.04.85,0.0072547508792562086, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1263, 3C196, POINT, 08:13:36.173, 48.13.04.85,-0.0532398696342311, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1264, 3C196, POINT, 08:13:36.17, 48.13.04.85,0.8619749690377341, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1265, 3C196, POINT, 08:13:36.165, 48.13.04.85,0.03360693738969401, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1266, 3C196, POINT, 08:13:36.163, 48.13.04.85,0.048252564765317085, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1267, 3C196, POINT, 08:13:36.155, 48.13.04.85,-0.009526965980180045, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1268, 3C196, POINT, 08:13:36.153, 48.13.04.85,-0.014042118523806386, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1269, 3C196, POINT, 08:13:36.265, 48.13.04.875,-0.004605798646206357, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1270, 3C196, POINT, 08:13:36.233, 48.13.04.875,0.0038578782016438894, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1271, 3C196, POINT, 08:13:36.215, 48.13.04.875,-0.0006450033774922064, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1272, 3C196, POINT, 08:13:36.193, 48.13.04.875,0.029431399729343354, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1273, 3C196, POINT, 08:13:36.19, 48.13.04.875,0.01851669006976903, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1274, 3C196, POINT, 08:13:36.183, 48.13.04.875,0.03233659907032653, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1275, 3C196, POINT, 08:13:36.18, 48.13.04.875,0.2786182807303057, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1276, 3C196, POINT, 08:13:36.173, 48.13.04.875,0.08430542801755833, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1277, 3C196, POINT, 08:13:36.165, 48.13.04.875,0.020516823005503816, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1278, 3C196, POINT, 08:13:36.155, 48.13.04.875,-0.007262295414568155, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1279, 3C196, POINT, 08:13:36.153, 48.13.04.875,-0.010999955744104072, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1280, 3C196, POINT, 08:13:36.145, 48.13.04.875,-0.009734125279726617, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1281, 3C196, POINT, 08:13:36.268, 48.13.04.9,-0.003302869988092329, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1282, 3C196, POINT, 08:13:36.25, 48.13.04.9,0.00642522039254034, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1283, 3C196, POINT, 08:13:36.213, 48.13.04.9,-0.013208096466521822, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1284, 3C196, POINT, 08:13:36.165, 48.13.04.9,0.14307971643530343, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1285, 3C196, POINT, 08:13:36.155, 48.13.04.9,-0.010734472151835447, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1286, 3C196, POINT, 08:13:36.153, 48.13.04.9,-0.0032824104291018594, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1287, 3C196, POINT, 08:13:36.25, 48.13.04.925,0.0007824549822724529, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1288, 3C196, POINT, 08:13:36.23, 48.13.04.925,0.005587209606292671, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1289, 3C196, POINT, 08:13:36.21, 48.13.04.925,-0.006273031763176201, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1290, 3C196, POINT, 08:13:36.203, 48.13.04.925,-0.008531896439638881, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1291, 3C196, POINT, 08:13:36.2, 48.13.04.925,-0.01056197650787637, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1292, 3C196, POINT, 08:13:36.178, 48.13.04.925,0.0815378632083052, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1293, 3C196, POINT, 08:13:36.17, 48.13.04.925,0.3007490957237686, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1294, 3C196, POINT, 08:13:36.168, 48.13.04.925,0.11416410767791799, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1295, 3C196, POINT, 08:13:36.165, 48.13.04.925,0.03354854136044444, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1296, 3C196, POINT, 08:13:36.155, 48.13.04.925,-0.06511043457511018, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1297, 3C196, POINT, 08:13:36.153, 48.13.04.925,-0.01378784014413093, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1298, 3C196, POINT, 08:13:36.143, 48.13.04.925,-0.016486351265550023, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1299, 3C196, POINT, 08:13:36.248, 48.13.04.95,0.00280128765851842, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1300, 3C196, POINT, 08:13:36.223, 48.13.04.95,0.005260581923052641, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1301, 3C196, POINT, 08:13:36.203, 48.13.04.95,-0.0022993119215614756, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1302, 3C196, POINT, 08:13:36.2, 48.13.04.95,-0.004298405458181835, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1303, 3C196, POINT, 08:13:36.175, 48.13.04.95,0.12055674758215114, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1304, 3C196, POINT, 08:13:36.173, 48.13.04.95,0.0812498466512038, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1305, 3C196, POINT, 08:13:36.17, 48.13.04.95,0.029408176552858534, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1306, 3C196, POINT, 08:13:36.168, 48.13.04.95,0.03230434989579494, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1307, 3C196, POINT, 08:13:36.158, 48.13.04.95,-0.006417600409800041, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1308, 3C196, POINT, 08:13:36.248, 48.13.04.975,0.0016811725987632253, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1309, 3C196, POINT, 08:13:36.245, 48.13.04.975,0.0010268465021571263, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1310, 3C196, POINT, 08:13:36.223, 48.13.04.975,0.008482699907201952, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1311, 3C196, POINT, 08:13:36.2, 48.13.04.975,-0.015553311776785143, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1312, 3C196, POINT, 08:13:36.198, 48.13.05,-0.017017237295074494, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1313, 3C196, POINT, 08:13:36.185, 48.13.05,-0.003764793603159233, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1314, 3C196, POINT, 08:13:36.16, 48.13.05,-0.016012544854823566, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1315, 3C196, POINT, 08:13:36.27, 48.13.05.025,-0.006621624035155332, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1316, 3C196, POINT, 08:13:36.248, 48.13.05.025,0.000758589686765425, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1317, 3C196, POINT, 08:13:36.235, 48.13.05.025,0.010219648770109923, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1318, 3C196, POINT, 08:13:36.185, 48.13.05.025,-0.01020761797700691, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1319, 3C196, POINT, 08:13:36.183, 48.13.05.025,-0.011609475384884412, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1320, 3C196, POINT, 08:13:36.16, 48.13.05.025,-0.011132384815641595, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1321, 3C196, POINT, 08:13:36.248, 48.13.05.05,0.0015668244963973927, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1322, 3C196, POINT, 08:13:36.233, 48.13.05.05,0.006157327645326643, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1323, 3C196, POINT, 08:13:36.193, 48.13.05.05,-0.011537139666222372, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1324, 3C196, POINT, 08:13:36.185, 48.13.05.05,-0.023626414088780565, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1325, 3C196, POINT, 08:13:36.183, 48.13.05.05,-0.0059469701157673594, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1326, 3C196, POINT, 08:13:36.18, 48.13.05.05,-0.0024115157378131165, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1327, 3C196, POINT, 08:13:36.178, 48.13.05.05,-0.008358596000503166, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1328, 3C196, POINT, 08:13:36.175, 48.13.05.05,-0.022355918484844948, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1329, 3C196, POINT, 08:13:36.173, 48.13.05.05,-0.009893387749507696, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1330, 3C196, POINT, 08:13:36.163, 48.13.05.05,-0.0060802563252922845, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1331, 3C196, POINT, 08:13:36.16, 48.13.05.05,-0.010623828413966602, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1332, 3C196, POINT, 08:13:36.268, 48.13.05.075,0.00024990861295819686, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1333, 3C196, POINT, 08:13:36.248, 48.13.05.075,0.0032152494299696405, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1334, 3C196, POINT, 08:13:36.233, 48.13.05.075,0.005629667552179848, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1335, 3C196, POINT, 08:13:36.193, 48.13.05.075,-0.006302992266041096, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1336, 3C196, POINT, 08:13:36.183, 48.13.05.075,0.0043624985875570866, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1337, 3C196, POINT, 08:13:36.18, 48.13.05.075,-0.02877066740108475, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1338, 3C196, POINT, 08:13:36.175, 48.13.05.075,-0.010444442460146915, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1339, 3C196, POINT, 08:13:36.173, 48.13.05.075,-0.02125730807869737, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1340, 3C196, POINT, 08:13:36.17, 48.13.05.075,-0.009191368939619218, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1341, 3C196, POINT, 08:13:36.168, 48.13.05.075,-0.0016542052197083624, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1342, 3C196, POINT, 08:13:36.165, 48.13.05.075,-0.008646387188548814, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1343, 3C196, POINT, 08:13:36.16, 48.13.05.075,-0.0034875297791229927, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1344, 3C196, POINT, 08:13:36.158, 48.13.05.075,0.00031876713315995357, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1345, 3C196, POINT, 08:13:36.15, 48.13.05.075,-0.009974948438607092, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1346, 3C196, POINT, 08:13:36.268, 48.13.05.1,-0.0011181824174465913, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1347, 3C196, POINT, 08:13:36.248, 48.13.05.1,0.0061364633496033836, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1348, 3C196, POINT, 08:13:36.245, 48.13.05.1,0.002205596370833003, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1349, 3C196, POINT, 08:13:36.23, 48.13.05.1,0.0010673023746957935, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1350, 3C196, POINT, 08:13:36.178, 48.13.05.1,-0.002659878123674688, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1351, 3C196, POINT, 08:13:36.175, 48.13.05.1,-0.003813328874940165, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1352, 3C196, POINT, 08:13:36.173, 48.13.05.1,-0.006379625823061184, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1353, 3C196, POINT, 08:13:36.168, 48.13.05.1,-0.0011856971333491003, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1354, 3C196, POINT, 08:13:36.153, 48.13.05.1,-0.006298995222336739, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1355, 3C196, POINT, 08:13:36.268, 48.13.05.125,-0.003450659740964495, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1356, 3C196, POINT, 08:13:36.23, 48.13.05.125,0.0026867719675687024, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1357, 3C196, POINT, 08:13:36.21, 48.13.05.125,-0.008537211733102823, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1358, 3C196, POINT, 08:13:36.208, 48.13.05.125,-0.0010917484560108988, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1359, 3C196, POINT, 08:13:36.23, 48.13.05.15,0.006097528320916875, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1360, 3C196, POINT, 08:13:36.208, 48.13.05.15,-0.004221189157355232, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1361, 3C196, POINT, 08:13:36.178, 48.13.05.15,0.010441206763146393, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1362, 3C196, POINT, 08:13:36.175, 48.13.05.15,0.008515075360134652, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1363, 3C196, POINT, 08:13:36.163, 48.13.05.15,-0.0013013168118585785, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1364, 3C196, POINT, 08:13:36.163, 48.13.05.175,-0.0034451967640824702, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1365, 3C196, POINT, 08:13:36.13, 48.13.05.175,5.4075848955410055e-06, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1366, 3C196, POINT, 08:13:36.185, 48.13.05.25,-0.0019529662376641613, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1367, 3C196, POINT, 08:13:36.18, 48.13.05.275,0.00457894481783917, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1368, 3C196, POINT, 08:13:36.178, 48.13.05.275,-0.013475259608156626, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s0c1369, 3C196, POINT, 08:13:36.148, 48.13.05.275,0.003361439917641, 0, 0, 0, [-0.699,-0.110], true, 150000000, , , +s1c0, 3C196, GAUSSIAN, 08:13:35.972, 48.12.58.775,0.0005051335597212079, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c1, 3C196, GAUSSIAN, 08:13:35.97, 48.12.58.775,0.0037349154093995174, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c2, 3C196, GAUSSIAN, 08:13:36.052, 48.12.58.8,0.005957710509491186, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c3, 3C196, GAUSSIAN, 08:13:35.97, 48.12.58.8,0.002390894552914865, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c4, 3C196, GAUSSIAN, 08:13:35.967, 48.12.58.8,0.004096693710778685, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c5, 3C196, GAUSSIAN, 08:13:36.027, 48.12.59.025,0.0018332937127300128, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c6, 3C196, GAUSSIAN, 08:13:36.025, 48.12.59.05,0.005568051707106411, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c7, 3C196, GAUSSIAN, 08:13:36.073, 48.12.59.15,0.01245752259531381, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c8, 3C196, GAUSSIAN, 08:13:36.113, 48.12.59.2,-0.000993286200386692, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c9, 3C196, GAUSSIAN, 08:13:36.11, 48.12.59.225,-0.00171173062337635, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c10, 3C196, GAUSSIAN, 08:13:35.877, 48.12.59.275,-0.00396291359363508, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c11, 3C196, GAUSSIAN, 08:13:36.063, 48.12.59.3,0.0010113964089000617, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c12, 3C196, GAUSSIAN, 08:13:35.95, 48.12.59.3,-0.0006135549414310278, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c13, 3C196, GAUSSIAN, 08:13:35.947, 48.12.59.3,-0.0038554954305249395, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c14, 3C196, GAUSSIAN, 08:13:35.945, 48.12.59.3,-0.0014614223924444428, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c15, 3C196, GAUSSIAN, 08:13:35.872, 48.12.59.3,-0.004879937577039852, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c16, 3C196, GAUSSIAN, 08:13:35.87, 48.12.59.3,-0.0010370059293546155, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c17, 3C196, GAUSSIAN, 08:13:36.06, 48.12.59.325,0.0020437740135173686, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c18, 3C196, GAUSSIAN, 08:13:35.952, 48.12.59.325,-0.0034136787017403237, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c19, 3C196, GAUSSIAN, 08:13:35.95, 48.12.59.325,-0.009703488186427007, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c20, 3C196, GAUSSIAN, 08:13:35.947, 48.12.59.325,-0.023771025182446823, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c21, 3C196, GAUSSIAN, 08:13:35.945, 48.12.59.325,-0.041757400982330675, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c22, 3C196, GAUSSIAN, 08:13:35.942, 48.12.59.325,-0.0036192538864461077, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c23, 3C196, GAUSSIAN, 08:13:35.87, 48.12.59.325,-0.003487725173140637, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c24, 3C196, GAUSSIAN, 08:13:35.867, 48.12.59.325,-0.010937961574582692, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c25, 3C196, GAUSSIAN, 08:13:35.967, 48.12.59.35,-0.01094410123636459, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c26, 3C196, GAUSSIAN, 08:13:35.965, 48.12.59.35,-0.019203564963465074, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c27, 3C196, GAUSSIAN, 08:13:35.975, 48.12.59.375,-0.009356884604717446, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c28, 3C196, GAUSSIAN, 08:13:35.972, 48.12.59.375,-0.06190512937557915, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c29, 3C196, GAUSSIAN, 08:13:35.97, 48.12.59.375,-0.024299433697403772, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c30, 3C196, GAUSSIAN, 08:13:36.098, 48.12.59.4,-0.003344933244302165, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c31, 3C196, GAUSSIAN, 08:13:36.052, 48.12.59.4,0.00755217892795181, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c32, 3C196, GAUSSIAN, 08:13:35.975, 48.12.59.4,-0.01272509977443712, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c33, 3C196, GAUSSIAN, 08:13:35.972, 48.12.59.4,-0.010164439882471498, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c34, 3C196, GAUSSIAN, 08:13:36.095, 48.12.59.425,-0.008668944827173276, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c35, 3C196, GAUSSIAN, 08:13:36.05, 48.12.59.425,0.011357825309388662, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c36, 3C196, GAUSSIAN, 08:13:36.045, 48.12.59.5,0.03550000131942391, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c37, 3C196, GAUSSIAN, 08:13:36.042, 48.12.59.525,0.011392502241980193, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c38, 3C196, GAUSSIAN, 08:13:35.98, 48.12.59.525,-0.0008614789413762314, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c39, 3C196, GAUSSIAN, 08:13:36.04, 48.12.59.55,0.0254921914472918, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c40, 3C196, GAUSSIAN, 08:13:36.037, 48.12.59.575,0.011191890037573534, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c41, 3C196, GAUSSIAN, 08:13:35.93, 48.12.59.6,0.00508714624544167, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c42, 3C196, GAUSSIAN, 08:13:35.88, 48.12.59.6,0.028865402729757052, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c43, 3C196, GAUSSIAN, 08:13:36.035, 48.12.59.625,0.011436236202109566, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c44, 3C196, GAUSSIAN, 08:13:35.947, 48.12.59.625,0.01835306840937439, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c45, 3C196, GAUSSIAN, 08:13:35.945, 48.12.59.625,0.05427809463778162, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c46, 3C196, GAUSSIAN, 08:13:35.952, 48.12.59.65,0.017571066888088353, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c47, 3C196, GAUSSIAN, 08:13:35.947, 48.12.59.65,0.03586758168410438, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c48, 3C196, GAUSSIAN, 08:13:35.952, 48.12.59.675,0.005052326248369871, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c49, 3C196, GAUSSIAN, 08:13:35.845, 48.12.59.675,-0.006195736836175005, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c50, 3C196, GAUSSIAN, 08:13:35.955, 48.12.59.7,0.051053304289468214, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c51, 3C196, GAUSSIAN, 08:13:35.845, 48.12.59.7,-0.010545629766904712, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c52, 3C196, GAUSSIAN, 08:13:35.845, 48.12.59.725,-0.010935923684061417, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c53, 3C196, GAUSSIAN, 08:13:36.035, 48.12.59.75,0.002975634870443259, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c54, 3C196, GAUSSIAN, 08:13:35.955, 48.12.59.75,0.011726128257595192, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c55, 3C196, GAUSSIAN, 08:13:35.95, 48.12.59.75,0.41020352589332465, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c56, 3C196, GAUSSIAN, 08:13:35.947, 48.12.59.75,0.05420667567825395, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c57, 3C196, GAUSSIAN, 08:13:35.9, 48.12.59.75,-0.03831798939941571, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c58, 3C196, GAUSSIAN, 08:13:35.842, 48.12.59.75,-0.0013854995069926298, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c59, 3C196, GAUSSIAN, 08:13:36.032, 48.12.59.775,0.002882427420128422, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c60, 3C196, GAUSSIAN, 08:13:35.955, 48.12.59.775,0.017894339481384438, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c61, 3C196, GAUSSIAN, 08:13:35.842, 48.12.59.775,-0.0009763495712141304, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c62, 3C196, GAUSSIAN, 08:13:36.035, 48.12.59.8,0.007089527036144589, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c63, 3C196, GAUSSIAN, 08:13:36.032, 48.12.59.8,0.013921959869254472, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c64, 3C196, GAUSSIAN, 08:13:35.952, 48.12.59.8,0.019789850206135707, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c65, 3C196, GAUSSIAN, 08:13:36.098, 48.12.59.825,-0.0013052228782931164, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c66, 3C196, GAUSSIAN, 08:13:36.035, 48.12.59.825,0.008600807278287267, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c67, 3C196, GAUSSIAN, 08:13:36.032, 48.12.59.825,0.0054443902385166955, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c68, 3C196, GAUSSIAN, 08:13:35.95, 48.12.59.825,0.012950015402136627, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c69, 3C196, GAUSSIAN, 08:13:36.035, 48.12.59.85,0.0033661337141997582, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c70, 3C196, GAUSSIAN, 08:13:35.995, 48.12.59.85,0.015192735466558359, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c71, 3C196, GAUSSIAN, 08:13:35.99, 48.12.59.85,0.04207188361915679, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c72, 3C196, GAUSSIAN, 08:13:35.947, 48.12.59.85,0.012549682327614602, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c73, 3C196, GAUSSIAN, 08:13:35.997, 48.12.59.875,0.05595548983224849, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c74, 3C196, GAUSSIAN, 08:13:35.995, 48.12.59.875,0.01889898640742095, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c75, 3C196, GAUSSIAN, 08:13:35.947, 48.12.59.875,0.007105284342791469, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c76, 3C196, GAUSSIAN, 08:13:36.088, 48.12.59.9,-0.0038566246809378143, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c77, 3C196, GAUSSIAN, 08:13:36.0, 48.12.59.9,0.019067274381669025, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c78, 3C196, GAUSSIAN, 08:13:35.997, 48.12.59.9,0.012348660540654444, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c79, 3C196, GAUSSIAN, 08:13:35.947, 48.12.59.9,0.0011362518682337833, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c80, 3C196, GAUSSIAN, 08:13:35.927, 48.12.59.925,0.0013913347453781669, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c81, 3C196, GAUSSIAN, 08:13:35.857, 48.12.59.925,-0.030346494601191844, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c82, 3C196, GAUSSIAN, 08:13:35.927, 48.12.59.95,0.0014729078199657544, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c83, 3C196, GAUSSIAN, 08:13:35.925, 48.12.59.95,0.06153445177716451, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c84, 3C196, GAUSSIAN, 08:13:35.857, 48.12.59.95,-0.0165682740489054, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c85, 3C196, GAUSSIAN, 08:13:35.922, 48.12.59.975,0.36505286564400347, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c86, 3C196, GAUSSIAN, 08:13:35.922, 48.13.00,0.00685646240999924, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c87, 3C196, GAUSSIAN, 08:13:35.92, 48.13.00,0.09176975964979653, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c88, 3C196, GAUSSIAN, 08:13:35.92, 48.13.00.025,0.11972022430959531, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c89, 3C196, GAUSSIAN, 08:13:35.917, 48.13.00.025,0.017411871953794518, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c90, 3C196, GAUSSIAN, 08:13:35.855, 48.13.00.025,-0.0004629905410466559, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c91, 3C196, GAUSSIAN, 08:13:35.917, 48.13.00.05,0.05694480179015888, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c92, 3C196, GAUSSIAN, 08:13:35.915, 48.13.00.05,0.014709514420909961, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c93, 3C196, GAUSSIAN, 08:13:35.887, 48.13.00.05,0.014670762813468958, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c94, 3C196, GAUSSIAN, 08:13:35.852, 48.13.00.05,-0.0015693994929065536, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c95, 3C196, GAUSSIAN, 08:13:35.917, 48.13.00.075,0.004600833497167693, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c96, 3C196, GAUSSIAN, 08:13:35.89, 48.13.00.075,0.009232887374296136, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c97, 3C196, GAUSSIAN, 08:13:35.887, 48.13.00.075,0.020357393004797112, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c98, 3C196, GAUSSIAN, 08:13:35.915, 48.13.00.1,0.0038252917833225034, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c99, 3C196, GAUSSIAN, 08:13:35.892, 48.13.00.1,0.0037500537349484894, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c100, 3C196, GAUSSIAN, 08:13:35.89, 48.13.00.1,0.056525161129511794, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c101, 3C196, GAUSSIAN, 08:13:35.915, 48.13.00.125,0.003475595718939448, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c102, 3C196, GAUSSIAN, 08:13:35.892, 48.13.00.125,0.03096893123849459, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c103, 3C196, GAUSSIAN, 08:13:35.857, 48.13.00.125,-0.00393588803831538, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c104, 3C196, GAUSSIAN, 08:13:35.895, 48.13.00.15,0.007104873920738651, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c105, 3C196, GAUSSIAN, 08:13:35.892, 48.13.00.15,0.03345268673885266, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c106, 3C196, GAUSSIAN, 08:13:35.857, 48.13.00.15,-0.0029050568652172386, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c107, 3C196, GAUSSIAN, 08:13:35.86, 48.13.00.2,-0.005909343124635968, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c108, 3C196, GAUSSIAN, 08:13:36.017, 48.13.00.225,-0.005445901822920589, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c109, 3C196, GAUSSIAN, 08:13:35.86, 48.13.00.225,-0.0038540804006709025, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c110, 3C196, GAUSSIAN, 08:13:36.015, 48.13.00.25,-0.004296968388572515, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c111, 3C196, GAUSSIAN, 08:13:35.862, 48.13.00.275,-0.025348600406220865, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c112, 3C196, GAUSSIAN, 08:13:36.012, 48.13.00.3,-0.028784036599130373, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c113, 3C196, GAUSSIAN, 08:13:35.967, 48.13.00.3,0.00787394966615177, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c114, 3C196, GAUSSIAN, 08:13:35.965, 48.13.00.3,0.009708958519155396, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c115, 3C196, GAUSSIAN, 08:13:35.962, 48.13.00.3,0.0004856169720073828, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c116, 3C196, GAUSSIAN, 08:13:35.9, 48.13.00.3,0.12657987007025268, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c117, 3C196, GAUSSIAN, 08:13:35.862, 48.13.00.3,-0.049783441704223726, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c118, 3C196, GAUSSIAN, 08:13:36.01, 48.13.00.325,-0.006379237222193719, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c119, 3C196, GAUSSIAN, 08:13:35.967, 48.13.00.325,0.019920705584023733, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c120, 3C196, GAUSSIAN, 08:13:35.965, 48.13.00.325,0.030440759341455414, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c121, 3C196, GAUSSIAN, 08:13:35.862, 48.13.00.325,-0.0023298377672758674, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c122, 3C196, GAUSSIAN, 08:13:36.007, 48.13.00.35,-0.002427173562090807, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c123, 3C196, GAUSSIAN, 08:13:35.865, 48.13.00.35,-0.012120086707167722, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c124, 3C196, GAUSSIAN, 08:13:35.862, 48.13.00.35,-0.0009988466647722672, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c125, 3C196, GAUSSIAN, 08:13:36.007, 48.13.00.375,-0.0026226820061068935, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c126, 3C196, GAUSSIAN, 08:13:35.9, 48.13.00.375,0.15999816445310658, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c127, 3C196, GAUSSIAN, 08:13:35.865, 48.13.00.375,-0.004373909587606057, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c128, 3C196, GAUSSIAN, 08:13:35.862, 48.13.00.375,-0.0019641619364657824, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c129, 3C196, GAUSSIAN, 08:13:36.005, 48.13.00.4,-0.0031329348318228575, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c130, 3C196, GAUSSIAN, 08:13:35.935, 48.13.00.4,-0.001552549298329194, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c131, 3C196, GAUSSIAN, 08:13:35.9, 48.13.00.4,0.10040551760758566, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c132, 3C196, GAUSSIAN, 08:13:36.005, 48.13.00.425,-0.011890466601832069, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c133, 3C196, GAUSSIAN, 08:13:36.002, 48.13.00.425,-0.0016996438429450098, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c134, 3C196, GAUSSIAN, 08:13:35.935, 48.13.00.425,-0.003362952267559286, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c135, 3C196, GAUSSIAN, 08:13:35.902, 48.13.00.425,0.027529181512666187, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c136, 3C196, GAUSSIAN, 08:13:35.9, 48.13.00.425,0.025435853590912414, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c137, 3C196, GAUSSIAN, 08:13:35.865, 48.13.00.425,-0.009619938725958406, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c138, 3C196, GAUSSIAN, 08:13:36.002, 48.13.00.45,-0.001783343073642735, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c139, 3C196, GAUSSIAN, 08:13:35.905, 48.13.00.45,0.0010217736899198141, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c140, 3C196, GAUSSIAN, 08:13:35.902, 48.13.00.45,0.0034173614923143462, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c141, 3C196, GAUSSIAN, 08:13:35.865, 48.13.00.45,-0.0017822478284765172, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c142, 3C196, GAUSSIAN, 08:13:35.862, 48.13.00.45,-0.004131683314139746, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c143, 3C196, GAUSSIAN, 08:13:35.997, 48.13.00.475,-0.011940833978097684, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c144, 3C196, GAUSSIAN, 08:13:35.937, 48.13.00.475,-0.0012921535118476535, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c145, 3C196, GAUSSIAN, 08:13:35.905, 48.13.00.475,0.0004627974704269609, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c146, 3C196, GAUSSIAN, 08:13:35.87, 48.13.00.475,-0.002491401849656894, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c147, 3C196, GAUSSIAN, 08:13:35.867, 48.13.00.475,-0.004552844903083302, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c148, 3C196, GAUSSIAN, 08:13:35.865, 48.13.00.475,-0.014737201721685935, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c149, 3C196, GAUSSIAN, 08:13:35.997, 48.13.00.5,-0.011681954859581642, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c150, 3C196, GAUSSIAN, 08:13:35.937, 48.13.00.5,-0.004272830987343046, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c151, 3C196, GAUSSIAN, 08:13:35.995, 48.13.00.525,-0.007607017813784268, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c152, 3C196, GAUSSIAN, 08:13:35.872, 48.13.00.525,-0.008923632423504965, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c153, 3C196, GAUSSIAN, 08:13:35.992, 48.13.00.55,-0.0017537072706363575, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c154, 3C196, GAUSSIAN, 08:13:35.875, 48.13.00.55,-0.006221489930080956, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c155, 3C196, GAUSSIAN, 08:13:35.99, 48.13.00.575,-0.004887348236870202, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c156, 3C196, GAUSSIAN, 08:13:35.875, 48.13.00.575,-0.008263522511935099, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c157, 3C196, GAUSSIAN, 08:13:35.987, 48.13.00.6,-0.004304302706201943, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c158, 3C196, GAUSSIAN, 08:13:35.877, 48.13.00.6,-0.02386550666972751, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c159, 3C196, GAUSSIAN, 08:13:35.987, 48.13.00.625,-0.00659790594493762, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c160, 3C196, GAUSSIAN, 08:13:35.877, 48.13.00.625,-0.002948599465192639, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c161, 3C196, GAUSSIAN, 08:13:36.037, 48.13.00.65,0.00032684565133147615, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c162, 3C196, GAUSSIAN, 08:13:35.987, 48.13.00.65,-0.01697376749503414, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c163, 3C196, GAUSSIAN, 08:13:35.985, 48.13.00.65,-0.008342582604880964, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c164, 3C196, GAUSSIAN, 08:13:35.88, 48.13.00.65,-0.012367672552864445, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c165, 3C196, GAUSSIAN, 08:13:35.985, 48.13.00.675,-0.020577714162321348, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c166, 3C196, GAUSSIAN, 08:13:35.882, 48.13.00.675,-0.0037798213837765297, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c167, 3C196, GAUSSIAN, 08:13:36.005, 48.13.00.7,-0.0147653997158427, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c168, 3C196, GAUSSIAN, 08:13:36.068, 48.13.00.725,-0.013496780513403788, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c169, 3C196, GAUSSIAN, 08:13:36.005, 48.13.00.725,-0.0014210319962605633, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c170, 3C196, GAUSSIAN, 08:13:36.007, 48.13.00.75,-0.018039317703278206, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c171, 3C196, GAUSSIAN, 08:13:35.912, 48.13.00.75,-0.018355799256140032, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c172, 3C196, GAUSSIAN, 08:13:36.04, 48.13.00.775,0.0014059138175260871, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c173, 3C196, GAUSSIAN, 08:13:35.822, 48.13.00.775,0.013768392657869562, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c174, 3C196, GAUSSIAN, 08:13:36.04, 48.13.00.8,0.0015551279222909343, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c175, 3C196, GAUSSIAN, 08:13:35.822, 48.13.00.8,0.005759415469355304, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c176, 3C196, GAUSSIAN, 08:13:35.82, 48.13.00.8,0.0004805185717909008, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c177, 3C196, GAUSSIAN, 08:13:35.755, 48.13.00.8,-0.007604449454030519, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c178, 3C196, GAUSSIAN, 08:13:35.822, 48.13.00.825,0.0007675276651318046, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c179, 3C196, GAUSSIAN, 08:13:36.037, 48.13.00.85,0.0013209935335298563, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c180, 3C196, GAUSSIAN, 08:13:36.037, 48.13.00.875,0.02348181214449349, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c181, 3C196, GAUSSIAN, 08:13:36.035, 48.13.00.9,0.00984536806970709, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c182, 3C196, GAUSSIAN, 08:13:36.073, 48.13.00.925,-0.000984353155760987, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c183, 3C196, GAUSSIAN, 08:13:36.335, 48.13.01.025,0.004193293862092337, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c184, 3C196, GAUSSIAN, 08:13:35.995, 48.13.01.025,0.0033761009407910986, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c185, 3C196, GAUSSIAN, 08:13:35.992, 48.13.01.025,0.001462106822475594, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c186, 3C196, GAUSSIAN, 08:13:36.338, 48.13.01.05,0.004120489781695881, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c187, 3C196, GAUSSIAN, 08:13:36.335, 48.13.01.05,0.0011158943301107626, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c188, 3C196, GAUSSIAN, 08:13:36.027, 48.13.01.05,0.006310919864363648, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c189, 3C196, GAUSSIAN, 08:13:36.007, 48.13.01.05,0.004211223451093612, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c190, 3C196, GAUSSIAN, 08:13:35.997, 48.13.01.05,0.0019356547198455826, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c191, 3C196, GAUSSIAN, 08:13:35.995, 48.13.01.05,0.005844900944789213, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c192, 3C196, GAUSSIAN, 08:13:35.992, 48.13.01.05,0.010298654375649023, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c193, 3C196, GAUSSIAN, 08:13:35.987, 48.13.01.05,0.0018815598438232835, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c194, 3C196, GAUSSIAN, 08:13:36.34, 48.13.01.075,0.00040049539458808937, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c195, 3C196, GAUSSIAN, 08:13:36.185, 48.13.01.075,0.0029753481425763015, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c196, 3C196, GAUSSIAN, 08:13:36.027, 48.13.01.075,0.007521682012768695, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c197, 3C196, GAUSSIAN, 08:13:36.025, 48.13.01.075,0.0019011327961239329, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c198, 3C196, GAUSSIAN, 08:13:36.02, 48.13.01.075,0.007903359615853039, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c199, 3C196, GAUSSIAN, 08:13:36.017, 48.13.01.075,0.00402027256782257, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c200, 3C196, GAUSSIAN, 08:13:36.183, 48.13.01.1,0.00033160801663961324, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c201, 3C196, GAUSSIAN, 08:13:36.025, 48.13.01.1,0.004583738578894413, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c202, 3C196, GAUSSIAN, 08:13:35.975, 48.13.01.125,0.0025340481234306217, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c203, 3C196, GAUSSIAN, 08:13:36.18, 48.13.01.15,0.0017686297632560073, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c204, 3C196, GAUSSIAN, 08:13:35.97, 48.13.01.15,0.011513591517860388, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c205, 3C196, GAUSSIAN, 08:13:35.655, 48.13.01.15,0.004585909487834119, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c206, 3C196, GAUSSIAN, 08:13:35.967, 48.13.01.175,0.0016993386484209258, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c207, 3C196, GAUSSIAN, 08:13:35.965, 48.13.01.175,0.009989382873814484, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c208, 3C196, GAUSSIAN, 08:13:35.962, 48.13.01.175,0.007192493807087133, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c209, 3C196, GAUSSIAN, 08:13:35.952, 48.13.01.2,0.0031549990670802926, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c210, 3C196, GAUSSIAN, 08:13:35.95, 48.13.01.2,0.0034961579679889825, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c211, 3C196, GAUSSIAN, 08:13:35.65, 48.13.01.2,0.003489430774318658, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c212, 3C196, GAUSSIAN, 08:13:35.947, 48.13.01.225,0.0015525490606420876, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c213, 3C196, GAUSSIAN, 08:13:35.647, 48.13.01.225,0.0004989979635648668, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c214, 3C196, GAUSSIAN, 08:13:35.645, 48.13.01.275,0.0006368173444195807, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c215, 3C196, GAUSSIAN, 08:13:35.83, 48.13.01.3,0.0037688594077531913, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c216, 3C196, GAUSSIAN, 08:13:35.827, 48.13.01.3,0.0019436133146829336, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c217, 3C196, GAUSSIAN, 08:13:35.717, 48.13.01.3,0.013809897684464738, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c218, 3C196, GAUSSIAN, 08:13:35.715, 48.13.01.3,0.005378255985842053, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c219, 3C196, GAUSSIAN, 08:13:35.835, 48.13.01.325,0.000895365094547059, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c220, 3C196, GAUSSIAN, 08:13:35.832, 48.13.01.325,0.0076610377969663, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c221, 3C196, GAUSSIAN, 08:13:35.83, 48.13.01.325,0.005829358231590083, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c222, 3C196, GAUSSIAN, 08:13:35.825, 48.13.01.325,0.0019201950336400785, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c223, 3C196, GAUSSIAN, 08:13:35.715, 48.13.01.325,0.01024279183030029, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c224, 3C196, GAUSSIAN, 08:13:35.88, 48.13.01.35,0.005157270643387562, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c225, 3C196, GAUSSIAN, 08:13:35.84, 48.13.01.35,0.009599109004359504, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c226, 3C196, GAUSSIAN, 08:13:35.807, 48.13.01.35,0.004619074981278048, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c227, 3C196, GAUSSIAN, 08:13:35.805, 48.13.01.35,0.0034644160886210086, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c228, 3C196, GAUSSIAN, 08:13:36.398, 48.13.01.375,0.017691584435255852, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c229, 3C196, GAUSSIAN, 08:13:35.882, 48.13.01.375,0.0015857323438037182, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c230, 3C196, GAUSSIAN, 08:13:35.867, 48.13.01.375,0.0014118305605092193, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c231, 3C196, GAUSSIAN, 08:13:35.865, 48.13.01.375,0.0013669706027528942, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c232, 3C196, GAUSSIAN, 08:13:35.862, 48.13.01.375,0.0017518024369170115, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c233, 3C196, GAUSSIAN, 08:13:35.86, 48.13.01.375,0.007583030841717699, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c234, 3C196, GAUSSIAN, 08:13:35.855, 48.13.01.375,0.0012773908582838246, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c235, 3C196, GAUSSIAN, 08:13:35.852, 48.13.01.375,0.002521741459715248, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c236, 3C196, GAUSSIAN, 08:13:35.847, 48.13.01.375,0.004007257725394828, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c237, 3C196, GAUSSIAN, 08:13:35.795, 48.13.01.375,0.0010855981231689437, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c238, 3C196, GAUSSIAN, 08:13:35.792, 48.13.01.375,0.0020520486573133304, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c239, 3C196, GAUSSIAN, 08:13:35.79, 48.13.01.375,0.0006830255632946943, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c240, 3C196, GAUSSIAN, 08:13:36.395, 48.13.01.4,0.003941923804053615, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c241, 3C196, GAUSSIAN, 08:13:35.887, 48.13.01.4,0.0017747016188338358, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c242, 3C196, GAUSSIAN, 08:13:35.885, 48.13.01.4,0.004478528638332213, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c243, 3C196, GAUSSIAN, 08:13:35.882, 48.13.01.4,0.0017402736586833803, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c244, 3C196, GAUSSIAN, 08:13:35.88, 48.13.01.4,0.01364465256747014, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c245, 3C196, GAUSSIAN, 08:13:35.877, 48.13.01.4,0.020843209962427542, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c246, 3C196, GAUSSIAN, 08:13:35.86, 48.13.01.4,0.0009702509040294752, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c247, 3C196, GAUSSIAN, 08:13:35.857, 48.13.01.4,0.006560670966866736, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c248, 3C196, GAUSSIAN, 08:13:35.79, 48.13.01.4,0.005294146174013914, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c249, 3C196, GAUSSIAN, 08:13:36.393, 48.13.01.425,0.004183936656239211, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c250, 3C196, GAUSSIAN, 08:13:35.887, 48.13.01.425,0.0020615067789476155, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c251, 3C196, GAUSSIAN, 08:13:35.627, 48.13.01.425,0.0030659296164390077, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c252, 3C196, GAUSSIAN, 08:13:36.393, 48.13.01.45,0.008908646833230852, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c253, 3C196, GAUSSIAN, 08:13:36.44, 48.13.01.525,-0.008028799359173413, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c254, 3C196, GAUSSIAN, 08:13:36.012, 48.13.01.55,0.007909615365007328, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c255, 3C196, GAUSSIAN, 08:13:36.007, 48.13.01.6,0.0008165769735488003, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c256, 3C196, GAUSSIAN, 08:13:35.62, 48.13.01.6,0.0016020267858464147, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c257, 3C196, GAUSSIAN, 08:13:36.005, 48.13.01.625,0.004263010831260438, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c258, 3C196, GAUSSIAN, 08:13:36.002, 48.13.01.625,0.00618360539290953, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c259, 3C196, GAUSSIAN, 08:13:35.772, 48.13.01.625,0.005100804337384794, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c260, 3C196, GAUSSIAN, 08:13:35.62, 48.13.01.625,0.0018842196708458417, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c261, 3C196, GAUSSIAN, 08:13:36.002, 48.13.01.65,0.0009619509678580423, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c262, 3C196, GAUSSIAN, 08:13:36.0, 48.13.01.65,0.00221788465506881, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c263, 3C196, GAUSSIAN, 08:13:35.772, 48.13.01.65,0.020458782420665435, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c264, 3C196, GAUSSIAN, 08:13:35.77, 48.13.01.65,0.003266258841228427, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c265, 3C196, GAUSSIAN, 08:13:35.617, 48.13.01.65,0.004318809925742912, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c266, 3C196, GAUSSIAN, 08:13:36.46, 48.13.01.675,-0.0023477425725359847, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c267, 3C196, GAUSSIAN, 08:13:35.997, 48.13.01.675,0.0007943881563023284, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c268, 3C196, GAUSSIAN, 08:13:35.932, 48.13.01.675,0.0010634596722742206, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c269, 3C196, GAUSSIAN, 08:13:35.912, 48.13.01.675,0.003667547607435193, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c270, 3C196, GAUSSIAN, 08:13:35.617, 48.13.01.675,0.006071944084896065, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c271, 3C196, GAUSSIAN, 08:13:36.458, 48.13.01.7,-0.0009141845076345966, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c272, 3C196, GAUSSIAN, 08:13:36.35, 48.13.01.7,0.010538389029894228, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c273, 3C196, GAUSSIAN, 08:13:35.917, 48.13.01.7,0.0020859422992894356, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c274, 3C196, GAUSSIAN, 08:13:35.915, 48.13.01.7,0.001985914260167173, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c275, 3C196, GAUSSIAN, 08:13:35.615, 48.13.01.7,0.003149739570751792, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c276, 3C196, GAUSSIAN, 08:13:36.46, 48.13.01.725,-0.009597484168303702, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c277, 3C196, GAUSSIAN, 08:13:36.458, 48.13.01.725,-0.002385874164731933, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c278, 3C196, GAUSSIAN, 08:13:36.353, 48.13.01.725,0.0015804000263175768, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c279, 3C196, GAUSSIAN, 08:13:35.99, 48.13.01.725,0.0038495148650003774, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c280, 3C196, GAUSSIAN, 08:13:35.987, 48.13.01.725,0.0022612008278208966, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c281, 3C196, GAUSSIAN, 08:13:35.92, 48.13.01.725,0.0016354567680285392, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c282, 3C196, GAUSSIAN, 08:13:35.822, 48.13.01.725,-0.01116035579798694, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c283, 3C196, GAUSSIAN, 08:13:35.82, 48.13.01.725,-0.0027256680601730754, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c284, 3C196, GAUSSIAN, 08:13:35.82, 48.13.01.75,-0.0002744468517797074, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c285, 3C196, GAUSSIAN, 08:13:35.817, 48.13.01.75,-0.0013692839201886356, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c286, 3C196, GAUSSIAN, 08:13:36.36, 48.13.01.775,0.0009104794513214143, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c287, 3C196, GAUSSIAN, 08:13:35.842, 48.13.01.775,-0.0020047313737257314, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c288, 3C196, GAUSSIAN, 08:13:35.84, 48.13.01.775,-0.001438877148976658, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c289, 3C196, GAUSSIAN, 08:13:35.815, 48.13.01.775,-0.002519315730760163, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c290, 3C196, GAUSSIAN, 08:13:35.812, 48.13.01.775,-0.0008972407647265989, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c291, 3C196, GAUSSIAN, 08:13:36.363, 48.13.01.8,0.006489351307823979, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c292, 3C196, GAUSSIAN, 08:13:35.847, 48.13.01.8,-0.015984118510759333, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c293, 3C196, GAUSSIAN, 08:13:35.81, 48.13.01.8,-0.0005857644818901372, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c294, 3C196, GAUSSIAN, 08:13:36.365, 48.13.01.825,0.012961880456270284, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c295, 3C196, GAUSSIAN, 08:13:36.215, 48.13.01.825,0.008664471411046619, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c296, 3C196, GAUSSIAN, 08:13:36.368, 48.13.01.85,0.0085324269606749, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c297, 3C196, GAUSSIAN, 08:13:36.365, 48.13.01.85,0.0017573578782956085, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c298, 3C196, GAUSSIAN, 08:13:36.155, 48.13.01.85,0.002190360007117764, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c299, 3C196, GAUSSIAN, 08:13:35.605, 48.13.01.85,0.006344597038041248, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c300, 3C196, GAUSSIAN, 08:13:35.602, 48.13.01.875,0.001937952710651945, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c301, 3C196, GAUSSIAN, 08:13:36.518, 48.13.01.9,-0.0011178728972922357, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c302, 3C196, GAUSSIAN, 08:13:36.48, 48.13.01.9,-0.00933066562329517, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c303, 3C196, GAUSSIAN, 08:13:36.433, 48.13.01.9,0.03244562227221842, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c304, 3C196, GAUSSIAN, 08:13:36.37, 48.13.01.9,0.021211624848997173, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c305, 3C196, GAUSSIAN, 08:13:35.8, 48.13.01.9,-0.0006657751370870456, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c306, 3C196, GAUSSIAN, 08:13:36.52, 48.13.01.925,-0.0024387266552119446, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c307, 3C196, GAUSSIAN, 08:13:36.483, 48.13.01.925,-0.00934669837180262, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c308, 3C196, GAUSSIAN, 08:13:36.48, 48.13.01.925,-0.0031789029574441907, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c309, 3C196, GAUSSIAN, 08:13:36.435, 48.13.01.925,0.009139353193656781, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c310, 3C196, GAUSSIAN, 08:13:36.373, 48.13.01.925,0.020331741630915015, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c311, 3C196, GAUSSIAN, 08:13:35.797, 48.13.01.925,-0.00681665777636662, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c312, 3C196, GAUSSIAN, 08:13:36.525, 48.13.01.95,-0.006699197304032801, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c313, 3C196, GAUSSIAN, 08:13:36.523, 48.13.01.95,-0.002574301684724197, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c314, 3C196, GAUSSIAN, 08:13:36.373, 48.13.01.95,0.012800358033618307, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c315, 3C196, GAUSSIAN, 08:13:36.44, 48.13.01.975,0.010562871501089307, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c316, 3C196, GAUSSIAN, 08:13:36.443, 48.13.02,0.013320494769798819, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c317, 3C196, GAUSSIAN, 08:13:36.443, 48.13.02.025,0.009575693342533335, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c318, 3C196, GAUSSIAN, 08:13:35.725, 48.13.02.025,-0.006007829754854628, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c319, 3C196, GAUSSIAN, 08:13:36.45, 48.13.02.05,0.0005084586626728662, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c320, 3C196, GAUSSIAN, 08:13:35.735, 48.13.02.05,-0.003201797635839079, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c321, 3C196, GAUSSIAN, 08:13:35.732, 48.13.02.05,-0.0016698678958441224, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c322, 3C196, GAUSSIAN, 08:13:35.73, 48.13.02.05,-0.0033314326259371078, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c323, 3C196, GAUSSIAN, 08:13:36.55, 48.13.02.075,-0.009572890440391588, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c324, 3C196, GAUSSIAN, 08:13:36.453, 48.13.02.075,0.00494952112689233, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c325, 3C196, GAUSSIAN, 08:13:35.732, 48.13.02.075,-0.0007261628811707638, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c326, 3C196, GAUSSIAN, 08:13:36.555, 48.13.02.1,-0.0011220868813134092, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c327, 3C196, GAUSSIAN, 08:13:35.842, 48.13.02.15,0.006665069728567332, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c328, 3C196, GAUSSIAN, 08:13:35.84, 48.13.02.15,0.007623324530932514, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c329, 3C196, GAUSSIAN, 08:13:35.837, 48.13.02.15,0.005858616108656775, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c330, 3C196, GAUSSIAN, 08:13:35.845, 48.13.02.175,0.001438912933822225, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c331, 3C196, GAUSSIAN, 08:13:35.782, 48.13.02.175,-0.003199118209295227, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c332, 3C196, GAUSSIAN, 08:13:35.78, 48.13.02.175,-0.0005791136419313701, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c333, 3C196, GAUSSIAN, 08:13:35.59, 48.13.02.175,0.016063371911017366, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c334, 3C196, GAUSSIAN, 08:13:36.385, 48.13.02.2,0.009180334963894048, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c335, 3C196, GAUSSIAN, 08:13:36.383, 48.13.02.2,0.020047047499806795, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c336, 3C196, GAUSSIAN, 08:13:35.782, 48.13.02.2,-0.0008655189720461153, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c337, 3C196, GAUSSIAN, 08:13:35.78, 48.13.02.2,-0.0008868176040988358, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c338, 3C196, GAUSSIAN, 08:13:35.59, 48.13.02.2,0.00047650769178867423, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c339, 3C196, GAUSSIAN, 08:13:36.458, 48.13.02.225,0.006395260884223352, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c340, 3C196, GAUSSIAN, 08:13:36.388, 48.13.02.225,0.004136111798826246, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c341, 3C196, GAUSSIAN, 08:13:36.383, 48.13.02.225,0.00606827681131769, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c342, 3C196, GAUSSIAN, 08:13:35.59, 48.13.02.225,0.0012657846639102794, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c343, 3C196, GAUSSIAN, 08:13:36.46, 48.13.02.25,0.008387495058496007, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c344, 3C196, GAUSSIAN, 08:13:35.875, 48.13.02.25,0.0034321982702192736, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c345, 3C196, GAUSSIAN, 08:13:36.463, 48.13.02.275,0.007172740263741665, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c346, 3C196, GAUSSIAN, 08:13:36.4, 48.13.02.275,0.005379870460276067, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c347, 3C196, GAUSSIAN, 08:13:35.872, 48.13.02.275,0.0019900409964966896, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c348, 3C196, GAUSSIAN, 08:13:35.87, 48.13.02.275,0.010208575299617917, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c349, 3C196, GAUSSIAN, 08:13:35.867, 48.13.02.275,0.003338521230047142, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c350, 3C196, GAUSSIAN, 08:13:36.465, 48.13.02.3,0.021840479728188044, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c351, 3C196, GAUSSIAN, 08:13:36.463, 48.13.02.3,0.008692909373072006, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c352, 3C196, GAUSSIAN, 08:13:36.408, 48.13.02.3,0.001744520960590885, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c353, 3C196, GAUSSIAN, 08:13:36.405, 48.13.02.3,0.018292363416003068, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c354, 3C196, GAUSSIAN, 08:13:35.637, 48.13.02.3,0.008861275016141586, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c355, 3C196, GAUSSIAN, 08:13:36.568, 48.13.02.325,-0.013423129811003902, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c356, 3C196, GAUSSIAN, 08:13:36.47, 48.13.02.325,0.009738664748747733, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c357, 3C196, GAUSSIAN, 08:13:36.468, 48.13.02.325,0.01624325890849876, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c358, 3C196, GAUSSIAN, 08:13:36.465, 48.13.02.325,0.015766790335215882, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c359, 3C196, GAUSSIAN, 08:13:36.413, 48.13.02.325,0.010363552925692012, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c360, 3C196, GAUSSIAN, 08:13:36.41, 48.13.02.325,0.008867920712188518, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c361, 3C196, GAUSSIAN, 08:13:36.473, 48.13.02.35,0.004508456417747206, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c362, 3C196, GAUSSIAN, 08:13:36.47, 48.13.02.35,0.008939226807454063, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c363, 3C196, GAUSSIAN, 08:13:36.468, 48.13.02.35,0.01133740921932346, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c364, 3C196, GAUSSIAN, 08:13:36.418, 48.13.02.35,0.017404210765761142, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c365, 3C196, GAUSSIAN, 08:13:36.415, 48.13.02.35,0.011872734844446047, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c366, 3C196, GAUSSIAN, 08:13:36.47, 48.13.02.375,0.008471124127720496, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c367, 3C196, GAUSSIAN, 08:13:36.473, 48.13.02.4,0.002623316840419526, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c368, 3C196, GAUSSIAN, 08:13:36.25, 48.13.02.475,-0.015186782004974132, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c369, 3C196, GAUSSIAN, 08:13:36.248, 48.13.02.475,-0.0010158799508303046, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c370, 3C196, GAUSSIAN, 08:13:36.575, 48.13.02.5,-0.0027853527424903553, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c371, 3C196, GAUSSIAN, 08:13:36.525, 48.13.02.5,0.001985373912627883, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c372, 3C196, GAUSSIAN, 08:13:36.523, 48.13.02.5,0.0003360334900409434, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c373, 3C196, GAUSSIAN, 08:13:35.815, 48.13.02.5,-0.010661432650956612, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c374, 3C196, GAUSSIAN, 08:13:35.812, 48.13.02.5,-0.0005800365071585899, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c375, 3C196, GAUSSIAN, 08:13:35.585, 48.13.02.5,0.01684127467688233, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c376, 3C196, GAUSSIAN, 08:13:36.525, 48.13.02.525,0.0011967205929185516, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c377, 3C196, GAUSSIAN, 08:13:36.478, 48.13.02.525,0.0024146998057580846, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c378, 3C196, GAUSSIAN, 08:13:35.812, 48.13.02.525,-0.0005574329948480751, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c379, 3C196, GAUSSIAN, 08:13:35.582, 48.13.02.525,0.0037445452479998404, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c380, 3C196, GAUSSIAN, 08:13:36.528, 48.13.02.55,0.010291096810740622, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c381, 3C196, GAUSSIAN, 08:13:36.48, 48.13.02.55,0.004212801368498329, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c382, 3C196, GAUSSIAN, 08:13:35.582, 48.13.02.55,0.004143977688072504, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c383, 3C196, GAUSSIAN, 08:13:36.53, 48.13.02.575,0.002491714010284612, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c384, 3C196, GAUSSIAN, 08:13:36.528, 48.13.02.575,0.0021784187644372003, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c385, 3C196, GAUSSIAN, 08:13:36.48, 48.13.02.575,0.023134016272762497, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c386, 3C196, GAUSSIAN, 08:13:36.53, 48.13.02.6,0.007215486003106448, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c387, 3C196, GAUSSIAN, 08:13:36.483, 48.13.02.6,0.017819203479733085, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c388, 3C196, GAUSSIAN, 08:13:36.48, 48.13.02.625,0.009800720753781661, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c389, 3C196, GAUSSIAN, 08:13:36.483, 48.13.02.65,0.004654119171313722, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c390, 3C196, GAUSSIAN, 08:13:36.48, 48.13.02.65,0.005658904762768715, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c391, 3C196, GAUSSIAN, 08:13:36.445, 48.13.02.65,-0.006227054026979638, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c392, 3C196, GAUSSIAN, 08:13:36.393, 48.13.02.65,-0.015227570494309534, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c393, 3C196, GAUSSIAN, 08:13:36.483, 48.13.02.675,0.012823220092055247, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c394, 3C196, GAUSSIAN, 08:13:36.445, 48.13.02.675,-0.015341570991392526, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c395, 3C196, GAUSSIAN, 08:13:36.393, 48.13.02.675,-0.0010008616871445659, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c396, 3C196, GAUSSIAN, 08:13:36.538, 48.13.02.7,0.001695121950722579, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c397, 3C196, GAUSSIAN, 08:13:36.445, 48.13.02.7,-0.011995227930895533, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c398, 3C196, GAUSSIAN, 08:13:36.443, 48.13.02.7,-0.0023650964869873815, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c399, 3C196, GAUSSIAN, 08:13:36.395, 48.13.02.7,-0.0006354104916792312, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c400, 3C196, GAUSSIAN, 08:13:36.443, 48.13.02.725,-0.0025118587412072037, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c401, 3C196, GAUSSIAN, 08:13:36.54, 48.13.02.75,0.005987158850570139, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c402, 3C196, GAUSSIAN, 08:13:36.443, 48.13.02.75,-0.018003237621855406, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c403, 3C196, GAUSSIAN, 08:13:36.445, 48.13.02.775,-0.0014095001226299665, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c404, 3C196, GAUSSIAN, 08:13:36.415, 48.13.02.775,-0.008166168277827776, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c405, 3C196, GAUSSIAN, 08:13:36.413, 48.13.02.775,-0.001801197593048278, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c406, 3C196, GAUSSIAN, 08:13:36.41, 48.13.02.775,-0.00045735402743864504, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c407, 3C196, GAUSSIAN, 08:13:36.34, 48.13.02.775,0.008271493063157626, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c408, 3C196, GAUSSIAN, 08:13:36.583, 48.13.02.8,-0.0010567124121050708, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c409, 3C196, GAUSSIAN, 08:13:36.413, 48.13.02.8,-0.0012515634453015463, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c410, 3C196, GAUSSIAN, 08:13:36.34, 48.13.02.8,0.0006276276062639626, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c411, 3C196, GAUSSIAN, 08:13:36.338, 48.13.02.8,0.002197600172823122, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c412, 3C196, GAUSSIAN, 08:13:35.652, 48.13.02.8,-0.008175001251939937, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c413, 3C196, GAUSSIAN, 08:13:35.65, 48.13.02.8,-0.00243669073514286, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c414, 3C196, GAUSSIAN, 08:13:36.585, 48.13.02.825,-0.0029405582926350913, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c415, 3C196, GAUSSIAN, 08:13:36.583, 48.13.02.825,-0.00033029990547842254, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c416, 3C196, GAUSSIAN, 08:13:36.543, 48.13.02.825,0.005771738367109445, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c417, 3C196, GAUSSIAN, 08:13:36.445, 48.13.02.825,-0.0013274683960247916, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c418, 3C196, GAUSSIAN, 08:13:36.333, 48.13.02.825,0.0007066833367241315, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c419, 3C196, GAUSSIAN, 08:13:36.585, 48.13.02.85,-0.000646729240789906, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c420, 3C196, GAUSSIAN, 08:13:36.543, 48.13.02.85,0.008383599662577415, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c421, 3C196, GAUSSIAN, 08:13:36.33, 48.13.02.85,0.007162777721200591, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c422, 3C196, GAUSSIAN, 08:13:36.545, 48.13.02.875,0.006179700163133951, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c423, 3C196, GAUSSIAN, 08:13:36.543, 48.13.02.875,0.00476793626561399, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c424, 3C196, GAUSSIAN, 08:13:36.448, 48.13.02.875,-0.005611673161058043, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c425, 3C196, GAUSSIAN, 08:13:36.545, 48.13.02.9,0.012513332064548037, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c426, 3C196, GAUSSIAN, 08:13:36.448, 48.13.02.9,-0.004782298732757612, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c427, 3C196, GAUSSIAN, 08:13:36.545, 48.13.02.925,0.005708441430627038, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c428, 3C196, GAUSSIAN, 08:13:36.543, 48.13.02.925,0.0015748981578883228, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c429, 3C196, GAUSSIAN, 08:13:36.45, 48.13.02.925,-0.0009499036455675505, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c430, 3C196, GAUSSIAN, 08:13:36.448, 48.13.02.925,-0.0029502906796871303, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c431, 3C196, GAUSSIAN, 08:13:36.543, 48.13.02.95,0.032838773615928615, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c432, 3C196, GAUSSIAN, 08:13:36.448, 48.13.02.95,-0.006583380396103788, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c433, 3C196, GAUSSIAN, 08:13:36.588, 48.13.02.975,-0.007378592699048097, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c434, 3C196, GAUSSIAN, 08:13:36.545, 48.13.02.975,0.010150687741387165, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c435, 3C196, GAUSSIAN, 08:13:36.488, 48.13.02.975,0.004624687853830943, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c436, 3C196, GAUSSIAN, 08:13:36.448, 48.13.02.975,-0.002506862386587756, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c437, 3C196, GAUSSIAN, 08:13:36.548, 48.13.03,0.017260189673668946, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c438, 3C196, GAUSSIAN, 08:13:36.545, 48.13.03,0.0039035261203219543, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c439, 3C196, GAUSSIAN, 08:13:36.488, 48.13.03,0.013001732649205138, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c440, 3C196, GAUSSIAN, 08:13:36.485, 48.13.03,0.000586915524054966, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c441, 3C196, GAUSSIAN, 08:13:36.49, 48.13.03.025,0.03082059952267666, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c442, 3C196, GAUSSIAN, 08:13:36.488, 48.13.03.025,0.013296468273198456, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c443, 3C196, GAUSSIAN, 08:13:36.485, 48.13.03.025,0.0031032973936976605, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c444, 3C196, GAUSSIAN, 08:13:36.373, 48.13.03.025,-0.0010537192237769363, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c445, 3C196, GAUSSIAN, 08:13:35.605, 48.13.03.025,0.007479912496638072, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c446, 3C196, GAUSSIAN, 08:13:36.373, 48.13.03.05,-0.0003989598171498189, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c447, 3C196, GAUSSIAN, 08:13:36.37, 48.13.03.05,-0.002328291378506489, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c448, 3C196, GAUSSIAN, 08:13:36.313, 48.13.03.05,0.00532253956652481, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c449, 3C196, GAUSSIAN, 08:13:35.605, 48.13.03.05,0.005574092255914168, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c450, 3C196, GAUSSIAN, 08:13:36.373, 48.13.03.075,-0.0003821944298260896, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c451, 3C196, GAUSSIAN, 08:13:36.37, 48.13.03.075,-0.003421592952054598, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c452, 3C196, GAUSSIAN, 08:13:36.31, 48.13.03.075,0.009252164729892955, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c453, 3C196, GAUSSIAN, 08:13:35.8, 48.13.03.075,-0.0014120117680796493, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c454, 3C196, GAUSSIAN, 08:13:35.797, 48.13.03.075,-0.005805471357113503, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c455, 3C196, GAUSSIAN, 08:13:35.607, 48.13.03.075,0.010464060811025614, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c456, 3C196, GAUSSIAN, 08:13:36.373, 48.13.03.1,-0.0010745093660891412, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c457, 3C196, GAUSSIAN, 08:13:36.193, 48.13.03.1,-0.0005859331269746107, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c458, 3C196, GAUSSIAN, 08:13:36.19, 48.13.03.1,-0.0020726932114661987, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c459, 3C196, GAUSSIAN, 08:13:35.8, 48.13.03.1,-0.0011733391103510684, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c460, 3C196, GAUSSIAN, 08:13:35.61, 48.13.03.1,0.0006859673684839227, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c461, 3C196, GAUSSIAN, 08:13:35.607, 48.13.03.1,0.0024241064653523045, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c462, 3C196, GAUSSIAN, 08:13:36.373, 48.13.03.125,-0.024084586216745977, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c463, 3C196, GAUSSIAN, 08:13:36.193, 48.13.03.125,-0.0004798210118774083, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c464, 3C196, GAUSSIAN, 08:13:35.862, 48.13.03.125,0.01410055717417529, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c465, 3C196, GAUSSIAN, 08:13:35.612, 48.13.03.125,0.0010312077805133487, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c466, 3C196, GAUSSIAN, 08:13:35.61, 48.13.03.125,0.0006794898420129961, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c467, 3C196, GAUSSIAN, 08:13:36.585, 48.13.03.15,-0.01099632501833014, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c468, 3C196, GAUSSIAN, 08:13:35.807, 48.13.03.15,-0.0038970392641006248, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c469, 3C196, GAUSSIAN, 08:13:35.612, 48.13.03.15,0.006742331183816849, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c470, 3C196, GAUSSIAN, 08:13:35.86, 48.13.03.175,0.0021901264324641775, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c471, 3C196, GAUSSIAN, 08:13:35.86, 48.13.03.2,0.004973437913626536, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c472, 3C196, GAUSSIAN, 08:13:36.353, 48.13.03.225,-0.0006364769210265442, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c473, 3C196, GAUSSIAN, 08:13:36.248, 48.13.03.225,0.0038944569825022078, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c474, 3C196, GAUSSIAN, 08:13:35.86, 48.13.03.225,0.001832473073652933, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c475, 3C196, GAUSSIAN, 08:13:35.73, 48.13.03.225,0.0009339770681279266, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c476, 3C196, GAUSSIAN, 08:13:35.727, 48.13.03.225,0.013930150249271616, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c477, 3C196, GAUSSIAN, 08:13:36.583, 48.13.03.25,-0.01163141193199275, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c478, 3C196, GAUSSIAN, 08:13:36.55, 48.13.03.25,0.0029060493925288423, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c479, 3C196, GAUSSIAN, 08:13:36.513, 48.13.03.25,0.005372234519209139, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c480, 3C196, GAUSSIAN, 08:13:36.35, 48.13.03.25,-0.002083875990845028, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c481, 3C196, GAUSSIAN, 08:13:36.55, 48.13.03.275,0.0011349627908577957, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c482, 3C196, GAUSSIAN, 08:13:36.513, 48.13.03.275,0.0012937725793742358, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c483, 3C196, GAUSSIAN, 08:13:36.51, 48.13.03.275,0.013218188885969163, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c484, 3C196, GAUSSIAN, 08:13:36.408, 48.13.03.275,0.016001939566670235, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c485, 3C196, GAUSSIAN, 08:13:36.405, 48.13.03.275,0.0020868668520224844, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c486, 3C196, GAUSSIAN, 08:13:36.353, 48.13.03.275,-0.0003560989070993963, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c487, 3C196, GAUSSIAN, 08:13:36.35, 48.13.03.275,-0.0005688103271565114, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c488, 3C196, GAUSSIAN, 08:13:35.625, 48.13.03.275,0.002355352374873737, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c489, 3C196, GAUSSIAN, 08:13:35.622, 48.13.03.275,0.00814243347626971, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c490, 3C196, GAUSSIAN, 08:13:36.55, 48.13.03.3,0.0112088422220466, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c491, 3C196, GAUSSIAN, 08:13:36.548, 48.13.03.3,0.0036466333605153596, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c492, 3C196, GAUSSIAN, 08:13:36.51, 48.13.03.3,0.013488548687762399, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c493, 3C196, GAUSSIAN, 08:13:36.405, 48.13.03.3,0.01960160638106887, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c494, 3C196, GAUSSIAN, 08:13:36.35, 48.13.03.3,-0.0013092626182928933, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c495, 3C196, GAUSSIAN, 08:13:36.348, 48.13.03.3,-0.0011258710722782978, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c496, 3C196, GAUSSIAN, 08:13:35.627, 48.13.03.3,0.002152724183618788, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c497, 3C196, GAUSSIAN, 08:13:36.548, 48.13.03.325,0.00402296572115603, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c498, 3C196, GAUSSIAN, 08:13:36.463, 48.13.03.325,0.021746184674583266, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c499, 3C196, GAUSSIAN, 08:13:36.403, 48.13.03.325,0.0013981023462215714, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c500, 3C196, GAUSSIAN, 08:13:36.348, 48.13.03.325,-0.0012166329623429317, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c501, 3C196, GAUSSIAN, 08:13:35.857, 48.13.03.325,0.0006729536431214018, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c502, 3C196, GAUSSIAN, 08:13:35.63, 48.13.03.325,0.0005721889881670641, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c503, 3C196, GAUSSIAN, 08:13:36.548, 48.13.03.35,0.0027848374476749553, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c504, 3C196, GAUSSIAN, 08:13:36.463, 48.13.03.35,0.007818311038662373, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c505, 3C196, GAUSSIAN, 08:13:36.348, 48.13.03.35,-0.010168397423985896, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c506, 3C196, GAUSSIAN, 08:13:36.345, 48.13.03.35,-0.0029325246250307907, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c507, 3C196, GAUSSIAN, 08:13:35.857, 48.13.03.35,0.0022358816727056606, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c508, 3C196, GAUSSIAN, 08:13:35.772, 48.13.03.35,0.011436434277026447, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c509, 3C196, GAUSSIAN, 08:13:35.635, 48.13.03.35,0.0007244562497235391, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c510, 3C196, GAUSSIAN, 08:13:36.548, 48.13.03.375,0.0033314779231362066, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c511, 3C196, GAUSSIAN, 08:13:36.463, 48.13.03.375,0.001020463805467815, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c512, 3C196, GAUSSIAN, 08:13:35.855, 48.13.03.375,0.002289932053955431, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c513, 3C196, GAUSSIAN, 08:13:35.64, 48.13.03.375,0.00041987375568190136, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c514, 3C196, GAUSSIAN, 08:13:35.637, 48.13.03.375,0.005195799624073671, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c515, 3C196, GAUSSIAN, 08:13:36.548, 48.13.03.4,0.0012797927691507085, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c516, 3C196, GAUSSIAN, 08:13:36.46, 48.13.03.4,0.010479678839253471, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c517, 3C196, GAUSSIAN, 08:13:35.855, 48.13.03.4,0.0019288007296301742, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c518, 3C196, GAUSSIAN, 08:13:35.642, 48.13.03.4,0.0016972934056621433, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c519, 3C196, GAUSSIAN, 08:13:35.64, 48.13.03.4,0.0014052489923359651, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c520, 3C196, GAUSSIAN, 08:13:35.855, 48.13.03.425,0.0012581205409751973, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c521, 3C196, GAUSSIAN, 08:13:35.852, 48.13.03.425,0.0009666154184653765, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c522, 3C196, GAUSSIAN, 08:13:35.645, 48.13.03.425,0.0028301997773024098, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c523, 3C196, GAUSSIAN, 08:13:36.393, 48.13.03.45,0.012663739704691035, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c524, 3C196, GAUSSIAN, 08:13:35.855, 48.13.03.45,0.0029314345083929724, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c525, 3C196, GAUSSIAN, 08:13:36.575, 48.13.03.475,-0.007451846117159735, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c526, 3C196, GAUSSIAN, 08:13:36.39, 48.13.03.475,0.006331730825634381, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c527, 3C196, GAUSSIAN, 08:13:35.855, 48.13.03.475,0.009595274437112942, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c528, 3C196, GAUSSIAN, 08:13:35.647, 48.13.03.475,0.0019871719898060195, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c529, 3C196, GAUSSIAN, 08:13:36.548, 48.13.03.5,0.002234510079332218, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c530, 3C196, GAUSSIAN, 08:13:35.852, 48.13.03.5,0.0012517030747680171, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c531, 3C196, GAUSSIAN, 08:13:35.792, 48.13.03.5,0.002142527907042208, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c532, 3C196, GAUSSIAN, 08:13:35.79, 48.13.03.5,0.003263478503226416, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c533, 3C196, GAUSSIAN, 08:13:35.65, 48.13.03.5,0.0032507803677595264, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c534, 3C196, GAUSSIAN, 08:13:36.548, 48.13.03.525,0.005389637030701377, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c535, 3C196, GAUSSIAN, 08:13:36.428, 48.13.03.525,-0.008167548887146847, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c536, 3C196, GAUSSIAN, 08:13:36.333, 48.13.03.525,-0.0022340841578096537, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c537, 3C196, GAUSSIAN, 08:13:35.795, 48.13.03.525,0.0035277626003690716, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c538, 3C196, GAUSSIAN, 08:13:35.792, 48.13.03.525,0.006811070489519578, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c539, 3C196, GAUSSIAN, 08:13:35.652, 48.13.03.525,0.012482536328673669, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c540, 3C196, GAUSSIAN, 08:13:36.548, 48.13.03.55,0.010852521380189299, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c541, 3C196, GAUSSIAN, 08:13:36.425, 48.13.03.55,-0.0013816400921084584, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c542, 3C196, GAUSSIAN, 08:13:36.33, 48.13.03.55,-0.004588121475545314, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c543, 3C196, GAUSSIAN, 08:13:35.66, 48.13.03.575,0.004749050915510567, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c544, 3C196, GAUSSIAN, 08:13:36.513, 48.13.03.6,-0.0009546141631699874, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c545, 3C196, GAUSSIAN, 08:13:36.51, 48.13.03.6,-0.001635475622924295, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c546, 3C196, GAUSSIAN, 08:13:36.508, 48.13.03.6,-0.0019920748446979114, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c547, 3C196, GAUSSIAN, 08:13:36.38, 48.13.03.6,0.0008197357514027264, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c548, 3C196, GAUSSIAN, 08:13:36.268, 48.13.03.6,-0.011910923288542295, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c549, 3C196, GAUSSIAN, 08:13:35.662, 48.13.03.6,0.0035311668879404205, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c550, 3C196, GAUSSIAN, 08:13:36.485, 48.13.03.625,-0.01646549121794713, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c551, 3C196, GAUSSIAN, 08:13:36.378, 48.13.03.625,0.016049953151848723, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c552, 3C196, GAUSSIAN, 08:13:35.667, 48.13.03.625,0.0010777774259067496, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c553, 3C196, GAUSSIAN, 08:13:36.483, 48.13.03.65,-0.0037146502273766803, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c554, 3C196, GAUSSIAN, 08:13:36.375, 48.13.03.65,0.0007970706561845973, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c555, 3C196, GAUSSIAN, 08:13:35.672, 48.13.03.65,0.005980230924302709, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c556, 3C196, GAUSSIAN, 08:13:35.67, 48.13.03.65,0.0016687738215654707, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c557, 3C196, GAUSSIAN, 08:13:36.48, 48.13.03.675,-0.0017034235324987772, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c558, 3C196, GAUSSIAN, 08:13:36.375, 48.13.03.675,0.0009423315342662273, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c559, 3C196, GAUSSIAN, 08:13:35.677, 48.13.03.675,0.00982203370939111, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c560, 3C196, GAUSSIAN, 08:13:36.478, 48.13.03.7,-0.002802365686107082, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c561, 3C196, GAUSSIAN, 08:13:36.475, 48.13.03.7,-0.0030489253228347247, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c562, 3C196, GAUSSIAN, 08:13:36.375, 48.13.03.7,0.013836362870851857, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c563, 3C196, GAUSSIAN, 08:13:36.475, 48.13.03.725,-0.011001436836623153, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c564, 3C196, GAUSSIAN, 08:13:36.473, 48.13.03.725,-0.0028460814829598165, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c565, 3C196, GAUSSIAN, 08:13:35.612, 48.13.03.725,-0.002872208140462622, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c566, 3C196, GAUSSIAN, 08:13:36.47, 48.13.03.75,-0.0008735920564259787, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c567, 3C196, GAUSSIAN, 08:13:36.418, 48.13.03.75,-0.0024373252565732676, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c568, 3C196, GAUSSIAN, 08:13:36.468, 48.13.03.775,-0.003266054125868536, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c569, 3C196, GAUSSIAN, 08:13:36.535, 48.13.03.8,0.011077147990181729, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c570, 3C196, GAUSSIAN, 08:13:36.465, 48.13.03.8,-0.0014096396303942423, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c571, 3C196, GAUSSIAN, 08:13:36.375, 48.13.03.8,0.003420745882130156, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c572, 3C196, GAUSSIAN, 08:13:36.373, 48.13.03.8,0.0015387468349728455, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c573, 3C196, GAUSSIAN, 08:13:35.83, 48.13.03.8,0.0008268566822899173, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c574, 3C196, GAUSSIAN, 08:13:36.533, 48.13.03.825,0.0019318865471078324, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c575, 3C196, GAUSSIAN, 08:13:36.463, 48.13.03.825,-0.010062879537022095, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c576, 3C196, GAUSSIAN, 08:13:36.46, 48.13.03.825,-0.0047240814056928775, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c577, 3C196, GAUSSIAN, 08:13:36.53, 48.13.03.85,0.004202858005318064, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c578, 3C196, GAUSSIAN, 08:13:36.375, 48.13.03.85,0.0008098708596369939, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c579, 3C196, GAUSSIAN, 08:13:36.288, 48.13.03.85,-0.0014965823140507572, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c580, 3C196, GAUSSIAN, 08:13:35.635, 48.13.03.85,-0.002443653866081738, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c581, 3C196, GAUSSIAN, 08:13:36.53, 48.13.03.875,0.011230115706553708, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c582, 3C196, GAUSSIAN, 08:13:36.528, 48.13.03.875,0.002851711220380978, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c583, 3C196, GAUSSIAN, 08:13:36.375, 48.13.03.875,0.000768442841043189, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c584, 3C196, GAUSSIAN, 08:13:36.288, 48.13.03.875,-0.007132037287597307, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c585, 3C196, GAUSSIAN, 08:13:36.528, 48.13.03.9,0.0025116277989130245, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c586, 3C196, GAUSSIAN, 08:13:36.375, 48.13.03.9,0.0005813264068743214, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c587, 3C196, GAUSSIAN, 08:13:35.645, 48.13.03.9,-0.011297622991416139, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c588, 3C196, GAUSSIAN, 08:13:36.525, 48.13.03.925,0.0017061427230613104, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c589, 3C196, GAUSSIAN, 08:13:36.375, 48.13.03.925,0.004200335001345923, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c590, 3C196, GAUSSIAN, 08:13:36.375, 48.13.03.95,0.009726663244973649, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c591, 3C196, GAUSSIAN, 08:13:36.553, 48.13.04,-0.003765662440704392, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c592, 3C196, GAUSSIAN, 08:13:36.513, 48.13.04.025,0.0014559103431782817, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c593, 3C196, GAUSSIAN, 08:13:36.223, 48.13.04.025,0.0011642832747951152, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c594, 3C196, GAUSSIAN, 08:13:36.22, 48.13.04.025,0.005331765020628642, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c595, 3C196, GAUSSIAN, 08:13:36.508, 48.13.04.05,0.0029812632328025486, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c596, 3C196, GAUSSIAN, 08:13:36.22, 48.13.04.05,0.0027918793757117266, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c597, 3C196, GAUSSIAN, 08:13:36.218, 48.13.04.05,0.008349193875141946, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c598, 3C196, GAUSSIAN, 08:13:36.215, 48.13.04.05,0.00219749410464021, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c599, 3C196, GAUSSIAN, 08:13:36.203, 48.13.04.05,0.000688858656944807, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c600, 3C196, GAUSSIAN, 08:13:36.503, 48.13.04.075,0.004011389586248273, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c601, 3C196, GAUSSIAN, 08:13:36.348, 48.13.04.075,0.0035647886944630454, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c602, 3C196, GAUSSIAN, 08:13:36.2, 48.13.04.075,0.002620213531235183, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c603, 3C196, GAUSSIAN, 08:13:36.198, 48.13.04.075,0.0014585000695923986, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c604, 3C196, GAUSSIAN, 08:13:36.498, 48.13.04.1,0.0004023176635718428, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c605, 3C196, GAUSSIAN, 08:13:36.248, 48.13.04.1,0.0007325355147843065, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c606, 3C196, GAUSSIAN, 08:13:36.495, 48.13.04.125,0.003121052299249699, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c607, 3C196, GAUSSIAN, 08:13:36.248, 48.13.04.125,0.001691244607692366, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c608, 3C196, GAUSSIAN, 08:13:36.195, 48.13.04.125,0.00519635917602073, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c609, 3C196, GAUSSIAN, 08:13:36.193, 48.13.04.125,0.0008293026837184088, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c610, 3C196, GAUSSIAN, 08:13:36.488, 48.13.04.15,0.0007771107096633592, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c611, 3C196, GAUSSIAN, 08:13:36.345, 48.13.04.15,0.0007488975250627011, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c612, 3C196, GAUSSIAN, 08:13:36.483, 48.13.04.175,0.00033423403324677457, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c613, 3C196, GAUSSIAN, 08:13:36.345, 48.13.04.175,0.0009087953294537782, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c614, 3C196, GAUSSIAN, 08:13:36.248, 48.13.04.175,0.004715426649530395, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c615, 3C196, GAUSSIAN, 08:13:36.13, 48.13.04.175,0.013621466798485608, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c616, 3C196, GAUSSIAN, 08:13:36.473, 48.13.04.2,0.0013259196005191692, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c617, 3C196, GAUSSIAN, 08:13:36.47, 48.13.04.2,0.004051072372725989, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c618, 3C196, GAUSSIAN, 08:13:36.188, 48.13.04.2,0.003211477973324795, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c619, 3C196, GAUSSIAN, 08:13:36.185, 48.13.04.2,0.005881161860158041, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c620, 3C196, GAUSSIAN, 08:13:36.305, 48.13.04.225,0.0010569086984713175, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c621, 3C196, GAUSSIAN, 08:13:36.248, 48.13.04.225,0.006962561263197849, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c622, 3C196, GAUSSIAN, 08:13:36.185, 48.13.04.225,0.0066793175704671, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c623, 3C196, GAUSSIAN, 08:13:36.183, 48.13.04.225,0.018086852973226975, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c624, 3C196, GAUSSIAN, 08:13:36.44, 48.13.04.25,0.005030230810291832, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c625, 3C196, GAUSSIAN, 08:13:36.25, 48.13.04.25,0.003348262136782757, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c626, 3C196, GAUSSIAN, 08:13:36.18, 48.13.04.25,0.011361613373250373, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c627, 3C196, GAUSSIAN, 08:13:36.178, 48.13.04.25,0.004239720181878309, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c628, 3C196, GAUSSIAN, 08:13:36.305, 48.13.04.275,0.0013278082490741467, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c629, 3C196, GAUSSIAN, 08:13:36.303, 48.13.04.275,0.0005665244287163726, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c630, 3C196, GAUSSIAN, 08:13:36.178, 48.13.04.275,0.005158595174289832, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c631, 3C196, GAUSSIAN, 08:13:36.175, 48.13.04.275,0.00713163957310434, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c632, 3C196, GAUSSIAN, 08:13:36.303, 48.13.04.3,0.01053857818915348, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c633, 3C196, GAUSSIAN, 08:13:36.3, 48.13.04.3,0.0005958395753425717, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c634, 3C196, GAUSSIAN, 08:13:36.303, 48.13.04.325,0.0008308397009025283, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c635, 3C196, GAUSSIAN, 08:13:36.3, 48.13.04.325,0.006987445685603253, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c636, 3C196, GAUSSIAN, 08:13:36.168, 48.13.04.325,0.0016910410954298948, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c637, 3C196, GAUSSIAN, 08:13:36.165, 48.13.04.325,0.013191006168812512, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c638, 3C196, GAUSSIAN, 08:13:36.3, 48.13.04.35,0.007582213704554407, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c639, 3C196, GAUSSIAN, 08:13:36.298, 48.13.04.35,0.00062869267677747, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c640, 3C196, GAUSSIAN, 08:13:36.295, 48.13.04.35,0.0016474609582902667, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c641, 3C196, GAUSSIAN, 08:13:36.168, 48.13.04.35,0.002556703601818866, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c642, 3C196, GAUSSIAN, 08:13:36.165, 48.13.04.35,0.003946670853312485, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c643, 3C196, GAUSSIAN, 08:13:36.295, 48.13.04.375,0.006474588452757091, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c644, 3C196, GAUSSIAN, 08:13:36.293, 48.13.04.375,0.002870691892016709, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c645, 3C196, GAUSSIAN, 08:13:36.293, 48.13.04.4,0.004204457568403547, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c646, 3C196, GAUSSIAN, 08:13:36.29, 48.13.04.4,0.007119923969315441, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c647, 3C196, GAUSSIAN, 08:13:36.29, 48.13.04.425,0.000864176250260745, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c648, 3C196, GAUSSIAN, 08:13:36.288, 48.13.04.425,0.0031250914608464916, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c649, 3C196, GAUSSIAN, 08:13:36.288, 48.13.04.45,0.0028807030341172525, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c650, 3C196, GAUSSIAN, 08:13:36.285, 48.13.04.45,0.00046971687891137544, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c651, 3C196, GAUSSIAN, 08:13:36.25, 48.13.04.45,0.027014050160048174, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c652, 3C196, GAUSSIAN, 08:13:36.25, 48.13.04.475,0.017906064424467256, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c653, 3C196, GAUSSIAN, 08:13:36.248, 48.13.04.5,0.027479063910760448, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c654, 3C196, GAUSSIAN, 08:13:36.243, 48.13.04.575,0.06997080859744641, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c655, 3C196, GAUSSIAN, 08:13:36.238, 48.13.04.625,0.010775490272825811, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c656, 3C196, GAUSSIAN, 08:13:36.163, 48.13.04.625,0.0004468254297815796, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c657, 3C196, GAUSSIAN, 08:13:36.333, 48.13.04.65,-0.0008955729617926007, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c658, 3C196, GAUSSIAN, 08:13:36.33, 48.13.04.65,-0.0008265740093898289, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c659, 3C196, GAUSSIAN, 08:13:36.328, 48.13.04.65,-0.00036179029332724624, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c660, 3C196, GAUSSIAN, 08:13:36.325, 48.13.04.65,-0.004202430477339746, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c661, 3C196, GAUSSIAN, 08:13:36.238, 48.13.04.65,0.06606186069215733, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c662, 3C196, GAUSSIAN, 08:13:36.235, 48.13.04.65,0.001082062892645761, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c663, 3C196, GAUSSIAN, 08:13:36.165, 48.13.04.65,0.003639350644134369, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c664, 3C196, GAUSSIAN, 08:13:36.235, 48.13.04.675,0.03530405934611293, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c665, 3C196, GAUSSIAN, 08:13:36.21, 48.13.04.675,0.07531448180683055, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c666, 3C196, GAUSSIAN, 08:13:36.208, 48.13.04.675,0.14032268240576412, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c667, 3C196, GAUSSIAN, 08:13:36.205, 48.13.04.675,0.15339807444856496, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c668, 3C196, GAUSSIAN, 08:13:36.165, 48.13.04.675,0.15023155918200826, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c669, 3C196, GAUSSIAN, 08:13:36.138, 48.13.04.675,-0.0018918221333998615, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c670, 3C196, GAUSSIAN, 08:13:36.138, 48.13.04.7,-0.0022917515245189516, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c671, 3C196, GAUSSIAN, 08:13:36.298, 48.13.04.725,-0.005022542570957348, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c672, 3C196, GAUSSIAN, 08:13:36.285, 48.13.04.8,-0.004969809094891579, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c673, 3C196, GAUSSIAN, 08:13:36.275, 48.13.04.8,-0.003878701749539925, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c674, 3C196, GAUSSIAN, 08:13:36.273, 48.13.04.8,-0.012021116864047563, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c675, 3C196, GAUSSIAN, 08:13:36.17, 48.13.04.8,0.3553487835601845, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c676, 3C196, GAUSSIAN, 08:13:36.278, 48.13.04.825,-0.006601375941467943, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c677, 3C196, GAUSSIAN, 08:13:36.275, 48.13.04.825,-0.007876522385736025, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c678, 3C196, GAUSSIAN, 08:13:36.273, 48.13.04.825,-0.0023773884997436083, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c679, 3C196, GAUSSIAN, 08:13:36.173, 48.13.04.825,3.4063673771074696, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c680, 3C196, GAUSSIAN, 08:13:36.145, 48.13.04.9,-0.0020595488490863204, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c681, 3C196, GAUSSIAN, 08:13:36.24, 48.13.04.95,0.0325568394263408, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c682, 3C196, GAUSSIAN, 08:13:36.238, 48.13.04.95,0.002928210610142185, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c683, 3C196, GAUSSIAN, 08:13:36.148, 48.13.04.95,-0.005812764780978403, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c684, 3C196, GAUSSIAN, 08:13:36.24, 48.13.04.975,0.06461455730739643, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c685, 3C196, GAUSSIAN, 08:13:36.238, 48.13.04.975,0.007299883239778821, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c686, 3C196, GAUSSIAN, 08:13:36.24, 48.13.05,0.004484061114511663, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c687, 3C196, GAUSSIAN, 08:13:36.238, 48.13.05,0.003114871897155653, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c688, 3C196, GAUSSIAN, 08:13:36.198, 48.13.05.075,-0.0029595266227540147, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c689, 3C196, GAUSSIAN, 08:13:36.195, 48.13.05.075,0.0034014760310375767, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c690, 3C196, GAUSSIAN, 08:13:36.158, 48.13.05.075,-0.021633028291200843, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c691, 3C196, GAUSSIAN, 08:13:36.195, 48.13.05.1,0.0022436577646717925, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c692, 3C196, GAUSSIAN, 08:13:36.193, 48.13.05.1,-0.036695075991970166, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c693, 3C196, GAUSSIAN, 08:13:36.163, 48.13.05.1,-0.0033211053963996986, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c694, 3C196, GAUSSIAN, 08:13:36.16, 48.13.05.1,-0.008021413792433643, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s1c695, 3C196, GAUSSIAN, 08:13:36.193, 48.13.05.25,-0.027069824268623643, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.227445052143324, 0.227445052143324, 0 +s2c0, 3C196, GAUSSIAN, 08:13:36.025, 48.12.58.275,0.02736953664727085, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c1, 3C196, GAUSSIAN, 08:13:36.027, 48.12.58.375,0.013086256512503282, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c2, 3C196, GAUSSIAN, 08:13:36.027, 48.12.58.4,0.0035254364449170818, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c3, 3C196, GAUSSIAN, 08:13:36.03, 48.12.58.425,0.005898477713419818, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c4, 3C196, GAUSSIAN, 08:13:36.032, 48.12.58.5,0.0039798898269998925, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c5, 3C196, GAUSSIAN, 08:13:36.032, 48.12.58.525,0.006521738124477897, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c6, 3C196, GAUSSIAN, 08:13:36.035, 48.12.58.6,0.013158902740491443, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c7, 3C196, GAUSSIAN, 08:13:35.98, 48.12.58.7,0.003372258161567945, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c8, 3C196, GAUSSIAN, 08:13:35.975, 48.12.58.75,0.00344703691577449, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c9, 3C196, GAUSSIAN, 08:13:35.972, 48.12.58.775,0.001713823164280945, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c10, 3C196, GAUSSIAN, 08:13:36.045, 48.12.58.875,0.007935891978414702, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c11, 3C196, GAUSSIAN, 08:13:36.05, 48.12.58.9,0.006486537146415197, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c12, 3C196, GAUSSIAN, 08:13:36.045, 48.12.58.9,0.023194775241145018, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c13, 3C196, GAUSSIAN, 08:13:36.052, 48.12.58.925,0.020874636973070973, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c14, 3C196, GAUSSIAN, 08:13:36.05, 48.12.58.925,0.009012534071087293, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c15, 3C196, GAUSSIAN, 08:13:36.05, 48.12.58.95,0.0041798896069769696, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c16, 3C196, GAUSSIAN, 08:13:36.045, 48.12.58.975,0.007761790011327572, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c17, 3C196, GAUSSIAN, 08:13:36.045, 48.12.59.025,0.0027061617081270074, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c18, 3C196, GAUSSIAN, 08:13:35.855, 48.12.59.1,-0.08288427541623002, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c19, 3C196, GAUSSIAN, 08:13:36.118, 48.12.59.25,-0.020920911830136425, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c20, 3C196, GAUSSIAN, 08:13:36.047, 48.12.59.325,0.01214826872136178, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c21, 3C196, GAUSSIAN, 08:13:36.047, 48.12.59.35,0.002392647867232687, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c22, 3C196, GAUSSIAN, 08:13:36.11, 48.12.59.4,-0.0007828171868002894, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c23, 3C196, GAUSSIAN, 08:13:36.045, 48.12.59.4,0.012994333145460654, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c24, 3C196, GAUSSIAN, 08:13:36.11, 48.12.59.425,-0.0008210119773123023, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c25, 3C196, GAUSSIAN, 08:13:36.042, 48.12.59.425,0.00501719244231775, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c26, 3C196, GAUSSIAN, 08:13:36.042, 48.12.59.45,0.005193764475469889, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c27, 3C196, GAUSSIAN, 08:13:36.105, 48.12.59.525,-0.0031991889961337223, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c28, 3C196, GAUSSIAN, 08:13:36.04, 48.12.59.525,0.003940131977195982, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c29, 3C196, GAUSSIAN, 08:13:36.04, 48.12.59.55,0.038438196297260335, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c30, 3C196, GAUSSIAN, 08:13:36.037, 48.12.59.55,0.05453557442067083, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c31, 3C196, GAUSSIAN, 08:13:36.103, 48.12.59.575,-0.002782942247875329, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c32, 3C196, GAUSSIAN, 08:13:36.037, 48.12.59.575,0.0042219769394576355, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c33, 3C196, GAUSSIAN, 08:13:36.035, 48.12.59.575,0.026926137292035555, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c34, 3C196, GAUSSIAN, 08:13:36.103, 48.12.59.6,-0.001905375106366539, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c35, 3C196, GAUSSIAN, 08:13:36.035, 48.12.59.6,0.030306229920407223, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c36, 3C196, GAUSSIAN, 08:13:36.032, 48.12.59.6,0.01638802096619623, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c37, 3C196, GAUSSIAN, 08:13:36.032, 48.12.59.625,0.09185961740388394, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c38, 3C196, GAUSSIAN, 08:13:36.03, 48.12.59.625,0.013167613128013952, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c39, 3C196, GAUSSIAN, 08:13:36.1, 48.12.59.65,-0.000873037487570331, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c40, 3C196, GAUSSIAN, 08:13:36.03, 48.12.59.65,0.05305734873950353, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c41, 3C196, GAUSSIAN, 08:13:36.1, 48.12.59.675,-0.0008661252131985749, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c42, 3C196, GAUSSIAN, 08:13:36.03, 48.12.59.675,0.001111703446053498, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c43, 3C196, GAUSSIAN, 08:13:35.947, 48.12.59.75,0.44349336038440185, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c44, 3C196, GAUSSIAN, 08:13:35.945, 48.12.59.75,1.680086860984599, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c45, 3C196, GAUSSIAN, 08:13:35.945, 48.12.59.775,0.5408772717738466, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c46, 3C196, GAUSSIAN, 08:13:35.942, 48.12.59.775,1.6313455162352304, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c47, 3C196, GAUSSIAN, 08:13:35.942, 48.12.59.8,0.5922540331951203, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c48, 3C196, GAUSSIAN, 08:13:36.093, 48.12.59.825,-0.02108156203030268, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c49, 3C196, GAUSSIAN, 08:13:35.94, 48.12.59.85,3.232476978188214, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c50, 3C196, GAUSSIAN, 08:13:35.937, 48.12.59.85,0.3047183879852122, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c51, 3C196, GAUSSIAN, 08:13:35.847, 48.12.59.85,-0.014568263376403132, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c52, 3C196, GAUSSIAN, 08:13:35.845, 48.12.59.85,-0.001746886820893768, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c53, 3C196, GAUSSIAN, 08:13:35.847, 48.12.59.875,-0.001772631800786133, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c54, 3C196, GAUSSIAN, 08:13:35.935, 48.12.59.925,0.09163715493812756, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c55, 3C196, GAUSSIAN, 08:13:35.85, 48.12.59.925,-0.008403717820734923, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c56, 3C196, GAUSSIAN, 08:13:35.845, 48.12.59.925,-0.005982587468304926, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c57, 3C196, GAUSSIAN, 08:13:35.85, 48.12.59.95,-0.016055566183813496, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c58, 3C196, GAUSSIAN, 08:13:35.937, 48.12.59.975,0.0008310589689303437, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c59, 3C196, GAUSSIAN, 08:13:35.935, 48.12.59.975,0.03020629360799693, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c60, 3C196, GAUSSIAN, 08:13:35.842, 48.12.59.975,-0.03182605937896553, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c61, 3C196, GAUSSIAN, 08:13:35.937, 48.13.00,0.05570500364566329, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c62, 3C196, GAUSSIAN, 08:13:35.845, 48.13.00,-0.046683202512722684, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c63, 3C196, GAUSSIAN, 08:13:35.905, 48.13.00.175,0.25001916959001036, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c64, 3C196, GAUSSIAN, 08:13:36.235, 48.13.00.2,-0.0018324837727167766, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c65, 3C196, GAUSSIAN, 08:13:35.905, 48.13.00.2,1.5009843464424615, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c66, 3C196, GAUSSIAN, 08:13:35.905, 48.13.00.225,1.2983480123986406, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c67, 3C196, GAUSSIAN, 08:13:35.727, 48.13.00.575,-0.0028448687250408632, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c68, 3C196, GAUSSIAN, 08:13:35.725, 48.13.00.575,-0.015506867500786812, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c69, 3C196, GAUSSIAN, 08:13:35.722, 48.13.00.625,-0.0011188086825819528, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c70, 3C196, GAUSSIAN, 08:13:35.725, 48.13.00.65,-0.008421757804640767, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c71, 3C196, GAUSSIAN, 08:13:35.705, 48.13.00.65,-0.003571998550690489, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c72, 3C196, GAUSSIAN, 08:13:36.278, 48.13.00.675,0.04739261746905987, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c73, 3C196, GAUSSIAN, 08:13:36.28, 48.13.00.75,0.005750038070338083, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c74, 3C196, GAUSSIAN, 08:13:36.283, 48.13.00.775,0.0009760460379594529, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c75, 3C196, GAUSSIAN, 08:13:36.28, 48.13.00.775,0.002951078530744, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c76, 3C196, GAUSSIAN, 08:13:36.28, 48.13.00.8,0.0011929357560860941, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c77, 3C196, GAUSSIAN, 08:13:36.283, 48.13.00.825,0.002018335942715593, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c78, 3C196, GAUSSIAN, 08:13:36.28, 48.13.00.825,-0.001004308217227444, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c79, 3C196, GAUSSIAN, 08:13:35.825, 48.13.00.825,0.003031413189600481, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c80, 3C196, GAUSSIAN, 08:13:36.333, 48.13.00.95,0.011071537539928226, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c81, 3C196, GAUSSIAN, 08:13:36.078, 48.13.00.95,-0.0028413797586244226, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c82, 3C196, GAUSSIAN, 08:13:36.333, 48.13.00.975,0.005238780689797154, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c83, 3C196, GAUSSIAN, 08:13:36.33, 48.13.00.975,0.003381641199715974, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c84, 3C196, GAUSSIAN, 08:13:36.328, 48.13.00.975,0.0034531668709705207, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c85, 3C196, GAUSSIAN, 08:13:36.078, 48.13.00.975,-0.0011416707473209681, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c86, 3C196, GAUSSIAN, 08:13:36.078, 48.13.01,-0.0002684110437337703, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c87, 3C196, GAUSSIAN, 08:13:36.078, 48.13.01.025,-0.000713986677332475, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c88, 3C196, GAUSSIAN, 08:13:36.022, 48.13.01.025,0.01926560901063542, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c89, 3C196, GAUSSIAN, 08:13:36.017, 48.13.01.025,0.027040600862044455, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c90, 3C196, GAUSSIAN, 08:13:36.078, 48.13.01.05,-0.0031332452313201156, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c91, 3C196, GAUSSIAN, 08:13:36.015, 48.13.01.05,0.06675362973559318, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c92, 3C196, GAUSSIAN, 08:13:36.012, 48.13.01.05,0.011095376535327281, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c93, 3C196, GAUSSIAN, 08:13:36.01, 48.13.01.05,0.06330636812973446, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c94, 3C196, GAUSSIAN, 08:13:36.345, 48.13.01.075,0.01676032938794182, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c95, 3C196, GAUSSIAN, 08:13:36.44, 48.13.01.125,0.012006396664741719, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c96, 3C196, GAUSSIAN, 08:13:35.972, 48.13.01.15,0.018561373764912435, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c97, 3C196, GAUSSIAN, 08:13:36.185, 48.13.01.2,0.01720751828621632, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c98, 3C196, GAUSSIAN, 08:13:35.957, 48.13.01.225,0.0033249353439512206, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c99, 3C196, GAUSSIAN, 08:13:35.82, 48.13.01.25,0.007306858898500541, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c100, 3C196, GAUSSIAN, 08:13:35.817, 48.13.01.25,0.005241259234012076, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c101, 3C196, GAUSSIAN, 08:13:35.815, 48.13.01.25,0.0013456897752116067, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c102, 3C196, GAUSSIAN, 08:13:36.448, 48.13.01.275,-0.005306695952266563, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c103, 3C196, GAUSSIAN, 08:13:35.83, 48.13.01.275,0.0017880977334691413, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c104, 3C196, GAUSSIAN, 08:13:35.827, 48.13.01.275,0.014898329990932836, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c105, 3C196, GAUSSIAN, 08:13:35.825, 48.13.01.275,0.008802811231557477, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c106, 3C196, GAUSSIAN, 08:13:35.822, 48.13.01.275,0.005115926185277371, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c107, 3C196, GAUSSIAN, 08:13:35.82, 48.13.01.275,0.005828827331741509, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c108, 3C196, GAUSSIAN, 08:13:35.817, 48.13.01.275,0.006802536312500434, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c109, 3C196, GAUSSIAN, 08:13:35.815, 48.13.01.275,0.0018041126958222781, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c110, 3C196, GAUSSIAN, 08:13:35.83, 48.13.01.3,0.004736756684345562, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c111, 3C196, GAUSSIAN, 08:13:35.822, 48.13.01.3,0.01369234688331517, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c112, 3C196, GAUSSIAN, 08:13:35.82, 48.13.01.3,0.006692584545584344, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c113, 3C196, GAUSSIAN, 08:13:35.817, 48.13.01.3,0.010881173420889848, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c114, 3C196, GAUSSIAN, 08:13:35.815, 48.13.01.3,0.009796092189922124, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c115, 3C196, GAUSSIAN, 08:13:35.812, 48.13.01.3,0.00221248010674715, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c116, 3C196, GAUSSIAN, 08:13:35.65, 48.13.01.3,0.04460806407587618, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c117, 3C196, GAUSSIAN, 08:13:35.647, 48.13.01.325,0.0035605055386175553, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c118, 3C196, GAUSSIAN, 08:13:35.717, 48.13.01.35,0.029300112814419105, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c119, 3C196, GAUSSIAN, 08:13:35.645, 48.13.01.35,0.007110078598042706, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c120, 3C196, GAUSSIAN, 08:13:35.642, 48.13.01.375,0.0018141307465799454, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c121, 3C196, GAUSSIAN, 08:13:36.453, 48.13.01.4,-0.0016253083661967255, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c122, 3C196, GAUSSIAN, 08:13:35.875, 48.13.01.4,0.06577957573611401, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c123, 3C196, GAUSSIAN, 08:13:35.872, 48.13.01.4,0.0011901028397583975, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c124, 3C196, GAUSSIAN, 08:13:35.87, 48.13.01.4,0.008141916381825562, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c125, 3C196, GAUSSIAN, 08:13:35.642, 48.13.01.4,0.002153087171155694, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c126, 3C196, GAUSSIAN, 08:13:35.64, 48.13.01.4,0.00081725989855877, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c127, 3C196, GAUSSIAN, 08:13:36.453, 48.13.01.425,-0.003143434049774892, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c128, 3C196, GAUSSIAN, 08:13:35.88, 48.13.01.425,0.008884202188327662, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c129, 3C196, GAUSSIAN, 08:13:35.877, 48.13.01.425,0.01093408813966274, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c130, 3C196, GAUSSIAN, 08:13:35.785, 48.13.01.425,0.0036069699291613553, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c131, 3C196, GAUSSIAN, 08:13:35.642, 48.13.01.425,0.005351434647317146, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c132, 3C196, GAUSSIAN, 08:13:35.64, 48.13.01.425,0.014320131425041955, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c133, 3C196, GAUSSIAN, 08:13:36.455, 48.13.01.45,-0.009244743228669928, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c134, 3C196, GAUSSIAN, 08:13:35.882, 48.13.01.45,0.0025832057803270676, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c135, 3C196, GAUSSIAN, 08:13:35.88, 48.13.01.45,0.016667887741826207, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c136, 3C196, GAUSSIAN, 08:13:35.78, 48.13.01.45,0.015462600592341178, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c137, 3C196, GAUSSIAN, 08:13:35.777, 48.13.01.45,0.0072883620394047464, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c138, 3C196, GAUSSIAN, 08:13:35.637, 48.13.01.45,0.006358694831334136, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c139, 3C196, GAUSSIAN, 08:13:36.455, 48.13.01.475,-0.013901085377997703, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c140, 3C196, GAUSSIAN, 08:13:35.89, 48.13.01.475,0.0034548370841421617, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c141, 3C196, GAUSSIAN, 08:13:35.882, 48.13.01.475,0.012641844043791671, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c142, 3C196, GAUSSIAN, 08:13:35.777, 48.13.01.475,0.01411812787941471, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c143, 3C196, GAUSSIAN, 08:13:35.775, 48.13.01.475,0.010627777131958978, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c144, 3C196, GAUSSIAN, 08:13:35.772, 48.13.01.475,0.004316260055822629, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c145, 3C196, GAUSSIAN, 08:13:35.635, 48.13.01.475,0.0015974431084600869, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c146, 3C196, GAUSSIAN, 08:13:36.458, 48.13.01.5,-0.015445189114410484, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c147, 3C196, GAUSSIAN, 08:13:35.895, 48.13.01.5,0.003863239095605903, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c148, 3C196, GAUSSIAN, 08:13:35.632, 48.13.01.5,0.0040472525385304315, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c149, 3C196, GAUSSIAN, 08:13:35.897, 48.13.01.525,0.0030927183324719176, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c150, 3C196, GAUSSIAN, 08:13:35.63, 48.13.01.525,0.0007311281266226186, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c151, 3C196, GAUSSIAN, 08:13:36.465, 48.13.01.55,-0.002981403659348978, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c152, 3C196, GAUSSIAN, 08:13:36.463, 48.13.01.55,-0.011284557660414387, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c153, 3C196, GAUSSIAN, 08:13:35.902, 48.13.01.55,0.002838356111511578, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c154, 3C196, GAUSSIAN, 08:13:36.468, 48.13.01.575,-0.01864584572065158, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c155, 3C196, GAUSSIAN, 08:13:35.907, 48.13.01.575,0.0030498099861938706, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c156, 3C196, GAUSSIAN, 08:13:35.627, 48.13.01.575,0.014698285730758659, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c157, 3C196, GAUSSIAN, 08:13:36.47, 48.13.01.6,-0.006510743865701304, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c158, 3C196, GAUSSIAN, 08:13:35.91, 48.13.01.6,0.0034501534601206222, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c159, 3C196, GAUSSIAN, 08:13:35.907, 48.13.01.6,0.00457065358794082, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c160, 3C196, GAUSSIAN, 08:13:36.475, 48.13.01.625,-0.0032893709263877987, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c161, 3C196, GAUSSIAN, 08:13:35.915, 48.13.01.625,0.0049151251792200245, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c162, 3C196, GAUSSIAN, 08:13:35.912, 48.13.01.625,0.0010207669438485581, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c163, 3C196, GAUSSIAN, 08:13:35.625, 48.13.01.625,0.03446620953161093, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c164, 3C196, GAUSSIAN, 08:13:35.912, 48.13.01.65,0.0006896758539965805, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c165, 3C196, GAUSSIAN, 08:13:35.91, 48.13.01.65,0.0021441726735307656, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c166, 3C196, GAUSSIAN, 08:13:35.622, 48.13.01.65,0.005046106997715352, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c167, 3C196, GAUSSIAN, 08:13:36.48, 48.13.01.675,-0.013714989254132321, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c168, 3C196, GAUSSIAN, 08:13:36.005, 48.13.01.675,0.012041027966995415, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c169, 3C196, GAUSSIAN, 08:13:36.002, 48.13.01.675,0.011171482544256523, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c170, 3C196, GAUSSIAN, 08:13:35.915, 48.13.01.675,0.003173879771494748, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c171, 3C196, GAUSSIAN, 08:13:36.485, 48.13.01.7,-0.009929093597847128, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c172, 3C196, GAUSSIAN, 08:13:36.01, 48.13.01.7,0.06282157176557443, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c173, 3C196, GAUSSIAN, 08:13:36.005, 48.13.01.7,0.026577904902944954, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c174, 3C196, GAUSSIAN, 08:13:35.917, 48.13.01.7,0.04193311557223243, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c175, 3C196, GAUSSIAN, 08:13:36.007, 48.13.01.725,0.023090954252366243, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c176, 3C196, GAUSSIAN, 08:13:36.358, 48.13.01.75,0.014211799340880356, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c177, 3C196, GAUSSIAN, 08:13:36.495, 48.13.01.775,-0.0031407574528202866, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c178, 3C196, GAUSSIAN, 08:13:36.508, 48.13.01.8,-0.035671883274027906, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c179, 3C196, GAUSSIAN, 08:13:36.498, 48.13.01.8,-0.039488131137926596, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c180, 3C196, GAUSSIAN, 08:13:36.495, 48.13.01.8,-0.025079010291882458, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c181, 3C196, GAUSSIAN, 08:13:36.508, 48.13.01.825,-0.00314068356541271, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c182, 3C196, GAUSSIAN, 08:13:36.505, 48.13.01.825,-0.002877457302561705, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c183, 3C196, GAUSSIAN, 08:13:36.503, 48.13.01.825,-0.011490202383870147, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c184, 3C196, GAUSSIAN, 08:13:36.518, 48.13.01.875,-0.008238961448962764, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c185, 3C196, GAUSSIAN, 08:13:36.538, 48.13.01.95,-0.05002522124670147, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c186, 3C196, GAUSSIAN, 08:13:36.548, 48.13.02.025,-0.0019830963403980007, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c187, 3C196, GAUSSIAN, 08:13:36.553, 48.13.02.075,-0.0037990224747522627, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c188, 3C196, GAUSSIAN, 08:13:35.74, 48.13.02.075,-0.0005409614298917968, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c189, 3C196, GAUSSIAN, 08:13:35.737, 48.13.02.075,-0.0007136076862793748, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c190, 3C196, GAUSSIAN, 08:13:35.735, 48.13.02.075,-0.0020388453426176023, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c191, 3C196, GAUSSIAN, 08:13:35.732, 48.13.02.075,-0.04334985923821215, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c192, 3C196, GAUSSIAN, 08:13:35.602, 48.13.02.1,0.0023237281479024765, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c193, 3C196, GAUSSIAN, 08:13:35.785, 48.13.02.125,-0.006534743523845998, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c194, 3C196, GAUSSIAN, 08:13:35.782, 48.13.02.125,-0.0010800019496825612, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c195, 3C196, GAUSSIAN, 08:13:35.605, 48.13.02.125,0.03137735914078212, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c196, 3C196, GAUSSIAN, 08:13:36.44, 48.13.02.15,0.013851518343304725, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c197, 3C196, GAUSSIAN, 08:13:36.39, 48.13.02.15,0.006270856839336895, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c198, 3C196, GAUSSIAN, 08:13:36.388, 48.13.02.15,0.08158856629837966, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c199, 3C196, GAUSSIAN, 08:13:36.385, 48.13.02.15,0.015210481124032395, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c200, 3C196, GAUSSIAN, 08:13:35.785, 48.13.02.15,-0.005187752451356128, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c201, 3C196, GAUSSIAN, 08:13:35.782, 48.13.02.15,-0.0007556077590075299, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c202, 3C196, GAUSSIAN, 08:13:35.78, 48.13.02.15,-0.00011898749873516424, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c203, 3C196, GAUSSIAN, 08:13:35.6, 48.13.02.15,0.002578880238322299, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c204, 3C196, GAUSSIAN, 08:13:36.563, 48.13.02.175,-0.027736963899818213, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c205, 3C196, GAUSSIAN, 08:13:36.445, 48.13.02.175,0.013854367011221842, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c206, 3C196, GAUSSIAN, 08:13:36.443, 48.13.02.175,0.061522335110095236, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c207, 3C196, GAUSSIAN, 08:13:36.395, 48.13.02.175,0.03340167735709254, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c208, 3C196, GAUSSIAN, 08:13:36.393, 48.13.02.175,0.05680461273579701, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c209, 3C196, GAUSSIAN, 08:13:36.39, 48.13.02.175,0.021967609982065484, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c210, 3C196, GAUSSIAN, 08:13:36.388, 48.13.02.175,0.010580756959353642, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c211, 3C196, GAUSSIAN, 08:13:36.385, 48.13.02.175,0.014279953936674854, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c212, 3C196, GAUSSIAN, 08:13:35.782, 48.13.02.175,-0.0006405443488864751, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c213, 3C196, GAUSSIAN, 08:13:35.78, 48.13.02.175,-0.0001797611850259134, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c214, 3C196, GAUSSIAN, 08:13:35.6, 48.13.02.175,0.0009011114281902945, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c215, 3C196, GAUSSIAN, 08:13:36.448, 48.13.02.2,0.03290580890637739, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c216, 3C196, GAUSSIAN, 08:13:36.445, 48.13.02.2,0.08408978175751143, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c217, 3C196, GAUSSIAN, 08:13:36.443, 48.13.02.2,0.01599950106544469, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c218, 3C196, GAUSSIAN, 08:13:36.4, 48.13.02.2,0.009447394835266834, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c219, 3C196, GAUSSIAN, 08:13:36.398, 48.13.02.2,0.04533248239819694, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c220, 3C196, GAUSSIAN, 08:13:36.388, 48.13.02.2,0.013741262130257744, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c221, 3C196, GAUSSIAN, 08:13:36.385, 48.13.02.2,0.0012422769097164266, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c222, 3C196, GAUSSIAN, 08:13:36.453, 48.13.02.225,0.040954657547470005, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c223, 3C196, GAUSSIAN, 08:13:36.45, 48.13.02.225,0.012309074508039489, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c224, 3C196, GAUSSIAN, 08:13:36.448, 48.13.02.225,0.05009007167274235, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c225, 3C196, GAUSSIAN, 08:13:36.443, 48.13.02.225,0.026824656728503874, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c226, 3C196, GAUSSIAN, 08:13:36.435, 48.13.02.225,0.018350970797556584, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c227, 3C196, GAUSSIAN, 08:13:36.415, 48.13.02.225,0.03887337785982438, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c228, 3C196, GAUSSIAN, 08:13:36.413, 48.13.02.225,0.01988631170766468, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c229, 3C196, GAUSSIAN, 08:13:36.41, 48.13.02.225,0.014604769974286011, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c230, 3C196, GAUSSIAN, 08:13:36.408, 48.13.02.225,0.01441310317104134, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c231, 3C196, GAUSSIAN, 08:13:36.405, 48.13.02.225,0.01423516539909182, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c232, 3C196, GAUSSIAN, 08:13:36.403, 48.13.02.225,0.014052963175423858, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c233, 3C196, GAUSSIAN, 08:13:35.597, 48.13.02.225,0.0009680255085634223, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c234, 3C196, GAUSSIAN, 08:13:36.453, 48.13.02.25,0.02328127502127021, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c235, 3C196, GAUSSIAN, 08:13:36.45, 48.13.02.25,0.012703681378769116, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c236, 3C196, GAUSSIAN, 08:13:36.448, 48.13.02.25,0.012979095598762558, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c237, 3C196, GAUSSIAN, 08:13:35.862, 48.13.02.275,0.022173818317912625, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c238, 3C196, GAUSSIAN, 08:13:35.865, 48.13.02.3,0.0246954405412844, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c239, 3C196, GAUSSIAN, 08:13:35.595, 48.13.02.3,0.0010458416713675894, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c240, 3C196, GAUSSIAN, 08:13:35.595, 48.13.02.325,0.0031595345972204912, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c241, 3C196, GAUSSIAN, 08:13:35.592, 48.13.02.35,0.003690122667246348, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c242, 3C196, GAUSSIAN, 08:13:36.47, 48.13.02.375,0.0476156730733651, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c243, 3C196, GAUSSIAN, 08:13:35.592, 48.13.02.375,0.001197528106597892, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c244, 3C196, GAUSSIAN, 08:13:35.59, 48.13.02.375,0.003919895351718145, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c245, 3C196, GAUSSIAN, 08:13:36.473, 48.13.02.4,0.004985154089262959, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c246, 3C196, GAUSSIAN, 08:13:35.977, 48.13.02.4,-0.0014377741192768787, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c247, 3C196, GAUSSIAN, 08:13:35.59, 48.13.02.4,0.006281399533084248, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c248, 3C196, GAUSSIAN, 08:13:36.475, 48.13.02.425,0.009516920969498471, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c249, 3C196, GAUSSIAN, 08:13:35.975, 48.13.02.425,-0.003126279460484822, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c250, 3C196, GAUSSIAN, 08:13:35.972, 48.13.02.425,-0.023967164649109748, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c251, 3C196, GAUSSIAN, 08:13:36.478, 48.13.02.45,0.013439825580571422, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c252, 3C196, GAUSSIAN, 08:13:36.493, 48.13.02.475,0.0077681148928342445, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c253, 3C196, GAUSSIAN, 08:13:35.592, 48.13.02.475,0.001021626194325963, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c254, 3C196, GAUSSIAN, 08:13:36.498, 48.13.02.5,0.0029807182499169767, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c255, 3C196, GAUSSIAN, 08:13:36.495, 48.13.02.5,0.0030538401789541687, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c256, 3C196, GAUSSIAN, 08:13:36.49, 48.13.02.5,0.0047092137403947345, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c257, 3C196, GAUSSIAN, 08:13:36.488, 48.13.02.5,0.0025154196109966284, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c258, 3C196, GAUSSIAN, 08:13:36.513, 48.13.02.525,0.025108171167186378, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c259, 3C196, GAUSSIAN, 08:13:36.493, 48.13.02.525,0.002214455161846248, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c260, 3C196, GAUSSIAN, 08:13:36.488, 48.13.02.525,0.00152214057801552, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c261, 3C196, GAUSSIAN, 08:13:36.485, 48.13.02.525,0.006080449477014804, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c262, 3C196, GAUSSIAN, 08:13:36.578, 48.13.02.55,-0.06517383207325414, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c263, 3C196, GAUSSIAN, 08:13:36.495, 48.13.02.55,0.013642272673659684, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c264, 3C196, GAUSSIAN, 08:13:36.493, 48.13.02.55,0.006950047571995563, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c265, 3C196, GAUSSIAN, 08:13:36.49, 48.13.02.55,0.0031845732576889236, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c266, 3C196, GAUSSIAN, 08:13:35.802, 48.13.02.55,0.00012299080060959854, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c267, 3C196, GAUSSIAN, 08:13:35.592, 48.13.02.55,0.0009670232983239958, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c268, 3C196, GAUSSIAN, 08:13:36.495, 48.13.02.575,0.010418506111617628, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c269, 3C196, GAUSSIAN, 08:13:36.493, 48.13.02.575,0.003929364522079967, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c270, 3C196, GAUSSIAN, 08:13:35.805, 48.13.02.575,-0.002565366219761029, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c271, 3C196, GAUSSIAN, 08:13:35.802, 48.13.02.575,-2.372913945985467e-05, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c272, 3C196, GAUSSIAN, 08:13:36.52, 48.13.02.6,0.0128307513440028, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c273, 3C196, GAUSSIAN, 08:13:36.518, 48.13.02.6,0.0012028037477819968, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c274, 3C196, GAUSSIAN, 08:13:36.495, 48.13.02.6,0.01252054713777858, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c275, 3C196, GAUSSIAN, 08:13:36.493, 48.13.02.6,0.0053207521830125355, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c276, 3C196, GAUSSIAN, 08:13:36.523, 48.13.02.625,0.0029861719408110455, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c277, 3C196, GAUSSIAN, 08:13:35.595, 48.13.02.625,0.0034267148702808226, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c278, 3C196, GAUSSIAN, 08:13:36.525, 48.13.02.65,0.02876150135676116, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c279, 3C196, GAUSSIAN, 08:13:36.523, 48.13.02.65,0.003137927158197173, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c280, 3C196, GAUSSIAN, 08:13:36.52, 48.13.02.65,0.001646585979263035, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c281, 3C196, GAUSSIAN, 08:13:35.597, 48.13.02.65,0.001623594169436282, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c282, 3C196, GAUSSIAN, 08:13:35.595, 48.13.02.65,0.0008278426614678731, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c283, 3C196, GAUSSIAN, 08:13:36.525, 48.13.02.675,0.00156149885290927, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c284, 3C196, GAUSSIAN, 08:13:35.597, 48.13.02.675,0.002553260256475493, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c285, 3C196, GAUSSIAN, 08:13:35.597, 48.13.02.75,0.0011218487468805907, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c286, 3C196, GAUSSIAN, 08:13:36.323, 48.13.02.775,0.0024471346483975146, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c287, 3C196, GAUSSIAN, 08:13:35.6, 48.13.02.775,0.02316325854326503, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c288, 3C196, GAUSSIAN, 08:13:36.435, 48.13.02.8,-0.003981857158602403, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c289, 3C196, GAUSSIAN, 08:13:36.433, 48.13.02.8,-0.00393822715241549, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c290, 3C196, GAUSSIAN, 08:13:36.43, 48.13.02.8,-0.02063094765655266, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c291, 3C196, GAUSSIAN, 08:13:36.4, 48.13.02.8,-0.020657063884044456, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c292, 3C196, GAUSSIAN, 08:13:36.398, 48.13.02.8,-0.008753853295357482, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c293, 3C196, GAUSSIAN, 08:13:36.395, 48.13.02.8,-0.0011953351739490319, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c294, 3C196, GAUSSIAN, 08:13:36.323, 48.13.02.8,0.010169611879136972, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c295, 3C196, GAUSSIAN, 08:13:36.32, 48.13.02.8,0.01998485535310534, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c296, 3C196, GAUSSIAN, 08:13:36.395, 48.13.02.825,-0.0016906231163029614, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c297, 3C196, GAUSSIAN, 08:13:36.393, 48.13.02.825,-0.0019849240142519784, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c298, 3C196, GAUSSIAN, 08:13:36.318, 48.13.02.825,0.008687330472469154, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c299, 3C196, GAUSSIAN, 08:13:35.79, 48.13.02.875,-0.0007756070560388758, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c300, 3C196, GAUSSIAN, 08:13:36.59, 48.13.02.9,-0.04921327774448397, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c301, 3C196, GAUSSIAN, 08:13:35.79, 48.13.02.9,-0.0037033873708602226, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c302, 3C196, GAUSSIAN, 08:13:36.29, 48.13.02.925,0.011933041988127321, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c303, 3C196, GAUSSIAN, 08:13:36.503, 48.13.02.95,0.08234663751742216, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c304, 3C196, GAUSSIAN, 08:13:36.5, 48.13.02.95,0.18916105836252597, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c305, 3C196, GAUSSIAN, 08:13:36.29, 48.13.02.95,0.028606338348326623, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c306, 3C196, GAUSSIAN, 08:13:36.288, 48.13.02.95,0.014051593219336925, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c307, 3C196, GAUSSIAN, 08:13:36.285, 48.13.02.95,0.015026334140282514, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c308, 3C196, GAUSSIAN, 08:13:36.53, 48.13.02.975,0.009486132309714916, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c309, 3C196, GAUSSIAN, 08:13:36.283, 48.13.02.975,0.002274212153573799, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c310, 3C196, GAUSSIAN, 08:13:36.503, 48.13.03,0.11255296704633033, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c311, 3C196, GAUSSIAN, 08:13:36.493, 48.13.03,0.019777457255351672, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c312, 3C196, GAUSSIAN, 08:13:36.28, 48.13.03,0.003986357205369804, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c313, 3C196, GAUSSIAN, 08:13:36.278, 48.13.03,0.01325249074553866, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c314, 3C196, GAUSSIAN, 08:13:36.275, 48.13.03,0.004977697592170013, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c315, 3C196, GAUSSIAN, 08:13:36.53, 48.13.03.025,0.005939930130433796, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c316, 3C196, GAUSSIAN, 08:13:36.503, 48.13.03.025,0.06340867237425306, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c317, 3C196, GAUSSIAN, 08:13:36.5, 48.13.03.025,0.017466010902343843, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c318, 3C196, GAUSSIAN, 08:13:36.273, 48.13.03.025,0.010211624554786322, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c319, 3C196, GAUSSIAN, 08:13:36.27, 48.13.03.025,0.011248080297470892, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c320, 3C196, GAUSSIAN, 08:13:35.607, 48.13.03.025,0.002831009408741176, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c321, 3C196, GAUSSIAN, 08:13:36.53, 48.13.03.05,0.002884519592143203, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c322, 3C196, GAUSSIAN, 08:13:36.5, 48.13.03.05,0.03412772491895631, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c323, 3C196, GAUSSIAN, 08:13:36.493, 48.13.03.05,0.017192143221549907, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c324, 3C196, GAUSSIAN, 08:13:36.265, 48.13.03.05,0.03732777769783244, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c325, 3C196, GAUSSIAN, 08:13:36.5, 48.13.03.075,0.028717223721701553, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c326, 3C196, GAUSSIAN, 08:13:36.498, 48.13.03.075,0.027858916225433503, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c327, 3C196, GAUSSIAN, 08:13:36.495, 48.13.03.075,0.016490377661836593, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c328, 3C196, GAUSSIAN, 08:13:36.493, 48.13.03.075,0.011667744338362184, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c329, 3C196, GAUSSIAN, 08:13:36.183, 48.13.03.075,-0.0151992466831725, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c330, 3C196, GAUSSIAN, 08:13:35.61, 48.13.03.075,0.0019787890842838866, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c331, 3C196, GAUSSIAN, 08:13:36.188, 48.13.03.1,-0.007341988168257635, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c332, 3C196, GAUSSIAN, 08:13:36.185, 48.13.03.1,-0.002795784804744139, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c333, 3C196, GAUSSIAN, 08:13:35.612, 48.13.03.1,0.008605710616861106, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c334, 3C196, GAUSSIAN, 08:13:36.533, 48.13.03.125,0.0043771372809710985, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c335, 3C196, GAUSSIAN, 08:13:36.53, 48.13.03.125,0.014070824265015859, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c336, 3C196, GAUSSIAN, 08:13:35.612, 48.13.03.125,0.0027615845101511003, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c337, 3C196, GAUSSIAN, 08:13:36.533, 48.13.03.15,0.002107741553183073, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c338, 3C196, GAUSSIAN, 08:13:36.037, 48.13.03.15,-0.008741090760636982, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c339, 3C196, GAUSSIAN, 08:13:36.032, 48.13.03.15,-0.003799412808773462, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c340, 3C196, GAUSSIAN, 08:13:35.615, 48.13.03.15,0.004351135126491093, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c341, 3C196, GAUSSIAN, 08:13:36.535, 48.13.03.175,0.02403965954478964, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c342, 3C196, GAUSSIAN, 08:13:36.36, 48.13.03.175,-0.014481235944926948, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c343, 3C196, GAUSSIAN, 08:13:36.037, 48.13.03.175,-0.002553424381504427, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c344, 3C196, GAUSSIAN, 08:13:35.617, 48.13.03.175,0.001511048778151112, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c345, 3C196, GAUSSIAN, 08:13:36.358, 48.13.03.2,-0.011718053812836148, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c346, 3C196, GAUSSIAN, 08:13:35.62, 48.13.03.2,0.0015483276166524862, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c347, 3C196, GAUSSIAN, 08:13:36.538, 48.13.03.225,0.001095562284594264, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c348, 3C196, GAUSSIAN, 08:13:36.535, 48.13.03.225,0.015607295333204017, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c349, 3C196, GAUSSIAN, 08:13:36.358, 48.13.03.225,-0.021159063175897233, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c350, 3C196, GAUSSIAN, 08:13:36.355, 48.13.03.225,-0.006548924038049097, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c351, 3C196, GAUSSIAN, 08:13:35.622, 48.13.03.225,0.001939824334680769, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c352, 3C196, GAUSSIAN, 08:13:36.54, 48.13.03.25,0.03258575392925464, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c353, 3C196, GAUSSIAN, 08:13:36.538, 48.13.03.25,0.021019341694617825, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c354, 3C196, GAUSSIAN, 08:13:36.535, 48.13.03.25,0.0013968600118884301, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c355, 3C196, GAUSSIAN, 08:13:35.625, 48.13.03.25,0.00890860890956656, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c356, 3C196, GAUSSIAN, 08:13:35.627, 48.13.03.275,0.0012024492956568518, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c357, 3C196, GAUSSIAN, 08:13:35.632, 48.13.03.325,0.004500093366075897, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c358, 3C196, GAUSSIAN, 08:13:35.635, 48.13.03.35,0.011721064600507388, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c359, 3C196, GAUSSIAN, 08:13:35.855, 48.13.03.375,0.014746224629421342, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c360, 3C196, GAUSSIAN, 08:13:35.64, 48.13.03.375,0.0060293586692597035, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c361, 3C196, GAUSSIAN, 08:13:35.637, 48.13.03.375,0.02097581325320337, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c362, 3C196, GAUSSIAN, 08:13:35.75, 48.13.03.4,0.0012144527669035138, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c363, 3C196, GAUSSIAN, 08:13:35.747, 48.13.03.4,0.001169296556339939, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c364, 3C196, GAUSSIAN, 08:13:35.745, 48.13.03.4,0.0011158528587800064, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c365, 3C196, GAUSSIAN, 08:13:35.742, 48.13.03.4,0.001061577544638246, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c366, 3C196, GAUSSIAN, 08:13:35.74, 48.13.03.4,0.0010086132409899006, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c367, 3C196, GAUSSIAN, 08:13:35.642, 48.13.03.4,0.005273747723757676, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c368, 3C196, GAUSSIAN, 08:13:35.755, 48.13.03.425,0.0034894328773607203, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c369, 3C196, GAUSSIAN, 08:13:35.645, 48.13.03.425,0.006500418304935396, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c370, 3C196, GAUSSIAN, 08:13:35.767, 48.13.03.45,0.0014148378290181278, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c371, 3C196, GAUSSIAN, 08:13:35.762, 48.13.03.45,0.0011973169094668934, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c372, 3C196, GAUSSIAN, 08:13:35.647, 48.13.03.45,0.005944545196226712, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c373, 3C196, GAUSSIAN, 08:13:35.772, 48.13.03.475,0.0013830638404329593, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c374, 3C196, GAUSSIAN, 08:13:35.767, 48.13.03.475,0.0013167540779452233, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c375, 3C196, GAUSSIAN, 08:13:35.652, 48.13.03.475,0.0034456724256613897, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c376, 3C196, GAUSSIAN, 08:13:35.65, 48.13.03.475,0.0034697857119441655, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c377, 3C196, GAUSSIAN, 08:13:35.847, 48.13.03.5,0.0012693102496085075, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c378, 3C196, GAUSSIAN, 08:13:35.772, 48.13.03.5,0.0011393239674097496, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c379, 3C196, GAUSSIAN, 08:13:35.845, 48.13.03.525,0.0012855860481450117, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c380, 3C196, GAUSSIAN, 08:13:35.777, 48.13.03.525,0.0011469508587978689, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c381, 3C196, GAUSSIAN, 08:13:36.318, 48.13.03.55,-0.005257569226316956, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c382, 3C196, GAUSSIAN, 08:13:35.842, 48.13.03.55,0.0012891470096161037, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c383, 3C196, GAUSSIAN, 08:13:35.84, 48.13.03.55,0.009445829057785102, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c384, 3C196, GAUSSIAN, 08:13:35.665, 48.13.03.55,0.00345062069657319, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c385, 3C196, GAUSSIAN, 08:13:36.313, 48.13.03.575,-0.0016276277069669032, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c386, 3C196, GAUSSIAN, 08:13:35.837, 48.13.03.575,0.0025851045110937454, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c387, 3C196, GAUSSIAN, 08:13:35.725, 48.13.03.6,0.02823526506066609, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c388, 3C196, GAUSSIAN, 08:13:36.3, 48.13.03.625,-0.00042343460778566217, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c389, 3C196, GAUSSIAN, 08:13:35.827, 48.13.03.625,-0.007067042047702622, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c390, 3C196, GAUSSIAN, 08:13:36.295, 48.13.03.65,-0.004237953552505206, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c391, 3C196, GAUSSIAN, 08:13:35.825, 48.13.03.675,0.0053800932607960695, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c392, 3C196, GAUSSIAN, 08:13:35.822, 48.13.03.675,0.013992484207771053, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c393, 3C196, GAUSSIAN, 08:13:35.6, 48.13.03.675,-0.016486746332766068, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c394, 3C196, GAUSSIAN, 08:13:35.827, 48.13.03.725,0.00920347418933309, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c395, 3C196, GAUSSIAN, 08:13:35.825, 48.13.03.725,0.03368308814814443, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c396, 3C196, GAUSSIAN, 08:13:36.365, 48.13.03.9,0.019208257297272664, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c397, 3C196, GAUSSIAN, 08:13:36.363, 48.13.03.925,0.034302130111233974, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c398, 3C196, GAUSSIAN, 08:13:36.36, 48.13.03.95,0.0214846459140977, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c399, 3C196, GAUSSIAN, 08:13:36.353, 48.13.04,0.01090531151506988, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c400, 3C196, GAUSSIAN, 08:13:36.348, 48.13.04.025,0.009365102075854151, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c401, 3C196, GAUSSIAN, 08:13:36.503, 48.13.04.05,0.04174099574695899, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c402, 3C196, GAUSSIAN, 08:13:36.345, 48.13.04.05,0.046878047719714835, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c403, 3C196, GAUSSIAN, 08:13:36.5, 48.13.04.075,0.0017856033549210472, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c404, 3C196, GAUSSIAN, 08:13:36.498, 48.13.04.075,0.0022057133785551796, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c405, 3C196, GAUSSIAN, 08:13:36.343, 48.13.04.075,0.004245118458907993, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c406, 3C196, GAUSSIAN, 08:13:36.34, 48.13.04.075,0.04624359080543686, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c407, 3C196, GAUSSIAN, 08:13:36.338, 48.13.04.1,0.01320024451001695, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c408, 3C196, GAUSSIAN, 08:13:36.24, 48.13.04.1,0.0007096363005282268, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c409, 3C196, GAUSSIAN, 08:13:36.195, 48.13.04.1,0.0077646562279337, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c410, 3C196, GAUSSIAN, 08:13:36.335, 48.13.04.125,0.004158721646833531, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c411, 3C196, GAUSSIAN, 08:13:36.243, 48.13.04.125,0.0016558850680414307, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c412, 3C196, GAUSSIAN, 08:13:36.24, 48.13.04.125,0.015370318534755659, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c413, 3C196, GAUSSIAN, 08:13:36.193, 48.13.04.125,0.007068390115818641, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c414, 3C196, GAUSSIAN, 08:13:36.19, 48.13.04.125,0.001398732281226707, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c415, 3C196, GAUSSIAN, 08:13:36.33, 48.13.04.15,0.005029734497267889, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c416, 3C196, GAUSSIAN, 08:13:36.328, 48.13.04.15,0.0013872397308352159, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c417, 3C196, GAUSSIAN, 08:13:36.245, 48.13.04.15,0.0009331488774655948, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c418, 3C196, GAUSSIAN, 08:13:36.19, 48.13.04.15,0.004708528824259015, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c419, 3C196, GAUSSIAN, 08:13:36.188, 48.13.04.15,0.008637411796524844, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c420, 3C196, GAUSSIAN, 08:13:36.185, 48.13.04.15,0.006561916786734847, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c421, 3C196, GAUSSIAN, 08:13:36.328, 48.13.04.175,0.008385386475900133, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c422, 3C196, GAUSSIAN, 08:13:36.325, 48.13.04.175,0.0008479983921038329, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c423, 3C196, GAUSSIAN, 08:13:36.323, 48.13.04.175,0.0027001298678616297, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c424, 3C196, GAUSSIAN, 08:13:36.185, 48.13.04.175,0.02222690889296471, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c425, 3C196, GAUSSIAN, 08:13:36.183, 48.13.04.175,0.023645821364204764, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c426, 3C196, GAUSSIAN, 08:13:36.32, 48.13.04.2,0.0043220537336014315, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c427, 3C196, GAUSSIAN, 08:13:36.318, 48.13.04.2,0.010454911078901837, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c428, 3C196, GAUSSIAN, 08:13:36.47, 48.13.04.225,0.034647480904004144, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c429, 3C196, GAUSSIAN, 08:13:36.315, 48.13.04.225,0.006061755089283815, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c430, 3C196, GAUSSIAN, 08:13:36.313, 48.13.04.225,0.02146616262950051, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c431, 3C196, GAUSSIAN, 08:13:36.31, 48.13.04.225,0.0051694609626131765, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c432, 3C196, GAUSSIAN, 08:13:36.25, 48.13.04.225,0.0032776434269299382, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c433, 3C196, GAUSSIAN, 08:13:36.308, 48.13.04.25,0.08978268533665543, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c434, 3C196, GAUSSIAN, 08:13:36.305, 48.13.04.25,0.0073590744315790105, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c435, 3C196, GAUSSIAN, 08:13:36.303, 48.13.04.275,0.022242681229735797, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c436, 3C196, GAUSSIAN, 08:13:36.3, 48.13.04.275,0.003055021727801457, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c437, 3C196, GAUSSIAN, 08:13:36.253, 48.13.04.275,0.0010948377032456603, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c438, 3C196, GAUSSIAN, 08:13:36.258, 48.13.04.3,0.012310350004329944, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c439, 3C196, GAUSSIAN, 08:13:36.255, 48.13.04.3,0.011425094775233069, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c440, 3C196, GAUSSIAN, 08:13:35.707, 48.13.04.3,-0.02063948734984273, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c441, 3C196, GAUSSIAN, 08:13:36.26, 48.13.04.325,0.002593252418921376, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c442, 3C196, GAUSSIAN, 08:13:36.258, 48.13.04.325,0.010123146175127988, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c443, 3C196, GAUSSIAN, 08:13:36.255, 48.13.04.325,0.004611605719568311, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c444, 3C196, GAUSSIAN, 08:13:35.74, 48.13.04.375,-0.02851406051139158, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c445, 3C196, GAUSSIAN, 08:13:36.5, 48.13.04.5,-0.027166461229721623, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c446, 3C196, GAUSSIAN, 08:13:36.233, 48.13.04.6,0.08498789691173868, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c447, 3C196, GAUSSIAN, 08:13:36.233, 48.13.04.625,0.16901683888993685, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c448, 3C196, GAUSSIAN, 08:13:36.23, 48.13.04.625,0.3273388615011113, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c449, 3C196, GAUSSIAN, 08:13:36.228, 48.13.04.625,0.2618795474249138, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c450, 3C196, GAUSSIAN, 08:13:36.335, 48.13.04.65,-0.0007129298259663985, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c451, 3C196, GAUSSIAN, 08:13:36.333, 48.13.04.65,-0.013647310263069288, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c452, 3C196, GAUSSIAN, 08:13:36.235, 48.13.04.65,0.039721697527595225, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c453, 3C196, GAUSSIAN, 08:13:36.218, 48.13.04.65,0.03757097040477105, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c454, 3C196, GAUSSIAN, 08:13:36.215, 48.13.04.65,0.0752030092097836, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c455, 3C196, GAUSSIAN, 08:13:36.213, 48.13.04.65,0.2461392388485057, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c456, 3C196, GAUSSIAN, 08:13:36.348, 48.13.04.675,-0.007702781010529424, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c457, 3C196, GAUSSIAN, 08:13:36.235, 48.13.04.675,0.08567325256903416, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c458, 3C196, GAUSSIAN, 08:13:36.205, 48.13.04.675,0.09851089251162518, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c459, 3C196, GAUSSIAN, 08:13:36.195, 48.13.04.7,0.2303196616022632, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c460, 3C196, GAUSSIAN, 08:13:36.193, 48.13.04.7,0.11855753055464893, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c461, 3C196, GAUSSIAN, 08:13:36.178, 48.13.04.7,0.21880782968024512, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c462, 3C196, GAUSSIAN, 08:13:36.175, 48.13.04.7,0.12527067232164585, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c463, 3C196, GAUSSIAN, 08:13:36.188, 48.13.04.725,0.11937056061636946, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c464, 3C196, GAUSSIAN, 08:13:36.185, 48.13.04.725,0.41019584250863805, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c465, 3C196, GAUSSIAN, 08:13:36.183, 48.13.04.725,0.10175183727173857, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c466, 3C196, GAUSSIAN, 08:13:36.18, 48.13.04.725,0.2896450221031861, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c467, 3C196, GAUSSIAN, 08:13:36.285, 48.13.04.8,-0.047862715669226515, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c468, 3C196, GAUSSIAN, 08:13:36.175, 48.13.04.8,0.9966204764759601, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c469, 3C196, GAUSSIAN, 08:13:36.455, 48.13.04.825,-0.005962801834702262, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s2c470, 3C196, GAUSSIAN, 08:13:36.125, 48.13.05.125,0.023867959455154176, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.454890104286648, 0.454890104286648, 0 +s3c0, 3C196, GAUSSIAN, 08:13:36.03, 48.12.58.525,0.15849551539728382, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c1, 3C196, GAUSSIAN, 08:13:36.027, 48.12.58.525,0.03103494998590739, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c2, 3C196, GAUSSIAN, 08:13:36.027, 48.12.58.55,0.01593640891661357, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c3, 3C196, GAUSSIAN, 08:13:36.027, 48.12.58.575,0.011944039712079335, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c4, 3C196, GAUSSIAN, 08:13:36.032, 48.12.58.65,0.05494662653338435, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c5, 3C196, GAUSSIAN, 08:13:36.03, 48.12.58.7,0.004568619207436969, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c6, 3C196, GAUSSIAN, 08:13:36.03, 48.12.58.725,0.05955943941820757, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c7, 3C196, GAUSSIAN, 08:13:36.035, 48.12.58.775,0.06693629351963863, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c8, 3C196, GAUSSIAN, 08:13:36.04, 48.12.58.85,0.03901030490752553, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c9, 3C196, GAUSSIAN, 08:13:36.037, 48.12.58.85,0.07884471119537179, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c10, 3C196, GAUSSIAN, 08:13:36.04, 48.12.58.875,0.14042164759249479, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c11, 3C196, GAUSSIAN, 08:13:35.847, 48.12.59.15,-0.0926045358487921, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c12, 3C196, GAUSSIAN, 08:13:36.042, 48.12.59.175,0.12162397887728114, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c13, 3C196, GAUSSIAN, 08:13:36.042, 48.12.59.2,0.031824050565509354, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c14, 3C196, GAUSSIAN, 08:13:35.822, 48.12.59.45,-0.06459250483083731, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c15, 3C196, GAUSSIAN, 08:13:36.035, 48.12.59.475,0.17463695020705725, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c16, 3C196, GAUSSIAN, 08:13:35.822, 48.12.59.475,-0.04979038639877799, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c17, 3C196, GAUSSIAN, 08:13:35.822, 48.12.59.5,-0.0003021438641856226, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c18, 3C196, GAUSSIAN, 08:13:36.032, 48.12.59.525,0.05964203625794332, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c19, 3C196, GAUSSIAN, 08:13:36.11, 48.12.59.7,-0.12980789307198018, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c20, 3C196, GAUSSIAN, 08:13:35.93, 48.12.59.975,7.5184120414321045, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c21, 3C196, GAUSSIAN, 08:13:35.93, 48.13.00,0.35529906346462425, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c22, 3C196, GAUSSIAN, 08:13:36.253, 48.13.00.075,0.0010397001036376884, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c23, 3C196, GAUSSIAN, 08:13:36.113, 48.13.00.3,-0.002550941660308977, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c24, 3C196, GAUSSIAN, 08:13:36.118, 48.13.00.35,-0.02103630836401622, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c25, 3C196, GAUSSIAN, 08:13:35.735, 48.13.00.525,-0.18488556746337553, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c26, 3C196, GAUSSIAN, 08:13:35.725, 48.13.00.575,-0.06846954638074745, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c27, 3C196, GAUSSIAN, 08:13:36.308, 48.13.00.95,0.05494779022994475, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c28, 3C196, GAUSSIAN, 08:13:36.303, 48.13.00.95,0.029923871883875398, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c29, 3C196, GAUSSIAN, 08:13:36.308, 48.13.00.975,0.0015185460191084559, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c30, 3C196, GAUSSIAN, 08:13:36.305, 48.13.00.975,0.0036105671064777323, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c31, 3C196, GAUSSIAN, 08:13:36.303, 48.13.00.975,0.011055188893536098, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c32, 3C196, GAUSSIAN, 08:13:36.3, 48.13.00.975,0.013547709188174956, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c33, 3C196, GAUSSIAN, 08:13:36.298, 48.13.00.975,0.012139658450708338, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c34, 3C196, GAUSSIAN, 08:13:36.295, 48.13.01,0.006213101671721388, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c35, 3C196, GAUSSIAN, 08:13:36.293, 48.13.01.025,0.0027474739540371495, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c36, 3C196, GAUSSIAN, 08:13:36.29, 48.13.01.025,0.008331825947511971, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c37, 3C196, GAUSSIAN, 08:13:36.288, 48.13.01.025,0.002817293393464377, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c38, 3C196, GAUSSIAN, 08:13:36.288, 48.13.01.05,0.00573904303482151, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c39, 3C196, GAUSSIAN, 08:13:36.095, 48.13.01.05,-0.036060074091066444, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c40, 3C196, GAUSSIAN, 08:13:36.44, 48.13.01.125,-0.33482107700407954, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c41, 3C196, GAUSSIAN, 08:13:35.822, 48.13.01.25,-0.008228871378491397, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c42, 3C196, GAUSSIAN, 08:13:36.448, 48.13.01.275,-0.035745141432165145, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c43, 3C196, GAUSSIAN, 08:13:36.343, 48.13.01.275,0.0013337130752506506, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c44, 3C196, GAUSSIAN, 08:13:36.345, 48.13.01.3,0.0035776509254093784, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c45, 3C196, GAUSSIAN, 08:13:36.348, 48.13.01.35,0.0029785092589617447, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c46, 3C196, GAUSSIAN, 08:13:36.35, 48.13.01.375,0.005845931259570611, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c47, 3C196, GAUSSIAN, 08:13:35.977, 48.13.01.375,0.009286817657978182, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c48, 3C196, GAUSSIAN, 08:13:35.975, 48.13.01.375,0.058363521677446746, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c49, 3C196, GAUSSIAN, 08:13:35.972, 48.13.01.375,0.03126344561098653, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c50, 3C196, GAUSSIAN, 08:13:36.455, 48.13.01.4,-0.02735673062056467, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c51, 3C196, GAUSSIAN, 08:13:36.353, 48.13.01.4,0.005790157503089924, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c52, 3C196, GAUSSIAN, 08:13:35.97, 48.13.01.4,0.010697207685542508, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c53, 3C196, GAUSSIAN, 08:13:35.847, 48.13.01.4,0.011285208694550639, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c54, 3C196, GAUSSIAN, 08:13:35.845, 48.13.01.4,0.05366802492992735, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c55, 3C196, GAUSSIAN, 08:13:35.842, 48.13.01.4,0.010189039368086095, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c56, 3C196, GAUSSIAN, 08:13:36.355, 48.13.01.425,0.06597771433753145, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c57, 3C196, GAUSSIAN, 08:13:35.977, 48.13.01.425,0.020536311426883325, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c58, 3C196, GAUSSIAN, 08:13:35.852, 48.13.01.425,0.011850457823039876, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c59, 3C196, GAUSSIAN, 08:13:35.85, 48.13.01.425,0.023112032957380787, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c60, 3C196, GAUSSIAN, 08:13:35.865, 48.13.01.45,0.14210806551490607, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c61, 3C196, GAUSSIAN, 08:13:35.86, 48.13.01.45,0.051000797079265255, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c62, 3C196, GAUSSIAN, 08:13:35.857, 48.13.01.45,0.024285822643383748, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c63, 3C196, GAUSSIAN, 08:13:35.865, 48.13.01.475,0.012500907525571696, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c64, 3C196, GAUSSIAN, 08:13:35.86, 48.13.01.475,0.025462115323990852, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c65, 3C196, GAUSSIAN, 08:13:36.24, 48.13.01.5,0.032153194895685605, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c66, 3C196, GAUSSIAN, 08:13:36.238, 48.13.01.525,0.016775639365512407, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c67, 3C196, GAUSSIAN, 08:13:36.213, 48.13.01.525,0.0020562383114691185, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c68, 3C196, GAUSSIAN, 08:13:36.215, 48.13.01.55,0.01182391628366428, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c69, 3C196, GAUSSIAN, 08:13:36.213, 48.13.01.55,0.013719477427358852, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c70, 3C196, GAUSSIAN, 08:13:36.21, 48.13.01.55,0.032135723110870304, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c71, 3C196, GAUSSIAN, 08:13:35.95, 48.13.01.55,0.061662349006791316, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c72, 3C196, GAUSSIAN, 08:13:35.947, 48.13.01.55,0.04217832076509017, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c73, 3C196, GAUSSIAN, 08:13:35.945, 48.13.01.55,0.002054663207031579, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c74, 3C196, GAUSSIAN, 08:13:35.907, 48.13.01.55,0.004380150744738276, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c75, 3C196, GAUSSIAN, 08:13:36.213, 48.13.01.575,0.01566028406253135, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c76, 3C196, GAUSSIAN, 08:13:36.495, 48.13.01.725,-0.06365458956279434, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c77, 3C196, GAUSSIAN, 08:13:36.508, 48.13.01.8,-0.06606167623379325, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c78, 3C196, GAUSSIAN, 08:13:36.538, 48.13.01.95,-0.03180840262363806, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c79, 3C196, GAUSSIAN, 08:13:36.383, 48.13.02.075,0.06199926733114716, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c80, 3C196, GAUSSIAN, 08:13:36.4, 48.13.02.15,0.01754874808073323, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c81, 3C196, GAUSSIAN, 08:13:36.415, 48.13.02.225,0.08983017727501738, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c82, 3C196, GAUSSIAN, 08:13:36.413, 48.13.02.225,0.1132706856575398, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c83, 3C196, GAUSSIAN, 08:13:35.607, 48.13.02.275,0.008286415130657428, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c84, 3C196, GAUSSIAN, 08:13:35.605, 48.13.02.3,0.01262992698654586, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c85, 3C196, GAUSSIAN, 08:13:35.605, 48.13.02.325,0.011550153087588807, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c86, 3C196, GAUSSIAN, 08:13:35.6, 48.13.02.35,0.005569572835440617, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c87, 3C196, GAUSSIAN, 08:13:35.775, 48.13.02.375,0.0011096492883034149, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c88, 3C196, GAUSSIAN, 08:13:35.775, 48.13.02.4,-0.012382827445724828, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c89, 3C196, GAUSSIAN, 08:13:35.6, 48.13.02.625,0.02220837290157182, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c90, 3C196, GAUSSIAN, 08:13:35.602, 48.13.02.65,0.01526589691880803, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c91, 3C196, GAUSSIAN, 08:13:36.498, 48.13.02.8,0.04012714829988643, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c92, 3C196, GAUSSIAN, 08:13:36.498, 48.13.02.825,0.36511112707146337, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c93, 3C196, GAUSSIAN, 08:13:36.505, 48.13.02.85,0.03486865704509849, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c94, 3C196, GAUSSIAN, 08:13:36.5, 48.13.02.85,0.08175097127815315, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c95, 3C196, GAUSSIAN, 08:13:36.508, 48.13.02.875,0.018264074095296477, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c96, 3C196, GAUSSIAN, 08:13:36.505, 48.13.02.875,0.13173659721187486, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c97, 3C196, GAUSSIAN, 08:13:36.503, 48.13.02.875,0.16197808109795184, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c98, 3C196, GAUSSIAN, 08:13:36.508, 48.13.02.9,0.008099862311674866, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c99, 3C196, GAUSSIAN, 08:13:36.505, 48.13.02.9,0.18680732557955335, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c100, 3C196, GAUSSIAN, 08:13:36.508, 48.13.02.925,0.07588049361010973, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c101, 3C196, GAUSSIAN, 08:13:36.505, 48.13.02.925,0.026021776439468146, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c102, 3C196, GAUSSIAN, 08:13:36.035, 48.13.03.125,-0.09999154454691597, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c103, 3C196, GAUSSIAN, 08:13:36.04, 48.13.03.15,-0.04117067436081975, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c104, 3C196, GAUSSIAN, 08:13:36.037, 48.13.03.15,-0.04643596307922227, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c105, 3C196, GAUSSIAN, 08:13:36.037, 48.13.03.175,-0.010464676219557156, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c106, 3C196, GAUSSIAN, 08:13:35.747, 48.13.03.4,0.06579697834069911, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c107, 3C196, GAUSSIAN, 08:13:35.75, 48.13.03.425,0.007727005239836769, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c108, 3C196, GAUSSIAN, 08:13:35.76, 48.13.03.5,0.016950602738875636, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c109, 3C196, GAUSSIAN, 08:13:35.762, 48.13.03.525,0.01205934207094282, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c110, 3C196, GAUSSIAN, 08:13:35.76, 48.13.03.525,0.020740283580577824, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c111, 3C196, GAUSSIAN, 08:13:35.755, 48.13.03.55,0.010499989900970381, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c112, 3C196, GAUSSIAN, 08:13:35.75, 48.13.03.575,0.016347452938907645, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c113, 3C196, GAUSSIAN, 08:13:35.747, 48.13.03.575,0.020758170867938797, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c114, 3C196, GAUSSIAN, 08:13:35.81, 48.13.03.7,0.13011546529394188, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c115, 3C196, GAUSSIAN, 08:13:36.228, 48.13.04.25,0.0339348669771984, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c116, 3C196, GAUSSIAN, 08:13:36.223, 48.13.04.25,0.02569024760243598, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c117, 3C196, GAUSSIAN, 08:13:36.225, 48.13.04.275,0.1489730069939495, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c118, 3C196, GAUSSIAN, 08:13:36.22, 48.13.04.275,0.022217714775963713, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c119, 3C196, GAUSSIAN, 08:13:36.23, 48.13.04.375,0.25759544116294975, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c120, 3C196, GAUSSIAN, 08:13:36.228, 48.13.04.375,0.2571224884874261, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c121, 3C196, GAUSSIAN, 08:13:36.225, 48.13.04.375,0.054393114608704884, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c122, 3C196, GAUSSIAN, 08:13:36.228, 48.13.04.4,0.1392661529565868, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c123, 3C196, GAUSSIAN, 08:13:36.448, 48.13.04.9,-0.010905330808008996, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c124, 3C196, GAUSSIAN, 08:13:36.438, 48.13.04.95,-0.028146219980565695, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s3c125, 3C196, GAUSSIAN, 08:13:36.408, 48.13.04.975,-0.10369845700989548, 0, 0, 0, [-0.699,-0.110], true, 150000000, 0.909780208573297, 0.909780208573297, 0 +s4c0, 3C196, GAUSSIAN, 08:13:36.042, 48.12.58.6,0.011149106057180962, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c1, 3C196, GAUSSIAN, 08:13:36.04, 48.12.58.6,0.05290944539675234, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c2, 3C196, GAUSSIAN, 08:13:36.037, 48.12.58.625,0.029715280521484297, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c3, 3C196, GAUSSIAN, 08:13:36.045, 48.12.58.8,0.016870723471086643, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c4, 3C196, GAUSSIAN, 08:13:36.045, 48.12.58.825,0.06502041652158941, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c5, 3C196, GAUSSIAN, 08:13:36.042, 48.12.58.825,0.0155752239039632, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c6, 3C196, GAUSSIAN, 08:13:35.825, 48.12.59.375,-0.32486313490498525, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c7, 3C196, GAUSSIAN, 08:13:35.822, 48.12.59.45,-0.6368920416997246, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c8, 3C196, GAUSSIAN, 08:13:36.04, 48.12.59.475,0.15159093591768663, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c9, 3C196, GAUSSIAN, 08:13:36.037, 48.12.59.5,0.27449259180867575, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c10, 3C196, GAUSSIAN, 08:13:36.02, 48.12.59.7,0.08361604715327237, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c11, 3C196, GAUSSIAN, 08:13:36.005, 48.12.59.825,0.21808674740837503, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c12, 3C196, GAUSSIAN, 08:13:35.962, 48.13.00.075,0.5710201758520979, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c13, 3C196, GAUSSIAN, 08:13:35.962, 48.13.00.1,0.19774815238393265, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c14, 3C196, GAUSSIAN, 08:13:35.96, 48.13.00.125,0.6178656123469295, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c15, 3C196, GAUSSIAN, 08:13:35.957, 48.13.00.15,0.21450917546125572, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c16, 3C196, GAUSSIAN, 08:13:35.937, 48.13.00.15,4.836170003806577, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c17, 3C196, GAUSSIAN, 08:13:35.955, 48.13.00.175,0.21902038451842046, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c18, 3C196, GAUSSIAN, 08:13:35.937, 48.13.00.2,0.3717371129036383, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c19, 3C196, GAUSSIAN, 08:13:35.937, 48.13.00.3,0.9018662223199204, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c20, 3C196, GAUSSIAN, 08:13:36.118, 48.13.00.35,-0.0733295908152612, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c21, 3C196, GAUSSIAN, 08:13:36.26, 48.13.01.525,0.0640655679285423, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c22, 3C196, GAUSSIAN, 08:13:36.268, 48.13.01.55,0.044253954505901937, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c23, 3C196, GAUSSIAN, 08:13:36.265, 48.13.01.55,0.04627623104456882, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c24, 3C196, GAUSSIAN, 08:13:36.263, 48.13.01.55,0.039712134283372516, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c25, 3C196, GAUSSIAN, 08:13:36.275, 48.13.01.575,0.023689582406623392, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c26, 3C196, GAUSSIAN, 08:13:36.273, 48.13.01.575,0.03166807724597275, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c27, 3C196, GAUSSIAN, 08:13:36.27, 48.13.01.575,0.02712292782352689, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c28, 3C196, GAUSSIAN, 08:13:36.268, 48.13.01.575,0.008591418387317364, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c29, 3C196, GAUSSIAN, 08:13:36.25, 48.13.01.625,0.0817114211861498, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c30, 3C196, GAUSSIAN, 08:13:36.248, 48.13.01.625,0.020425981979503648, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c31, 3C196, GAUSSIAN, 08:13:35.897, 48.13.01.625,0.036094492937717285, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c32, 3C196, GAUSSIAN, 08:13:36.253, 48.13.01.65,0.08613406089135554, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c33, 3C196, GAUSSIAN, 08:13:36.25, 48.13.01.65,0.07515146676671189, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c34, 3C196, GAUSSIAN, 08:13:35.897, 48.13.01.65,0.06443088218388589, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c35, 3C196, GAUSSIAN, 08:13:36.255, 48.13.01.675,0.0464132320111237, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c36, 3C196, GAUSSIAN, 08:13:36.253, 48.13.01.675,0.03236412386054493, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c37, 3C196, GAUSSIAN, 08:13:35.895, 48.13.01.675,0.013592502554246459, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c38, 3C196, GAUSSIAN, 08:13:35.875, 48.13.01.675,0.10121596970265506, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c39, 3C196, GAUSSIAN, 08:13:35.872, 48.13.01.7,0.05246206963570326, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c40, 3C196, GAUSSIAN, 08:13:35.87, 48.13.01.7,0.05397251216245098, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c41, 3C196, GAUSSIAN, 08:13:35.897, 48.13.01.725,0.018600477675879714, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c42, 3C196, GAUSSIAN, 08:13:35.867, 48.13.01.725,0.055339113855777035, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c43, 3C196, GAUSSIAN, 08:13:35.865, 48.13.01.725,0.05693607101188976, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c44, 3C196, GAUSSIAN, 08:13:35.895, 48.13.01.75,0.07769678447284267, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c45, 3C196, GAUSSIAN, 08:13:35.892, 48.13.01.775,0.08341933139999161, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c46, 3C196, GAUSSIAN, 08:13:35.86, 48.13.01.775,0.058403166002465305, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c47, 3C196, GAUSSIAN, 08:13:35.89, 48.13.01.8,0.06674978195656184, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c48, 3C196, GAUSSIAN, 08:13:35.877, 48.13.01.8,0.039981084250381604, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c49, 3C196, GAUSSIAN, 08:13:35.857, 48.13.01.8,0.05983547104449754, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c50, 3C196, GAUSSIAN, 08:13:35.89, 48.13.01.825,0.07501178306752655, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c51, 3C196, GAUSSIAN, 08:13:35.887, 48.13.01.825,0.023540784594104507, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c52, 3C196, GAUSSIAN, 08:13:35.852, 48.13.01.825,0.06143408808729553, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c53, 3C196, GAUSSIAN, 08:13:35.88, 48.13.01.85,0.09369758295033805, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c54, 3C196, GAUSSIAN, 08:13:35.85, 48.13.01.85,0.06306073726781194, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c55, 3C196, GAUSSIAN, 08:13:35.842, 48.13.01.9,0.06489234868187686, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c56, 3C196, GAUSSIAN, 08:13:36.538, 48.13.01.95,-0.3626313572637332, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c57, 3C196, GAUSSIAN, 08:13:35.827, 48.13.01.95,0.07977531180455963, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c58, 3C196, GAUSSIAN, 08:13:36.548, 48.13.02.025,-0.02856606938840906, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c59, 3C196, GAUSSIAN, 08:13:35.8, 48.13.02.025,0.3367863033864094, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c60, 3C196, GAUSSIAN, 08:13:35.797, 48.13.02.05,0.3213013596818039, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c61, 3C196, GAUSSIAN, 08:13:35.795, 48.13.02.075,0.15488746910861798, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c62, 3C196, GAUSSIAN, 08:13:35.792, 48.13.02.1,0.15082279796183878, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c63, 3C196, GAUSSIAN, 08:13:35.79, 48.13.02.125,0.14725909715539143, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c64, 3C196, GAUSSIAN, 08:13:35.787, 48.13.02.15,0.28344855407782354, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c65, 3C196, GAUSSIAN, 08:13:35.777, 48.13.02.3,1.5413891854642958, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c66, 3C196, GAUSSIAN, 08:13:35.775, 48.13.02.325,0.39742583610930926, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c67, 3C196, GAUSSIAN, 08:13:35.772, 48.13.02.35,0.09403805562502955, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c68, 3C196, GAUSSIAN, 08:13:35.762, 48.13.02.45,0.5168858413634225, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c69, 3C196, GAUSSIAN, 08:13:35.76, 48.13.02.475,0.15865807535168133, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c70, 3C196, GAUSSIAN, 08:13:35.615, 48.13.02.475,0.008808787844399375, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c71, 3C196, GAUSSIAN, 08:13:35.617, 48.13.02.5,0.08993763809668695, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c72, 3C196, GAUSSIAN, 08:13:35.742, 48.13.02.575,0.07442306107440072, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c73, 3C196, GAUSSIAN, 08:13:36.405, 48.13.02.6,0.05666178007862053, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c74, 3C196, GAUSSIAN, 08:13:36.403, 48.13.02.6,0.24041852552277138, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c75, 3C196, GAUSSIAN, 08:13:36.4, 48.13.02.6,0.06378026143531738, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c76, 3C196, GAUSSIAN, 08:13:36.4, 48.13.02.625,0.27150475407813407, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c77, 3C196, GAUSSIAN, 08:13:36.425, 48.13.02.7,0.33500628078090755, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c78, 3C196, GAUSSIAN, 08:13:36.423, 48.13.02.7,0.7559941414420519, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c79, 3C196, GAUSSIAN, 08:13:35.725, 48.13.02.7,0.384667334382069, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c80, 3C196, GAUSSIAN, 08:13:35.637, 48.13.02.7,0.014210389247463494, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c81, 3C196, GAUSSIAN, 08:13:36.425, 48.13.02.725,0.6083823324712924, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c82, 3C196, GAUSSIAN, 08:13:36.423, 48.13.02.725,1.566604004852302, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c83, 3C196, GAUSSIAN, 08:13:35.72, 48.13.02.725,0.05890492420110232, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c84, 3C196, GAUSSIAN, 08:13:35.645, 48.13.02.725,0.017248470401587102, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c85, 3C196, GAUSSIAN, 08:13:35.642, 48.13.02.725,0.049136668428222854, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c86, 3C196, GAUSSIAN, 08:13:35.64, 48.13.02.725,-0.056662432954349376, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c87, 3C196, GAUSSIAN, 08:13:36.425, 48.13.02.75,0.3413340379077894, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c88, 3C196, GAUSSIAN, 08:13:35.715, 48.13.02.75,0.0568547621955243, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c89, 3C196, GAUSSIAN, 08:13:35.65, 48.13.02.75,0.018685119132451022, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c90, 3C196, GAUSSIAN, 08:13:35.647, 48.13.02.75,0.03585059347189908, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c91, 3C196, GAUSSIAN, 08:13:36.425, 48.13.02.775,3.0769901191481974, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c92, 3C196, GAUSSIAN, 08:13:36.423, 48.13.02.775,0.7327189188210377, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c93, 3C196, GAUSSIAN, 08:13:35.712, 48.13.02.775,0.0550257277682639, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c94, 3C196, GAUSSIAN, 08:13:35.707, 48.13.02.775,0.053342225141157724, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c95, 3C196, GAUSSIAN, 08:13:35.652, 48.13.02.775,0.18711689542531426, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c96, 3C196, GAUSSIAN, 08:13:35.705, 48.13.02.8,0.05163115393328599, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c97, 3C196, GAUSSIAN, 08:13:35.702, 48.13.02.8,0.050117810100883696, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c98, 3C196, GAUSSIAN, 08:13:35.655, 48.13.02.8,0.001743128895123072, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c99, 3C196, GAUSSIAN, 08:13:36.418, 48.13.02.825,2.1138224872801086, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c100, 3C196, GAUSSIAN, 08:13:36.415, 48.13.02.825,1.6075788102806927, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c101, 3C196, GAUSSIAN, 08:13:35.697, 48.13.02.825,0.04841597418697454, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c102, 3C196, GAUSSIAN, 08:13:35.695, 48.13.02.825,0.04696547177518958, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c103, 3C196, GAUSSIAN, 08:13:36.41, 48.13.02.85,3.2016524937016304, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c104, 3C196, GAUSSIAN, 08:13:35.692, 48.13.02.85,0.045490676545813805, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c105, 3C196, GAUSSIAN, 08:13:35.69, 48.13.02.85,0.044183276688859005, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c106, 3C196, GAUSSIAN, 08:13:35.687, 48.13.02.875,0.3837240315994896, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c107, 3C196, GAUSSIAN, 08:13:35.68, 48.13.02.875,0.3076455965154518, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c108, 3C196, GAUSSIAN, 08:13:35.675, 48.13.02.875,0.026306294669980475, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c109, 3C196, GAUSSIAN, 08:13:35.762, 48.13.03.4,0.02056078377364648, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c110, 3C196, GAUSSIAN, 08:13:36.245, 48.13.04.1,0.05922533749584575, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c111, 3C196, GAUSSIAN, 08:13:36.243, 48.13.04.125,0.1135077816419368, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c112, 3C196, GAUSSIAN, 08:13:36.24, 48.13.04.125,0.107949061040828, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c113, 3C196, GAUSSIAN, 08:13:36.238, 48.13.04.15,0.20154574935960698, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c114, 3C196, GAUSSIAN, 08:13:36.238, 48.13.04.225,0.08225415001429916, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c115, 3C196, GAUSSIAN, 08:13:36.235, 48.13.04.3,0.42472074556117856, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c116, 3C196, GAUSSIAN, 08:13:36.233, 48.13.04.4,0.3247969364839691, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c117, 3C196, GAUSSIAN, 08:13:36.478, 48.13.04.65,-0.023648189255713593, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c118, 3C196, GAUSSIAN, 08:13:36.468, 48.13.04.725,-0.020085389940312826, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c119, 3C196, GAUSSIAN, 08:13:36.448, 48.13.04.9,-0.19894604671670568, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c120, 3C196, GAUSSIAN, 08:13:36.438, 48.13.04.95,-0.055569190841856304, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s4c121, 3C196, GAUSSIAN, 08:13:36.418, 48.13.04.975,-0.14071691965645258, 0, 0, 0, [-0.699,-0.110], true, 150000000, 1.81956041714659, 1.81956041714659, 0 +s5c0, 3C196, GAUSSIAN, 08:13:35.825, 48.12.59.375,-0.19377808368903646, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c1, 3C196, GAUSSIAN, 08:13:35.89, 48.13.01.225,2.009656334776901, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c2, 3C196, GAUSSIAN, 08:13:35.887, 48.13.01.225,1.1315965824326184, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c3, 3C196, GAUSSIAN, 08:13:35.885, 48.13.01.225,0.7232005669576536, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c4, 3C196, GAUSSIAN, 08:13:36.16, 48.13.01.9,0.02271218101697211, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c5, 3C196, GAUSSIAN, 08:13:36.158, 48.13.01.9,0.0466926790918249, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c6, 3C196, GAUSSIAN, 08:13:36.175, 48.13.01.925,0.019533429247365845, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c7, 3C196, GAUSSIAN, 08:13:36.17, 48.13.01.925,0.041648227782409133, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c8, 3C196, GAUSSIAN, 08:13:36.165, 48.13.01.925,0.06548097410847399, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c9, 3C196, GAUSSIAN, 08:13:36.18, 48.13.01.95,0.019227537008460017, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c10, 3C196, GAUSSIAN, 08:13:36.175, 48.13.01.95,0.04009190897435069, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c11, 3C196, GAUSSIAN, 08:13:35.85, 48.13.02.075,0.5091832046737652, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c12, 3C196, GAUSSIAN, 08:13:35.777, 48.13.02.875,0.07278612499363298, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c13, 3C196, GAUSSIAN, 08:13:36.59, 48.13.02.9,-0.9124080002267217, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c14, 3C196, GAUSSIAN, 08:13:35.775, 48.13.02.9,0.023339835783949874, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c15, 3C196, GAUSSIAN, 08:13:35.772, 48.13.02.9,0.022916714597811243, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c16, 3C196, GAUSSIAN, 08:13:35.77, 48.13.02.9,0.044627490194464485, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c17, 3C196, GAUSSIAN, 08:13:35.767, 48.13.02.9,0.021727954573043946, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c18, 3C196, GAUSSIAN, 08:13:35.765, 48.13.02.9,0.04231687602842194, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c19, 3C196, GAUSSIAN, 08:13:35.762, 48.13.02.9,0.04087360323761086, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c20, 3C196, GAUSSIAN, 08:13:35.757, 48.13.02.9,-0.2582162263405024, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c21, 3C196, GAUSSIAN, 08:13:36.355, 48.13.03.125,0.5286053571543294, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c22, 3C196, GAUSSIAN, 08:13:36.355, 48.13.03.15,1.5785330623492928, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c23, 3C196, GAUSSIAN, 08:13:36.345, 48.13.03.2,0.7717255497226119, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c24, 3C196, GAUSSIAN, 08:13:36.343, 48.13.03.2,0.4026256094803319, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c25, 3C196, GAUSSIAN, 08:13:36.345, 48.13.03.225,0.37605825241897395, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c26, 3C196, GAUSSIAN, 08:13:36.343, 48.13.03.225,0.3958435211002848, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 +s5c27, 3C196, GAUSSIAN, 08:13:36.34, 48.13.03.225,0.40946274385957343, 0, 0, 0, [-0.699,-0.110], true, 150000000, 3.63912083429319, 3.63912083429319, 0 diff --git a/skymodels/3C295-sweijen.skymodel b/skymodels/3C295-sweijen.skymodel new file mode 100644 index 0000000000000000000000000000000000000000..08177ff6e80d912c21a3c9c51adeb902ef53171e --- /dev/null +++ b/skymodels/3C295-sweijen.skymodel @@ -0,0 +1,2178 @@ +# (Name, Type, Patch, Ra, Dec, I, SpectralIndex='[]', LogarithmicSI, ReferenceFrequency='148045349.121094', MajorAxis, MinorAxis, Orientation) = format + +# This model of 3C 295 was created by Frits Sweijen. +# A pointed 8 hour synthesis observation was taken early 2019 (surveys setup in terms of subbands) and all available international (DE, FR, IE, UK, PL, SE) stations were present. +# Selfcal was done using the full bandwidth from about 121 MHz up to 168 MHz, using DPPP and WSClean. +# WSClean's -spectral-correction option was used to try and keep the model at least somewhat near the Scaife&Heald scale, but no guarantees are given. +# The bandpasses are not perfect yet, but are a lot better compared to the current two-component model. +# If you want to share this model, please ask me first as it is planned to be used in a publication at some point. + , , 3c295, 14:11:20.64, +52.12.09.30 +s0c0,POINT,3c295,-09:48:39.26,52.12.07.035,-0.00624635170309155,[-0.00289670550238593,0.0411579827182412],false,148045349.121094,,, +s0c1,POINT,3c295,-09:48:39.268,52.12.07.035,-0.00163571821743523,[0.000884174477205206,-0.00413885299872788],false,148045349.121094,,, +s0c2,POINT,3c295,-09:48:39.271,52.12.07.035,-0.00185709430979079,[0.00106670403489034,-0.000958412136431198],false,148045349.121094,,, +s0c3,POINT,3c295,-09:48:39.273,52.12.07.035,-0.00851769289012917,[-0.00491736017913111,-0.2053431135755],false,148045349.121094,,, +s0c4,POINT,3c295,-09:48:39.284,52.12.07.06,-0.00108699485415399,[0.00601517821175441,-0.216681156724193],false,148045349.121094,,, +s0c5,POINT,3c295,-09:48:39.287,52.12.07.06,-0.0020682156077001,[-0.000819566199656721,-0.124019258955752],false,148045349.121094,,, +s0c6,POINT,3c295,-09:48:39.23,52.12.07.11,-0.00319979298993921,[-0.00849005593914049,-0.238906584437092],false,148045349.121094,,, +s0c7,POINT,3c295,-09:48:39.298,52.12.07.11,-0.00310384318604459,[0.00674101819508796,0.0546656509363425],false,148045349.121094,,, +s0c8,POINT,3c295,-09:48:39.301,52.12.07.11,-0.0022178404369748,[0.00509336445492297,0.00856452043822074],false,148045349.121094,,, +s0c9,POINT,3c295,-09:48:39.224,52.12.07.135,-0.00187744615290792,[-0.00755814043591978,-0.174966766952559],false,148045349.121094,,, +s0c10,POINT,3c295,-09:48:39.249,52.12.07.135,-0.00620178274606494,[0.00730718969725207,0.10705593725601],false,148045349.121094,,, +s0c11,POINT,3c295,-09:48:39.216,52.12.07.16,-0.000572876088809951,[-0.00262885962977545,-0.0529480170172447],false,148045349.121094,,, +s0c12,POINT,3c295,-09:48:39.246,52.12.07.16,-0.00935177084937891,[-0.00175963416315202,0.17263531207595],false,148045349.121094,,, +s0c13,POINT,3c295,-09:48:39.249,52.12.07.16,-0.00244531446627715,[0.000639602104890243,0.0237123610845583],false,148045349.121094,,, +s0c14,POINT,3c295,-09:48:39.298,52.12.07.16,-0.00195472215164383,[-0.00782174189986741,0.10240713902784],false,148045349.121094,,, +s0c15,POINT,3c295,-09:48:39.211,52.12.07.185,-0.000754482899750764,[-0.00222901127325572,-0.0508669869688879],false,148045349.121094,,, +s0c16,POINT,3c295,-09:48:39.246,52.12.07.185,-0.000957985835365258,[-0.00516549681223216,-0.0165518655628087],false,148045349.121094,,, +s0c17,POINT,3c295,-09:48:39.265,52.12.07.185,0.00258407338268939,[0.0242104379405498,-0.0793177560826691],false,148045349.121094,,, +s0c18,POINT,3c295,-09:48:39.268,52.12.07.185,0.00306387372859468,[0.0192072893811106,-0.105019253867812],false,148045349.121094,,, +s0c19,POINT,3c295,-09:48:39.271,52.12.07.185,0.00454092043484852,[0.026329032285166,0.0312104520450513],false,148045349.121094,,, +s0c20,POINT,3c295,-09:48:39.205,52.12.07.21,-0.00313848100019869,[-0.00549325254632044,-0.0910372723997285],false,148045349.121094,,, +s0c21,POINT,3c295,-09:48:39.208,52.12.07.21,-0.00198480695436957,[-0.00293809094105475,-0.0889358526311752],false,148045349.121094,,, +s0c22,POINT,3c295,-09:48:39.265,52.12.07.21,0.00364313460472614,[0.035228754015584,-0.0904428630507947],false,148045349.121094,,, +s0c23,POINT,3c295,-09:48:39.271,52.12.07.21,0.00938018754750281,[0.0566813028226163,0.674373045921676],false,148045349.121094,,, +s0c24,POINT,3c295,-09:48:39.273,52.12.07.21,0.00578597926941222,[0.0182578090047531,0.51736625159857],false,148045349.121094,,, +s0c25,POINT,3c295,-09:48:39.276,52.12.07.21,0.00122757604055354,[-0.00211662128636995,0.194491264247348],false,148045349.121094,,, +s0c26,POINT,3c295,-09:48:39.279,52.12.07.21,0.00339901230093436,[-0.0377151795735551,0.682807649130129],false,148045349.121094,,, +s0c27,POINT,3c295,-09:48:39.205,52.12.07.235,-0.00154596975671812,[-0.00210381508375077,-0.0441338566885296],false,148045349.121094,,, +s0c28,POINT,3c295,-09:48:39.271,52.12.07.235,0.00850712587264948,[0.0358122945568762,0.70721118764733],false,148045349.121094,,, +s0c29,POINT,3c295,-09:48:39.279,52.12.07.235,2.7551176723659e-05,[-0.00568844181742629,0.12562608567601],false,148045349.121094,,, +s0c30,POINT,3c295,-09:48:39.281,52.12.07.235,-0.000349093553662073,[-0.0140004373349557,0.297265567550124],false,148045349.121094,,, +s0c31,POINT,3c295,-09:48:39.203,52.12.07.26,-0.00288720585115237,[-0.00185509764783479,-0.0517889126665772],false,148045349.121094,,, +s0c32,POINT,3c295,-09:48:39.265,52.12.07.26,0.0041984389926549,[0.0120971376928859,0.246144403974538],false,148045349.121094,,, +s0c33,POINT,3c295,-09:48:39.23,52.12.07.31,0.00036126227514427,[0.00347711361744566,0.0185247953497671],false,148045349.121094,,, +s0c34,POINT,3c295,-09:48:39.233,52.12.07.31,0.000958439201761636,[0.00816256206966222,0.193621789841293],false,148045349.121094,,, +s0c35,POINT,3c295,-09:48:39.26,52.12.07.31,0.00478674287606899,[0.0089642295744023,0.289898418915626],false,148045349.121094,,, +s0c36,POINT,3c295,-09:48:39.262,52.12.07.31,0.0365853984770765,[0.0643409846130062,1.44928600986387],false,148045349.121094,,, +s0c37,POINT,3c295,-09:48:39.23,52.12.07.335,0.0018886732064448,[0.00681478444342242,0.0697744029076662],false,148045349.121094,,, +s0c38,POINT,3c295,-09:48:39.233,52.12.07.335,0.00194131661424379,[0.00998599775338582,0.323498747019733],false,148045349.121094,,, +s0c39,POINT,3c295,-09:48:39.257,52.12.07.335,0.0189536584147445,[-0.0108504650772717,1.5107089186999],false,148045349.121094,,, +s0c40,POINT,3c295,-09:48:39.26,52.12.07.335,0.0105088688184398,[0.0169781355834757,0.537347325267402],false,148045349.121094,,, +s0c41,POINT,3c295,-09:48:39.262,52.12.07.335,0.026239841670175,[0.0595711669254936,0.629964123639845],false,148045349.121094,,, +s0c42,POINT,3c295,-09:48:39.265,52.12.07.335,0.0151180115152358,[0.0255041040965213,0.339716628585174],false,148045349.121094,,, +s0c43,POINT,3c295,-09:48:39.279,52.12.07.335,0.0379084678682465,[0.00383926541570072,0.658153929038874],false,148045349.121094,,, +s0c44,POINT,3c295,-09:48:39.192,52.12.07.36,-0.00279245852407481,[0.0129426485237643,0.0310408531113811],false,148045349.121094,,, +s0c45,POINT,3c295,-09:48:39.194,52.12.07.36,-0.0104611580102655,[0.0210916427553804,0.0145042826258993],false,148045349.121094,,, +s0c46,POINT,3c295,-09:48:39.23,52.12.07.36,0.0035696677700808,[0.0118832378297397,0.260667396950902],false,148045349.121094,,, +s0c47,POINT,3c295,-09:48:39.257,52.12.07.36,0.00636358050470694,[-0.00422769795773191,0.685047441190279],false,148045349.121094,,, +s0c48,POINT,3c295,-09:48:39.268,52.12.07.36,0.112981906004776,[0.210383712153375,0.362110275447806],false,148045349.121094,,, +s0c49,POINT,3c295,-09:48:39.273,52.12.07.36,0.0219261492227857,[0.0338449611286811,-0.0964884919151945],false,148045349.121094,,, +s0c50,POINT,3c295,-09:48:39.276,52.12.07.36,0.016495870498701,[0.0211078426651241,-0.0138620266952622],false,148045349.121094,,, +s0c51,POINT,3c295,-09:48:39.279,52.12.07.36,0.0329915570825126,[0.0349830619281321,0.078260386695726],false,148045349.121094,,, +s0c52,POINT,3c295,-09:48:39.281,52.12.07.36,0.0138779620797862,[-0.0221712211485074,0.326284462872222],false,148045349.121094,,, +s0c53,POINT,3c295,-09:48:39.298,52.12.07.36,-0.00385764380863725,[-0.0460686227505258,-0.0440947358075164],false,148045349.121094,,, +s0c54,POINT,3c295,-09:48:39.301,52.12.07.36,-0.00763391362912488,[-0.0463719552446713,-0.111665619771205],false,148045349.121094,,, +s0c55,POINT,3c295,-09:48:39.303,52.12.07.36,-0.0203139909072521,[-0.0181721961131834,-0.220549626654185],false,148045349.121094,,, +s0c56,POINT,3c295,-09:48:39.317,52.12.07.36,-0.00152641520960139,[-0.00419581917267218,0.0592869144280471],false,148045349.121094,,, +s0c57,POINT,3c295,-09:48:39.151,52.12.07.385,-0.00030880329947448,[0.0022021486138328,-0.0200282915501156],false,148045349.121094,,, +s0c58,POINT,3c295,-09:48:39.154,52.12.07.385,-0.000375165055714967,[0.00193108343734752,-0.04021874818466],false,148045349.121094,,, +s0c59,POINT,3c295,-09:48:39.156,52.12.07.385,-0.000616153469306005,[0.00365860488297187,-0.0877012887702762],false,148045349.121094,,, +s0c60,POINT,3c295,-09:48:39.189,52.12.07.385,-0.00727388408204299,[0.0356103085890486,0.0197248856842097],false,148045349.121094,,, +s0c61,POINT,3c295,-09:48:39.192,52.12.07.385,-0.00611542680682634,[0.0220164363180202,0.0466379526784521],false,148045349.121094,,, +s0c62,POINT,3c295,-09:48:39.227,52.12.07.385,0.00155121612925747,[0.00265919030619551,0.0867437765235913],false,148045349.121094,,, +s0c63,POINT,3c295,-09:48:39.23,52.12.07.385,0.00130235228874284,[0.00147892585055781,0.090897229326739],false,148045349.121094,,, +s0c64,POINT,3c295,-09:48:39.268,52.12.07.385,0.123793437881189,[0.265447578383552,0.222415782195017],false,148045349.121094,,, +s0c65,POINT,3c295,-09:48:39.279,52.12.07.385,0.00577627058372752,[0.00736246994999252,0.114644743141279],false,148045349.121094,,, +s0c66,POINT,3c295,-09:48:39.298,52.12.07.385,-0.000622401099998751,[-0.0096286976538511,-0.0153223634291151],false,148045349.121094,,, +s0c67,POINT,3c295,-09:48:39.303,52.12.07.385,-0.0101317395126883,[-0.00863228338907783,-0.138297134238947],false,148045349.121094,,, +s0c68,POINT,3c295,-09:48:39.309,52.12.07.385,-0.00357162395240396,[-0.000886145002125022,0.039510226318015],false,148045349.121094,,, +s0c69,POINT,3c295,-09:48:39.317,52.12.07.385,-0.0157045216240503,[-0.00897180386859933,0.572114848581992],false,148045349.121094,,, +s0c70,POINT,3c295,-09:48:39.154,52.12.07.41,-0.00114517913271389,[0.00919651427513912,-0.112027352105496],false,148045349.121094,,, +s0c71,POINT,3c295,-09:48:39.175,52.12.07.41,-0.00148837828837798,[0.00266875365141549,0.0213049623195313],false,148045349.121094,,, +s0c72,POINT,3c295,-09:48:39.178,52.12.07.41,-0.00555827479334127,[0.014690082603037,0.0651721167087998],false,148045349.121094,,, +s0c73,POINT,3c295,-09:48:39.181,52.12.07.41,-0.00253194791783423,[0.00807141466392773,0.0170746936838333],false,148045349.121094,,, +s0c74,POINT,3c295,-09:48:39.227,52.12.07.41,0.00316164909135654,[-0.000947504713284844,0.137495815957684],false,148045349.121094,,, +s0c75,POINT,3c295,-09:48:39.268,52.12.07.41,0.0588428571988804,[0.0844688105858052,0.434172207971604],false,148045349.121094,,, +s0c76,POINT,3c295,-09:48:39.279,52.12.07.41,0.00271526040153491,[0.00755215644270983,0.0229045105359202],false,148045349.121094,,, +s0c77,POINT,3c295,-09:48:39.32,52.12.07.41,-0.00172320983171375,[-0.00319908251305628,0.0490180227559101],false,148045349.121094,,, +s0c78,POINT,3c295,-09:48:39.341,52.12.07.41,-0.00258503919993135,[0.00126362701427135,-0.0141331517277215],false,148045349.121094,,, +s0c79,POINT,3c295,-09:48:39.151,52.12.07.435,-0.000540731970030528,[0.00477231597351678,-0.0238892228839033],false,148045349.121094,,, +s0c80,POINT,3c295,-09:48:39.154,52.12.07.435,-0.00062428757795182,[0.00469575852069935,-0.0430951023730383],false,148045349.121094,,, +s0c81,POINT,3c295,-09:48:39.173,52.12.07.435,-0.00675306737411986,[0.00325095692819275,0.106142106516399],false,148045349.121094,,, +s0c82,POINT,3c295,-09:48:39.175,52.12.07.435,-0.00135438078793101,[0.000622086851248094,0.0439017482287752],false,148045349.121094,,, +s0c83,POINT,3c295,-09:48:39.224,52.12.07.435,0.00428568411257638,[0.00135120442510757,0.211559547055299],false,148045349.121094,,, +s0c84,POINT,3c295,-09:48:39.279,52.12.07.435,0.0147872832486225,[0.0548811608259238,0.208536916437742],false,148045349.121094,,, +s0c85,POINT,3c295,-09:48:39.344,52.12.07.435,-0.00274656968539376,[0.0102952048859601,0.03139657905505],false,148045349.121094,,, +s0c86,POINT,3c295,-09:48:39.162,52.12.07.46,-0.00106502167917941,[0.00124974037394586,-0.0443502153995765],false,148045349.121094,,, +s0c87,POINT,3c295,-09:48:39.165,52.12.07.46,-0.00348765733829056,[0.000422009171769915,-0.058190774339969],false,148045349.121094,,, +s0c88,POINT,3c295,-09:48:39.167,52.12.07.46,-0.00254465559136053,[-0.00109573113019045,0.0004467849719091],false,148045349.121094,,, +s0c89,POINT,3c295,-09:48:39.17,52.12.07.46,-0.00206844321130254,[-0.00141149795599203,0.0528202112090044],false,148045349.121094,,, +s0c90,POINT,3c295,-09:48:39.213,52.12.07.46,0.00136037591361093,[-0.00121160365754426,-0.000999676628606474],false,148045349.121094,,, +s0c91,POINT,3c295,-09:48:39.222,52.12.07.46,0.0060220711351966,[0.00683674334343415,0.324219394319543],false,148045349.121094,,, +s0c92,POINT,3c295,-09:48:39.224,52.12.07.46,0.00256860765804677,[0.00131776449094897,0.137429421693816],false,148045349.121094,,, +s0c93,POINT,3c295,-09:48:39.279,52.12.07.46,0.00384168505211722,[0.0065129095471818,0.0422230172126446],false,148045349.121094,,, +s0c94,POINT,3c295,-09:48:39.347,52.12.07.46,-0.00102994928649374,[0.00551671687041319,0.0139237090503631],false,148045349.121094,,, +s0c95,POINT,3c295,-09:48:39.159,52.12.07.485,-0.00108240947257847,[0.00222880262357985,-0.0575402585374118],false,148045349.121094,,, +s0c96,POINT,3c295,-09:48:39.165,52.12.07.485,-0.00338961881505952,[-0.00238600149705098,-0.0151876187291531],false,148045349.121094,,, +s0c97,POINT,3c295,-09:48:39.211,52.12.07.485,0.00235124131497302,[-0.00224885171457464,-0.0459618420590993],false,148045349.121094,,, +s0c98,POINT,3c295,-09:48:39.213,52.12.07.485,0.00852702917243739,[0.00744863564922292,-0.024649367819466],false,148045349.121094,,, +s0c99,POINT,3c295,-09:48:39.224,52.12.07.485,0.00215694129988424,[-0.0049595312106039,0.069373912509241],false,148045349.121094,,, +s0c100,POINT,3c295,-09:48:39.276,52.12.07.485,0.004626821108741,[0.0686388027441572,0.227697520937307],false,148045349.121094,,, +s0c101,POINT,3c295,-09:48:39.146,52.12.07.51,-0.000484984672383604,[0.0040145490871744,0.00081634311088339],false,148045349.121094,,, +s0c102,POINT,3c295,-09:48:39.159,52.12.07.51,-0.00127230217001856,[0.00141590198188339,-0.0597970403913294],false,148045349.121094,,, +s0c103,POINT,3c295,-09:48:39.165,52.12.07.51,-0.00141875894526232,[9.91554302820375e-05,0.0595799756773771],false,148045349.121094,,, +s0c104,POINT,3c295,-09:48:39.208,52.12.07.51,0.0027995295701436,[0.00234519573457045,-0.0761641593616569],false,148045349.121094,,, +s0c105,POINT,3c295,-09:48:39.222,52.12.07.51,0.00206124806873629,[-0.00190745379958256,0.0614096657516132],false,148045349.121094,,, +s0c106,POINT,3c295,-09:48:39.224,52.12.07.51,0.00146824602154057,[-0.000916066787490578,0.0460596644410912],false,148045349.121094,,, +s0c107,POINT,3c295,-09:48:39.265,52.12.07.51,0.00465163518038301,[0.152514872507881,0.729537108063629],false,148045349.121094,,, +s0c108,POINT,3c295,-09:48:39.268,52.12.07.51,0.000509269141163981,[0.0160349423964138,0.0407002837095072],false,148045349.121094,,, +s0c109,POINT,3c295,-09:48:39.273,52.12.07.51,0.000536423929505274,[0.010874176973397,0.0175397290622807],false,148045349.121094,,, +s0c110,POINT,3c295,-09:48:39.33,52.12.07.51,-0.000928684896250586,[-0.00626349954061532,-0.0570351897153139],false,148045349.121094,,, +s0c111,POINT,3c295,-09:48:39.333,52.12.07.51,-0.00411635530884373,[-0.0254701706902454,-0.236889792022008],false,148045349.121094,,, +s0c112,POINT,3c295,-09:48:39.143,52.12.07.535,-0.000496476636652514,[0.00455869866186149,0.00760473435364886],false,148045349.121094,,, +s0c113,POINT,3c295,-09:48:39.146,52.12.07.535,-0.000577803696268339,[0.00549472352837313,-0.0028831692862233],false,148045349.121094,,, +s0c114,POINT,3c295,-09:48:39.154,52.12.07.535,-0.000830276043092485,[0.00397360185042547,-0.0286928147482312],false,148045349.121094,,, +s0c115,POINT,3c295,-09:48:39.224,52.12.07.535,0.000931424503680723,[0.00328831076532343,0.0112077988319672],false,148045349.121094,,, +s0c116,POINT,3c295,-09:48:39.26,52.12.07.535,0.0609426201386275,[0.256806118924532,-0.217986900311402],false,148045349.121094,,, +s0c117,POINT,3c295,-09:48:39.262,52.12.07.535,0.0200845618269871,[0.230206564421078,0.319026605814868],false,148045349.121094,,, +s0c118,POINT,3c295,-09:48:39.265,52.12.07.535,0.00134392020586988,[0.0271999147399521,0.0122172532033419],false,148045349.121094,,, +s0c119,POINT,3c295,-09:48:39.33,52.12.07.535,-0.000824660238974789,[-0.00469541393989042,-0.0287155665103348],false,148045349.121094,,, +s0c120,POINT,3c295,-09:48:39.333,52.12.07.535,-0.00547627241320555,[-0.0294692358379561,-0.222462503824545],false,148045349.121094,,, +s0c121,POINT,3c295,-09:48:39.14,52.12.07.56,-0.000506254419414791,[0.00484868070035207,0.0177072643779534],false,148045349.121094,,, +s0c122,POINT,3c295,-09:48:39.143,52.12.07.56,-0.000539818821076521,[0.00557657845568956,0.00548971009639106],false,148045349.121094,,, +s0c123,POINT,3c295,-09:48:39.156,52.12.07.56,-0.00682130297748174,[0.00574098623614555,-0.455800531392017],false,148045349.121094,,, +s0c124,POINT,3c295,-09:48:39.197,52.12.07.56,0.000478519284901045,[0.00269603646848462,0.00193215753913624],false,148045349.121094,,, +s0c125,POINT,3c295,-09:48:39.257,52.12.07.56,0.11664737011332,[0.392011899471843,0.00360842478319379],false,148045349.121094,,, +s0c126,POINT,3c295,-09:48:39.26,52.12.07.56,0.0279066396581962,[0.181731535536197,0.0142719188721372],false,148045349.121094,,, +s0c127,POINT,3c295,-09:48:39.271,52.12.07.56,0.0916496321520039,[-0.153207115455231,2.3014088706389],false,148045349.121094,,, +s0c128,POINT,3c295,-09:48:39.273,52.12.07.56,0.0337562141231969,[0.359339270296042,-1.22141751409767],false,148045349.121094,,, +s0c129,POINT,3c295,-09:48:39.33,52.12.07.56,-0.00286408170936663,[-0.0154766707308697,-0.00188221582789871],false,148045349.121094,,, +s0c130,POINT,3c295,-09:48:39.148,52.12.07.585,-0.00061421829260277,[0.00384862428562797,-0.0205654547294074],false,148045349.121094,,, +s0c131,POINT,3c295,-09:48:39.154,52.12.07.585,-0.00160481814127193,[0.00330844653809479,-0.107320413746864],false,148045349.121094,,, +s0c132,POINT,3c295,-09:48:39.192,52.12.07.585,0.000939487718539094,[0.00181771912782928,-0.00435924611208908],false,148045349.121094,,, +s0c133,POINT,3c295,-09:48:39.194,52.12.07.585,0.0050724867887699,[0.0274414165064957,-0.0502201136436519],false,148045349.121094,,, +s0c134,POINT,3c295,-09:48:39.197,52.12.07.585,0.00210740726880073,[0.0139977869869951,-0.0259370960905196],false,148045349.121094,,, +s0c135,POINT,3c295,-09:48:39.257,52.12.07.585,0.00825385184813889,[0.0300226460399343,0.0813362405692821],false,148045349.121094,,, +s0c136,POINT,3c295,-09:48:39.271,52.12.07.585,0.101691788312678,[-0.163122868676568,2.52714397316524],false,148045349.121094,,, +s0c137,POINT,3c295,-09:48:39.273,52.12.07.585,0.0127455956454486,[0.129974499603639,-0.496276366392572],false,148045349.121094,,, +s0c138,POINT,3c295,-09:48:39.333,52.12.07.585,-0.00111121110855893,[-0.00478205464132011,-0.00172148079216691],false,148045349.121094,,, +s0c139,POINT,3c295,-09:48:39.146,52.12.07.61,-0.00104529344856366,[0.00720723206456123,-0.0295133819852188],false,148045349.121094,,, +s0c140,POINT,3c295,-09:48:39.151,52.12.07.61,-0.00306827476817718,[0.0134196113429748,-0.218277246647395],false,148045349.121094,,, +s0c141,POINT,3c295,-09:48:39.194,52.12.07.61,0.00293757051502452,[0.0191866208562849,-0.0338631574188226],false,148045349.121094,,, +s0c142,POINT,3c295,-09:48:39.276,52.12.07.61,0.0150293060081497,[0.148678877124935,-0.681227296728002],false,148045349.121094,,, +s0c143,POINT,3c295,-09:48:39.298,52.12.07.61,0.00237803900720208,[0.0311809138174972,0.121701626540631],false,148045349.121094,,, +s0c144,POINT,3c295,-09:48:39.301,52.12.07.61,0.00531188876282862,[0.0378890296992146,-0.000946878403534961],false,148045349.121094,,, +s0c145,POINT,3c295,-09:48:39.303,52.12.07.61,0.0065892145589262,[0.0191695401809804,-0.146742588330245],false,148045349.121094,,, +s0c146,POINT,3c295,-09:48:39.306,52.12.07.61,0.00122558396347223,[-0.00770135076123713,-0.0620649140365842],false,148045349.121094,,, +s0c147,POINT,3c295,-09:48:39.333,52.12.07.61,-0.00151910468148761,[-0.00744726210784957,0.00606184749442613],false,148045349.121094,,, +s0c148,POINT,3c295,-09:48:39.146,52.12.07.635,-0.00132980934906589,[0.01047169753803,-0.0522586770588915],false,148045349.121094,,, +s0c149,POINT,3c295,-09:48:39.148,52.12.07.635,-0.00411070968623754,[0.027859323328519,-0.237391916507819],false,148045349.121094,,, +s0c150,POINT,3c295,-09:48:39.181,52.12.07.635,0.00456813282659087,[0.0320416719122053,-0.0169942296618055],false,148045349.121094,,, +s0c151,POINT,3c295,-09:48:39.252,52.12.07.635,0.00406284416889227,[-0.00185356281202513,0.171920100752149],false,148045349.121094,,, +s0c152,POINT,3c295,-09:48:39.254,52.12.07.635,0.00599624567744433,[0.033062492073231,-0.0424249139577711],false,148045349.121094,,, +s0c153,POINT,3c295,-09:48:39.257,52.12.07.635,0.00341159464993208,[0.0352227953972682,-0.160316153124716],false,148045349.121094,,, +s0c154,POINT,3c295,-09:48:39.276,52.12.07.635,0.00507983472695766,[0.0548179682721943,-0.249518690544889],false,148045349.121094,,, +s0c155,POINT,3c295,-09:48:39.279,52.12.07.635,0.0064598166159338,[0.0515426326408555,-0.267473953861902],false,148045349.121094,,, +s0c156,POINT,3c295,-09:48:39.295,52.12.07.635,0.000992257186217342,[0.0168934960006132,0.130655001510201],false,148045349.121094,,, +s0c157,POINT,3c295,-09:48:39.301,52.12.07.635,0.012620024428901,[0.0714489993240558,-0.130337376364248],false,148045349.121094,,, +s0c158,POINT,3c295,-09:48:39.303,52.12.07.635,0.0216237500672788,[0.0734906479617043,-0.334182930047453],false,148045349.121094,,, +s0c159,POINT,3c295,-09:48:39.336,52.12.07.635,-0.00774736606225471,[-0.012903970933164,0.163371384821084],false,148045349.121094,,, +s0c160,POINT,3c295,-09:48:39.178,52.12.07.66,0.00250516806578543,[0.0195291155162974,0.0267409773425253],false,148045349.121094,,, +s0c161,POINT,3c295,-09:48:39.181,52.12.07.66,0.00161525491908278,[0.0108142167190504,0.00523000826111306],false,148045349.121094,,, +s0c162,POINT,3c295,-09:48:39.184,52.12.07.66,0.00318229360243064,[0.0151768582927858,0.00697948293729538],false,148045349.121094,,, +s0c163,POINT,3c295,-09:48:39.189,52.12.07.66,0.00438065640476245,[0.0203631386599778,0.0434643642282034],false,148045349.121094,,, +s0c164,POINT,3c295,-09:48:39.192,52.12.07.66,0.00992077532098239,[0.0398199666291971,0.189110209523399],false,148045349.121094,,, +s0c165,POINT,3c295,-09:48:39.194,52.12.07.66,0.00555131878781994,[0.0207670940637535,0.0380290954137894],false,148045349.121094,,, +s0c166,POINT,3c295,-09:48:39.243,52.12.07.66,0.0306535661693519,[-0.00425463875931279,0.470788311278482],false,148045349.121094,,, +s0c167,POINT,3c295,-09:48:39.246,52.12.07.66,0.0212844796999988,[-0.00283994960793172,0.41482913090408],false,148045349.121094,,, +s0c168,POINT,3c295,-09:48:39.249,52.12.07.66,0.00944160887945843,[-0.00825548689887649,0.429697854363888],false,148045349.121094,,, +s0c169,POINT,3c295,-09:48:39.252,52.12.07.66,0.000420931364688306,[0.00209831725700752,0.00564364174260061],false,148045349.121094,,, +s0c170,POINT,3c295,-09:48:39.276,52.12.07.66,0.0063762897117042,[0.0801885972285287,-0.308641612640274],false,148045349.121094,,, +s0c171,POINT,3c295,-09:48:39.279,52.12.07.66,0.0101129525878381,[0.0962154072737524,-0.399255832104419],false,148045349.121094,,, +s0c172,POINT,3c295,-09:48:39.281,52.12.07.66,0.0446050490394743,[0.239040425659104,-1.74043101725731],false,148045349.121094,,, +s0c173,POINT,3c295,-09:48:39.284,52.12.07.66,0.0585532810212635,[0.219250326957626,-2.05994994830477],false,148045349.121094,,, +s0c174,POINT,3c295,-09:48:39.301,52.12.07.66,0.0350684079831044,[0.10054419185234,-0.695594603112131],false,148045349.121094,,, +s0c175,POINT,3c295,-09:48:39.303,52.12.07.66,0.0330150349606261,[0.0843579965230076,-0.533149531145449],false,148045349.121094,,, +s0c176,POINT,3c295,-09:48:39.143,52.12.07.685,-0.000902046285535294,[0.00801334646406916,-0.00798198685558628],false,148045349.121094,,, +s0c177,POINT,3c295,-09:48:39.146,52.12.07.685,-0.00242382704975963,[0.0206925243986805,-0.0841352061809265],false,148045349.121094,,, +s0c178,POINT,3c295,-09:48:39.175,52.12.07.685,0.00747778121686485,[0.0531131632934873,0.178842749639857],false,148045349.121094,,, +s0c179,POINT,3c295,-09:48:39.178,52.12.07.685,0.0057179483724593,[0.0290816245812301,0.0837560623479359],false,148045349.121094,,, +s0c180,POINT,3c295,-09:48:39.186,52.12.07.685,0.00528210672754119,[0.0185850901557424,0.0516945196917861],false,148045349.121094,,, +s0c181,POINT,3c295,-09:48:39.189,52.12.07.685,0.00814539073463711,[0.0215421459483031,0.17745065685832],false,148045349.121094,,, +s0c182,POINT,3c295,-09:48:39.192,52.12.07.685,0.00281886191195292,[0.00832198768541025,0.0145363823841975],false,148045349.121094,,, +s0c183,POINT,3c295,-09:48:39.194,52.12.07.685,0.00222775410829874,[0.00599556190222423,-0.0103155115700361],false,148045349.121094,,, +s0c184,POINT,3c295,-09:48:39.235,52.12.07.685,0.00118572330019715,[0.00263911557150177,-0.0299172708670265],false,148045349.121094,,, +s0c185,POINT,3c295,-09:48:39.238,52.12.07.685,0.0138839257019784,[0.00793966220924682,0.0877367724792996],false,148045349.121094,,, +s0c186,POINT,3c295,-09:48:39.241,52.12.07.685,0.0106699966556153,[0.00410007010661687,0.130045177125295],false,148045349.121094,,, +s0c187,POINT,3c295,-09:48:39.243,52.12.07.685,0.00636623466099452,[0.00183354502600142,0.0521994678408489],false,148045349.121094,,, +s0c188,POINT,3c295,-09:48:39.273,52.12.07.685,0.00475794550198882,[0.0740937487076382,-0.265912986382971],false,148045349.121094,,, +s0c189,POINT,3c295,-09:48:39.276,52.12.07.685,0.00932175124115628,[0.130766105662575,-0.419407998392294],false,148045349.121094,,, +s0c190,POINT,3c295,-09:48:39.284,52.12.07.685,-0.00025420612427696,[-0.00305643354833901,0.0833074260375751],false,148045349.121094,,, +s0c191,POINT,3c295,-09:48:39.287,52.12.07.685,0.0472894464519008,[0.114392274441436,-1.45638476144603],false,148045349.121094,,, +s0c192,POINT,3c295,-09:48:39.29,52.12.07.685,0.0129431286912743,[0.0237820749372218,-0.215265005293351],false,148045349.121094,,, +s0c193,POINT,3c295,-09:48:39.314,52.12.07.685,0.00400085398451939,[-0.00838589680419326,0.0561584800578987],false,148045349.121094,,, +s0c194,POINT,3c295,-09:48:39.124,52.12.07.71,-0.000798318673367531,[0.00232483481031194,-0.01197170075372],false,148045349.121094,,, +s0c195,POINT,3c295,-09:48:39.126,52.12.07.71,-0.000480634276838086,[0.00280882049880186,0.00143922736137739],false,148045349.121094,,, +s0c196,POINT,3c295,-09:48:39.14,52.12.07.71,-0.000940621483915835,[0.00521698822343047,0.0096799639064919],false,148045349.121094,,, +s0c197,POINT,3c295,-09:48:39.143,52.12.07.71,-0.00111160514514707,[0.0102724588040235,-0.00695476674589843],false,148045349.121094,,, +s0c198,POINT,3c295,-09:48:39.173,52.12.07.71,0.000773214651881344,[0.00690079577277661,0.0211536087838095],false,148045349.121094,,, +s0c199,POINT,3c295,-09:48:39.175,52.12.07.71,0.00324363508654908,[0.0149710916563099,0.0623262344861606],false,148045349.121094,,, +s0c200,POINT,3c295,-09:48:39.184,52.12.07.71,0.0284661577374571,[0.063442671769381,0.413128046018285],false,148045349.121094,,, +s0c201,POINT,3c295,-09:48:39.227,52.12.07.71,0.0091278615945789,[0.00112731667096967,0.155777827395403],false,148045349.121094,,, +s0c202,POINT,3c295,-09:48:39.23,52.12.07.71,0.0100791922249983,[-0.00263617903636417,0.17580048208077],false,148045349.121094,,, +s0c203,POINT,3c295,-09:48:39.233,52.12.07.71,0.0228837180405662,[0.00142248057793408,0.0929811353952834],false,148045349.121094,,, +s0c204,POINT,3c295,-09:48:39.235,52.12.07.71,0.00239961437992526,[-0.00103047215238874,-0.011855552831459],false,148045349.121094,,, +s0c205,POINT,3c295,-09:48:39.271,52.12.07.71,0.00939755052210492,[0.161104187314136,-0.547627962664427],false,148045349.121094,,, +s0c206,POINT,3c295,-09:48:39.273,52.12.07.71,0.00207080580048261,[0.0333339081838804,-0.111286701940202],false,148045349.121094,,, +s0c207,POINT,3c295,-09:48:39.284,52.12.07.71,-0.000172967757198169,[-0.00148902090233194,0.151366174476762],false,148045349.121094,,, +s0c208,POINT,3c295,-09:48:39.287,52.12.07.71,0.000472842996836267,[-0.000541383260897668,0.456380382365707],false,148045349.121094,,, +s0c209,POINT,3c295,-09:48:39.29,52.12.07.71,0.0221044867682888,[0.077607181980373,-0.30717427658472],false,148045349.121094,,, +s0c210,POINT,3c295,-09:48:39.306,52.12.07.71,0.0299946408343055,[0.0241396024772455,0.0760345798300565],false,148045349.121094,,, +s0c211,POINT,3c295,-09:48:39.314,52.12.07.71,0.0211248481311439,[-0.00383464381915779,0.597368508462298],false,148045349.121094,,, +s0c212,POINT,3c295,-09:48:39.341,52.12.07.71,-0.00979622858950198,[0.0141545903604897,0.365030222189085],false,148045349.121094,,, +s0c213,POINT,3c295,-09:48:39.124,52.12.07.735,-0.000876628037394177,[0.000525424596694829,-0.0377304828059541],false,148045349.121094,,, +s0c214,POINT,3c295,-09:48:39.137,52.12.07.735,-0.00133480314818195,[0.00997517940866566,0.0308846574600461],false,148045349.121094,,, +s0c215,POINT,3c295,-09:48:39.14,52.12.07.735,-0.00114824048331018,[0.010008103377994,0.0184495242413705],false,148045349.121094,,, +s0c216,POINT,3c295,-09:48:39.17,52.12.07.735,0.000890933439955643,[0.00694488673567273,0.0324059812145091],false,148045349.121094,,, +s0c217,POINT,3c295,-09:48:39.175,52.12.07.735,0.00399882466361378,[0.0131725020847927,0.076827990886201],false,148045349.121094,,, +s0c218,POINT,3c295,-09:48:39.178,52.12.07.735,0.00632661609464343,[0.0134695192022403,0.112094668002713],false,148045349.121094,,, +s0c219,POINT,3c295,-09:48:39.216,52.12.07.735,0.0180968935426246,[-0.0124220115336088,0.294564328805969],false,148045349.121094,,, +s0c220,POINT,3c295,-09:48:39.222,52.12.07.735,0.0189555180734368,[-0.0116139191589771,0.107432324884127],false,148045349.121094,,, +s0c221,POINT,3c295,-09:48:39.29,52.12.07.735,0.00668769602880153,[0.042153417869231,-0.0635160942167819],false,148045349.121094,,, +s0c222,POINT,3c295,-09:48:39.306,52.12.07.735,0.0592222204046054,[0.0280739530378307,0.257470092849602],false,148045349.121094,,, +s0c223,POINT,3c295,-09:48:39.317,52.12.07.735,0.00789898984188747,[-0.0180159603708603,0.171660623684721],false,148045349.121094,,, +s0c224,POINT,3c295,-09:48:39.344,52.12.07.735,-0.0139207698142336,[0.0133593836019197,0.132910672770936],false,148045349.121094,,, +s0c225,POINT,3c295,-09:48:39.347,52.12.07.735,-0.00197062379760504,[0.0113742954047053,-0.130184637914563],false,148045349.121094,,, +s0c226,POINT,3c295,-09:48:39.137,52.12.07.76,-0.00150862728008207,[0.00914952802774688,0.03919350650522],false,148045349.121094,,, +s0c227,POINT,3c295,-09:48:39.14,52.12.07.76,-0.00179211161891448,[0.0164068153774462,-0.00348784603824671],false,148045349.121094,,, +s0c228,POINT,3c295,-09:48:39.167,52.12.07.76,0.00555806458767817,[0.0317587275820298,0.106225356640148],false,148045349.121094,,, +s0c229,POINT,3c295,-09:48:39.173,52.12.07.76,0.00482551491712516,[0.0122181365463024,0.0922891822608167],false,148045349.121094,,, +s0c230,POINT,3c295,-09:48:39.175,52.12.07.76,0.00529022449917444,[0.0103302744096526,0.0980509993403447],false,148045349.121094,,, +s0c231,POINT,3c295,-09:48:39.194,52.12.07.76,0.0018365750898819,[0.000810631300897998,-0.061868752963088],false,148045349.121094,,, +s0c232,POINT,3c295,-09:48:39.314,52.12.07.76,0.00988093280451375,[-0.013513809045538,0.0919846928205535],false,148045349.121094,,, +s0c233,POINT,3c295,-09:48:39.317,52.12.07.76,0.00639691643964285,[-0.00898388409465616,0.141580380502935],false,148045349.121094,,, +s0c234,POINT,3c295,-09:48:39.121,52.12.07.785,-0.000525620002523031,[-0.00106090273784496,-0.0298427529908722],false,148045349.121094,,, +s0c235,POINT,3c295,-09:48:39.135,52.12.07.785,-0.000793174941338577,[0.00363931092074877,0.0124027801866196],false,148045349.121094,,, +s0c236,POINT,3c295,-09:48:39.165,52.12.07.785,0.00504549116231484,[0.0290471183186472,0.0985293134524389],false,148045349.121094,,, +s0c237,POINT,3c295,-09:48:39.17,52.12.07.785,0.00377846703729034,[0.00907520860089956,0.0487147380990736],false,148045349.121094,,, +s0c238,POINT,3c295,-09:48:39.173,52.12.07.785,0.00933349950429811,[0.00607992613349464,0.122748519705685],false,148045349.121094,,, +s0c239,POINT,3c295,-09:48:39.175,52.12.07.785,0.0134142353557659,[0.000272833044955755,0.199778420148094],false,148045349.121094,,, +s0c240,POINT,3c295,-09:48:39.194,52.12.07.785,0.00170895772148096,[0.000867028579432153,-0.0602693943443538],false,148045349.121094,,, +s0c241,POINT,3c295,-09:48:39.197,52.12.07.785,0.00150340451564203,[-5.01647122369588e-05,-0.0745704577380271],false,148045349.121094,,, +s0c242,POINT,3c295,-09:48:39.219,52.12.07.785,0.00943418421845288,[-0.00552406589520863,-0.244555716058231],false,148045349.121094,,, +s0c243,POINT,3c295,-09:48:39.317,52.12.07.785,0.0153559336357643,[-0.0427099831486259,0.206591508282409],false,148045349.121094,,, +s0c244,POINT,3c295,-09:48:39.121,52.12.07.81,-0.000582731613196461,[-0.00190699537753193,-0.033923734925258],false,148045349.121094,,, +s0c245,POINT,3c295,-09:48:39.135,52.12.07.81,-0.00377859226201807,[0.0142708214539084,0.0588417656308754],false,148045349.121094,,, +s0c246,POINT,3c295,-09:48:39.162,52.12.07.81,0.00525891024397647,[0.0268538885492167,0.0321779953743404],false,148045349.121094,,, +s0c247,POINT,3c295,-09:48:39.165,52.12.07.81,0.00125524331134121,[0.00664550001149697,0.0313049131087855],false,148045349.121094,,, +s0c248,POINT,3c295,-09:48:39.17,52.12.07.81,0.0183178204046912,[0.00594592496022951,0.214784221058062],false,148045349.121094,,, +s0c249,POINT,3c295,-09:48:39.192,52.12.07.81,0.00370340374577805,[0.00827231638770878,-0.127847536283552],false,148045349.121094,,, +s0c250,POINT,3c295,-09:48:39.194,52.12.07.81,0.00581777090375779,[0.007158523935085,-0.235428201247906],false,148045349.121094,,, +s0c251,POINT,3c295,-09:48:39.213,52.12.07.81,0.00604978140252702,[0.0180737886220151,-0.283793240874989],false,148045349.121094,,, +s0c252,POINT,3c295,-09:48:39.216,52.12.07.81,0.00816106708129149,[0.0110955334346677,-0.301600337399948],false,148045349.121094,,, +s0c253,POINT,3c295,-09:48:39.219,52.12.07.81,0.00927686890181546,[-0.00413694324378347,-0.276366042362671],false,148045349.121094,,, +s0c254,POINT,3c295,-09:48:39.118,52.12.07.835,-0.000724138951583934,[-0.00112553944206411,-0.0272585149616947],false,148045349.121094,,, +s0c255,POINT,3c295,-09:48:39.135,52.12.07.835,-0.00445231489255425,[0.0183149806748155,-0.0162343775417263],false,148045349.121094,,, +s0c256,POINT,3c295,-09:48:39.159,52.12.07.835,0.00103065732725858,[0.00746639082892913,0.0183710715042767],false,148045349.121094,,, +s0c257,POINT,3c295,-09:48:39.162,52.12.07.835,0.00922529275710033,[0.0390953359203659,0.0408567322768907],false,148045349.121094,,, +s0c258,POINT,3c295,-09:48:39.167,52.12.07.835,0.00701519256156493,[0.0068419183779006,0.0678979889191358],false,148045349.121094,,, +s0c259,POINT,3c295,-09:48:39.189,52.12.07.835,0.00155883940334157,[0.00891645882901429,-0.0392222321100823],false,148045349.121094,,, +s0c260,POINT,3c295,-09:48:39.213,52.12.07.835,0.00341430915493217,[0.00815103932305648,-0.140520812092914],false,148045349.121094,,, +s0c261,POINT,3c295,-09:48:39.216,52.12.07.835,0.00219587610222636,[0.0039655026337529,-0.0859260712803725],false,148045349.121094,,, +s0c262,POINT,3c295,-09:48:39.249,52.12.07.835,-0.000245467565736906,[-0.00542653144259788,-0.0400850369464712],false,148045349.121094,,, +s0c263,POINT,3c295,-09:48:39.252,52.12.07.835,-0.0028094662177653,[-0.0391792667997306,-0.184189798449292],false,148045349.121094,,, +s0c264,POINT,3c295,-09:48:39.254,52.12.07.835,-0.00212874281806364,[-0.0195421815677421,-0.0744396272482103],false,148045349.121094,,, +s0c265,POINT,3c295,-09:48:39.26,52.12.07.835,-0.0116717337582055,[-0.00577581266050472,-0.523880647156796],false,148045349.121094,,, +s0c266,POINT,3c295,-09:48:39.262,52.12.07.835,-0.0414476583024418,[0.0937060361724522,-2.08677982974616],false,148045349.121094,,, +s0c267,POINT,3c295,-09:48:39.265,52.12.07.835,-0.00286857378340477,[0.0132872300637335,-0.233934237563775],false,148045349.121094,,, +s0c268,POINT,3c295,-09:48:39.29,52.12.07.835,0.0034669795757333,[0.0365254001017749,-0.124692708682246],false,148045349.121094,,, +s0c269,POINT,3c295,-09:48:39.116,52.12.07.86,-0.000443666201706656,[0.000150079681287775,-0.00618415754286133],false,148045349.121094,,, +s0c270,POINT,3c295,-09:48:39.118,52.12.07.86,-0.000890380138514682,[-0.00127042512308753,-0.0267377204223368],false,148045349.121094,,, +s0c271,POINT,3c295,-09:48:39.132,52.12.07.86,-0.00212483280336934,[0.00174741407890851,-0.0262185174257385],false,148045349.121094,,, +s0c272,POINT,3c295,-09:48:39.135,52.12.07.86,-0.00238629754014485,[0.00556673920030238,0.00281756333109505],false,148045349.121094,,, +s0c273,POINT,3c295,-09:48:39.159,52.12.07.86,0.00477962756515535,[0.0278344762657093,0.0496688458547596],false,148045349.121094,,, +s0c274,POINT,3c295,-09:48:39.181,52.12.07.86,0.00898990824907608,[0.0161750130386474,-0.00425013910263847],false,148045349.121094,,, +s0c275,POINT,3c295,-09:48:39.184,52.12.07.86,0.00519449185963961,[0.018970473556346,-0.0521865045257203],false,148045349.121094,,, +s0c276,POINT,3c295,-09:48:39.246,52.12.07.86,-0.000360755127758812,[-0.0044825790341251,-0.02863888571262],false,148045349.121094,,, +s0c277,POINT,3c295,-09:48:39.249,52.12.07.86,-0.00120414029079813,[-0.0143501897788336,-0.0368778760918682],false,148045349.121094,,, +s0c278,POINT,3c295,-09:48:39.252,52.12.07.86,-0.00242970624584078,[-0.0180526845385793,-0.043829370378727],false,148045349.121094,,, +s0c279,POINT,3c295,-09:48:39.254,52.12.07.86,-0.00948227072283258,[-0.072976350170926,-0.0750908778523576],false,148045349.121094,,, +s0c280,POINT,3c295,-09:48:39.268,52.12.07.86,-0.0017140108038044,[0.0146006335645631,-0.353702001016981],false,148045349.121094,,, +s0c281,POINT,3c295,-09:48:39.271,52.12.07.86,-8.08427863896881e-05,[0.00923090770125857,-0.190954766697794],false,148045349.121094,,, +s0c282,POINT,3c295,-09:48:39.29,52.12.07.86,0.00134613920942233,[0.0143914382055749,-0.0567747683598372],false,148045349.121094,,, +s0c283,POINT,3c295,-09:48:39.322,52.12.07.86,0.000517453672158132,[0.00181233802189094,0.0131574338658227],false,148045349.121094,,, +s0c284,POINT,3c295,-09:48:39.116,52.12.07.885,-0.00156037061249271,[0.00195902763129661,-0.0111053321558458],false,148045349.121094,,, +s0c285,POINT,3c295,-09:48:39.132,52.12.07.885,-0.00131007270424111,[0.00103141871373853,-0.023979376665352],false,148045349.121094,,, +s0c286,POINT,3c295,-09:48:39.135,52.12.07.885,-0.000611020165873135,[-0.000803931187860652,0.0189844019070459],false,148045349.121094,,, +s0c287,POINT,3c295,-09:48:39.156,52.12.07.885,0.00196338487897581,[0.0135871966193565,0.0225629163973855],false,148045349.121094,,, +s0c288,POINT,3c295,-09:48:39.162,52.12.07.885,0.0123110279068638,[0.0261853445801979,0.0424485642982827],false,148045349.121094,,, +s0c289,POINT,3c295,-09:48:39.178,52.12.07.885,0.00445602415129374,[0.0233578413597682,-0.0523176092312303],false,148045349.121094,,, +s0c290,POINT,3c295,-09:48:39.181,52.12.07.885,0.00522848927119875,[0.00848983089127744,-0.00863624145423304],false,148045349.121094,,, +s0c291,POINT,3c295,-09:48:39.246,52.12.07.885,-0.00379305254617374,[-0.00654688261027454,-0.096178395943163],false,148045349.121094,,, +s0c292,POINT,3c295,-09:48:39.249,52.12.07.885,-0.0090246627212559,[-0.0181632982643198,-0.258467443023044],false,148045349.121094,,, +s0c293,POINT,3c295,-09:48:39.268,52.12.07.885,-0.000799910632505873,[-0.00274979381809516,-0.0941661841010405],false,148045349.121094,,, +s0c294,POINT,3c295,-09:48:39.271,52.12.07.885,-0.000114882121570044,[0.00245237215949692,-0.130617729372387],false,148045349.121094,,, +s0c295,POINT,3c295,-09:48:39.325,52.12.07.885,0.00121403345492824,[-8.87134422296841e-05,-0.0274617945055394],false,148045349.121094,,, +s0c296,POINT,3c295,-09:48:39.113,52.12.07.91,-0.000859095986581225,[0.00198467874885263,-0.0101286417985712],false,148045349.121094,,, +s0c297,POINT,3c295,-09:48:39.156,52.12.07.91,0.00570157088356574,[0.0273964911834846,0.0347093241970595],false,148045349.121094,,, +s0c298,POINT,3c295,-09:48:39.175,52.12.07.91,0.00175517515198001,[0.00776980918050882,0.0308060424600898],false,148045349.121094,,, +s0c299,POINT,3c295,-09:48:39.178,52.12.07.91,0.00365602017465369,[0.00173044329021263,0.00252971168344669],false,148045349.121094,,, +s0c300,POINT,3c295,-09:48:39.243,52.12.07.91,-0.00929579106595796,[-0.000412428094357094,-0.144085609584349],false,148045349.121094,,, +s0c301,POINT,3c295,-09:48:39.29,52.12.07.91,0.00088085353650455,[0.00586686198900506,-0.0404768765323135],false,148045349.121094,,, +s0c302,POINT,3c295,-09:48:39.292,52.12.07.91,0.00405264494258815,[0.0137620868778077,-0.140545863837424],false,148045349.121094,,, +s0c303,POINT,3c295,-09:48:39.322,52.12.07.91,0.000847222866836252,[-0.000597272666496784,-0.00655372514014715],false,148045349.121094,,, +s0c304,POINT,3c295,-09:48:39.325,52.12.07.91,0.00914188191502573,[-0.0280609892267719,0.109648682596793],false,148045349.121094,,, +s0c305,POINT,3c295,-09:48:39.328,52.12.07.91,0.000616084920763503,[-0.00183574059253926,-0.0258113120093726],false,148045349.121094,,, +s0c306,POINT,3c295,-09:48:39.113,52.12.07.935,-0.000713229052668894,[0.00215561342997609,-0.00184889124887412],false,148045349.121094,,, +s0c307,POINT,3c295,-09:48:39.116,52.12.07.935,-0.00116876928137972,[0.00126278523589198,-0.00947519798746751],false,148045349.121094,,, +s0c308,POINT,3c295,-09:48:39.132,52.12.07.935,-0.00190634174903467,[0.000417974416203121,-0.0474940019528588],false,148045349.121094,,, +s0c309,POINT,3c295,-09:48:39.156,52.12.07.935,0.00819201213659479,[0.0295344845284765,0.0369566616882627],false,148045349.121094,,, +s0c310,POINT,3c295,-09:48:39.162,52.12.07.935,0.0103852707749264,[0.012236376085607,0.0511576036765344],false,148045349.121094,,, +s0c311,POINT,3c295,-09:48:39.175,52.12.07.935,0.000639601015330268,[0.00534127013441485,-0.00973546176974307],false,148045349.121094,,, +s0c312,POINT,3c295,-09:48:39.233,52.12.07.935,-0.000148804814044886,[-0.00653839535276104,-0.0560967292171523],false,148045349.121094,,, +s0c313,POINT,3c295,-09:48:39.235,52.12.07.935,-0.00389758456024398,[-0.0338068600201986,-0.266992819472401],false,148045349.121094,,, +s0c314,POINT,3c295,-09:48:39.238,52.12.07.935,-0.0115271787786487,[-0.0159267827474142,-0.250891786700747],false,148045349.121094,,, +s0c315,POINT,3c295,-09:48:39.241,52.12.07.935,-0.00522021347797861,[0.00405248599423215,-0.056471055880655],false,148045349.121094,,, +s0c316,POINT,3c295,-09:48:39.29,52.12.07.935,0.00165276831395519,[0.00384894589477498,-0.0628848365072137],false,148045349.121094,,, +s0c317,POINT,3c295,-09:48:39.292,52.12.07.935,0.0102723282981066,[0.0187893511622924,-0.301320693307451],false,148045349.121094,,, +s0c318,POINT,3c295,-09:48:39.322,52.12.07.935,0.00108961342330016,[-0.00299823493285837,-0.00791006649741804],false,148045349.121094,,, +s0c319,POINT,3c295,-09:48:39.328,52.12.07.935,0.00551257657727003,[-0.0158204732451782,0.201220136631454],false,148045349.121094,,, +s0c320,POINT,3c295,-09:48:39.132,52.12.07.96,-0.000515403062893515,[-0.000781438723073188,0.00983959089227482],false,148045349.121094,,, +s0c321,POINT,3c295,-09:48:39.173,52.12.07.96,0.00231286911462073,[0.012826876603491,0.0566126666677641],false,148045349.121094,,, +s0c322,POINT,3c295,-09:48:39.29,52.12.07.96,0.00434905417476384,[0.00801515348085674,-0.0917355530838045],false,148045349.121094,,, +s0c323,POINT,3c295,-09:48:39.292,52.12.07.96,0.0180608527487219,[0.026630856181979,-0.260328057857336],false,148045349.121094,,, +s0c324,POINT,3c295,-09:48:39.33,52.12.07.96,0.00630659465697008,[-0.0156678490329846,0.277723675271231],false,148045349.121094,,, +s0c325,POINT,3c295,-09:48:39.333,52.12.07.96,0.00126985902285047,[-0.00375130533090742,0.0104543268843364],false,148045349.121094,,, +s0c326,POINT,3c295,-09:48:39.336,52.12.07.96,0.0041705259469321,[-0.0045957703515046,-0.0758605203492232],false,148045349.121094,,, +s0c327,POINT,3c295,-09:48:39.339,52.12.07.96,0.00149816324071745,[0.00134795438207092,-0.0113768715878711],false,148045349.121094,,, +s0c328,POINT,3c295,-09:48:39.341,52.12.07.96,0.000473924463008317,[0.00171718303024278,-0.000819526761308922],false,148045349.121094,,, +s0c329,POINT,3c295,-09:48:39.344,52.12.07.96,0.000497276262415115,[0.00256041180172071,0.00701578709234665],false,148045349.121094,,, +s0c330,POINT,3c295,-09:48:39.377,52.12.07.96,-0.000246803264352119,[0.00476495800590446,-0.0264638285231888],false,148045349.121094,,, +s0c331,POINT,3c295,-09:48:39.132,52.12.07.985,-0.00488690099200983,[-0.00361044041944368,-0.0920550113589293],false,148045349.121094,,, +s0c332,POINT,3c295,-09:48:39.154,52.12.07.985,0.00105706796253354,[0.00445478304147959,0.0155824536785075],false,148045349.121094,,, +s0c333,POINT,3c295,-09:48:39.29,52.12.07.985,0.00917930144193385,[0.027379821131927,-0.0702188198117582],false,148045349.121094,,, +s0c334,POINT,3c295,-09:48:39.292,52.12.07.985,0.0186719452596164,[0.0306926952472775,-0.044414118215053],false,148045349.121094,,, +s0c335,POINT,3c295,-09:48:39.295,52.12.07.985,0.025351530595235,[0.0307873714058442,0.176000751627497],false,148045349.121094,,, +s0c336,POINT,3c295,-09:48:39.32,52.12.07.985,0.00081547403015322,[-0.00379030092198902,-0.0226924257342361],false,148045349.121094,,, +s0c337,POINT,3c295,-09:48:39.333,52.12.07.985,0.00214938406363614,[-0.00377850139984272,0.076970947157633],false,148045349.121094,,, +s0c338,POINT,3c295,-09:48:39.336,52.12.07.985,0.00114240532558275,[-9.04465383250873e-05,0.01485198513927],false,148045349.121094,,, +s0c339,POINT,3c295,-09:48:39.352,52.12.07.985,0.00127280568806049,[0.00829070218075339,0.0402687499553795],false,148045349.121094,,, +s0c340,POINT,3c295,-09:48:39.132,52.12.08.01,-0.00671604752751089,[-0.00741919231060165,-0.141602339774259],false,148045349.121094,,, +s0c341,POINT,3c295,-09:48:39.154,52.12.08.01,0.00279271674173408,[0.0113346930536058,0.0900928382863503],false,148045349.121094,,, +s0c342,POINT,3c295,-09:48:39.159,52.12.08.01,0.00902435966395019,[0.0182448498520737,0.0388754633279269],false,148045349.121094,,, +s0c343,POINT,3c295,-09:48:39.17,52.12.08.01,0.00168643829405644,[0.0139084377694326,0.0415638645291036],false,148045349.121094,,, +s0c344,POINT,3c295,-09:48:39.194,52.12.08.01,-0.000224240266296766,[0.00500243567912833,-0.0210434760045738],false,148045349.121094,,, +s0c345,POINT,3c295,-09:48:39.2,52.12.08.01,-0.00255515609299063,[0.0118965290172739,-0.165370135736059],false,148045349.121094,,, +s0c346,POINT,3c295,-09:48:39.203,52.12.08.01,-0.0015787494131318,[0.0026045312691175,-0.121989247842984],false,148045349.121094,,, +s0c347,POINT,3c295,-09:48:39.284,52.12.08.01,0.00305347063432613,[0.0235218476258814,0.038977345594414],false,148045349.121094,,, +s0c348,POINT,3c295,-09:48:39.29,52.12.08.01,0.000902724031808256,[-0.0041348166785414,0.0165123841689698],false,148045349.121094,,, +s0c349,POINT,3c295,-09:48:39.292,52.12.08.01,0.000677716679765458,[-0.00417210514211865,0.0279183660771269],false,148045349.121094,,, +s0c350,POINT,3c295,-09:48:39.314,52.12.08.01,0.00498655884257832,[-0.0205121262844704,-0.111027986380067],false,148045349.121094,,, +s0c351,POINT,3c295,-09:48:39.317,52.12.08.01,0.00191315329686593,[-0.0115964548909847,-0.0460143997071293],false,148045349.121094,,, +s0c352,POINT,3c295,-09:48:39.336,52.12.08.01,0.00146953757090157,[0.000426263408678404,0.0549039183839578],false,148045349.121094,,, +s0c353,POINT,3c295,-09:48:39.352,52.12.08.01,0.00149008773708826,[0.00712794079213648,0.0429072546149115],false,148045349.121094,,, +s0c354,POINT,3c295,-09:48:39.132,52.12.08.035,-0.00583552200602113,[-0.00501573410516054,-0.0690378070376351],false,148045349.121094,,, +s0c355,POINT,3c295,-09:48:39.154,52.12.08.035,0.00317490340336027,[0.012341041141046,0.0646356550634963],false,148045349.121094,,, +s0c356,POINT,3c295,-09:48:39.156,52.12.08.035,0.000333855107609903,[0.0012043506139063,0.0140520404534287],false,148045349.121094,,, +s0c357,POINT,3c295,-09:48:39.17,52.12.08.035,0.0124789521786594,[0.0538426351611817,0.219193525019055],false,148045349.121094,,, +s0c358,POINT,3c295,-09:48:39.192,52.12.08.035,0.00097248191556003,[0.0361211988320688,-0.306315471092684],false,148045349.121094,,, +s0c359,POINT,3c295,-09:48:39.194,52.12.08.035,-9.02390803621909e-05,[0.0263058016859562,-0.176176810319509],false,148045349.121094,,, +s0c360,POINT,3c295,-09:48:39.203,52.12.08.035,-0.0186513468995353,[0.102190322973639,-2.05558158093453],false,148045349.121094,,, +s0c361,POINT,3c295,-09:48:39.273,52.12.08.035,0.0023171897612965,[0.0106995147226963,-0.0460747106348372],false,148045349.121094,,, +s0c362,POINT,3c295,-09:48:39.276,52.12.08.035,0.00811119445567289,[0.0347992333378959,-0.124238937740111],false,148045349.121094,,, +s0c363,POINT,3c295,-09:48:39.279,52.12.08.035,0.00856293731504558,[0.0746565360240078,0.129540416251501],false,148045349.121094,,, +s0c364,POINT,3c295,-09:48:39.281,52.12.08.035,0.00439932446511622,[0.0453640307618235,0.15108427705737],false,148045349.121094,,, +s0c365,POINT,3c295,-09:48:39.295,52.12.08.035,0.000209747902705139,[-0.00320288162984256,0.0464317812119941],false,148045349.121094,,, +s0c366,POINT,3c295,-09:48:39.298,52.12.08.035,0.00221019596675219,[-0.00627805911120639,0.213048664894231],false,148045349.121094,,, +s0c367,POINT,3c295,-09:48:39.306,52.12.08.035,0.0123996307844606,[0.00152200466162138,-0.325980708787385],false,148045349.121094,,, +s0c368,POINT,3c295,-09:48:39.309,52.12.08.035,0.00237902564072613,[-0.00109345101462427,-0.0761310084566383],false,148045349.121094,,, +s0c369,POINT,3c295,-09:48:39.352,52.12.08.035,0.00384933861427564,[0.00757142297690187,0.063802515611837],false,148045349.121094,,, +s0c370,POINT,3c295,-09:48:39.355,52.12.08.035,0.00194898403767027,[0.00311674174880318,0.00178378883114114],false,148045349.121094,,, +s0c371,POINT,3c295,-09:48:39.129,52.12.08.06,-0.00128713701260231,[-0.00373749988640644,-0.0477390100298685],false,148045349.121094,,, +s0c372,POINT,3c295,-09:48:39.132,52.12.08.06,-0.00272893528796202,[-0.00246960867265194,-0.0166610636976891],false,148045349.121094,,, +s0c373,POINT,3c295,-09:48:39.154,52.12.08.06,0.00468044882630919,[0.0178330942454271,0.112816939491427],false,148045349.121094,,, +s0c374,POINT,3c295,-09:48:39.156,52.12.08.06,0.00887610467462586,[0.0203086132581891,0.0342423615223203],false,148045349.121094,,, +s0c375,POINT,3c295,-09:48:39.167,52.12.08.06,0.00380756539108917,[0.0171692347328129,0.128236118760657],false,148045349.121094,,, +s0c376,POINT,3c295,-09:48:39.17,52.12.08.06,0.00217322735611577,[0.013126669426427,0.0116725621679335],false,148045349.121094,,, +s0c377,POINT,3c295,-09:48:39.208,52.12.08.06,0.000170443399758193,[0.00484250025622235,-0.234238380034932],false,148045349.121094,,, +s0c378,POINT,3c295,-09:48:39.211,52.12.08.06,0.00124554960284134,[0.0171967795034784,-0.414943184886334],false,148045349.121094,,, +s0c379,POINT,3c295,-09:48:39.295,52.12.08.06,3.81163313057293e-05,[-0.00163287431597458,0.0485042142106271],false,148045349.121094,,, +s0c380,POINT,3c295,-09:48:39.298,52.12.08.06,0.000227765113206462,[0.000228543630871445,0.0355335549521693],false,148045349.121094,,, +s0c381,POINT,3c295,-09:48:39.352,52.12.08.06,0.00175589275651608,[0.00109383211072007,0.0119189242096939],false,148045349.121094,,, +s0c382,POINT,3c295,-09:48:39.116,52.12.08.085,-0.000722229925434835,[-0.00190772828165028,0.000121852529592752],false,148045349.121094,,, +s0c383,POINT,3c295,-09:48:39.129,52.12.08.085,-0.00242854886787144,[-0.00714304001013701,-0.0884871622308589],false,148045349.121094,,, +s0c384,POINT,3c295,-09:48:39.154,52.12.08.085,0.00465857806317514,[0.0172429635530048,0.102902878110867],false,148045349.121094,,, +s0c385,POINT,3c295,-09:48:39.167,52.12.08.085,0.00493237628460671,[0.0259300928180867,0.100307300015047],false,148045349.121094,,, +s0c386,POINT,3c295,-09:48:39.243,52.12.08.085,-0.000109513418418146,[-0.0225183540626944,-0.355454511487144],false,148045349.121094,,, +s0c387,POINT,3c295,-09:48:39.246,52.12.08.085,0.000248823371336741,[-0.00948203510955905,-0.170877584725344],false,148045349.121094,,, +s0c388,POINT,3c295,-09:48:39.33,52.12.08.085,0.00143080445042055,[0.00735529185961873,0.0120045759981435],false,148045349.121094,,, +s0c389,POINT,3c295,-09:48:39.352,52.12.08.085,0.00209703577113643,[-0.00209790079221269,-0.00178603971315118],false,148045349.121094,,, +s0c390,POINT,3c295,-09:48:39.113,52.12.08.11,-0.00173820097659859,[0.000273361111362682,-0.00866207701594718],false,148045349.121094,,, +s0c391,POINT,3c295,-09:48:39.116,52.12.08.11,-0.00147298649575729,[-0.00396794298986486,2.09833821529989e-05],false,148045349.121094,,, +s0c392,POINT,3c295,-09:48:39.129,52.12.08.11,-0.00247027457505897,[-0.00680527475743284,-0.0656163417968383],false,148045349.121094,,, +s0c393,POINT,3c295,-09:48:39.151,52.12.08.11,0.00180667578792031,[0.00916578218547424,0.0840861915731204],false,148045349.121094,,, +s0c394,POINT,3c295,-09:48:39.154,52.12.08.11,0.00439022344466545,[0.0165250021458814,0.158012101118051],false,148045349.121094,,, +s0c395,POINT,3c295,-09:48:39.156,52.12.08.11,0.000519922808914685,[0.00121086671216,0.0128831812185225],false,148045349.121094,,, +s0c396,POINT,3c295,-09:48:39.167,52.12.08.11,0.00436457690938363,[0.0218881750185498,0.0616636027760004],false,148045349.121094,,, +s0c397,POINT,3c295,-09:48:39.341,52.12.08.11,0.00271735715101602,[-0.00461039301791891,0.106566874854202],false,148045349.121094,,, +s0c398,POINT,3c295,-09:48:39.344,52.12.08.11,0.00712749390798128,[-0.0175353688222171,0.263471047053012],false,148045349.121094,,, +s0c399,POINT,3c295,-09:48:39.36,52.12.08.11,0.000843221299774411,[-0.00162718805171689,-0.0419967945198217],false,148045349.121094,,, +s0c400,POINT,3c295,-09:48:39.086,52.12.08.135,0.00224621172332924,[0.014218368892564,0.0035440498108985],false,148045349.121094,,, +s0c401,POINT,3c295,-09:48:39.113,52.12.08.135,-0.00397273062037801,[0.00162728226393244,-0.00890983173422852],false,148045349.121094,,, +s0c402,POINT,3c295,-09:48:39.116,52.12.08.135,-0.000533655398035912,[-0.0016204884516771,0.00207903557012203],false,148045349.121094,,, +s0c403,POINT,3c295,-09:48:39.129,52.12.08.135,-0.00199524366476675,[-0.0076233393352807,-0.0598741014859479],false,148045349.121094,,, +s0c404,POINT,3c295,-09:48:39.132,52.12.08.135,-0.000457502394959613,[-0.0002414750101843,0.00163566745609137],false,148045349.121094,,, +s0c405,POINT,3c295,-09:48:39.156,52.12.08.135,0.000440034997377231,[0.00152928950436137,0.0141723611705774],false,148045349.121094,,, +s0c406,POINT,3c295,-09:48:39.17,52.12.08.135,0.00119040561691999,[0.00878760948757546,0.00894420158001854],false,148045349.121094,,, +s0c407,POINT,3c295,-09:48:39.336,52.12.08.135,0.00381667239534038,[0.00374723982660861,0.118358138098934],false,148045349.121094,,, +s0c408,POINT,3c295,-09:48:39.339,52.12.08.135,0.00339564768793346,[-0.000921877580893075,0.11366224372605],false,148045349.121094,,, +s0c409,POINT,3c295,-09:48:39.344,52.12.08.135,0.00735294856798446,[-0.0203339142060038,0.284265970191979],false,148045349.121094,,, +s0c410,POINT,3c295,-09:48:39.347,52.12.08.135,0.00248800417689522,[-0.00593375654480011,0.0487017580559913],false,148045349.121094,,, +s0c411,POINT,3c295,-09:48:39.358,52.12.08.135,0.000985481605524314,[-0.00271369430314069,-0.0448360928535859],false,148045349.121094,,, +s0c412,POINT,3c295,-09:48:39.36,52.12.08.135,0.00090322138494051,[-0.00215256867592992,-0.0466300603491402],false,148045349.121094,,, +s0c413,POINT,3c295,-09:48:39.363,52.12.08.135,0.000720696464735073,[-0.00125321158484145,-0.0333780808494766],false,148045349.121094,,, +s0c414,POINT,3c295,-09:48:39.083,52.12.08.16,0.00084812690015341,[0.00478604869395414,-0.0172815820928517],false,148045349.121094,,, +s0c415,POINT,3c295,-09:48:39.113,52.12.08.16,-0.000596819277039598,[0.000153823151982164,0.00446408689601051],false,148045349.121094,,, +s0c416,POINT,3c295,-09:48:39.151,52.12.08.16,0.00356744304247819,[0.0127247971305932,0.0948208548054507],false,148045349.121094,,, +s0c417,POINT,3c295,-09:48:39.154,52.12.08.16,0.000767700952655724,[0.00373777387563314,0.0347358281163169],false,148045349.121094,,, +s0c418,POINT,3c295,-09:48:39.156,52.12.08.16,0.015443042785174,[0.0289996781866367,-0.0269175145482751],false,148045349.121094,,, +s0c419,POINT,3c295,-09:48:39.17,52.12.08.16,0.000996387055658298,[0.00905967120129326,0.0314102641607929],false,148045349.121094,,, +s0c420,POINT,3c295,-09:48:39.227,52.12.08.16,0.00639986197729468,[0.0365161419090118,-0.358349679567323],false,148045349.121094,,, +s0c421,POINT,3c295,-09:48:39.363,52.12.08.16,0.00193219643688517,[-0.00307916485618814,-0.0771817872004474],false,148045349.121094,,, +s0c422,POINT,3c295,-09:48:39.129,52.12.08.185,-0.00189118148427648,[-0.00653316230088003,-0.0356376419622588],false,148045349.121094,,, +s0c423,POINT,3c295,-09:48:39.151,52.12.08.185,0.00572076510121091,[0.020309721109407,0.1591336988482],false,148045349.121094,,, +s0c424,POINT,3c295,-09:48:39.156,52.12.08.185,0.000520909121824588,[0.00281088710636158,0.0302055628245052],false,148045349.121094,,, +s0c425,POINT,3c295,-09:48:39.17,52.12.08.185,0.000730214862529822,[0.00641246174534203,0.0285230627088238],false,148045349.121094,,, +s0c426,POINT,3c295,-09:48:39.227,52.12.08.185,0.00278550212047383,[0.0123767222650786,-0.142493486117844],false,148045349.121094,,, +s0c427,POINT,3c295,-09:48:39.23,52.12.08.185,0.00153098040021972,[0.00625593553773796,-0.0616946591077277],false,148045349.121094,,, +s0c428,POINT,3c295,-09:48:39.339,52.12.08.185,0.00586665458050876,[-0.00701905866241534,0.0299574681271932],false,148045349.121094,,, +s0c429,POINT,3c295,-09:48:39.352,52.12.08.185,0.00208334098910403,[-0.00396433018960882,-0.0234885070239619],false,148045349.121094,,, +s0c430,POINT,3c295,-09:48:39.129,52.12.08.21,-0.000442405340828721,[-0.00084481145924839,0.000740143792880747],false,148045349.121094,,, +s0c431,POINT,3c295,-09:48:39.132,52.12.08.21,-0.00167062839305706,[-0.00220865657450738,0.00734950654883697],false,148045349.121094,,, +s0c432,POINT,3c295,-09:48:39.156,52.12.08.21,0.0100314914657616,[0.0199726348496926,-0.0326219589495927],false,148045349.121094,,, +s0c433,POINT,3c295,-09:48:39.159,52.12.08.21,0.000451398661755956,[0.00319332627565892,0.0678299170865292],false,148045349.121094,,, +s0c434,POINT,3c295,-09:48:39.17,52.12.08.21,0.00206518694765776,[0.0113453662079722,-0.0279289931996501],false,148045349.121094,,, +s0c435,POINT,3c295,-09:48:39.23,52.12.08.21,0.00954597883746629,[0.0280503172833464,-0.326843556470653],false,148045349.121094,,, +s0c436,POINT,3c295,-09:48:39.268,52.12.08.21,-0.002111379457012,[-0.0110135451769328,0.060853314350469],false,148045349.121094,,, +s0c437,POINT,3c295,-09:48:39.271,52.12.08.21,-0.00643571580218375,[-0.0287556259564012,0.25539282359864],false,148045349.121094,,, +s0c438,POINT,3c295,-09:48:39.341,52.12.08.21,0.0017345557441175,[-0.00176956852928846,-0.0191578638143126],false,148045349.121094,,, +s0c439,POINT,3c295,-09:48:39.355,52.12.08.21,0.00191772182185547,[-0.00303272444586219,-0.0500182640779934],false,148045349.121094,,, +s0c440,POINT,3c295,-09:48:39.129,52.12.08.235,-0.000747249911872165,[-0.00157117969436684,0.00115339762524932],false,148045349.121094,,, +s0c441,POINT,3c295,-09:48:39.156,52.12.08.235,0.0128926463192494,[0.0302397443540852,0.00573634446862295],false,148045349.121094,,, +s0c442,POINT,3c295,-09:48:39.159,52.12.08.235,0.000162294135654806,[0.00149223078689788,0.0405502073031612],false,148045349.121094,,, +s0c443,POINT,3c295,-09:48:39.167,52.12.08.235,0.00440492588043349,[0.015353511952266,-0.0856549408719342],false,148045349.121094,,, +s0c444,POINT,3c295,-09:48:39.173,52.12.08.235,0.000684603615331116,[0.00623999416673975,0.0012391308773182],false,148045349.121094,,, +s0c445,POINT,3c295,-09:48:39.233,52.12.08.235,0.00254499452540315,[0.0108886311647931,0.0260431811349484],false,148045349.121094,,, +s0c446,POINT,3c295,-09:48:39.303,52.12.08.235,-0.00372166362608932,[0.00414211421522676,-0.410701125618329],false,148045349.121094,,, +s0c447,POINT,3c295,-09:48:39.306,52.12.08.235,-0.000833908154914784,[0.0010536609179135,-0.0493446010185454],false,148045349.121094,,, +s0c448,POINT,3c295,-09:48:39.309,52.12.08.235,-0.00387298419031068,[0.00223930141675368,-0.0912063996131581],false,148045349.121094,,, +s0c449,POINT,3c295,-09:48:39.347,52.12.08.235,0.00094773058558972,[-0.000256211134758998,-0.00379504328426654],false,148045349.121094,,, +s0c450,POINT,3c295,-09:48:39.349,52.12.08.235,0.000454012024883323,[0.000509740314120252,-0.00187389058156214],false,148045349.121094,,, +s0c451,POINT,3c295,-09:48:39.355,52.12.08.235,0.00725446157370916,[-0.00480832764430296,-0.194729217002894],false,148045349.121094,,, +s0c452,POINT,3c295,-09:48:39.11,52.12.08.26,-0.000434865734932485,[0.0016367734180893,0.00419204778723968],false,148045349.121094,,, +s0c453,POINT,3c295,-09:48:39.129,52.12.08.26,-0.00247742891284205,[-0.00721768555776413,-0.00474343947859269],false,148045349.121094,,, +s0c454,POINT,3c295,-09:48:39.151,52.12.08.26,0.00155544205529901,[0.00551949997351943,0.0709133728699239],false,148045349.121094,,, +s0c455,POINT,3c295,-09:48:39.167,52.12.08.26,0.00504555021050171,[0.0158235852564065,-0.112923557717912],false,148045349.121094,,, +s0c456,POINT,3c295,-09:48:39.17,52.12.08.26,0.0052679984322289,[0.0216891111370255,-0.13502317993847],false,148045349.121094,,, +s0c457,POINT,3c295,-09:48:39.173,52.12.08.26,0.00738741816409204,[0.0464907454472449,-0.18024150431581],false,148045349.121094,,, +s0c458,POINT,3c295,-09:48:39.175,52.12.08.26,0.00183239770764545,[0.0176330315586139,-0.0820072098646703],false,148045349.121094,,, +s0c459,POINT,3c295,-09:48:39.233,52.12.08.26,0.00677316866538475,[0.0201258402170647,-0.0117718159589628],false,148045349.121094,,, +s0c460,POINT,3c295,-09:48:39.301,52.12.08.26,-0.00171187256086195,[0.00399525818729173,-0.131694595952703],false,148045349.121094,,, +s0c461,POINT,3c295,-09:48:39.309,52.12.08.26,-0.00340534189347557,[0.0087670619018296,-0.077676966705579],false,148045349.121094,,, +s0c462,POINT,3c295,-09:48:39.317,52.12.08.26,-0.00133420335838825,[-0.00408168124711954,0.0190407022964365],false,148045349.121094,,, +s0c463,POINT,3c295,-09:48:39.32,52.12.08.26,-0.00189951978338285,[-0.00777552657020676,0.0448333065780127],false,148045349.121094,,, +s0c464,POINT,3c295,-09:48:39.355,52.12.08.26,0.00189063725311139,[0.000419331090521054,-0.0497567360363589],false,148045349.121094,,, +s0c465,POINT,3c295,-09:48:39.513,52.12.08.26,0.000437309755720058,[-0.0039190781613744,0.00156575684196365],false,148045349.121094,,, +s0c466,POINT,3c295,-09:48:39.129,52.12.08.285,-0.00476322869343279,[-0.0139647249710238,0.00645464399281703],false,148045349.121094,,, +s0c467,POINT,3c295,-09:48:39.151,52.12.08.285,0.00313111753741134,[0.00791619038930852,0.0659125614004794],false,148045349.121094,,, +s0c468,POINT,3c295,-09:48:39.154,52.12.08.285,0.00191313141559396,[0.00731596021309351,0.0865480820380841],false,148045349.121094,,, +s0c469,POINT,3c295,-09:48:39.159,52.12.08.285,0.00964134974615054,[0.0170110945323976,-0.0909210563465068],false,148045349.121094,,, +s0c470,POINT,3c295,-09:48:39.17,52.12.08.285,0.00956573243622648,[0.0324647909152928,-0.305385897966631],false,148045349.121094,,, +s0c471,POINT,3c295,-09:48:39.173,52.12.08.285,0.00229016657180776,[0.013206176908706,-0.0577645911802546],false,148045349.121094,,, +s0c472,POINT,3c295,-09:48:39.211,52.12.08.285,0.00131441606440467,[0.0306489229846755,-1.37620207114671],false,148045349.121094,,, +s0c473,POINT,3c295,-09:48:39.238,52.12.08.285,0.0025524491326152,[0.010889035215215,0.0702613037115831],false,148045349.121094,,, +s0c474,POINT,3c295,-09:48:39.32,52.12.08.285,-0.00400276897632672,[-0.0225635903391206,0.0303108252543577],false,148045349.121094,,, +s0c475,POINT,3c295,-09:48:39.322,52.12.08.285,-0.00215515917127212,[-0.014506449529465,0.0280842084796814],false,148045349.121094,,, +s0c476,POINT,3c295,-09:48:39.355,52.12.08.285,0.000677852508972958,[0.000703553107989699,-0.0152628330144367],false,148045349.121094,,, +s0c477,POINT,3c295,-09:48:39.129,52.12.08.31,-0.00457215000701963,[-0.0156592963370896,-0.000618643411744252],false,148045349.121094,,, +s0c478,POINT,3c295,-09:48:39.151,52.12.08.31,0.00171436725931793,[0.00442158650088943,0.086058931128141],false,148045349.121094,,, +s0c479,POINT,3c295,-09:48:39.154,52.12.08.31,0.00122827640412212,[0.00372961148090405,0.0575617370931386],false,148045349.121094,,, +s0c480,POINT,3c295,-09:48:39.17,52.12.08.31,0.00722773594340933,[0.0244686576796155,-0.241744630723831],false,148045349.121094,,, +s0c481,POINT,3c295,-09:48:39.173,52.12.08.31,0.000983570545885837,[0.00534797420731358,-0.0196725851603751],false,148045349.121094,,, +s0c482,POINT,3c295,-09:48:39.208,52.12.08.31,0.000613941191325008,[0.0159034950890321,-0.644769113814263],false,148045349.121094,,, +s0c483,POINT,3c295,-09:48:39.211,52.12.08.31,-8.75202977359915e-05,[0.00766387699770164,-0.496294121155152],false,148045349.121094,,, +s0c484,POINT,3c295,-09:48:39.233,52.12.08.31,0.000473978587499865,[-0.00204112153529857,-0.00334141243777715],false,148045349.121094,,, +s0c485,POINT,3c295,-09:48:39.235,52.12.08.31,0.00232083179905467,[0.000910511013931405,-0.00543181455169521],false,148045349.121094,,, +s0c486,POINT,3c295,-09:48:39.241,52.12.08.31,0.0105816075561628,[0.0315737945776683,0.21174572820074],false,148045349.121094,,, +s0c487,POINT,3c295,-09:48:39.249,52.12.08.31,0.00900288013168838,[-0.0631871318288944,0.374402657296033],false,148045349.121094,,, +s0c488,POINT,3c295,-09:48:39.252,52.12.08.31,0.00191433757045597,[-0.0204336849181454,0.110212594462809],false,148045349.121094,,, +s0c489,POINT,3c295,-09:48:39.11,52.12.08.335,-0.00110856379234398,[0.00402597069950965,-0.0171554132997306],false,148045349.121094,,, +s0c490,POINT,3c295,-09:48:39.129,52.12.08.335,-0.00456628468379589,[-0.0154708575568544,-0.00555429691086286],false,148045349.121094,,, +s0c491,POINT,3c295,-09:48:39.154,52.12.08.335,0.00258584269594224,[0.00588325242977022,0.10289020186335],false,148045349.121094,,, +s0c492,POINT,3c295,-09:48:39.156,52.12.08.335,0.000488659052597771,[0.00199793086801583,0.0380039027867765],false,148045349.121094,,, +s0c493,POINT,3c295,-09:48:39.197,52.12.08.335,0.00430449385375305,[0.0495828501431811,-1.44300085819472],false,148045349.121094,,, +s0c494,POINT,3c295,-09:48:39.233,52.12.08.335,0.00213490313281895,[-0.00510974486152842,-0.0107794067899625],false,148045349.121094,,, +s0c495,POINT,3c295,-09:48:39.235,52.12.08.335,0.00359388654737472,[-9.08104623597245e-05,-0.0487312553315105],false,148045349.121094,,, +s0c496,POINT,3c295,-09:48:39.249,52.12.08.335,0.00265071379305655,[-0.0135943301187839,-0.00970410747057429],false,148045349.121094,,, +s0c497,POINT,3c295,-09:48:39.36,52.12.08.335,0.000683803290349958,[0.00179799144436276,-0.00815700436722695],false,148045349.121094,,, +s0c498,POINT,3c295,-09:48:39.363,52.12.08.335,0.00352410407300929,[0.013139022645213,-0.0758007967400635],false,148045349.121094,,, +s0c499,POINT,3c295,-09:48:39.083,52.12.08.36,0.000752672911032422,[0.00632366670543802,-0.00485587145340778],false,148045349.121094,,, +s0c500,POINT,3c295,-09:48:39.086,52.12.08.36,0.00132057633407377,[0.0139246523039669,0.0510228525915784],false,148045349.121094,,, +s0c501,POINT,3c295,-09:48:39.11,52.12.08.36,-0.00161966622481682,[0.00661576517223588,-0.0349580757650421],false,148045349.121094,,, +s0c502,POINT,3c295,-09:48:39.126,52.12.08.36,-0.00154664438186545,[-0.00554002586747477,0.00419037701360491],false,148045349.121094,,, +s0c503,POINT,3c295,-09:48:39.154,52.12.08.36,0.00166911733999535,[0.00201866021953762,0.0686328154206472],false,148045349.121094,,, +s0c504,POINT,3c295,-09:48:39.156,52.12.08.36,0.00715051626199242,[0.0120419965155567,0.0921844417486146],false,148045349.121094,,, +s0c505,POINT,3c295,-09:48:39.159,52.12.08.36,0.00802380947990098,[0.010106092293393,-0.0892778890577086],false,148045349.121094,,, +s0c506,POINT,3c295,-09:48:39.17,52.12.08.36,0.0014316405093886,[0.00599898892964805,-0.0402200813051238],false,148045349.121094,,, +s0c507,POINT,3c295,-09:48:39.194,52.12.08.36,0.0067837798721279,[0.083237458829158,-2.00529715236607],false,148045349.121094,,, +s0c508,POINT,3c295,-09:48:39.233,52.12.08.36,0.000736255557507393,[-0.00190407221307197,-0.00827145778605226],false,148045349.121094,,, +s0c509,POINT,3c295,-09:48:39.36,52.12.08.36,0.00203049497318047,[0.0035016861856719,-0.00986953485476353],false,148045349.121094,,, +s0c510,POINT,3c295,-09:48:39.363,52.12.08.36,0.000702635838355384,[0.00190774156228626,-0.000215148560897631],false,148045349.121094,,, +s0c511,POINT,3c295,-09:48:39.366,52.12.08.36,0.00405655933456805,[0.0179878304866511,-0.0772701861858035],false,148045349.121094,,, +s0c512,POINT,3c295,-09:48:39.374,52.12.08.36,0.00124705630535337,[0.000297570266898784,0.0339238232120918],false,148045349.121094,,, +s0c513,POINT,3c295,-09:48:39.377,52.12.08.36,0.00049290933864644,[0.000126976238570691,0.00440606112644811],false,148045349.121094,,, +s0c514,POINT,3c295,-09:48:39.11,52.12.08.385,-0.000564356618804693,[0.00269841874632561,-0.0169622427327031],false,148045349.121094,,, +s0c515,POINT,3c295,-09:48:39.113,52.12.08.385,-0.000848256600480085,[0.0051079092841324,-0.00701310814586582],false,148045349.121094,,, +s0c516,POINT,3c295,-09:48:39.156,52.12.08.385,0.00102705164427697,[0.00348190337457849,0.0365582372919484],false,148045349.121094,,, +s0c517,POINT,3c295,-09:48:39.173,52.12.08.385,0.000555326750429939,[0.00289599844800766,-0.00733861494541322],false,148045349.121094,,, +s0c518,POINT,3c295,-09:48:39.369,52.12.08.385,0.00356578025991345,[0.012045949026294,-0.0236148930266755],false,148045349.121094,,, +s0c519,POINT,3c295,-09:48:39.371,52.12.08.385,0.000996274760834464,[0.00309925564167801,0.0042214601089732],false,148045349.121094,,, +s0c520,POINT,3c295,-09:48:39.374,52.12.08.385,0.00107918979693334,[0.0010770279844872,0.0335661694195043],false,148045349.121094,,, +s0c521,POINT,3c295,-09:48:39.11,52.12.08.41,-0.000438097756197963,[0.00199362060963844,-0.0126728958870507],false,148045349.121094,,, +s0c522,POINT,3c295,-09:48:39.113,52.12.08.41,-0.00212707264796615,[0.0128979304417484,-0.018511078822668],false,148045349.121094,,, +s0c523,POINT,3c295,-09:48:39.126,52.12.08.41,-0.000450078026241544,[-0.00242465137045492,-0.00502575699175038],false,148045349.121094,,, +s0c524,POINT,3c295,-09:48:39.129,52.12.08.41,-0.000914626061486217,[-0.00668515424447807,-0.017360613837123],false,148045349.121094,,, +s0c525,POINT,3c295,-09:48:39.156,52.12.08.41,0.00892998213947154,[0.0101715363318342,0.0900787153841264],false,148045349.121094,,, +s0c526,POINT,3c295,-09:48:39.159,52.12.08.41,0.000536549780596347,[0.00621958328824199,0.0766890300243064],false,148045349.121094,,, +s0c527,POINT,3c295,-09:48:39.273,52.12.08.41,0.00126235622128756,[0.000658962489377323,0.189776477780347],false,148045349.121094,,, +s0c528,POINT,3c295,-09:48:39.276,52.12.08.41,0.000276654642550056,[0.00135877268212843,0.0339418998858979],false,148045349.121094,,, +s0c529,POINT,3c295,-09:48:39.336,52.12.08.41,-0.000406369603500509,[-0.0129431543932823,-0.0994602119338403],false,148045349.121094,,, +s0c530,POINT,3c295,-09:48:39.156,52.12.08.435,0.00308089371866507,[0.00489019491091593,0.0671870443452953],false,148045349.121094,,, +s0c531,POINT,3c295,-09:48:39.159,52.12.08.435,0.000267938867945941,[0.00383367768168574,0.0318503264825184],false,148045349.121094,,, +s0c532,POINT,3c295,-09:48:39.167,52.12.08.435,0.00477910825108629,[0.00867235728255528,-0.140092176639494],false,148045349.121094,,, +s0c533,POINT,3c295,-09:48:39.17,52.12.08.435,0.00420994203224155,[0.0181591277092432,-0.133177801035438],false,148045349.121094,,, +s0c534,POINT,3c295,-09:48:39.173,52.12.08.435,0.00239175795235686,[0.0122180485364127,-0.09405538659383],false,148045349.121094,,, +s0c535,POINT,3c295,-09:48:39.227,52.12.08.435,0.00146801532380496,[-0.000517273270801612,-0.0461807037047255],false,148045349.121094,,, +s0c536,POINT,3c295,-09:48:39.23,52.12.08.435,0.00123720765297353,[-0.00217135685182469,-0.0428002864761678],false,148045349.121094,,, +s0c537,POINT,3c295,-09:48:39.281,52.12.08.435,0.0030240878418078,[0.0224039071576815,0.320287664351126],false,148045349.121094,,, +s0c538,POINT,3c295,-09:48:39.156,52.12.08.46,0.00258770605372986,[0.00608190994851954,0.0675864502653372],false,148045349.121094,,, +s0c539,POINT,3c295,-09:48:39.173,52.12.08.46,0.00140536221646254,[0.00885786226953421,-0.0238011762646422],false,148045349.121094,,, +s0c540,POINT,3c295,-09:48:39.224,52.12.08.46,0.000703508057604802,[0.000643916298835194,-0.0324619040056152],false,148045349.121094,,, +s0c541,POINT,3c295,-09:48:39.227,52.12.08.46,0.00261541422134251,[-0.0049853191476669,-0.108160769291897],false,148045349.121094,,, +s0c542,POINT,3c295,-09:48:39.287,52.12.08.46,0.000771781187735805,[0.0066909322255126,0.0301540106216367],false,148045349.121094,,, +s0c543,POINT,3c295,-09:48:39.173,52.12.08.485,0.00334148539413322,[0.0154995506522657,-0.139274654552558],false,148045349.121094,,, +s0c544,POINT,3c295,-09:48:39.175,52.12.08.485,0.00171411770544557,[0.00960520710415188,-0.0831166841221109],false,148045349.121094,,, +s0c545,POINT,3c295,-09:48:39.222,52.12.08.485,0.000892546641140255,[0.000736514804529232,-0.0499904558693803],false,148045349.121094,,, +s0c546,POINT,3c295,-09:48:39.287,52.12.08.485,0.00618187325874646,[0.0309121227474902,0.0853229370926584],false,148045349.121094,,, +s0c547,POINT,3c295,-09:48:39.295,52.12.08.485,0.000950310466771865,[0.0116511525674952,0.122452988123377],false,148045349.121094,,, +s0c548,POINT,3c295,-09:48:39.132,52.12.08.51,-0.00151220024811011,[-0.00879657770977061,0.0313584339109458],false,148045349.121094,,, +s0c549,POINT,3c295,-09:48:39.156,52.12.08.51,0.000442645853325645,[0.00429035931797036,0.00728579642572105],false,148045349.121094,,, +s0c550,POINT,3c295,-09:48:39.165,52.12.08.51,0.00676427797610731,[0.00271676768024321,-0.104032170322232],false,148045349.121094,,, +s0c551,POINT,3c295,-09:48:39.17,52.12.08.51,0.00260602424423858,[0.00663853640138252,-0.062677248627747],false,148045349.121094,,, +s0c552,POINT,3c295,-09:48:39.173,52.12.08.51,0.000851790559308053,[0.00488963477932408,-0.00746532862452637],false,148045349.121094,,, +s0c553,POINT,3c295,-09:48:39.29,52.12.08.51,0.00442125274438441,[0.0111166189562373,-0.0980605668194288],false,148045349.121094,,, +s0c554,POINT,3c295,-09:48:39.292,52.12.08.51,0.00719774247695603,[0.019312050235068,-0.224274149168044],false,148045349.121094,,, +s0c555,POINT,3c295,-09:48:39.295,52.12.08.51,0.00117145589986585,[0.00433961982889179,-0.0154311998680551],false,148045349.121094,,, +s0c556,POINT,3c295,-09:48:39.298,52.12.08.51,0.00561182233172909,[0.0138534800503362,-0.229674120862312],false,148045349.121094,,, +s0c557,POINT,3c295,-09:48:39.301,52.12.08.51,0.00451416717138322,[0.00870096336563157,-0.255957468421404],false,148045349.121094,,, +s0c558,POINT,3c295,-09:48:39.303,52.12.08.51,0.0115492933534096,[0.0205722551674638,-0.676271586096778],false,148045349.121094,,, +s0c559,POINT,3c295,-09:48:39.306,52.12.08.51,0.00581424455856039,[0.00933824573530331,-0.345161539535938],false,148045349.121094,,, +s0c560,POINT,3c295,-09:48:39.309,52.12.08.51,0.00503612361978652,[0.00741318308550766,-0.307337248508097],false,148045349.121094,,, +s0c561,POINT,3c295,-09:48:39.311,52.12.08.51,0.00548056611626658,[0.00806268134046034,-0.325569143457728],false,148045349.121094,,, +s0c562,POINT,3c295,-09:48:39.05,52.12.08.535,0.00087078247000086,[0.00180100126841791,0.0154246720665368],false,148045349.121094,,, +s0c563,POINT,3c295,-09:48:39.132,52.12.08.535,-0.00774729069520008,[-0.024362244367398,0.15568782382481],false,148045349.121094,,, +s0c564,POINT,3c295,-09:48:39.156,52.12.08.535,0.00272847594209899,[0.00560650254944591,0.0374113622479037],false,148045349.121094,,, +s0c565,POINT,3c295,-09:48:39.165,52.12.08.535,0.00602228619824183,[0.000290465204563732,-0.0907722255224359],false,148045349.121094,,, +s0c566,POINT,3c295,-09:48:39.173,52.12.08.535,0.00600538901353816,[0.0175844216923491,-0.185969951132383],false,148045349.121094,,, +s0c567,POINT,3c295,-09:48:39.175,52.12.08.535,0.0010671492340067,[0.00459436451381885,-0.0409945827604047],false,148045349.121094,,, +s0c568,POINT,3c295,-09:48:39.205,52.12.08.535,0.00266789188216724,[0.00833989794374554,-0.208499655884139],false,148045349.121094,,, +s0c569,POINT,3c295,-09:48:39.287,52.12.08.535,0.0031134410387602,[0.00538818680224982,-0.0945643835302498],false,148045349.121094,,, +s0c570,POINT,3c295,-09:48:39.314,52.12.08.535,0.00514668252442471,[0.00504791973633819,-0.370928360927312],false,148045349.121094,,, +s0c571,POINT,3c295,-09:48:39.317,52.12.08.535,0.00130818293806178,[0.00149095070676947,-0.0975017295835073],false,148045349.121094,,, +s0c572,POINT,3c295,-09:48:39.113,52.12.08.56,-0.000894384527072207,[0.00162640532105926,-0.00799353859325985],false,148045349.121094,,, +s0c573,POINT,3c295,-09:48:39.132,52.12.08.56,-0.00346916058112516,[-0.00118516593952623,0.0240378690365505],false,148045349.121094,,, +s0c574,POINT,3c295,-09:48:39.154,52.12.08.56,0.00203589058938839,[0.00122722082077857,0.0232914496521034],false,148045349.121094,,, +s0c575,POINT,3c295,-09:48:39.156,52.12.08.56,0.00138143326459043,[0.00260013773361881,0.0148151198075116],false,148045349.121094,,, +s0c576,POINT,3c295,-09:48:39.165,52.12.08.56,0.00477843412004082,[-0.00219827433279649,-0.0546833324901676],false,148045349.121094,,, +s0c577,POINT,3c295,-09:48:39.17,52.12.08.56,0.00355971842841,[0.00382892438847231,-0.0850218115837331],false,148045349.121094,,, +s0c578,POINT,3c295,-09:48:39.173,52.12.08.56,0.0114781422263364,[0.0264054465779955,-0.359669565615951],false,148045349.121094,,, +s0c579,POINT,3c295,-09:48:39.205,52.12.08.56,0.00153801092467293,[0.00387765623567116,-0.117806225807549],false,148045349.121094,,, +s0c580,POINT,3c295,-09:48:39.295,52.12.08.56,0.00212717351743603,[0.00122388807885438,-0.11452338464356],false,148045349.121094,,, +s0c581,POINT,3c295,-09:48:39.314,52.12.08.56,0.0013713232395147,[0.000804133043898649,-0.103161694560696],false,148045349.121094,,, +s0c582,POINT,3c295,-09:48:39.317,52.12.08.56,0.00132722652505022,[0.000806033017643847,-0.107444454541691],false,148045349.121094,,, +s0c583,POINT,3c295,-09:48:39.116,52.12.08.585,-0.000730859463606019,[0.00520009390670473,-0.00815880457227648],false,148045349.121094,,, +s0c584,POINT,3c295,-09:48:39.132,52.12.08.585,-0.00402900737605257,[0.00342483521916328,0.0230206967118961],false,148045349.121094,,, +s0c585,POINT,3c295,-09:48:39.135,52.12.08.585,-0.000787421110616356,[-0.00223786919228742,0.0325735981498154],false,148045349.121094,,, +s0c586,POINT,3c295,-09:48:39.154,52.12.08.585,0.00524695134831076,[0.00803425378368909,0.0601057620387],false,148045349.121094,,, +s0c587,POINT,3c295,-09:48:39.167,52.12.08.585,0.00451592279308495,[-0.00126109886828496,-0.0755381647189017],false,148045349.121094,,, +s0c588,POINT,3c295,-09:48:39.208,52.12.08.585,0.0040625034529645,[0.00168656299067726,-0.28677263610277],false,148045349.121094,,, +s0c589,POINT,3c295,-09:48:39.292,52.12.08.585,0.00271711453733944,[-0.000157009553291008,-0.168006303367115],false,148045349.121094,,, +s0c590,POINT,3c295,-09:48:39.295,52.12.08.585,0.00189480827901029,[0.00050519815785848,-0.113191541951655],false,148045349.121094,,, +s0c591,POINT,3c295,-09:48:39.116,52.12.08.61,-0.00289214732912997,[0.0115311208681857,-0.0205778059189437],false,148045349.121094,,, +s0c592,POINT,3c295,-09:48:39.118,52.12.08.61,-0.00109318051225266,[0.0121229036049197,-0.0118570207968411],false,148045349.121094,,, +s0c593,POINT,3c295,-09:48:39.135,52.12.08.61,-0.000654068741518281,[-0.00131508851488955,0.0274357861478013],false,148045349.121094,,, +s0c594,POINT,3c295,-09:48:39.154,52.12.08.61,0.00155444400331694,[0.00661480973638249,0.0103901068712296],false,148045349.121094,,, +s0c595,POINT,3c295,-09:48:39.156,52.12.08.61,0.00458809513341166,[0.00179489076785844,0.0385392370673448],false,148045349.121094,,, +s0c596,POINT,3c295,-09:48:39.173,52.12.08.61,0.00137522403162121,[0.00389120474565866,-0.0178299114316505],false,148045349.121094,,, +s0c597,POINT,3c295,-09:48:39.295,52.12.08.61,0.00181299055192825,[0.000948781766519934,-0.114658282438837],false,148045349.121094,,, +s0c598,POINT,3c295,-09:48:39.303,52.12.08.61,0.00109042206506559,[0.00134439428006795,-0.068992983977611],false,148045349.121094,,, +s0c599,POINT,3c295,-09:48:39.314,52.12.08.61,0.00114655235697296,[0.00049665562313512,-0.093591751359568],false,148045349.121094,,, +s0c600,POINT,3c295,-09:48:39.116,52.12.08.635,-0.000531081521813487,[0.00201202624137083,-0.00333620776056427],false,148045349.121094,,, +s0c601,POINT,3c295,-09:48:39.118,52.12.08.635,-0.00175777866282122,[0.0179080455380996,-0.0206141523563138],false,148045349.121094,,, +s0c602,POINT,3c295,-09:48:39.156,52.12.08.635,0.00247692139995153,[0.00941317728218173,0.0543561114622677],false,148045349.121094,,, +s0c603,POINT,3c295,-09:48:39.208,52.12.08.635,0.00269286590301422,[0.00275145950168955,-0.106838039313915],false,148045349.121094,,, +s0c604,POINT,3c295,-09:48:39.273,52.12.08.635,0.00505176306125,[0.00330625045263022,-0.0631272613501997],false,148045349.121094,,, +s0c605,POINT,3c295,-09:48:39.281,52.12.08.635,0.00635673884200514,[-0.00194743013361981,-0.286025232819388],false,148045349.121094,,, +s0c606,POINT,3c295,-09:48:39.287,52.12.08.635,0.00283821546735328,[-0.000694456030560151,-0.171465674019532],false,148045349.121094,,, +s0c607,POINT,3c295,-09:48:39.301,52.12.08.635,0.00255953440314289,[0.00332299759745415,-0.185864123805235],false,148045349.121094,,, +s0c608,POINT,3c295,-09:48:39.333,52.12.08.635,0.00199579013470416,[0.00387920551184195,-0.119463673916714],false,148045349.121094,,, +s0c609,POINT,3c295,-09:48:39.118,52.12.08.66,-0.000827057066396748,[0.008489332967164,-0.0123868457815151],false,148045349.121094,,, +s0c610,POINT,3c295,-09:48:39.121,52.12.08.66,-0.00114115586845197,[0.0153380491312448,-0.0154420340212539],false,148045349.121094,,, +s0c611,POINT,3c295,-09:48:39.156,52.12.08.66,0.003038472476918,[0.0144337808379535,0.0339018306751381],false,148045349.121094,,, +s0c612,POINT,3c295,-09:48:39.173,52.12.08.66,0.00073962506654338,[0.00382893549385631,0.0492394297139025],false,148045349.121094,,, +s0c613,POINT,3c295,-09:48:39.208,52.12.08.66,0.00747042263282833,[0.0137582051244174,-0.221332511538781],false,148045349.121094,,, +s0c614,POINT,3c295,-09:48:39.238,52.12.08.66,0.00200743434997982,[-0.00682846854919266,-0.0344551978270388],false,148045349.121094,,, +s0c615,POINT,3c295,-09:48:39.243,52.12.08.66,0.000303915943749323,[0.00108838567967354,0.0270092145565949],false,148045349.121094,,, +s0c616,POINT,3c295,-09:48:39.246,52.12.08.66,0.00445035734215308,[0.0125766288126213,-0.0104800613776809],false,148045349.121094,,, +s0c617,POINT,3c295,-09:48:39.265,52.12.08.66,0.00176745403325198,[0.00545407985327598,-0.0444662474260905],false,148045349.121094,,, +s0c618,POINT,3c295,-09:48:39.268,52.12.08.66,0.000584985908954168,[0.00338598549559024,0.000618235160425097],false,148045349.121094,,, +s0c619,POINT,3c295,-09:48:39.271,52.12.08.66,0.00760274505884116,[0.0125129647495545,-0.206312895579253],false,148045349.121094,,, +s0c620,POINT,3c295,-09:48:39.273,52.12.08.66,0.00241552227552053,[0.00465427966727102,-0.0580604315596874],false,148045349.121094,,, +s0c621,POINT,3c295,-09:48:39.284,52.12.08.66,0.00430791230401607,[0.00248578156418698,-0.216505888248237],false,148045349.121094,,, +s0c622,POINT,3c295,-09:48:39.287,52.12.08.66,0.00321066279509295,[0.00370818963885427,-0.167311220061548],false,148045349.121094,,, +s0c623,POINT,3c295,-09:48:39.358,52.12.08.66,-0.00301436645994819,[-0.0111492751620729,0.103433473717583],false,148045349.121094,,, +s0c624,POINT,3c295,-09:48:38.974,52.12.08.685,4.34496350877399e-05,[-0.00152288339589184,0.0483581126177107],false,148045349.121094,,, +s0c625,POINT,3c295,-09:48:39.162,52.12.08.685,0.00365382458444042,[-0.00253203190013066,-0.0056567042549143],false,148045349.121094,,, +s0c626,POINT,3c295,-09:48:39.173,52.12.08.685,0.00223322854010047,[0.00762122354087973,0.045479389091881],false,148045349.121094,,, +s0c627,POINT,3c295,-09:48:39.208,52.12.08.685,0.00363258202100092,[0.00469738186911226,-0.0742556056457688],false,148045349.121094,,, +s0c628,POINT,3c295,-09:48:39.224,52.12.08.685,0.000495742945793685,[-0.00935184538958771,0.0360638582957859],false,148045349.121094,,, +s0c629,POINT,3c295,-09:48:39.254,52.12.08.685,0.00230701046707211,[0.0152783073609274,-0.00517086307900884],false,148045349.121094,,, +s0c630,POINT,3c295,-09:48:39.257,52.12.08.685,0.000821920828518302,[0.00537540231262334,0.000719717403093095],false,148045349.121094,,, +s0c631,POINT,3c295,-09:48:39.26,52.12.08.685,0.000611771860193764,[0.00380178715614837,-0.00655622927939331],false,148045349.121094,,, +s0c632,POINT,3c295,-09:48:39.284,52.12.08.685,0.00143938852383338,[0.00361333764049608,-0.0383114776385665],false,148045349.121094,,, +s0c633,POINT,3c295,-09:48:39.287,52.12.08.685,0.00156593820672275,[0.00386278256466939,-0.06288441748407],false,148045349.121094,,, +s0c634,POINT,3c295,-09:48:39.328,52.12.08.685,0.00124414986106867,[0.00140718348362329,-0.081437076719489],false,148045349.121094,,, +s0c635,POINT,3c295,-09:48:39.358,52.12.08.685,-0.000690191060667058,[-0.00145250544246666,0.032243570586042],false,148045349.121094,,, +s0c636,POINT,3c295,-09:48:39.137,52.12.08.71,-0.00208049496508559,[-0.00928360694542196,0.0507798290257689],false,148045349.121094,,, +s0c637,POINT,3c295,-09:48:39.162,52.12.08.71,0.00276723468554318,[0.000568210770667991,0.0172405408886956],false,148045349.121094,,, +s0c638,POINT,3c295,-09:48:39.17,52.12.08.71,0.0011188818170514,[0.00203789574676485,-0.00416208846678788],false,148045349.121094,,, +s0c639,POINT,3c295,-09:48:39.173,52.12.08.71,0.000382191078290572,[0.00118115935166114,0.00684844238199217],false,148045349.121094,,, +s0c640,POINT,3c295,-09:48:39.205,52.12.08.71,0.00114767335611189,[0.0039749846818218,-0.0200173718962143],false,148045349.121094,,, +s0c641,POINT,3c295,-09:48:39.208,52.12.08.71,0.000482097081583782,[-0.00058471317181771,0.028590048322946],false,148045349.121094,,, +s0c642,POINT,3c295,-09:48:39.224,52.12.08.71,0.00178233928814603,[-0.0104048673933295,0.0533628583669175],false,148045349.121094,,, +s0c643,POINT,3c295,-09:48:39.227,52.12.08.71,0.0017644902278349,[-0.0108076481403033,0.031983201348395],false,148045349.121094,,, +s0c644,POINT,3c295,-09:48:39.325,52.12.08.71,0.00368790555803874,[0.00641474191623968,-0.241984237580364],false,148045349.121094,,, +s0c645,POINT,3c295,-09:48:39.135,52.12.08.735,-0.00115376166275936,[-7.93194826826684e-05,0.00770140313277041],false,148045349.121094,,, +s0c646,POINT,3c295,-09:48:39.137,52.12.08.735,-0.00188273337931132,[-0.00709212745954499,0.0365657310867257],false,148045349.121094,,, +s0c647,POINT,3c295,-09:48:39.162,52.12.08.735,0.00231437633333419,[0.00322683841755978,0.0234780632100246],false,148045349.121094,,, +s0c648,POINT,3c295,-09:48:39.17,52.12.08.735,0.000580041282838943,[0.00164128074481699,0.0104627978371713],false,148045349.121094,,, +s0c649,POINT,3c295,-09:48:39.205,52.12.08.735,0.00123082819419367,[-0.00140398047791081,0.0294373908510963],false,148045349.121094,,, +s0c650,POINT,3c295,-09:48:39.224,52.12.08.735,0.0038764310452152,[-0.00889596650153474,0.113514178639123],false,148045349.121094,,, +s0c651,POINT,3c295,-09:48:39.325,52.12.08.735,0.00232811553354515,[0.00546746412051215,-0.138469570659543],false,148045349.121094,,, +s0c652,POINT,3c295,-09:48:39.121,52.12.08.76,-0.000410359617522169,[0.000319129460246407,-0.000865194494679176],false,148045349.121094,,, +s0c653,POINT,3c295,-09:48:39.135,52.12.08.76,-0.00153311520970661,[0.0039352645456787,-0.0185229553677266],false,148045349.121094,,, +s0c654,POINT,3c295,-09:48:39.137,52.12.08.76,-0.00103596527239479,[-0.00349330719052976,0.0153080715072284],false,148045349.121094,,, +s0c655,POINT,3c295,-09:48:39.165,52.12.08.76,0.00735282971128946,[0.0125316905244704,-0.0407092587913466],false,148045349.121094,,, +s0c656,POINT,3c295,-09:48:39.17,52.12.08.76,0.000798856270896898,[0.00158416497140304,-0.000815126855418621],false,148045349.121094,,, +s0c657,POINT,3c295,-09:48:39.325,52.12.08.76,0.00146718428581769,[0.00432135318867162,-0.084488697550492],false,148045349.121094,,, +s0c658,POINT,3c295,-09:48:39.121,52.12.08.785,-0.00189627799210542,[0.00581133441080203,-0.0103980763767337],false,148045349.121094,,, +s0c659,POINT,3c295,-09:48:39.135,52.12.08.785,-0.001376529504818,[0.00486693499037825,-0.0171454844742373],false,148045349.121094,,, +s0c660,POINT,3c295,-09:48:39.137,52.12.08.785,-0.00110739191432211,[-0.00252373669541768,0.00966383204886489],false,148045349.121094,,, +s0c661,POINT,3c295,-09:48:39.14,52.12.08.785,-0.000629111873982228,[-0.00380670413063083,0.011238076439268],false,148045349.121094,,, +s0c662,POINT,3c295,-09:48:39.165,52.12.08.785,0.00217263025471319,[0.00394810053527112,-0.00733335283099098],false,148045349.121094,,, +s0c663,POINT,3c295,-09:48:39.167,52.12.08.785,0.00480623428678225,[0.00902321986070653,-0.0903022724425637],false,148045349.121094,,, +s0c664,POINT,3c295,-09:48:39.124,52.12.08.81,-0.00341933535135119,[0.0271987396770483,-0.0637030533269593],false,148045349.121094,,, +s0c665,POINT,3c295,-09:48:39.137,52.12.08.81,-0.00543276636985201,[0.0106709316086163,-0.0835726628707737],false,148045349.121094,,, +s0c666,POINT,3c295,-09:48:39.167,52.12.08.81,0.00132749672651377,[0.00288918842260578,-0.0422464286683091],false,148045349.121094,,, +s0c667,POINT,3c295,-09:48:39.124,52.12.08.835,-0.000597722437831471,[0.00286718892072071,-0.00657673656347743],false,148045349.121094,,, +s0c668,POINT,3c295,-09:48:39.129,52.12.08.835,-0.00101506184302608,[0.0116820481405224,-0.0342494767747219],false,148045349.121094,,, +s0c669,POINT,3c295,-09:48:39.137,52.12.08.835,-0.00334782076472093,[0.0133997206681127,-0.0461433671987218],false,148045349.121094,,, +s0c670,POINT,3c295,-09:48:39.14,52.12.08.835,-0.00104311823257296,[-0.00215570950391874,0.0159943801320706],false,148045349.121094,,, +s0c671,POINT,3c295,-09:48:39.126,52.12.08.86,-0.000816532824195303,[0.010372310013438,-0.0417875583983554],false,148045349.121094,,, +s0c672,POINT,3c295,-09:48:39.143,52.12.08.86,-0.00132163941983276,[-0.00610970190749183,0.0333885961310031],false,148045349.121094,,, +s0c673,POINT,3c295,-09:48:39.301,52.12.08.86,-9.75989398083651e-05,[0.014887786841094,-0.218366986191271],false,148045349.121094,,, +s0c674,POINT,3c295,-09:48:39.143,52.12.08.885,-0.000904758045261159,[-0.00212613172168448,0.0179727153584339],false,148045349.121094,,, +s0c675,POINT,3c295,-09:48:39.292,52.12.08.885,-0.00263640306130918,[0.0423619002085377,-0.258793167552205],false,148045349.121094,,, +s0c676,POINT,3c295,-09:48:39.295,52.12.08.885,-0.00157740788239281,[0.0235729027769929,-0.225176407331979],false,148045349.121094,,, +s0c677,POINT,3c295,-09:48:39.298,52.12.08.885,-0.000517378117887337,[0.00467896085578808,-0.0554084977476394],false,148045349.121094,,, +s0c678,POINT,3c295,-09:48:39.301,52.12.08.885,-0.000189431351185922,[0.00259708859915066,-0.0283540523428366],false,148045349.121094,,, +s0c679,POINT,3c295,-09:48:39.409,52.12.08.885,0.000615953869183077,[-0.00171396816825845,-0.0255576037930225],false,148045349.121094,,, +s0c680,POINT,3c295,-09:48:39.146,52.12.08.91,-0.000788104535268318,[-0.00339710484937562,0.0181656490815708],false,148045349.121094,,, +s0c681,POINT,3c295,-09:48:39.189,52.12.08.91,0.00226793891162606,[-0.00153269458641698,-0.0355197068488012],false,148045349.121094,,, +s0c682,POINT,3c295,-09:48:39.192,52.12.08.91,0.00057323997361669,[-0.00170673048385317,0.00319350644157671],false,148045349.121094,,, +s0c683,POINT,3c295,-09:48:39.29,52.12.08.91,-0.000626817075353264,[0.00367229254471142,-0.00747378615407203],false,148045349.121094,,, +s0c684,POINT,3c295,-09:48:39.328,52.12.08.91,0.00109101844946601,[0.00213637325215578,-0.0642295477929578],false,148045349.121094,,, +s0c685,POINT,3c295,-09:48:39.355,52.12.08.91,0.000216004604666256,[0.00227365709037752,0.0410463539000871],false,148045349.121094,,, +s0c686,POINT,3c295,-09:48:39.393,52.12.08.91,0.00128141517030295,[-0.00351894557031596,-0.026696126851777],false,148045349.121094,,, +s0c687,POINT,3c295,-09:48:39.143,52.12.08.935,-0.00160263920628563,[0.00573301477075526,-0.0193537267307169],false,148045349.121094,,, +s0c688,POINT,3c295,-09:48:39.146,52.12.08.935,-0.0022661174174846,[-0.00730429414891685,0.0487115837416553],false,148045349.121094,,, +s0c689,POINT,3c295,-09:48:39.17,52.12.08.935,0.00257886183280022,[0.00713364368196507,-0.0347537088303087],false,148045349.121094,,, +s0c690,POINT,3c295,-09:48:39.173,52.12.08.935,0.00117367954433847,[0.00419004555875925,-0.0242848689359593],false,148045349.121094,,, +s0c691,POINT,3c295,-09:48:39.192,52.12.08.935,0.000877995465856815,[0.000528261516954655,0.00614362542296862],false,148045349.121094,,, +s0c692,POINT,3c295,-09:48:39.233,52.12.08.935,-0.00559289214412282,[0.00507646446369716,0.381039873581523],false,148045349.121094,,, +s0c693,POINT,3c295,-09:48:39.235,52.12.08.935,-0.00729314292893914,[0.00850140712011771,0.49590315664775],false,148045349.121094,,, +s0c694,POINT,3c295,-09:48:39.273,52.12.08.935,-0.00364954241207582,[0.0178076595179143,-0.051620160340008],false,148045349.121094,,, +s0c695,POINT,3c295,-09:48:39.276,52.12.08.935,-0.00416406204603801,[0.0290200840504327,-0.021274332067673],false,148045349.121094,,, +s0c696,POINT,3c295,-09:48:39.287,52.12.08.935,-0.00179210781775934,[0.0063094506894625,0.0345997483790815],false,148045349.121094,,, +s0c697,POINT,3c295,-09:48:39.325,52.12.08.935,0.00194209268198566,[0.00453044701090133,-0.113252665058231],false,148045349.121094,,, +s0c698,POINT,3c295,-09:48:39.328,52.12.08.935,0.00119086343234796,[0.0012482865740686,-0.0688807716222433],false,148045349.121094,,, +s0c699,POINT,3c295,-09:48:39.39,52.12.08.935,0.000955601720709371,[-0.00287673860901919,-0.0110399876177339],false,148045349.121094,,, +s0c700,POINT,3c295,-09:48:39.146,52.12.08.96,-0.00147844916545774,[0.00318853670556491,-0.0190787241714497],false,148045349.121094,,, +s0c701,POINT,3c295,-09:48:39.17,52.12.08.96,0.00045190699023515,[0.00175520762038982,0.00290976212371197],false,148045349.121094,,, +s0c702,POINT,3c295,-09:48:39.175,52.12.08.96,0.00302551893785182,[0.00592911604991322,0.0861934383559111],false,148045349.121094,,, +s0c703,POINT,3c295,-09:48:39.184,52.12.08.96,0.00577511703859193,[-0.000511037170742405,0.153205570829873],false,148045349.121094,,, +s0c704,POINT,3c295,-09:48:39.219,52.12.08.96,-0.00420624663777604,[-0.00934251183911195,0.196987022807369],false,148045349.121094,,, +s0c705,POINT,3c295,-09:48:39.271,52.12.08.96,-0.00115078763348549,[-0.000971921153313054,-0.0407729436800137],false,148045349.121094,,, +s0c706,POINT,3c295,-09:48:39.273,52.12.08.96,-0.00109627526436445,[0.00167799654288806,-0.0393046199920951],false,148045349.121094,,, +s0c707,POINT,3c295,-09:48:39.276,52.12.08.96,-0.00263439502817903,[0.00961424611090159,-0.0590383155294992],false,148045349.121094,,, +s0c708,POINT,3c295,-09:48:39.281,52.12.08.96,-0.000505292571363231,[0.0017535974097849,0.00625263673953811],false,148045349.121094,,, +s0c709,POINT,3c295,-09:48:39.341,52.12.08.96,0.00105808189322073,[0.00409672540431576,0.00541649223360917],false,148045349.121094,,, +s0c710,POINT,3c295,-09:48:39.126,52.12.08.985,-0.00125203194447432,[0.00242935580712779,-0.0185624650404593],false,148045349.121094,,, +s0c711,POINT,3c295,-09:48:39.129,52.12.08.985,-0.000559120426024156,[0.00413965519966181,-0.033457825760309],false,148045349.121094,,, +s0c712,POINT,3c295,-09:48:39.132,52.12.08.985,-0.000565201906521686,[0.00699133228709482,-0.0557245327065401],false,148045349.121094,,, +s0c713,POINT,3c295,-09:48:39.146,52.12.08.985,-0.00547460191010951,[0.0102553846060833,-0.0456377659753621],false,148045349.121094,,, +s0c714,POINT,3c295,-09:48:39.173,52.12.08.985,0.00477663034877716,[0.0183768412402063,0.0474162920724568],false,148045349.121094,,, +s0c715,POINT,3c295,-09:48:39.219,52.12.08.985,-0.00125584810421944,[-0.00110893746964736,0.0716581946131368],false,148045349.121094,,, +s0c716,POINT,3c295,-09:48:39.325,52.12.08.985,0.00114147961615245,[-0.00013958486646535,-0.0531451539817806],false,148045349.121094,,, +s0c717,POINT,3c295,-09:48:39.339,52.12.08.985,0.00149293583706836,[0.00354353351458861,0.0150278957402558],false,148045349.121094,,, +s0c718,POINT,3c295,-09:48:39.132,52.12.09.01,-0.000998602526957633,[0.0110494746702218,-0.0992285801762585],false,148045349.121094,,, +s0c719,POINT,3c295,-09:48:39.192,52.12.09.01,0.00126546002835513,[0.00345554717905735,0.0837339303146076],false,148045349.121094,,, +s0c720,POINT,3c295,-09:48:39.216,52.12.09.01,-0.00121583561829904,[-8.56871902365011e-05,0.0764141378432123],false,148045349.121094,,, +s0c721,POINT,3c295,-09:48:39.325,52.12.09.01,0.00124978459816337,[-0.000675874120555846,-0.0448312868862527],false,148045349.121094,,, +s0c722,POINT,3c295,-09:48:39.328,52.12.09.01,0.0012485269621416,[-0.00120983802269188,-0.0357784019471303],false,148045349.121094,,, +s0c723,POINT,3c295,-09:48:39.33,52.12.09.01,0.00121924096581481,[-0.00127022377594263,-0.0187232110760208],false,148045349.121094,,, +s0c724,POINT,3c295,-09:48:39.333,52.12.09.01,0.000738780639750622,[-0.000594378196133523,-0.00789277281705219],false,148045349.121094,,, +s0c725,POINT,3c295,-09:48:39.132,52.12.09.035,-0.00140532360566379,[0.0101999381837764,-0.0933927318066571],false,148045349.121094,,, +s0c726,POINT,3c295,-09:48:39.148,52.12.09.035,-0.00107251966763473,[0.00176572120194879,-0.00436277735534137],false,148045349.121094,,, +s0c727,POINT,3c295,-09:48:39.216,52.12.09.035,-0.00659278727807586,[0.00452098075517729,0.434991657794976],false,148045349.121094,,, +s0c728,POINT,3c295,-09:48:39.32,52.12.09.035,0.00207087164235881,[0.00456213577699351,-0.0569860661854187],false,148045349.121094,,, +s0c729,POINT,3c295,-09:48:39.328,52.12.09.035,0.00371426601933411,[-0.00727870698986567,0.0715216932255712],false,148045349.121094,,, +s0c730,POINT,3c295,-09:48:39.151,52.12.09.06,-0.00163563379490429,[1.71175470906715e-05,0.0250177293703027],false,148045349.121094,,, +s0c731,POINT,3c295,-09:48:39.175,52.12.09.06,0.00126782047975899,[0.00563376310294139,0.0314593190276805],false,148045349.121094,,, +s0c732,POINT,3c295,-09:48:39.194,52.12.09.06,0.000928636648226107,[0.00545389834172994,0.0743547743366581],false,148045349.121094,,, +s0c733,POINT,3c295,-09:48:39.311,52.12.09.06,0.000731845789173409,[0.00182158167989499,-0.0260873732947393],false,148045349.121094,,, +s0c734,POINT,3c295,-09:48:39.317,52.12.09.06,0.00134490517335965,[0.00266795443133928,-0.0201964147047122],false,148045349.121094,,, +s0c735,POINT,3c295,-09:48:39.328,52.12.09.06,0.00219059717458544,[-0.00483493844006783,0.24000447577326],false,148045349.121094,,, +s0c736,POINT,3c295,-09:48:39.151,52.12.09.085,-0.000752227401331928,[0.000731602694284604,0.00593962351271523],false,148045349.121094,,, +s0c737,POINT,3c295,-09:48:39.192,52.12.09.085,0.000986103642560943,[0.00351938044320114,0.00819047525018996],false,148045349.121094,,, +s0c738,POINT,3c295,-09:48:39.194,52.12.09.085,0.00100743353091697,[0.00450166875986867,0.0466414728275459],false,148045349.121094,,, +s0c739,POINT,3c295,-09:48:39.303,52.12.09.085,0.0021937230507392,[0.00500562650438032,-0.0823834511366846],false,148045349.121094,,, +s0c740,POINT,3c295,-09:48:39.306,52.12.09.085,0.000795443655530711,[0.00157525966038016,-0.0313578149454386],false,148045349.121094,,, +s0c741,POINT,3c295,-09:48:39.309,52.12.09.085,0.00222753745375812,[0.000746643321369559,-0.0706371845448455],false,148045349.121094,,, +s0c742,POINT,3c295,-09:48:39.311,52.12.09.085,0.00120437017087388,[-1.86592666396265e-05,-0.0243108515915753],false,148045349.121094,,, +s0c743,POINT,3c295,-09:48:39.135,52.12.09.11,-0.00078582738621073,[0.00722238010347649,-0.0277864479367134],false,148045349.121094,,, +s0c744,POINT,3c295,-09:48:39.154,52.12.09.11,-0.00480316617278286,[0.00331248105359124,0.0857827545715585],false,148045349.121094,,, +s0c745,POINT,3c295,-09:48:39.186,52.12.09.11,0.00553241217887282,[0.0130002656185103,0.305246917925581],false,148045349.121094,,, +s0c746,POINT,3c295,-09:48:39.192,52.12.09.11,0.0023491621420804,[0.00420662129697094,-0.0553479526710328],false,148045349.121094,,, +s0c747,POINT,3c295,-09:48:39.194,52.12.09.11,0.00101665246897031,[0.00285854848293749,0.0167855914423798],false,148045349.121094,,, +s0c748,POINT,3c295,-09:48:39.301,52.12.09.11,0.00101399867870948,[0.00110755922901348,-0.0409086628734633],false,148045349.121094,,, +s0c749,POINT,3c295,-09:48:39.309,52.12.09.11,0.00132194172847183,[-0.0012064993258861,-0.00255255406867027],false,148045349.121094,,, +s0c750,POINT,3c295,-09:48:39.311,52.12.09.11,0.00126568218704825,[-0.00111792299308131,0.0214728732935939],false,148045349.121094,,, +s0c751,POINT,3c295,-09:48:39.137,52.12.09.135,-0.000348019833055548,[0.00321214385206799,-0.0103902365266217],false,148045349.121094,,, +s0c752,POINT,3c295,-09:48:39.178,52.12.09.135,0.00362273394571832,[0.00967929639631917,0.0592123966624528],false,148045349.121094,,, +s0c753,POINT,3c295,-09:48:39.192,52.12.09.135,0.00145430661410886,[0.000217272347417561,-0.0760590899103933],false,148045349.121094,,, +s0c754,POINT,3c295,-09:48:39.194,52.12.09.135,0.00103288383201168,[0.00143030931542372,-0.0125838574760965],false,148045349.121094,,, +s0c755,POINT,3c295,-09:48:39.216,52.12.09.135,-0.000856819743809856,[-0.00183984487560359,0.0195038828074931],false,148045349.121094,,, +s0c756,POINT,3c295,-09:48:39.311,52.12.09.135,0.00240503356059469,[-0.00302967163880294,0.147691150930724],false,148045349.121094,,, +s0c757,POINT,3c295,-09:48:39.355,52.12.09.135,-0.000901153305428284,[-0.00648708112952239,-0.272553263894723],false,148045349.121094,,, +s0c758,POINT,3c295,-09:48:39.137,52.12.09.16,-0.000354233339697753,[0.00309739179701343,-0.00574929170214245],false,148045349.121094,,, +s0c759,POINT,3c295,-09:48:39.156,52.12.09.16,-0.000511847616616944,[-0.000213011648684957,0.0068637812359309],false,148045349.121094,,, +s0c760,POINT,3c295,-09:48:39.178,52.12.09.16,0.006040257790406,[0.0121716693096093,0.00419685532626662],false,148045349.121094,,, +s0c761,POINT,3c295,-09:48:39.216,52.12.09.16,-0.00283535082164397,[-0.00948509825596046,0.0112468101513718],false,148045349.121094,,, +s0c762,POINT,3c295,-09:48:39.328,52.12.09.16,0.000905057844691361,[0.0037625844538846,0.0206142610436764],false,148045349.121094,,, +s0c763,POINT,3c295,-09:48:39.184,52.12.09.185,0.00178819673035345,[0.00279864834233727,0.0547406417869326],false,148045349.121094,,, +s0c764,POINT,3c295,-09:48:39.186,52.12.09.185,0.00576463486729601,[0.00909401276400319,0.214448255074756],false,148045349.121094,,, +s0c765,POINT,3c295,-09:48:39.325,52.12.09.185,0.000514466998508432,[0.00217731528161673,0.0109080823497953],false,148045349.121094,,, +s0c766,POINT,3c295,-09:48:39.287,52.12.09.21,0.00116958339475451,[-0.00384069333876604,-0.0474792383335508],false,148045349.121094,,, +s0c767,POINT,3c295,-09:48:39.29,52.12.09.21,0.000873444453110178,[-0.00280076847166488,-0.0270825223661512],false,148045349.121094,,, +s0c768,POINT,3c295,-09:48:39.271,52.12.09.235,0.000395671353827694,[-0.00141700582935411,0.00117502786401244],false,148045349.121094,,, +s0c769,POINT,3c295,-09:48:39.273,52.12.09.235,0.000510823098110331,[-0.000765417036183522,0.0149287267468547],false,148045349.121094,,, +s0c770,POINT,3c295,-09:48:39.287,52.12.09.235,0.0012546370189577,[-0.00631101725289252,-0.0339804563644787],false,148045349.121094,,, +s0c771,POINT,3c295,-09:48:39.29,52.12.09.235,0.0032006217417147,[-0.0120581681875879,0.0193638397069228],false,148045349.121094,,, +s0c772,POINT,3c295,-09:48:39.393,52.12.09.235,0.000482496270528202,[0.00655894584402165,0.030508007068383],false,148045349.121094,,, +s0c773,POINT,3c295,-09:48:39.396,52.12.09.235,0.000336274347629017,[0.00383556283636655,0.0207134744054104],false,148045349.121094,,, +s0c774,POINT,3c295,-09:48:39.45,52.12.09.235,0.000576044873874329,[-0.00101690311203391,0.0492990831477533],false,148045349.121094,,, +s0c775,POINT,3c295,-09:48:39.194,52.12.09.26,0.000744326784389423,[0.000279132297562076,0.00422301484823646],false,148045349.121094,,, +s0c776,POINT,3c295,-09:48:39.268,52.12.09.26,0.000871788532826183,[-0.000932145864225289,0.0272345377733918],false,148045349.121094,,, +s0c777,POINT,3c295,-09:48:39.273,52.12.09.26,0.000636263449809269,[-0.00102421315762339,0.0481078756728826],false,148045349.121094,,, +s0c778,POINT,3c295,-09:48:39.276,52.12.09.26,0.000604702021629676,[-0.0020227059873624,0.0324241090544261],false,148045349.121094,,, +s0c779,POINT,3c295,-09:48:39.393,52.12.09.26,0.000440081843297607,[0.00523778521141305,0.0225274773334899],false,148045349.121094,,, +s0c780,POINT,3c295,-09:48:39.445,52.12.09.26,0.000354335037369577,[-0.00213126574120843,0.0266083063137848],false,148045349.121094,,, +s0c781,POINT,3c295,-09:48:39.447,52.12.09.26,0.000352669865718337,[-0.00267435712834906,0.0396722539822713],false,148045349.121094,,, +s0c782,POINT,3c295,-09:48:39.189,52.12.09.285,0.00200676968169832,[0.00272662836892748,0.144819975124349],false,148045349.121094,,, +s0c783,POINT,3c295,-09:48:39.197,52.12.09.285,0.0005055189842536,[0.00114033789516135,0.00610500223057337],false,148045349.121094,,, +s0c784,POINT,3c295,-09:48:39.436,52.12.09.285,0.000731128404456101,[-0.00522095076646786,0.028319572020456],false,148045349.121094,,, +s0c785,POINT,3c295,-09:48:39.445,52.12.09.285,0.000559802372849789,[-0.00409203511578884,0.0363142371294108],false,148045349.121094,,, +s0c786,POINT,3c295,-09:48:39.464,52.12.09.285,0.00260912021528303,[-0.000890609066121545,-0.0242121151734222],false,148045349.121094,,, +s0c787,POINT,3c295,-09:48:39.189,52.12.09.31,0.000827017920568475,[0.00210033120261342,0.0683698471932325],false,148045349.121094,,, +s0c788,POINT,3c295,-09:48:39.194,52.12.09.31,0.00050658889217547,[0.00142187413351071,0.0282014487255369],false,148045349.121094,,, +s0c789,POINT,3c295,-09:48:39.265,52.12.09.31,0.000592609120275972,[-0.00130790368207866,0.0451922349127877],false,148045349.121094,,, +s0c790,POINT,3c295,-09:48:39.311,52.12.09.31,0.00066832867954363,[-0.00335222493911489,-0.00603625116261769],false,148045349.121094,,, +s0c791,POINT,3c295,-09:48:39.314,52.12.09.31,0.000568891987795998,[-0.00194582149941617,-0.0170304914317279],false,148045349.121094,,, +s0c792,POINT,3c295,-09:48:39.434,52.12.09.31,0.000291540752953121,[-0.00191578786727955,0.0154690984452508],false,148045349.121094,,, +s0c793,POINT,3c295,-09:48:39.458,52.12.09.31,0.00101233097021194,[-0.000893875539569092,-0.00528686777364121],false,148045349.121094,,, +s0c794,POINT,3c295,-09:48:39.189,52.12.09.335,0.00201132552792324,[0.00678375692719556,0.167311919990527],false,148045349.121094,,, +s0c795,POINT,3c295,-09:48:39.194,52.12.09.335,0.000417962001846221,[0.00198506406009733,0.0292342487153672],false,148045349.121094,,, +s0c796,POINT,3c295,-09:48:39.311,52.12.09.335,0.000558137158684963,[-0.00173547210137908,-0.00924407853603944],false,148045349.121094,,, +s0c797,POINT,3c295,-09:48:39.456,52.12.09.335,0.00128893214381027,[-0.00105270117725897,-0.00515152342810132],false,148045349.121094,,, +s0c798,POINT,3c295,-09:48:39.553,52.12.09.335,-7.16836557590629e-05,[0.000714628850758016,-0.20234922519017],false,148045349.121094,,, +s0c799,POINT,3c295,-09:48:39.556,52.12.09.335,-4.77069726408023e-05,[0.000546390346124462,-0.0499465629653636],false,148045349.121094,,, +s0c800,POINT,3c295,-09:48:39.189,52.12.09.36,0.000557611029165457,[0.00162030314408234,0.0387399676614922],false,148045349.121094,,, +s0c801,POINT,3c295,-09:48:39.194,52.12.09.36,0.000296025015120164,[0.00196808533953656,0.02806433388946],false,148045349.121094,,, +s0c802,POINT,3c295,-09:48:39.252,52.12.09.36,0.000300697394888418,[-0.00113201110540118,0.0142284315313009],false,148045349.121094,,, +s0c803,POINT,3c295,-09:48:39.254,52.12.09.36,0.000411852105287193,[-0.00161464061017698,0.0154456875486766],false,148045349.121094,,, +s0c804,POINT,3c295,-09:48:39.26,52.12.09.36,0.000517759371804438,[-0.00235025450900495,0.0430786475361753],false,148045349.121094,,, +s0c805,POINT,3c295,-09:48:39.298,52.12.09.36,0.000235066236752455,[-0.00412790753685417,0.0229291502459111],false,148045349.121094,,, +s0c806,POINT,3c295,-09:48:39.301,52.12.09.36,0.000319396631008742,[-0.00445605376111833,0.019248989589478],false,148045349.121094,,, +s0c807,POINT,3c295,-09:48:39.45,52.12.09.36,0.00133178343920303,[-0.00280461546968129,0.00847823781814321],false,148045349.121094,,, +s0c808,POINT,3c295,-09:48:39.537,52.12.09.36,-5.4555748097154e-05,[-0.000130048407369421,-0.0506366379051268],false,148045349.121094,,, +s0c809,POINT,3c295,-09:48:39.181,52.12.09.385,0.00196671738135634,[0.00984153427886466,0.0834994076250293],false,148045349.121094,,, +s0c810,POINT,3c295,-09:48:39.194,52.12.09.385,0.000232962730527831,[0.00161639684583569,0.0274285364416222],false,148045349.121094,,, +s0c811,POINT,3c295,-09:48:39.238,52.12.09.385,0.000530825737216037,[-0.00306525821181316,0.0140729866210167],false,148045349.121094,,, +s0c812,POINT,3c295,-09:48:39.241,52.12.09.385,0.000456110672318388,[-0.00241697698521603,0.0104656394991192],false,148045349.121094,,, +s0c813,POINT,3c295,-09:48:39.246,52.12.09.385,0.000732325060291892,[-0.0045499355278337,0.0138711630885745],false,148045349.121094,,, +s0c814,POINT,3c295,-09:48:39.249,52.12.09.385,0.00117831673967515,[-0.00729012272870595,0.025331733793338],false,148045349.121094,,, +s0c815,POINT,3c295,-09:48:39.252,52.12.09.385,0.000822322404723097,[-0.00574809618735323,0.0194494680731203],false,148045349.121094,,, +s0c816,POINT,3c295,-09:48:39.257,52.12.09.385,0.00187206404205411,[-0.0126766689403716,0.0930958444522165],false,148045349.121094,,, +s0c817,POINT,3c295,-09:48:39.445,52.12.09.385,0.00177171012470843,[-0.00305681928326211,0.0147731621738929],false,148045349.121094,,, +s0c818,POINT,3c295,-09:48:39.178,52.12.09.41,0.000410703753934651,[0.00239868328860741,0.00972824594446983],false,148045349.121094,,, +s0c819,POINT,3c295,-09:48:39.23,52.12.09.41,0.000243706753653975,[-0.00181328124872431,0.0308722295104376],false,148045349.121094,,, +s0c820,POINT,3c295,-09:48:39.233,52.12.09.41,0.000548156713330262,[-0.00487678045795161,0.0457975792744318],false,148045349.121094,,, +s0c821,POINT,3c295,-09:48:39.235,52.12.09.41,0.000420417032262981,[-0.00395011602485729,0.0187294342518892],false,148045349.121094,,, +s0c822,POINT,3c295,-09:48:39.439,52.12.09.41,0.000989289634982137,[-0.00444183886662502,0.026592679218562],false,148045349.121094,,, +s0c823,POINT,3c295,-09:48:39.344,52.12.09.435,-0.00147464585258278,[0.0190769971065422,-0.0501537505969379],false,148045349.121094,,, +s0c824,POINT,3c295,-09:48:39.347,52.12.09.435,-0.00126681088360785,[0.0136994517618116,-0.00562987928602553],false,148045349.121094,,, +s0c825,POINT,3c295,-09:48:39.341,52.12.09.46,-0.000554626716249979,[0.00748655584208301,-0.0264092195179156],false,148045349.121094,,, +s0c826,POINT,3c295,-09:48:39.344,52.12.09.46,-0.000941991454759,[0.00813467227919975,0.00762392185724732],false,148045349.121094,,, +s0c827,POINT,3c295,-09:48:39.33,52.12.09.485,-0.000765083099404691,[0.0181335221721653,-0.116158389086856],false,148045349.121094,,, +s0c828,POINT,3c295,-09:48:39.333,52.12.09.485,-0.000395495804124234,[0.00943314463807077,-0.0552446239877142],false,148045349.121094,,, +s0c829,POINT,3c295,-09:48:39.325,52.12.09.51,-0.00168783695862415,[0.0219297107763269,-0.167199362820204],false,148045349.121094,,, +s0c830,POINT,3c295,-09:48:39.328,52.12.09.51,-0.000373903961856713,[0.00570056938461063,-0.0404513174745754],false,148045349.121094,,, +s0c831,POINT,3c295,-09:48:39.33,52.12.09.51,-0.000704084226765449,[0.00455134240452145,-0.0153871509872872],false,148045349.121094,,, +s0c832,POINT,3c295,-09:48:39.317,52.12.09.535,-0.000137777176611089,[0.00237697250237248,-0.0347171247243677],false,148045349.121094,,, +s0c833,POINT,3c295,-09:48:39.32,52.12.09.535,-0.000173572636969403,[0.0031042144434094,-0.035841657523417],false,148045349.121094,,, +s0c834,POINT,3c295,-09:48:39.621,52.12.09.585,0.000254856025512464,[0.00231874686470606,0.0294218977876187],false,148045349.121094,,, +s0c835,POINT,3c295,-09:48:39.624,52.12.09.585,0.000267984198166626,[0.00267732302244071,0.0371484427424104],false,148045349.121094,,, +s0c836,POINT,3c295,-09:48:39.638,52.12.09.61,0.000170884065103904,[0.00273738574966405,0.0586922782774737],false,148045349.121094,,, +s0c837,POINT,3c295,-09:48:39.64,52.12.09.635,0.000274894687797365,[0.0063238404664303,0.132675346263401],false,148045349.121094,,, +s0c838,POINT,3c295,-09:48:39.428,52.12.09.685,0.000542122005249978,[0.000689872743463283,0.0455404248505819],false,148045349.121094,,, +s0c839,POINT,3c295,-09:48:39.548,52.12.09.685,0.000350406053389832,[-0.0209465078850329,0.109776416534882],false,148045349.121094,,, +s0c840,POINT,3c295,-09:48:39.431,52.12.09.71,0.000288452274289204,[0.00246238320069576,0.0338128994716894],false,148045349.121094,,, +s0c841,POINT,3c295,-09:48:39.434,52.12.09.71,0.000262768641661526,[0.00504895446888323,0.051484360025017],false,148045349.121094,,, +s0c842,POINT,3c295,-09:48:39.526,52.12.09.71,0.000413807678416365,[-0.000822854080411424,0.0819171736514586],false,148045349.121094,,, +s0c843,POINT,3c295,-09:48:39.529,52.12.09.71,0.00157790764368455,[-0.00324788985073645,0.0697345962182132],false,148045349.121094,,, +s0c844,POINT,3c295,-09:48:39.548,52.12.09.71,0.000271005849847961,[-0.0145448148826086,0.0521211735160374],false,148045349.121094,,, +s0c845,POINT,3c295,-09:48:39.404,52.12.09.735,0.00208948101000543,[-0.00146130510861611,0.017135300733151],false,148045349.121094,,, +s0c846,POINT,3c295,-09:48:39.526,52.12.09.735,0.000438066544530128,[-0.00210559387224644,0.0528985314311217],false,148045349.121094,,, +s0c847,POINT,3c295,-09:48:39.529,52.12.09.735,0.00146632121281218,[-0.00339316750553015,0.0483936936118177],false,148045349.121094,,, +s0c848,POINT,3c295,-09:48:39.602,52.12.09.735,-9.44158946797781e-05,[0.000789357177773624,-0.0539963610015975],false,148045349.121094,,, +s0c849,POINT,3c295,-09:48:39.409,52.12.09.76,0.000621363985254594,[-0.00268278393071179,-0.0134763091689743],false,148045349.121094,,, +s0c850,POINT,3c295,-09:48:39.412,52.12.09.76,0.000548408061691461,[-0.00242069240564704,-0.0109716744925728],false,148045349.121094,,, +s0c851,POINT,3c295,-09:48:39.602,52.12.09.76,-9.10746320775624e-05,[0.00143177531577784,-0.105076420780222],false,148045349.121094,,, +s0c852,POINT,3c295,-09:48:39.39,52.12.09.785,0.00201444959416671,[0.000157983553577124,-0.0209389555755764],false,148045349.121094,,, +s0c853,POINT,3c295,-09:48:39.407,52.12.09.785,0.000521921518521026,[-0.00166324679877624,-0.0134900121559326],false,148045349.121094,,, +s0c854,POINT,3c295,-09:48:39.469,52.12.09.785,-0.000140845521953944,[0.00305542466218111,-0.0856986781772911],false,148045349.121094,,, +s0c855,POINT,3c295,-09:48:39.472,52.12.09.785,-0.000240069551225974,[0.00208434175900374,-0.0617581074077913],false,148045349.121094,,, +s0c856,POINT,3c295,-09:48:39.475,52.12.09.785,-0.000359317764332878,[0.00120683619018665,-0.038335768527872],false,148045349.121094,,, +s0c857,POINT,3c295,-09:48:39.477,52.12.09.785,-0.00128302331036392,[0.00105531568850483,-0.0500175844037336],false,148045349.121094,,, +s0c858,POINT,3c295,-09:48:39.48,52.12.09.785,-0.000936630607690447,[-0.00199300049518866,0.000301631062267384],false,148045349.121094,,, +s0c859,POINT,3c295,-09:48:39.382,52.12.09.81,0.0021122268034968,[-0.00293396006013777,-0.0328407621318857],false,148045349.121094,,, +s0c860,POINT,3c295,-09:48:39.385,52.12.09.81,0.00234855734080118,[-0.00380098559098205,-0.0529248987297442],false,148045349.121094,,, +s0c861,POINT,3c295,-09:48:39.388,52.12.09.81,0.00165889507715331,[8.65176252741419e-05,-0.0250350159799229],false,148045349.121094,,, +s0c862,POINT,3c295,-09:48:39.39,52.12.09.81,0.000637436709449833,[0.000713313602232558,-0.00803698092052239],false,148045349.121094,,, +s0c863,POINT,3c295,-09:48:39.458,52.12.09.81,-3.84257721207996e-05,[0.0107039143591624,-0.151462420300178],false,148045349.121094,,, +s0c864,POINT,3c295,-09:48:39.461,52.12.09.81,-6.65362496722858e-05,[0.00666065766826576,-0.117716871477381],false,148045349.121094,,, +s0c865,POINT,3c295,-09:48:39.464,52.12.09.81,-7.50369587665045e-05,[0.00149599918123333,-0.0434865565198836],false,148045349.121094,,, +s0c866,POINT,3c295,-09:48:39.349,52.12.09.835,0.000346887281735503,[0.000421213481396792,0.0117475121737311],false,148045349.121094,,, +s0c867,POINT,3c295,-09:48:39.352,52.12.09.835,0.00038561257029775,[7.26800459231544e-05,0.0182887325563907],false,148045349.121094,,, +s0c868,POINT,3c295,-09:48:39.355,52.12.09.835,0.000384679669446083,[-8.91623722790186e-05,0.0272575598886006],false,148045349.121094,,, +s0c869,POINT,3c295,-09:48:39.363,52.12.09.835,0.000465879895806569,[-0.00132992693938381,0.029892199121853],false,148045349.121094,,, +s0c870,POINT,3c295,-09:48:39.366,52.12.09.835,0.00245939560877633,[-0.00801704090616005,0.0768208038085659],false,148045349.121094,,, +s0c871,POINT,3c295,-09:48:39.369,52.12.09.835,0.00164257009544699,[-0.00690763566382308,0.0264892292430381],false,148045349.121094,,, +s0c872,POINT,3c295,-09:48:39.371,52.12.09.835,0.00269553524680474,[-0.0117528526445367,-0.0119789860382124],false,148045349.121094,,, +s0c873,POINT,3c295,-09:48:39.374,52.12.09.835,0.000653198147973999,[-0.00275472542591941,-0.0133291856379822],false,148045349.121094,,, +s0c874,POINT,3c295,-09:48:39.532,52.12.09.835,0.00325904432004567,[-0.0138332489709506,0.0234684916016936],false,148045349.121094,,, +s0c875,POINT,3c295,-09:48:39.347,52.12.09.86,0.000406980943052588,[-0.00066511568519687,0.0387050912655478],false,148045349.121094,,, +s0c876,POINT,3c295,-09:48:39.352,52.12.09.86,0.000548231198504285,[-0.000632079497992742,0.0574734223487658],false,148045349.121094,,, +s0c877,POINT,3c295,-09:48:39.355,52.12.09.86,0.000743905033207105,[-0.00131722563849665,0.0841289370182991],false,148045349.121094,,, +s0c878,POINT,3c295,-09:48:39.504,52.12.09.86,0.00185357569671699,[0.000714356367555286,0.0531589504054485],false,148045349.121094,,, +s0c879,POINT,3c295,-09:48:39.507,52.12.09.86,0.000477373123943824,[0.000602236227618748,0.00625552742693071],false,148045349.121094,,, +s0c880,POINT,3c295,-09:48:39.51,52.12.09.86,0.000429278900101086,[0.000691713305469501,0.000469391116276704],false,148045349.121094,,, +s0c881,POINT,3c295,-09:48:39.513,52.12.09.86,0.000547586777647301,[0.000703608037939233,-0.0118688031937056],false,148045349.121094,,, +s0c882,POINT,3c295,-09:48:39.559,52.12.09.86,0.000545083490533424,[-0.00380360965194872,-0.0126014808841192],false,148045349.121094,,, +s0c883,POINT,3c295,-09:48:39.562,52.12.09.86,0.000490100972143718,[-0.00286815979647851,-0.0122282494317661],false,148045349.121094,,, +s0c884,POINT,3c295,-09:48:39.325,52.12.09.885,0.000912685604051676,[0.00862285677906822,0.0881779170820969],false,148045349.121094,,, +s0c885,POINT,3c295,-09:48:39.328,52.12.09.885,0.000863202834608318,[0.00426702914212407,0.0894869864265207],false,148045349.121094,,, +s0c886,POINT,3c295,-09:48:39.339,52.12.09.885,0.000568883022069431,[-0.000482115634677762,0.0601073298269545],false,148045349.121094,,, +s0c887,POINT,3c295,-09:48:39.341,52.12.09.885,0.000613687866279343,[-0.000617544832835791,0.0556433029577993],false,148045349.121094,,, +s0c888,POINT,3c295,-09:48:39.344,52.12.09.885,0.000487447596133602,[-0.00101442051268663,0.0518925048044753],false,148045349.121094,,, +s0c889,POINT,3c295,-09:48:39.349,52.12.09.885,0.000667118608760886,[-0.00153168945402713,0.0752291845678708],false,148045349.121094,,, +s0c890,POINT,3c295,-09:48:39.499,52.12.09.885,0.00424522148007909,[0.00259168011514292,0.126808886111246],false,148045349.121094,,, +s0c891,POINT,3c295,-09:48:39.502,52.12.09.885,0.00543879587630747,[0.00371170970782587,0.0845756672369332],false,148045349.121094,,, +s0c892,POINT,3c295,-09:48:39.556,52.12.09.885,0.000623389178674005,[-0.00291004563304822,-0.0086578224414074],false,148045349.121094,,, +s0c893,POINT,3c295,-09:48:39.559,52.12.09.885,0.000613981488188937,[-0.00222474946264083,-0.0131877087437727],false,148045349.121094,,, +s0c894,POINT,3c295,-09:48:39.268,52.12.09.91,0.000157174649623783,[-4.36822381458604e-05,0.0351989619013481],false,148045349.121094,,, +s0c895,POINT,3c295,-09:48:39.271,52.12.09.91,0.000310282647045993,[-0.000501669279983395,0.0354530885838535],false,148045349.121094,,, +s0c896,POINT,3c295,-09:48:39.273,52.12.09.91,0.000318160550234236,[-0.00101096542377334,0.0241513885395843],false,148045349.121094,,, +s0c897,POINT,3c295,-09:48:39.447,52.12.09.91,-3.28989789352406e-05,[0.00163293513033361,-0.0538271006181935],false,148045349.121094,,, +s0c898,POINT,3c295,-09:48:39.499,52.12.09.91,0.00497403898446471,[0.00397440933394902,0.098128447820764],false,148045349.121094,,, +s0c899,POINT,3c295,-09:48:39.502,52.12.09.91,0.00354608321061247,[-0.00229591101644942,0.00949621210935896],false,148045349.121094,,, +s0c900,POINT,3c295,-09:48:39.559,52.12.09.91,0.00335358991272562,[-0.0105663692442962,-0.110074381043552],false,148045349.121094,,, +s0c901,POINT,3c295,-09:48:39.562,52.12.09.91,0.00251095570203642,[-0.00504777924455601,-0.0970860408893222],false,148045349.121094,,, +s0c902,POINT,3c295,-09:48:39.494,52.12.09.935,0.000301216645371879,[0.00349297171024315,0.0254828192752532],false,148045349.121094,,, +s0c903,POINT,3c295,-09:48:39.543,52.12.09.935,0.00386471680257497,[-0.00358713881651388,-0.0989525513705345],false,148045349.121094,,, +s0c904,POINT,3c295,-09:48:39.564,52.12.09.935,0.00158330342017197,[0.000274388624374977,-0.0673393956560027],false,148045349.121094,,, +s0c905,POINT,3c295,-09:48:39.57,52.12.09.935,0.00326535102334192,[0.00727253001684263,-0.142783569734628],false,148045349.121094,,, +s0c906,POINT,3c295,-09:48:39.488,52.12.09.96,0.00141328874766331,[0.00562077352029711,0.111734066731228],false,148045349.121094,,, +s0c907,POINT,3c295,-09:48:39.507,52.12.09.96,0.00897553629036855,[-0.0178468810099176,0.141263771032622],false,148045349.121094,,, +s0c908,POINT,3c295,-09:48:39.572,52.12.09.96,0.000879055308076544,[0.0053007989048307,-0.0304673278436039],false,148045349.121094,,, +s0c909,POINT,3c295,-09:48:39.575,52.12.09.96,0.00161736948898515,[0.0104052131334579,-0.057911733370002],false,148045349.121094,,, +s0c910,POINT,3c295,-09:48:39.578,52.12.09.96,0.000664059624613234,[0.00506157544685074,-0.0209315100051715],false,148045349.121094,,, +s0c911,POINT,3c295,-09:48:39.287,52.12.09.985,0.000663821626782625,[0.00158121433552943,-0.017421327362499],false,148045349.121094,,, +s0c912,POINT,3c295,-09:48:39.485,52.12.09.985,0.00187488487791282,[0.00566550343757964,0.164354369006164],false,148045349.121094,,, +s0c913,POINT,3c295,-09:48:39.488,52.12.09.985,0.000862247680492518,[0.00377937345783571,0.0721490327857715],false,148045349.121094,,, +s0c914,POINT,3c295,-09:48:39.502,52.12.09.985,0.00663315513054429,[-0.00491246439353096,0.0387568645425829],false,148045349.121094,,, +s0c915,POINT,3c295,-09:48:39.591,52.12.09.985,0.000786047767626894,[0.00540577204386631,-0.0230531384648156],false,148045349.121094,,, +s0c916,POINT,3c295,-09:48:39.594,52.12.09.985,0.00121217102902429,[0.0100764144265331,-0.00993943594356922],false,148045349.121094,,, +s0c917,POINT,3c295,-09:48:39.605,52.12.09.985,0.000823248564560178,[0.0150750075406985,0.0757996438886838],false,148045349.121094,,, +s0c918,POINT,3c295,-09:48:39.29,52.12.10.01,0.000638456852349936,[0.00189406952006652,-0.0253312672137129],false,148045349.121094,,, +s0c919,POINT,3c295,-09:48:39.311,52.12.10.01,0.00119596583404109,[0.00106931389810628,-0.0306685512181661],false,148045349.121094,,, +s0c920,POINT,3c295,-09:48:39.42,52.12.10.01,-0.000417393961855637,[0.0041099961569924,0.00630728767625564],false,148045349.121094,,, +s0c921,POINT,3c295,-09:48:39.431,52.12.10.01,-0.000292342787669114,[0.0053122939591832,-0.0185223459889442],false,148045349.121094,,, +s0c922,POINT,3c295,-09:48:39.485,52.12.10.01,0.00218216836646533,[0.00821613953871765,0.164193019251155],false,148045349.121094,,, +s0c923,POINT,3c295,-09:48:39.611,52.12.10.01,0.000249880573493581,[0.00680763791929812,0.0490680424148477],false,148045349.121094,,, +s0c924,POINT,3c295,-09:48:39.613,52.12.10.01,0.000216618776256474,[0.00571991400204171,0.0468265034137916],false,148045349.121094,,, +s0c925,POINT,3c295,-09:48:39.306,52.12.10.035,0.000722688016576439,[-0.000131368500262482,-0.0315051003990506],false,148045349.121094,,, +s0c926,POINT,3c295,-09:48:39.431,52.12.10.035,-0.000516654767866674,[0.0091504228225592,-0.0577019387191745],false,148045349.121094,,, +s0c927,POINT,3c295,-09:48:39.485,52.12.10.035,0.00102736226170523,[0.00308538132123609,0.068865790610947],false,148045349.121094,,, +s0c928,POINT,3c295,-09:48:39.515,52.12.10.035,0.00359128468150292,[0.0314736270884732,-0.199757573041046],false,148045349.121094,,, +s0c929,POINT,3c295,-09:48:39.619,52.12.10.035,0.000578113009820878,[0.00203983016644728,0.0974135783414238],false,148045349.121094,,, +s0c930,POINT,3c295,-09:48:39.646,52.12.10.035,0.000735317821722361,[0.0032779720562927,0.0318927340688578],false,148045349.121094,,, +s0c931,POINT,3c295,-09:48:39.651,52.12.10.035,0.000404183191067308,[0.00378469151217424,0.028841884207665],false,148045349.121094,,, +s0c932,POINT,3c295,-09:48:39.657,52.12.10.035,0.000339707489921166,[0.0038190835790856,0.0275471764755363],false,148045349.121094,,, +s0c933,POINT,3c295,-09:48:39.48,52.12.10.06,0.000680146689609958,[0.00142652606602808,0.0344122534349266],false,148045349.121094,,, +s0c934,POINT,3c295,-09:48:39.502,52.12.10.06,0.0048386220150502,[0.00348204378741061,-0.12250362846734],false,148045349.121094,,, +s0c935,POINT,3c295,-09:48:39.513,52.12.10.06,0.00569496940888102,[0.0319735752304425,-0.286219512777747],false,148045349.121094,,, +s0c936,POINT,3c295,-09:48:39.475,52.12.10.085,0.000372856148507827,[0.00208436546699493,0.0108750820924774],false,148045349.121094,,, +s0c937,POINT,3c295,-09:48:39.499,52.12.10.085,0.00560661375500865,[0.000141633968241676,-0.135763942601814],false,148045349.121094,,, +s0c938,POINT,3c295,-09:48:39.51,52.12.10.085,0.00495524408781687,[0.0211075259726424,-0.230995933011352],false,148045349.121094,,, +s0c939,POINT,3c295,-09:48:39.475,52.12.10.11,0.00102364671027727,[0.00498651027834934,0.0267133703649293],false,148045349.121094,,, +s0c940,POINT,3c295,-09:48:39.488,52.12.10.11,0.00570109822659489,[-0.00265914075190957,-0.00546670343692592],false,148045349.121094,,, +s0c941,POINT,3c295,-09:48:39.494,52.12.10.11,0.00485853204111607,[-0.00206827443348188,-0.0914630013579887],false,148045349.121094,,, +s0c942,POINT,3c295,-09:48:39.499,52.12.10.11,0.00407709959675883,[0.00349626914203295,-0.146756275223089],false,148045349.121094,,, +s0c943,POINT,3c295,-09:48:39.504,52.12.10.11,0.0100128080249842,[0.025298781477947,-0.410720623723688],false,148045349.121094,,, +s0c944,POINT,3c295,-09:48:39.507,52.12.10.11,0.00228836994139892,[0.00766444902921806,-0.0973555045425981],false,148045349.121094,,, +s0c945,POINT,3c295,-09:48:39.472,52.12.10.135,0.000647125113033941,[0.00182574648533591,0.0214348845235581],false,148045349.121094,,, +s0c946,POINT,3c295,-09:48:39.485,52.12.10.135,0.0152939669233004,[-0.00592816161234222,-0.0419584313091313],false,148045349.121094,,, +s0c947,POINT,3c295,-09:48:39.502,52.12.10.135,0.00209113265009649,[0.00773487546950124,0.00549197943117171],false,148045349.121094,,, +s0c948,POINT,3c295,-09:48:39.428,52.12.10.16,-0.000509983559293512,[0.00161016239932987,-0.0185836378638898],false,148045349.121094,,, +s0c949,POINT,3c295,-09:48:39.469,52.12.10.16,0.000537293569155547,[0.00197769684561767,-0.000498894826865497],false,148045349.121094,,, +s0c950,POINT,3c295,-09:48:39.483,52.12.10.16,0.0024446532908198,[0.000117381796460192,-0.0142900942009025],false,148045349.121094,,, +s0c951,POINT,3c295,-09:48:39.488,52.12.10.16,0.00478780652539898,[0.00179405759035877,-0.107066828456034],false,148045349.121094,,, +s0c952,POINT,3c295,-09:48:39.491,52.12.10.16,0.00295055205727828,[0.000823931652428316,-0.0933909922264892],false,148045349.121094,,, +s0c953,POINT,3c295,-09:48:39.494,52.12.10.16,0.00601367854473225,[0.00582179355373949,-0.178612684812343],false,148045349.121094,,, +s0c954,POINT,3c295,-09:48:39.496,52.12.10.16,0.00453104505980029,[0.00834153833507829,-0.122737617834987],false,148045349.121094,,, +s0c955,POINT,3c295,-09:48:39.499,52.12.10.16,0.00342158937359543,[0.00763753760675871,-0.0469848143938722],false,148045349.121094,,, +s0c956,POINT,3c295,-09:48:39.426,52.12.10.185,-0.00265402574087049,[0.0164683162465024,-0.0757946807915215],false,148045349.121094,,, +s0c957,POINT,3c295,-09:48:39.428,52.12.10.185,-0.000508584262572661,[-0.000271597774156147,0.0115029437715307],false,148045349.121094,,, +s0c958,POINT,3c295,-09:48:39.466,52.12.10.185,0.000657776600346479,[0.0014707752901244,0.00915535474405367],false,148045349.121094,,, +s0c959,POINT,3c295,-09:48:39.469,52.12.10.185,0.00175046006990298,[0.0048587190083186,0.03219199819371],false,148045349.121094,,, +s0c960,POINT,3c295,-09:48:39.477,52.12.10.185,0.00407091321421416,[0.00127870754793817,0.0548181133143782],false,148045349.121094,,, +s0c961,POINT,3c295,-09:48:39.494,52.12.10.185,0.000957844785229726,[0.00162064127077711,-0.015474080471699],false,148045349.121094,,, +s0c962,POINT,3c295,-09:48:39.534,52.12.10.185,-0.000933952677889089,[0.0100333645696615,-0.0637364258604049],false,148045349.121094,,, +s0c963,POINT,3c295,-09:48:39.537,52.12.10.185,-0.00218938109826707,[0.0179894128438234,-0.219957337213311],false,148045349.121094,,, +s0c964,POINT,3c295,-09:48:39.621,52.12.10.185,0.000788611347649317,[0.000461682179585048,-0.0366444022835213],false,148045349.121094,,, +s0c965,POINT,3c295,-09:48:39.426,52.12.10.21,-0.000621659103145759,[0.00072097809849221,0.00996746384185225],false,148045349.121094,,, +s0c966,POINT,3c295,-09:48:39.469,52.12.10.21,0.00381310081534576,[0.00717253837673391,0.0750135218235491],false,148045349.121094,,, +s0c967,POINT,3c295,-09:48:39.472,52.12.10.21,0.00791106995677836,[0.00947382658901945,0.156216984755044],false,148045349.121094,,, +s0c968,POINT,3c295,-09:48:39.475,52.12.10.21,0.00156680510128138,[0.00246419992042756,-0.000207121190623518],false,148045349.121094,,, +s0c969,POINT,3c295,-09:48:39.477,52.12.10.21,0.00300039248804571,[0.0045693337045012,-0.0305640918206436],false,148045349.121094,,, +s0c970,POINT,3c295,-09:48:39.491,52.12.10.21,0.000463540296519566,[0.00188715570311082,0.00431328054610507],false,148045349.121094,,, +s0c971,POINT,3c295,-09:48:39.534,52.12.10.21,-0.00288372201602451,[0.0831442264011274,-0.919759637136395],false,148045349.121094,,, +s0c972,POINT,3c295,-09:48:39.619,52.12.10.21,0.0033278523276261,[-0.00297038087412238,-0.160851257568865],false,148045349.121094,,, +s0c973,POINT,3c295,-09:48:39.621,52.12.10.21,0.000712917889573622,[-0.000226852550009169,-0.0315704769621596],false,148045349.121094,,, +s0c974,POINT,3c295,-09:48:39.423,52.12.10.235,-0.000538452457118984,[0.00126815738238342,0.00958725076795555],false,148045349.121094,,, +s0c975,POINT,3c295,-09:48:39.458,52.12.10.235,0.000813924641314375,[0.00107512629206253,0.0327652964195391],false,148045349.121094,,, +s0c976,POINT,3c295,-09:48:39.461,52.12.10.235,0.00102599005324422,[0.000991670357119427,0.0563586852253283],false,148045349.121094,,, +s0c977,POINT,3c295,-09:48:39.48,52.12.10.235,0.00140781976010457,[0.00216635086709654,-0.0415057296592482],false,148045349.121094,,, +s0c978,POINT,3c295,-09:48:39.483,52.12.10.235,0.00257887043579193,[0.00488361488880013,-0.0847667455338435],false,148045349.121094,,, +s0c979,POINT,3c295,-09:48:39.485,52.12.10.235,0.00229702416149897,[0.00451473293318848,-0.0549463198157746],false,148045349.121094,,, +s0c980,POINT,3c295,-09:48:39.534,52.12.10.235,-0.000547304817003357,[0.0931289971026042,-0.89152492482848],false,148045349.121094,,, +s0c981,POINT,3c295,-09:48:39.616,52.12.10.235,0.00102837135210913,[-0.00211252432739762,-0.049656374332165],false,148045349.121094,,, +s0c982,POINT,3c295,-09:48:39.458,52.12.10.26,0.00147884571569392,[9.26113533406283e-05,0.106644326803381],false,148045349.121094,,, +s0c983,POINT,3c295,-09:48:39.464,52.12.10.26,0.00270274377261242,[0.00221221401668181,0.139281276648202],false,148045349.121094,,, +s0c984,POINT,3c295,-09:48:39.483,52.12.10.26,0.0016886827310948,[0.00197487661184256,-0.0631316952378859],false,148045349.121094,,, +s0c985,POINT,3c295,-09:48:39.415,52.12.10.285,-0.000495977459211367,[0.00512280133461765,-0.0687664972737144],false,148045349.121094,,, +s0c986,POINT,3c295,-09:48:39.456,52.12.10.285,0.000543184328171666,[-0.00109566036102137,0.0417447633413711],false,148045349.121094,,, +s0c987,POINT,3c295,-09:48:39.48,52.12.10.285,0.000893761327604883,[0.000599076014617137,-0.0427018974807829],false,148045349.121094,,, +s0c988,POINT,3c295,-09:48:39.518,52.12.10.285,-0.00116071492111818,[0.0209604229555823,-0.20291556185525],false,148045349.121094,,, +s0c989,POINT,3c295,-09:48:39.521,52.12.10.285,-4.55708318126002e-05,[0.00702275402912455,-0.0396280445566425],false,148045349.121094,,, +s0c990,POINT,3c295,-09:48:39.6,52.12.10.285,0.00328182984219409,[0.000386971382673349,0.150281192154138],false,148045349.121094,,, +s0c991,POINT,3c295,-09:48:39.602,52.12.10.285,0.0029968779149287,[-0.00739392349530409,0.0558935568755731],false,148045349.121094,,, +s0c992,POINT,3c295,-09:48:39.605,52.12.10.285,0.00250666825039779,[-0.000620996316584165,0.0425869191722213],false,148045349.121094,,, +s0c993,POINT,3c295,-09:48:39.412,52.12.10.31,-0.000232596447833568,[0.0046027280684161,-0.0549025578096656],false,148045349.121094,,, +s0c994,POINT,3c295,-09:48:39.515,52.12.10.31,-0.00197958612900502,[0.0201567123954275,-0.363392604105294],false,148045349.121094,,, +s0c995,POINT,3c295,-09:48:39.518,52.12.10.31,-0.00239575928702084,[0.0421374265344026,-0.574431147937579],false,148045349.121094,,, +s0c996,POINT,3c295,-09:48:39.597,52.12.10.31,0.00144337289704942,[-0.00155442065453762,0.0999961902370435],false,148045349.121094,,, +s0c997,POINT,3c295,-09:48:39.453,52.12.10.335,0.00134419007116711,[-0.00351109591591327,0.0809904524854712],false,148045349.121094,,, +s0c998,POINT,3c295,-09:48:39.513,52.12.10.335,-0.00590654568324352,[0.0716013476117208,-0.871935463426015],false,148045349.121094,,, +s0c999,POINT,3c295,-09:48:39.515,52.12.10.335,-0.00894087628012228,[0.111025974363344,-1.22119698865124],false,148045349.121094,,, +s0c1000,POINT,3c295,-09:48:39.57,52.12.10.335,0.000936159346228939,[-0.00217988441245135,0.0191236028795544],false,148045349.121094,,, +s0c1001,POINT,3c295,-09:48:39.572,52.12.10.335,0.00304708141176671,[-0.00356767248608938,0.0196647793887607],false,148045349.121094,,, +s0c1002,POINT,3c295,-09:48:39.453,52.12.10.36,0.00369168155065754,[-0.00728830869550656,0.195779485752974],false,148045349.121094,,, +s0c1003,POINT,3c295,-09:48:39.496,52.12.10.36,0.00141538331712771,[0.0504654863320759,-0.796748005060044],false,148045349.121094,,, +s0c1004,POINT,3c295,-09:48:39.499,52.12.10.36,0.000950308872955784,[0.0623065879982404,-0.819198397528743],false,148045349.121094,,, +s0c1005,POINT,3c295,-09:48:39.567,52.12.10.36,0.00432696594369851,[-0.0187391932965189,0.0716213376358217],false,148045349.121094,,, +s0c1006,POINT,3c295,-09:48:39.57,52.12.10.36,0.00216834811421995,[-0.00386397439480833,0.024613890773842],false,148045349.121094,,, +s0c1007,POINT,3c295,-09:48:39.572,52.12.10.36,0.00204370632077191,[-0.00335328480272057,-0.00845787493961334],false,148045349.121094,,, +s0c1008,POINT,3c295,-09:48:39.575,52.12.10.36,0.00223909053209911,[-0.00369417724183227,-0.00977332818505203],false,148045349.121094,,, +s0c1009,POINT,3c295,-09:48:39.581,52.12.10.36,0.00247305378318438,[-0.0066049975040238,-0.0210584403405785],false,148045349.121094,,, +s0c1010,POINT,3c295,-09:48:39.583,52.12.10.36,0.0028638120588224,[-0.00855754020560186,-0.0178433889440459],false,148045349.121094,,, +s0c1011,POINT,3c295,-09:48:39.586,52.12.10.36,0.00700742085769141,[-0.0359828404202753,0.108049340326197],false,148045349.121094,,, +s0c1012,POINT,3c295,-09:48:39.589,52.12.10.36,0.00299401694664813,[-0.0194663593635896,0.0690144032128639],false,148045349.121094,,, +s0c1013,POINT,3c295,-09:48:39.472,52.12.10.385,0.0040714723401591,[0.0103600314855555,-0.234353481704541],false,148045349.121094,,, +s0c1014,POINT,3c295,-09:48:39.494,52.12.10.385,0.00059535447155659,[0.00891169654576238,-0.19314743864484],false,148045349.121094,,, +s0c1015,POINT,3c295,-09:48:39.496,52.12.10.385,0.00102486841441457,[0.0296582499607002,-0.509080747794254],false,148045349.121094,,, +s0c1016,POINT,3c295,-09:48:39.654,52.12.10.385,-0.000706259460857685,[-0.00477891926274383,-0.034391569884136],false,148045349.121094,,, +s0c1017,POINT,3c295,-09:48:39.407,52.12.10.41,-0.00069574180919722,[0.0068939839756058,-0.0316808023918807],false,148045349.121094,,, +s0c1018,POINT,3c295,-09:48:39.469,52.12.10.41,0.000958800290598334,[0.00352816253037996,-0.0528908269584602],false,148045349.121094,,, +s0c1019,POINT,3c295,-09:48:39.548,52.12.10.41,0.00509977745710058,[0.0377134484675178,-0.11167594158942],false,148045349.121094,,, +s0c1020,POINT,3c295,-09:48:39.545,52.12.10.435,0.00427721696681943,[0.0294746403447402,-0.090145894513049],false,148045349.121094,,, +s0c1021,POINT,3c295,-09:48:39.548,52.12.10.435,0.00276566776284586,[0.0197941207982318,-0.0579930962672305],false,148045349.121094,,, +s0c1022,POINT,3c295,-09:48:39.556,52.12.10.435,0.00943620659241415,[0.0338805051200337,-0.188428368920281],false,148045349.121094,,, +s0c1023,POINT,3c295,-09:48:39.559,52.12.10.435,0.00361781371632339,[0.00700390290928834,-0.0889519047332304],false,148045349.121094,,, +s0c1024,POINT,3c295,-09:48:39.439,52.12.10.46,0.000373651635577979,[-0.00239667763359748,0.0200241398972194],false,148045349.121094,,, +s0c1025,POINT,3c295,-09:48:39.442,52.12.10.46,0.000339737589596423,[-0.00171517799728854,0.0167663654356962],false,148045349.121094,,, +s0c1026,POINT,3c295,-09:48:39.456,52.12.10.46,0.00110409497163381,[-0.0013482223975181,0.0204110489125199],false,148045349.121094,,, +s0c1027,POINT,3c295,-09:48:39.461,52.12.10.46,0.00114086902708339,[0.00155677129053012,-0.0292299112242747],false,148045349.121094,,, +s0c1028,POINT,3c295,-09:48:39.553,52.12.10.46,0.000459989675463558,[0.00278841231376076,0.00414707488878077],false,148045349.121094,,, +s0c1029,POINT,3c295,-09:48:39.556,52.12.10.46,0.00323751960482739,[0.0131768175374497,-0.0389509714185445],false,148045349.121094,,, +s0c1030,POINT,3c295,-09:48:39.559,52.12.10.46,0.00151871442478667,[0.00340841408025007,-0.00659729255925405],false,148045349.121094,,, +s0c1031,POINT,3c295,-09:48:39.434,52.12.10.485,0.000536617089746769,[-0.00335861739349402,0.0500187402156981],false,148045349.121094,,, +s0c1032,POINT,3c295,-09:48:39.436,52.12.10.485,0.000611860240554864,[-0.00213414808297905,0.0777980302071321],false,148045349.121094,,, +s0c1033,POINT,3c295,-09:48:39.458,52.12.10.485,0.00103923180502255,[0.0010048609920087,-0.00669238906944375],false,148045349.121094,,, +s0c1034,POINT,3c295,-09:48:39.553,52.12.10.485,0.000284125807777324,[0.00350515449615678,0.0264716829657303],false,148045349.121094,,, +s0c1035,POINT,3c295,-09:48:39.556,52.12.10.485,0.001282312216722,[0.00864124256762167,0.0820839156921792],false,148045349.121094,,, +s0c1036,POINT,3c295,-09:48:39.407,52.12.10.51,-0.000379951920536138,[0.00107348762631987,-0.00958934867803804],false,148045349.121094,,, +s0c1037,POINT,3c295,-09:48:39.434,52.12.10.51,0.000640365010063332,[-0.00278208061196458,0.0870941088548078],false,148045349.121094,,, +s0c1038,POINT,3c295,-09:48:39.504,52.12.10.51,0.00113592146921623,[0.0100544411568072,-0.00692188724221149],false,148045349.121094,,, +s0c1039,POINT,3c295,-09:48:39.507,52.12.10.51,0.00320393645788829,[0.0276219826272362,0.0396032829784561],false,148045349.121094,,, +s0c1040,POINT,3c295,-09:48:39.54,52.12.10.51,0.0118222779101706,[0.0641861681266718,-0.616890809026411],false,148045349.121094,,, +s0c1041,POINT,3c295,-09:48:39.602,52.12.10.51,-0.0020164800753563,[-0.0218653218046701,0.0735833956523759],false,148045349.121094,,, +s0c1042,POINT,3c295,-09:48:39.605,52.12.10.51,-0.00662753948681856,[-0.0493691663505684,0.179310488880303],false,148045349.121094,,, +s0c1043,POINT,3c295,-09:48:39.407,52.12.10.535,-0.000344609115671557,[0.000432832001574171,-0.0112140853148012],false,148045349.121094,,, +s0c1044,POINT,3c295,-09:48:39.434,52.12.10.535,0.000913598286184974,[-0.00220922405174624,0.114867983006359],false,148045349.121094,,, +s0c1045,POINT,3c295,-09:48:39.456,52.12.10.535,0.000870979528957543,[0.00017703770982792,0.0218553975082729],false,148045349.121094,,, +s0c1046,POINT,3c295,-09:48:39.502,52.12.10.535,0.000794904075188784,[0.0074691384588184,0.000388113981805929],false,148045349.121094,,, +s0c1047,POINT,3c295,-09:48:39.504,52.12.10.535,0.00116126513323035,[0.0101195540008119,-0.00439208886975474],false,148045349.121094,,, +s0c1048,POINT,3c295,-09:48:39.507,52.12.10.535,0.00093343473696371,[0.00760298903811142,0.00986199515699612],false,148045349.121094,,, +s0c1049,POINT,3c295,-09:48:39.532,52.12.10.535,0.00473325632178835,[0.034176924681622,-0.335702077566513],false,148045349.121094,,, +s0c1050,POINT,3c295,-09:48:39.534,52.12.10.535,0.0128843810779202,[0.0882394631539843,-0.770125433610192],false,148045349.121094,,, +s0c1051,POINT,3c295,-09:48:39.537,52.12.10.535,0.00331255808657351,[0.0191578537163986,-0.204503560349045],false,148045349.121094,,, +s0c1052,POINT,3c295,-09:48:39.54,52.12.10.535,0.00512479801573807,[0.0259945081513261,-0.245906882259449],false,148045349.121094,,, +s0c1053,POINT,3c295,-09:48:39.559,52.12.10.535,0.00135486153464501,[0.00591724435203436,0.130083301469618],false,148045349.121094,,, +s0c1054,POINT,3c295,-09:48:39.597,52.12.10.535,-0.00143224433445298,[-0.0184162654123448,0.0942663984908476],false,148045349.121094,,, +s0c1055,POINT,3c295,-09:48:39.602,52.12.10.535,-0.00241502930064362,[-0.0248539920107616,0.102782340123351],false,148045349.121094,,, +s0c1056,POINT,3c295,-09:48:39.605,52.12.10.535,-0.00401536973742144,[-0.0290111006948811,0.125418837597771],false,148045349.121094,,, +s0c1057,POINT,3c295,-09:48:39.608,52.12.10.535,-0.00446292341695177,[-0.0243635490164473,0.0993281345068868],false,148045349.121094,,, +s0c1058,POINT,3c295,-09:48:39.611,52.12.10.535,-0.00211406340180937,[-0.010084636607961,0.0186738982686941],false,148045349.121094,,, +s0c1059,POINT,3c295,-09:48:39.63,52.12.10.535,-0.000925568934084635,[-0.000430795283881695,0.0467351189799898],false,148045349.121094,,, +s0c1060,POINT,3c295,-09:48:39.632,52.12.10.535,-0.00147145722502344,[-6.96920345786929e-05,0.0699956034090308],false,148045349.121094,,, +s0c1061,POINT,3c295,-09:48:39.502,52.12.10.56,0.00257475829388329,[0.0220058893931128,-0.0107058333422848],false,148045349.121094,,, +s0c1062,POINT,3c295,-09:48:39.51,52.12.10.56,0.00249240410620995,[0.0149168668307475,-0.0985641901037521],false,148045349.121094,,, +s0c1063,POINT,3c295,-09:48:39.513,52.12.10.56,0.00284206106385986,[0.016176608286858,-0.154458178041568],false,148045349.121094,,, +s0c1064,POINT,3c295,-09:48:39.515,52.12.10.56,0.00629478709686609,[0.0373180818272217,-0.40941120429285],false,148045349.121094,,, +s0c1065,POINT,3c295,-09:48:39.518,52.12.10.56,0.0103672761603368,[0.0691670715913462,-0.728124005457188],false,148045349.121094,,, +s0c1066,POINT,3c295,-09:48:39.521,52.12.10.56,0.00665414124296918,[0.0478509792404247,-0.483563298301481],false,148045349.121094,,, +s0c1067,POINT,3c295,-09:48:39.532,52.12.10.56,0.00338479606520828,[0.0245043731304891,-0.217696839517521],false,148045349.121094,,, +s0c1068,POINT,3c295,-09:48:39.534,52.12.10.56,0.00400168956852804,[0.0261222285793751,-0.238951244953122],false,148045349.121094,,, +s0c1069,POINT,3c295,-09:48:39.575,52.12.10.56,-0.00882141485402226,[-0.0725281809457699,0.743515541259168],false,148045349.121094,,, +s0c1070,POINT,3c295,-09:48:39.578,52.12.10.56,-0.00279453019386511,[-0.0204099767180504,0.250035480810717],false,148045349.121094,,, +s0c1071,POINT,3c295,-09:48:39.611,52.12.10.56,-0.00242665403005464,[-0.0112511065030445,0.024654544250769],false,148045349.121094,,, +s0c1072,POINT,3c295,-09:48:39.613,52.12.10.56,-0.0080703936201245,[-0.0386784603249563,-0.0411992371424662],false,148045349.121094,,, +s0c1073,POINT,3c295,-09:48:39.616,52.12.10.56,-0.000438393341231536,[0.000176821455325894,-0.00305013659964865],false,148045349.121094,,, +s0c1074,POINT,3c295,-09:48:39.619,52.12.10.56,-0.00339995521267059,[-0.0116754227329532,-0.00292935855690719],false,148045349.121094,,, +s0c1075,POINT,3c295,-09:48:39.621,52.12.10.56,-0.00679988966835177,[-0.0291599486700219,0.056264525517824],false,148045349.121094,,, +s0c1076,POINT,3c295,-09:48:39.654,52.12.10.56,0.000156894879876261,[-0.00263264316737543,0.033119755214417],false,148045349.121094,,, +s0c1077,POINT,3c295,-09:48:39.428,52.12.10.585,0.000319325376053794,[-0.00147945889109219,0.0235930085950387],false,148045349.121094,,, +s0c1078,POINT,3c295,-09:48:39.494,52.12.10.585,0.00124944855231933,[0.00726666025956361,-0.0903942397347303],false,148045349.121094,,, +s0c1079,POINT,3c295,-09:48:39.496,52.12.10.585,0.0031258167704867,[0.0177458326994394,-0.156559158561241],false,148045349.121094,,, +s0c1080,POINT,3c295,-09:48:39.499,52.12.10.585,0.00349493806307449,[0.025529404167279,-0.0615304852769347],false,148045349.121094,,, +s0c1081,POINT,3c295,-09:48:39.51,52.12.10.585,0.0144904602957591,[0.0674252129569518,-0.657234761017974],false,148045349.121094,,, +s0c1082,POINT,3c295,-09:48:39.521,52.12.10.585,0.00539218530178765,[0.0396971860660459,-0.362545724844587],false,148045349.121094,,, +s0c1083,POINT,3c295,-09:48:39.54,52.12.10.585,0.00580098486842626,[0.0305408736512191,-0.232357893525392],false,148045349.121094,,, +s0c1084,POINT,3c295,-09:48:39.578,52.12.10.585,-0.00457040826437523,[-0.038073777784042,0.404560212040657],false,148045349.121094,,, +s0c1085,POINT,3c295,-09:48:39.616,52.12.10.585,-0.00171358851035872,[-0.00753956764225237,-0.0114697997485218],false,148045349.121094,,, +s0c1086,POINT,3c295,-09:48:39.619,52.12.10.585,-0.00278749346972216,[-0.0135138141074967,-0.0235904715800436],false,148045349.121094,,, +s0c1087,POINT,3c295,-09:48:39.654,52.12.10.585,0.000167899747899542,[-0.000822597789228908,0.0473217035686812],false,148045349.121094,,, +s0c1088,POINT,3c295,-09:48:39.426,52.12.10.61,0.000379043277411107,[-0.000900994793487717,0.0282308539426671],false,148045349.121094,,, +s0c1089,POINT,3c295,-09:48:39.494,52.12.10.61,0.00251023841147623,[0.0115866155586143,-0.145049546675429],false,148045349.121094,,, +s0c1090,POINT,3c295,-09:48:39.507,52.12.10.61,0.0210692213530422,[0.0570480328438409,-0.959754078494625],false,148045349.121094,,, +s0c1091,POINT,3c295,-09:48:39.51,52.12.10.61,0.00888024864820796,[0.033068341947371,-0.440079274772449],false,148045349.121094,,, +s0c1092,POINT,3c295,-09:48:39.657,52.12.10.61,0.00020185137081163,[-0.0017810016540406,0.0514029384540901],false,148045349.121094,,, +s0c1093,POINT,3c295,-09:48:39.504,52.12.10.635,0.00569413330853732,[0.0134413694371833,-0.245344629850229],false,148045349.121094,,, +s0c1094,POINT,3c295,-09:48:39.507,52.12.10.635,0.0164800158822638,[0.0325671808527092,-0.799554145315978],false,148045349.121094,,, +s0c1095,POINT,3c295,-09:48:39.638,52.12.10.635,-0.00218582147762173,[-0.0013429609634313,0.0471189940146663],false,148045349.121094,,, +s0c1096,POINT,3c295,-09:48:39.496,52.12.10.66,0.00198554636819795,[0.00709879683009372,-0.0555019886219095],false,148045349.121094,,, +s0c1097,POINT,3c295,-09:48:39.64,52.12.10.66,-0.000595668183787874,[0.000311891775035576,0.018608691356886],false,148045349.121094,,, +s0c1098,POINT,3c295,-09:48:39.466,52.12.10.685,-0.000375626241091298,[-0.00855324148960953,-0.132456954439037],false,148045349.121094,,, +s0c1099,POINT,3c295,-09:48:39.469,52.12.10.685,-0.000175688962389546,[-0.00664109439311254,-0.107268300032954],false,148045349.121094,,, +s0c1100,POINT,3c295,-09:48:39.494,52.12.10.685,0.00279938931200831,[0.00713650256280614,-0.101977531916949],false,148045349.121094,,, +s0c1101,POINT,3c295,-09:48:39.496,52.12.10.685,0.0122830711132489,[0.0323894457969736,-0.459246032116593],false,148045349.121094,,, +s0c1102,POINT,3c295,-09:48:39.431,52.12.10.71,0.000541184839047332,[0.000157989668485452,0.119097429794745],false,148045349.121094,,, +s0c1103,POINT,3c295,-09:48:39.442,52.12.10.71,0.000353149865008274,[-0.00255422810746486,0.0730870424283184],false,148045349.121094,,, +s0c1104,POINT,3c295,-09:48:39.466,52.12.10.71,-0.000401128472530582,[-0.0108641328670154,-0.135743535182293],false,148045349.121094,,, +s0c1105,POINT,3c295,-09:48:39.494,52.12.10.71,0.0155185745769771,[0.0386457313922853,-0.597454874781805],false,148045349.121094,,, +s0c1106,POINT,3c295,-09:48:39.507,52.12.10.71,0.00323558407543357,[0.0121825830911408,-0.138291087744265],false,148045349.121094,,, +s0c1107,POINT,3c295,-09:48:39.54,52.12.10.71,0.00397658913325001,[0.0237745197040939,0.0557456881380183],false,148045349.121094,,, +s0c1108,POINT,3c295,-09:48:39.431,52.12.10.735,0.000900472119014236,[0.000264368016024736,0.181619084975198],false,148045349.121094,,, +s0c1109,POINT,3c295,-09:48:39.434,52.12.10.735,0.000379305511105316,[-0.000295588309209968,0.0945935293937058],false,148045349.121094,,, +s0c1110,POINT,3c295,-09:48:39.439,52.12.10.735,0.000192443977215907,[-0.000362280901615785,0.0478488915486324],false,148045349.121094,,, +s0c1111,POINT,3c295,-09:48:39.464,52.12.10.735,-0.000265905210751237,[-0.00471994986740328,-0.0378857758196705],false,148045349.121094,,, +s0c1112,POINT,3c295,-09:48:39.494,52.12.10.735,0.00135535371065776,[0.00545118665871928,-0.0349582974443292],false,148045349.121094,,, +s0c1113,POINT,3c295,-09:48:39.507,52.12.10.735,0.00472304954600411,[0.0252015599145258,-0.17033607465408],false,148045349.121094,,, +s0c1114,POINT,3c295,-09:48:39.51,52.12.10.735,0.0151799751855631,[0.096636050693769,-0.246096706112552],false,148045349.121094,,, +s0c1115,POINT,3c295,-09:48:39.589,52.12.10.735,0.00167138236447489,[-0.0160630441638497,0.239406423713273],false,148045349.121094,,, +s0c1116,POINT,3c295,-09:48:39.436,52.12.10.76,0.000195655554478722,[0.000136784126044995,0.0559497360505689],false,148045349.121094,,, +s0c1117,POINT,3c295,-09:48:39.491,52.12.10.76,0.0045183435968165,[0.013491429330316,-0.140315340380215],false,148045349.121094,,, +s0c1118,POINT,3c295,-09:48:39.494,52.12.10.76,0.00221223962591478,[0.0167056827452255,-0.00833455549511338],false,148045349.121094,,, +s0c1119,POINT,3c295,-09:48:39.51,52.12.10.76,0.000613365832563386,[0.00484254393225978,-0.00134133224900971],false,148045349.121094,,, +s0c1120,POINT,3c295,-09:48:39.543,52.12.10.76,0.00964661435766806,[0.0214662278847679,0.905197288264789],false,148045349.121094,,, +s0c1121,POINT,3c295,-09:48:39.586,52.12.10.76,0.0111203982330784,[0.0117478988863134,0.0993197539193255],false,148045349.121094,,, +s0c1122,POINT,3c295,-09:48:39.589,52.12.10.76,0.0122326912330297,[0.00558207344522606,0.246791522954104],false,148045349.121094,,, +s0c1123,POINT,3c295,-09:48:39.662,52.12.10.76,0.000167888412562657,[-0.00341605722635556,0.0445470463656224],false,148045349.121094,,, +s0c1124,POINT,3c295,-09:48:39.665,52.12.10.76,0.000217173535514231,[-0.00542811440309448,0.0854005377137882],false,148045349.121094,,, +s0c1125,POINT,3c295,-09:48:39.431,52.12.10.785,0.000224962951667462,[0.0003230570735049,0.0634537438861085],false,148045349.121094,,, +s0c1126,POINT,3c295,-09:48:39.54,52.12.10.785,0.00933679114264397,[0.0251827916278703,0.0730037212900821],false,148045349.121094,,, +s0c1127,POINT,3c295,-09:48:39.543,52.12.10.785,0.000732769973956464,[0.0012141635010423,0.180224691120512],false,148045349.121094,,, +s0c1128,POINT,3c295,-09:48:39.572,52.12.10.785,0.00435861186642376,[0.000593247429050349,-0.104054162496582],false,148045349.121094,,, +s0c1129,POINT,3c295,-09:48:39.583,52.12.10.785,0.00110457774630101,[0.00460756617876307,-0.0569614529955239],false,148045349.121094,,, +s0c1130,POINT,3c295,-09:48:39.586,52.12.10.785,0.000956657799341354,[0.00447296064499643,-0.0444191702616294],false,148045349.121094,,, +s0c1131,POINT,3c295,-09:48:39.591,52.12.10.785,0.00446826583123864,[0.0107296806059977,0.0589449929001649],false,148045349.121094,,, +s0c1132,POINT,3c295,-09:48:39.668,52.12.10.785,6.90860322991017e-05,[-0.00200854578851831,0.0430424124602672],false,148045349.121094,,, +s0c1133,POINT,3c295,-09:48:39.428,52.12.10.81,0.000254880301899458,[9.78101510542124e-05,0.034868821389249],false,148045349.121094,,, +s0c1134,POINT,3c295,-09:48:39.54,52.12.10.81,-0.000471257717454887,[-0.0108300800980175,0.178110215208091],false,148045349.121094,,, +s0c1135,POINT,3c295,-09:48:39.567,52.12.10.81,0.00110378981778982,[0.00148302647591327,0.0189491387677973],false,148045349.121094,,, +s0c1136,POINT,3c295,-09:48:39.57,52.12.10.81,0.0122661626141809,[0.0250630397318298,-0.22739237460638],false,148045349.121094,,, +s0c1137,POINT,3c295,-09:48:39.583,52.12.10.81,0.00214736496606948,[0.0133448934222941,-0.123507280729662],false,148045349.121094,,, +s0c1138,POINT,3c295,-09:48:39.597,52.12.10.81,0.00513595730582192,[0.015466075085777,0.0697975256919136],false,148045349.121094,,, +s0c1139,POINT,3c295,-09:48:39.659,52.12.10.81,0.000333160367845583,[-0.00292847044102678,0.0355939087198939],false,148045349.121094,,, +s0c1140,POINT,3c295,-09:48:39.54,52.12.10.835,-0.000343177149546159,[-0.00407470121011686,0.0994495580607516],false,148045349.121094,,, +s0c1141,POINT,3c295,-09:48:39.567,52.12.10.835,0.00714963946433176,[0.0244053096379177,-0.00473524915761513],false,148045349.121094,,, +s0c1142,POINT,3c295,-09:48:39.6,52.12.10.835,0.00422728314548663,[0.0135670815789778,0.0337416285568808],false,148045349.121094,,, +s0c1143,POINT,3c295,-09:48:39.602,52.12.10.835,0.00627151186946045,[0.0122409381465581,0.0643083928042758],false,148045349.121094,,, +s0c1144,POINT,3c295,-09:48:39.657,52.12.10.835,0.00322742350240188,[-0.014266859016365,0.475076313404881],false,148045349.121094,,, +s0c1145,POINT,3c295,-09:48:39.48,52.12.10.86,0.00132377615588942,[-0.00915713528187237,0.0488615885989161],false,148045349.121094,,, +s0c1146,POINT,3c295,-09:48:39.521,52.12.10.86,0.000967807628266277,[0.00736633406436875,-0.0469951117546468],false,148045349.121094,,, +s0c1147,POINT,3c295,-09:48:39.537,52.12.10.86,0.0120412625189698,[0.0219031413841851,-0.0177721859995416],false,148045349.121094,,, +s0c1148,POINT,3c295,-09:48:39.564,52.12.10.86,0.00282905655379547,[0.0116847574271867,0.0150559743630484],false,148045349.121094,,, +s0c1149,POINT,3c295,-09:48:39.602,52.12.10.86,0.0110470858376318,[0.0291953356468305,-0.0482216251801283],false,148045349.121094,,, +s0c1150,POINT,3c295,-09:48:39.605,52.12.10.86,0.00587330453926185,[0.01586131838007,0.0977107726890896],false,148045349.121094,,, +s0c1151,POINT,3c295,-09:48:39.627,52.12.10.86,0.000451036607122695,[-0.00745296875019662,0.011950772863225],false,148045349.121094,,, +s0c1152,POINT,3c295,-09:48:39.657,52.12.10.86,0.00135187734845792,[-0.00452681218683285,0.345900578268391],false,148045349.121094,,, +s0c1153,POINT,3c295,-09:48:39.48,52.12.10.885,0.00163789479431813,[-0.00292465785729728,0.088437310194467],false,148045349.121094,,, +s0c1154,POINT,3c295,-09:48:39.524,52.12.10.885,0.00649294295584204,[0.0203575586143911,-0.327672415715199],false,148045349.121094,,, +s0c1155,POINT,3c295,-09:48:39.532,52.12.10.885,0.0159647572508477,[0.0538330925985474,-0.174050986601638],false,148045349.121094,,, +s0c1156,POINT,3c295,-09:48:39.543,52.12.10.885,0.0542244242211272,[0.0412421409064979,-0.688363255883869],false,148045349.121094,,, +s0c1157,POINT,3c295,-09:48:39.602,52.12.10.885,0.00233633215389153,[0.00442929249896975,-0.106526868110548],false,148045349.121094,,, +s0c1158,POINT,3c295,-09:48:39.605,52.12.10.885,0.00795587997546295,[0.0247772184722707,-0.0152890664301639],false,148045349.121094,,, +s0c1159,POINT,3c295,-09:48:39.624,52.12.10.885,0.00390147387447278,[-0.0193346961099295,0.075025412564002],false,148045349.121094,,, +s0c1160,POINT,3c295,-09:48:39.627,52.12.10.885,0.0003651574156313,[-0.00592886462375456,0.00586126708304156],false,148045349.121094,,, +s0c1161,POINT,3c295,-09:48:39.657,52.12.10.885,0.000626238544316497,[-0.00326917353559887,0.230252379118147],false,148045349.121094,,, +s0c1162,POINT,3c295,-09:48:39.333,52.12.10.91,0.000652226434795025,[0.000800512647864802,0.0622924765747095],false,148045349.121094,,, +s0c1163,POINT,3c295,-09:48:39.477,52.12.10.91,0.00077521212105001,[-0.000982964342995477,0.0623242855950912],false,148045349.121094,,, +s0c1164,POINT,3c295,-09:48:39.529,52.12.10.91,0.0313840142832603,[0.107856515666156,-0.243554746958792],false,148045349.121094,,, +s0c1165,POINT,3c295,-09:48:39.543,52.12.10.91,0.0352432868736402,[0.0321616695933091,-0.597916589744572],false,148045349.121094,,, +s0c1166,POINT,3c295,-09:48:39.605,52.12.10.91,0.000648869400971113,[0.00129092922732234,-0.0240767436935911],false,148045349.121094,,, +s0c1167,POINT,3c295,-09:48:39.621,52.12.10.91,0.0102020733954507,[0.00552500503302692,0.258290436638779],false,148045349.121094,,, +s0c1168,POINT,3c295,-09:48:39.624,52.12.10.91,0.000595873747089993,[-0.0036032124744166,0.00812267779910974],false,148045349.121094,,, +s0c1169,POINT,3c295,-09:48:39.475,52.12.10.935,0.00133758642776871,[0.00140062227769452,0.101627968624354],false,148045349.121094,,, +s0c1170,POINT,3c295,-09:48:39.608,52.12.10.935,0.00203257845170643,[0.00941244500418402,0.0192042526070071],false,148045349.121094,,, +s0c1171,POINT,3c295,-09:48:39.616,52.12.10.935,0.00340504952567003,[0.0156949216892895,0.136417531405048],false,148045349.121094,,, +s0c1172,POINT,3c295,-09:48:39.619,52.12.10.935,0.00625803400995682,[0.0214980322254759,0.190191328643185],false,148045349.121094,,, +s0c1173,POINT,3c295,-09:48:39.475,52.12.10.96,0.00241821045517316,[0.00662925558391224,0.247069562415523],false,148045349.121094,,, +s0c1174,POINT,3c295,-09:48:39.502,52.12.10.96,-0.00299968924510883,[-0.0194693249080725,-0.125251469664088],false,148045349.121094,,, +s0c1175,POINT,3c295,-09:48:39.504,52.12.10.96,-0.00157210863533992,[-0.0129008140539766,-0.132396971869184],false,148045349.121094,,, +s0c1176,POINT,3c295,-09:48:39.545,52.12.10.96,0.0134116281833819,[0.0101438723846703,-0.24560609806723],false,148045349.121094,,, +s0c1177,POINT,3c295,-09:48:39.551,52.12.10.96,0.00298659112913009,[0.00181428841879214,0.0962517158544326],false,148045349.121094,,, +s0c1178,POINT,3c295,-09:48:39.621,52.12.10.96,0.00041298250895117,[-0.000307155695785775,0.00132488957343621],false,148045349.121094,,, +s0c1179,POINT,3c295,-09:48:39.673,52.12.10.96,5.8548404294575e-05,[-0.00221524654375298,0.0485877119091252],false,148045349.121094,,, +s0c1180,POINT,3c295,-09:48:39.404,52.12.10.985,0.0014705090941585,[0.00280135060203603,0.0164391496661131],false,148045349.121094,,, +s0c1181,POINT,3c295,-09:48:39.545,52.12.10.985,0.00305500366000898,[0.0052816354762859,0.0689688455817826],false,148045349.121094,,, +s0c1182,POINT,3c295,-09:48:39.548,52.12.10.985,0.00303565252843701,[0.00964378160951627,0.154408446834444],false,148045349.121094,,, +s0c1183,POINT,3c295,-09:48:39.551,52.12.10.985,0.00293894098884447,[0.00412987755276515,0.015282294904532],false,148045349.121094,,, +s0c1184,POINT,3c295,-09:48:39.619,52.12.10.985,0.00117653898430463,[0.00818406235946391,0.0629994566008],false,148045349.121094,,, +s0c1185,POINT,3c295,-09:48:39.673,52.12.10.985,0.000380926785359893,[-0.0118358550675209,0.291505283853428],false,148045349.121094,,, +s0c1186,POINT,3c295,-09:48:39.548,52.12.11.01,0.0457426560167245,[0.0525110746867284,-0.453887282669377],false,148045349.121094,,, +s0c1187,POINT,3c295,-09:48:39.608,52.12.11.01,0.00730267732701001,[0.00297870975906017,-0.0285428632138306],false,148045349.121094,,, +s0c1188,POINT,3c295,-09:48:39.611,52.12.11.01,0.00232727655036935,[0.011221362464234,0.0205431717051157],false,148045349.121094,,, +s0c1189,POINT,3c295,-09:48:39.616,52.12.11.01,0.000590473445824079,[0.00568770954498967,0.0246744790256237],false,148045349.121094,,, +s0c1190,POINT,3c295,-09:48:39.619,52.12.11.01,0.000924370588204649,[0.00695379255576204,0.029974018621981],false,148045349.121094,,, +s0c1191,POINT,3c295,-09:48:39.638,52.12.11.01,-0.00511435213583088,[-0.059522811064972,0.229362790478931],false,148045349.121094,,, +s0c1192,POINT,3c295,-09:48:39.659,52.12.11.01,0.000585305686256534,[-0.0109627560221722,0.246870375436581],false,148045349.121094,,, +s0c1193,POINT,3c295,-09:48:39.67,52.12.11.01,0.000368047047086965,[-0.0106932352833781,0.205672420533809],false,148045349.121094,,, +s0c1194,POINT,3c295,-09:48:39.673,52.12.11.01,0.000223984916594255,[-0.00700176179658121,0.133332241152394],false,148045349.121094,,, +s0c1195,POINT,3c295,-09:48:39.548,52.12.11.035,0.0295629620232154,[0.0358199795969698,-0.373079327024898],false,148045349.121094,,, +s0c1196,POINT,3c295,-09:48:39.57,52.12.11.035,0.00122275253478408,[0.0684947295267732,-0.948303533044221],false,148045349.121094,,, +s0c1197,POINT,3c295,-09:48:39.608,52.12.11.035,0.00161452253707144,[0.00409056197434879,-0.0207421854615302],false,148045349.121094,,, +s0c1198,POINT,3c295,-09:48:39.611,52.12.11.035,0.00674361804254225,[-0.0128660172683783,0.20849627347626],false,148045349.121094,,, +s0c1199,POINT,3c295,-09:48:39.659,52.12.11.035,0.00250179300286386,[-0.0371926920894925,0.915961349071979],false,148045349.121094,,, +s0c1200,POINT,3c295,-09:48:39.668,52.12.11.035,0.000267363639604736,[-0.00723544613996168,0.149220173816182],false,148045349.121094,,, +s0c1201,POINT,3c295,-09:48:39.67,52.12.11.035,0.000222908293090642,[-0.00680995268419133,0.136900413127548],false,148045349.121094,,, +s0c1202,POINT,3c295,-09:48:39.333,52.12.11.06,0.000484981501801676,[-0.000522506174419739,-7.73552075619063e-05],false,148045349.121094,,, +s0c1203,POINT,3c295,-09:48:39.464,52.12.11.06,0.000574275763611861,[0.00196472379272064,-0.0067527064994606],false,148045349.121094,,, +s0c1204,POINT,3c295,-09:48:39.466,52.12.11.06,0.000538333899543592,[0.00294676543974964,0.00506790069569287],false,148045349.121094,,, +s0c1205,POINT,3c295,-09:48:39.469,52.12.11.06,0.000623641886864962,[0.00403348705461404,0.0419480730634789],false,148045349.121094,,, +s0c1206,POINT,3c295,-09:48:39.567,52.12.11.06,0.00388430678396893,[0.253093768296486,-1.70970457857702],false,148045349.121094,,, +s0c1207,POINT,3c295,-09:48:39.57,52.12.11.06,0.000656722066230015,[0.0292560915430637,-0.232534450751888],false,148045349.121094,,, +s0c1208,POINT,3c295,-09:48:39.515,52.12.11.085,-0.00598632257965727,[-0.0241414925834099,-0.0960750157385532],false,148045349.121094,,, +s0c1209,POINT,3c295,-09:48:39.518,52.12.11.085,-0.000272165721610017,[-0.0050036697590583,-0.033133444575478],false,148045349.121094,,, +s0c1210,POINT,3c295,-09:48:39.583,52.12.11.085,-0.00261652669412019,[-0.00162986732625262,-0.650233644522788],false,148045349.121094,,, +s0c1211,POINT,3c295,-09:48:39.586,52.12.11.085,-0.00830849088675202,[-0.0972636294379861,-1.05843761418666],false,148045349.121094,,, +s0c1212,POINT,3c295,-09:48:39.605,52.12.11.085,0.009890091847893,[-0.00622300763492175,-0.231511285114138],false,148045349.121094,,, +s0c1213,POINT,3c295,-09:48:39.608,52.12.11.085,0.0015448724149234,[0.00393192395306818,-0.0696874070963912],false,148045349.121094,,, +s0c1214,POINT,3c295,-09:48:39.654,52.12.11.085,0.000491712014347477,[-0.00394205144073192,0.00900982601142969],false,148045349.121094,,, +s0c1215,POINT,3c295,-09:48:39.657,52.12.11.085,0.00227455476895863,[-0.0333720178246687,0.462343860110248],false,148045349.121094,,, +s0c1216,POINT,3c295,-09:48:39.676,52.12.11.085,7.30539475386938e-05,[-0.00201360825988782,0.0430545845423218],false,148045349.121094,,, +s0c1217,POINT,3c295,-09:48:39.515,52.12.11.11,-0.0125480350134561,[-0.0397721256422144,-0.00191186548200328],false,148045349.121094,,, +s0c1218,POINT,3c295,-09:48:39.518,52.12.11.11,-0.0025912503743013,[-0.0224896130180741,-0.138134787116553],false,148045349.121094,,, +s0c1219,POINT,3c295,-09:48:39.583,52.12.11.11,-0.00550499981277004,[0.0610274333414393,-1.88637729797497],false,148045349.121094,,, +s0c1220,POINT,3c295,-09:48:39.586,52.12.11.11,-0.01106529842908,[-0.0180653637401611,-1.87449401885176],false,148045349.121094,,, +s0c1221,POINT,3c295,-09:48:39.605,52.12.11.11,0.0118327628848532,[-0.00546649179463581,-0.208408831807016],false,148045349.121094,,, +s0c1222,POINT,3c295,-09:48:39.651,52.12.11.11,0.00257332478612883,[-0.0463819522359126,0.126892921419241],false,148045349.121094,,, +s0c1223,POINT,3c295,-09:48:39.654,52.12.11.11,0.000660600875956399,[-0.0123255389061172,0.0904080263264732],false,148045349.121094,,, +s0c1224,POINT,3c295,-09:48:39.469,52.12.11.135,0.0007473270280593,[0.00273199288423741,0.0362076573641895],false,148045349.121094,,, +s0c1225,POINT,3c295,-09:48:39.518,52.12.11.135,-0.00373602946819934,[-0.00425815806524132,0.0169214781163173],false,148045349.121094,,, +s0c1226,POINT,3c295,-09:48:39.605,52.12.11.135,0.00433198143113649,[0.0148333826460245,-0.163643327339192],false,148045349.121094,,, +s0c1227,POINT,3c295,-09:48:39.649,52.12.11.135,0.00176137392076836,[-0.0465332983483459,0.123641998261781],false,148045349.121094,,, +s0c1228,POINT,3c295,-09:48:39.472,52.12.11.16,0.00106784547053538,[0.000359519264929261,0.0431332930088401],false,148045349.121094,,, +s0c1229,POINT,3c295,-09:48:39.485,52.12.11.16,0.000435175824393602,[-0.000249342350504978,0.00620809124501646],false,148045349.121094,,, +s0c1230,POINT,3c295,-09:48:39.488,52.12.11.16,0.00150567764203116,[0.0054549932356631,0.127909801741018],false,148045349.121094,,, +s0c1231,POINT,3c295,-09:48:39.602,52.12.11.16,0.0127522406892803,[0.0363987898841873,-0.210005162223116],false,148045349.121094,,, +s0c1232,POINT,3c295,-09:48:39.643,52.12.11.16,0.000581042554392214,[-0.0176523291101233,0.0215052610879401],false,148045349.121094,,, +s0c1233,POINT,3c295,-09:48:39.668,52.12.11.16,0.000474776269302368,[-0.00534345831634132,0.0919722326225909],false,148045349.121094,,, +s0c1234,POINT,3c295,-09:48:39.48,52.12.11.185,0.00230670652034874,[-0.00353937033367005,0.189435580034446],false,148045349.121094,,, +s0c1235,POINT,3c295,-09:48:39.485,52.12.11.185,0.00366218582157331,[0.00716789892137613,0.270743984441702],false,148045349.121094,,, +s0c1236,POINT,3c295,-09:48:39.488,52.12.11.185,0.000598811808063977,[0.00314263787879425,0.0712456482445598],false,148045349.121094,,, +s0c1237,POINT,3c295,-09:48:39.518,52.12.11.185,-0.0130236415606725,[-0.0190715997500254,0.0564852319922678],false,148045349.121094,,, +s0c1238,POINT,3c295,-09:48:39.521,52.12.11.185,-0.0052774108723909,[-0.00488196056868418,-0.00629644687400134],false,148045349.121094,,, +s0c1239,POINT,3c295,-09:48:39.524,52.12.11.185,-0.00566475971444316,[0.00326537653925902,-0.0105524014361524],false,148045349.121094,,, +s0c1240,POINT,3c295,-09:48:39.529,52.12.11.185,-0.0134859455998442,[0.00975012749224253,-0.0388713699349069],false,148045349.121094,,, +s0c1241,POINT,3c295,-09:48:39.532,52.12.11.185,-0.0565274028201464,[-0.0302041902585188,-0.350617113351399],false,148045349.121094,,, +s0c1242,POINT,3c295,-09:48:39.551,52.12.11.185,0.00644881493685884,[0.0309197697277132,-0.132975946038384],false,148045349.121094,,, +s0c1243,POINT,3c295,-09:48:39.602,52.12.11.185,0.00437515451674119,[0.0176454545325433,-0.0439882365301387],false,148045349.121094,,, +s0c1244,POINT,3c295,-09:48:39.638,52.12.11.185,0.000884249700066718,[-0.0212036856690179,0.0349762216301164],false,148045349.121094,,, +s0c1245,POINT,3c295,-09:48:39.64,52.12.11.185,0.000477964483789906,[-0.010881951224835,0.00360065554966491],false,148045349.121094,,, +s0c1246,POINT,3c295,-09:48:39.668,52.12.11.185,0.000473068450432552,[-0.00392756356308228,0.0670956446255953],false,148045349.121094,,, +s0c1247,POINT,3c295,-09:48:39.469,52.12.11.21,0.00111487601013821,[-0.000276372589311745,0.0217212499612593],false,148045349.121094,,, +s0c1248,POINT,3c295,-09:48:39.483,52.12.11.21,0.00373423068275315,[-0.0046229685402078,0.293180812263646],false,148045349.121094,,, +s0c1249,POINT,3c295,-09:48:39.507,52.12.11.21,-0.0025062117370446,[-0.0154642264575284,0.0618115472775933],false,148045349.121094,,, +s0c1250,POINT,3c295,-09:48:39.518,52.12.11.21,-0.00678327511500688,[-0.0151416075295904,0.0577172501492589],false,148045349.121094,,, +s0c1251,POINT,3c295,-09:48:39.529,52.12.11.21,-0.00743423883421424,[-0.01975497442689,-0.046874375571805],false,148045349.121094,,, +s0c1252,POINT,3c295,-09:48:39.532,52.12.11.21,-0.00520431261792418,[-0.0250791275951775,-0.0824737018068008],false,148045349.121094,,, +s0c1253,POINT,3c295,-09:48:39.553,52.12.11.21,0.0167079038261493,[0.0938928871111989,-0.507005792722845],false,148045349.121094,,, +s0c1254,POINT,3c295,-09:48:39.556,52.12.11.21,0.00172414090114013,[0.0142387778381749,-0.0378853530947313],false,148045349.121094,,, +s0c1255,POINT,3c295,-09:48:39.6,52.12.11.21,0.00160170773621969,[0.0133574627436127,0.0120333228172109],false,148045349.121094,,, +s0c1256,POINT,3c295,-09:48:39.624,52.12.11.21,0.00511397961548457,[-0.0257718899911375,0.138073492062888],false,148045349.121094,,, +s0c1257,POINT,3c295,-09:48:39.627,52.12.11.21,0.0151603321239411,[-0.0531584456275408,0.194099550424513],false,148045349.121094,,, +s0c1258,POINT,3c295,-09:48:39.63,52.12.11.21,0.00476021165875587,[-0.0185622321284741,0.0734657448745125],false,148045349.121094,,, +s0c1259,POINT,3c295,-09:48:39.632,52.12.11.21,0.000260146671417554,[-0.004637704786504,0.0243472696896552],false,148045349.121094,,, +s0c1260,POINT,3c295,-09:48:39.635,52.12.11.21,0.000859604606678611,[-0.0153991804278943,0.0497576146037902],false,148045349.121094,,, +s0c1261,POINT,3c295,-09:48:39.668,52.12.11.21,0.000900817719986679,[-0.00522223727266484,0.0917675681816279],false,148045349.121094,,, +s0c1262,POINT,3c295,-09:48:39.507,52.12.11.235,-0.00234839461146797,[-0.0131576767793098,0.0702594909539795],false,148045349.121094,,, +s0c1263,POINT,3c295,-09:48:39.515,52.12.11.235,-0.00345877848629546,[-0.0109734289919929,0.0398694254775711],false,148045349.121094,,, +s0c1264,POINT,3c295,-09:48:39.526,52.12.11.235,-0.0015455967249078,[-0.0114413817669704,-0.0133266292312964],false,148045349.121094,,, +s0c1265,POINT,3c295,-09:48:39.551,52.12.11.235,0.0339588893538456,[0.187691527063186,-0.601673556566532],false,148045349.121094,,, +s0c1266,POINT,3c295,-09:48:39.553,52.12.11.235,0.0324677495473913,[0.131849711636384,-0.776947983018114],false,148045349.121094,,, +s0c1267,POINT,3c295,-09:48:39.556,52.12.11.235,0.00344467124043988,[0.0117952566368325,0.0289385413102837],false,148045349.121094,,, +s0c1268,POINT,3c295,-09:48:39.57,52.12.11.235,0.0058349769454916,[0.121807743778356,-0.37098283811706],false,148045349.121094,,, +s0c1269,POINT,3c295,-09:48:39.572,52.12.11.235,0.00256862669748293,[0.0635502448920462,-0.145160480325796],false,148045349.121094,,, +s0c1270,POINT,3c295,-09:48:39.624,52.12.11.235,0.00719850197419553,[0.00210138125059087,-0.12469746997284],false,148045349.121094,,, +s0c1271,POINT,3c295,-09:48:39.627,52.12.11.235,0.00186645064116592,[-0.00260961246027791,-0.000512620869864922],false,148045349.121094,,, +s0c1272,POINT,3c295,-09:48:39.668,52.12.11.235,0.000819178246781191,[-0.00333779177323776,0.0473613110428998],false,148045349.121094,,, +s0c1273,POINT,3c295,-09:48:39.466,52.12.11.26,0.00153705266229576,[0.00249098640558067,-0.0146491077319382],false,148045349.121094,,, +s0c1274,POINT,3c295,-09:48:39.507,52.12.11.26,-0.00093568607834183,[-0.00424684459979038,0.031424070202292],false,148045349.121094,,, +s0c1275,POINT,3c295,-09:48:39.515,52.12.11.26,-0.00297993722563334,[-0.0115005833423688,0.0355282524571627],false,148045349.121094,,, +s0c1276,POINT,3c295,-09:48:39.524,52.12.11.26,-0.00204278723563189,[-0.0270389868811654,-0.0794842415011862],false,148045349.121094,,, +s0c1277,POINT,3c295,-09:48:39.551,52.12.11.26,0.0119183787043166,[0.0617971080220468,-0.219037167386682],false,148045349.121094,,, +s0c1278,POINT,3c295,-09:48:39.553,52.12.11.26,0.00414540310932964,[0.00968403832005265,-0.0530240940607061],false,148045349.121094,,, +s0c1279,POINT,3c295,-09:48:39.567,52.12.11.26,0.00704454461488394,[0.127935762269395,-0.429595096635438],false,148045349.121094,,, +s0c1280,POINT,3c295,-09:48:39.57,52.12.11.26,0.00298789711457188,[0.0649875714363862,-0.17403369255092],false,148045349.121094,,, +s0c1281,POINT,3c295,-09:48:39.611,52.12.11.26,0.0325543038386296,[-0.0230030182173491,0.597382994073609],false,148045349.121094,,, +s0c1282,POINT,3c295,-09:48:39.619,52.12.11.26,0.00103872894778739,[0.00468195532913207,-0.0490382360892822],false,148045349.121094,,, +s0c1283,POINT,3c295,-09:48:39.621,52.12.11.26,0.00359894141221097,[0.00439425584530594,-0.154258853551099],false,148045349.121094,,, +s0c1284,POINT,3c295,-09:48:39.466,52.12.11.285,0.000632491106862084,[0.00266200466785207,-0.00577593345602352],false,148045349.121094,,, +s0c1285,POINT,3c295,-09:48:39.51,52.12.11.285,-0.00301556351373031,[-0.0162280876298818,0.0498366581216531],false,148045349.121094,,, +s0c1286,POINT,3c295,-09:48:39.513,52.12.11.285,-0.00947891082253994,[-0.0475805342512733,0.0794599596807259],false,148045349.121094,,, +s0c1287,POINT,3c295,-09:48:39.521,52.12.11.285,-0.000668987650810907,[-0.0134337540180711,-0.0581876435473972],false,148045349.121094,,, +s0c1288,POINT,3c295,-09:48:39.551,52.12.11.285,0.0101307882834512,[0.0586507859845718,-0.162059190119501],false,148045349.121094,,, +s0c1289,POINT,3c295,-09:48:39.567,52.12.11.285,0.00370533313109535,[0.0660140161097704,-0.203386720493614],false,148045349.121094,,, +s0c1290,POINT,3c295,-09:48:39.594,52.12.11.285,0.000597004190413703,[0.0286370092557551,0.0377885756951135],false,148045349.121094,,, +s0c1291,POINT,3c295,-09:48:39.608,52.12.11.285,0.0822847771710192,[-0.0417973434629448,0.739739948018485],false,148045349.121094,,, +s0c1292,POINT,3c295,-09:48:39.611,52.12.11.285,0.0331547875631308,[-0.00894074681675612,0.362025422037573],false,148045349.121094,,, +s0c1293,POINT,3c295,-09:48:39.616,52.12.11.285,0.00144518268578434,[0.00715118595187938,-0.0577250618711965],false,148045349.121094,,, +s0c1294,POINT,3c295,-09:48:39.619,52.12.11.285,0.000894911670703098,[0.00226470486066651,-0.0564206928695956],false,148045349.121094,,, +s0c1295,POINT,3c295,-09:48:39.51,52.12.11.31,-0.00279105525617052,[-0.0115313601907053,0.0458478017851544],false,148045349.121094,,, +s0c1296,POINT,3c295,-09:48:39.513,52.12.11.31,-0.00624018083092003,[-0.0302704578470039,0.0320799470981787],false,148045349.121094,,, +s0c1297,POINT,3c295,-09:48:39.551,52.12.11.31,0.00602722989043826,[0.0284224161633703,-0.11961696791608],false,148045349.121094,,, +s0c1298,POINT,3c295,-09:48:39.6,52.12.11.31,0.215019786492445,[0.176847170559475,-0.162431834926383],false,148045349.121094,,, +s0c1299,POINT,3c295,-09:48:39.602,52.12.11.31,0.0338604465016538,[-0.00211753728920364,-0.0188910357666627],false,148045349.121094,,, +s0c1300,POINT,3c295,-09:48:39.605,52.12.11.31,0.0122717838137644,[0.00313689103281722,0.00829710641440654],false,148045349.121094,,, +s0c1301,POINT,3c295,-09:48:39.608,52.12.11.31,0.00772426816233056,[0.00393931118056088,-0.0684108391457071],false,148045349.121094,,, +s0c1302,POINT,3c295,-09:48:39.611,52.12.11.31,0.00704478445678897,[0.00453834454584355,-0.0530410381862106],false,148045349.121094,,, +s0c1303,POINT,3c295,-09:48:39.613,52.12.11.31,0.00107261041587414,[0.00866727331836286,-0.054633316833177],false,148045349.121094,,, +s0c1304,POINT,3c295,-09:48:39.581,52.12.11.335,0.10639721025913,[0.0686836145998787,1.97640083055652],false,148045349.121094,,, +s0c1305,POINT,3c295,-09:48:39.583,52.12.11.335,0.118730217085599,[0.0776663132327344,2.10763768176062],false,148045349.121094,,, +s0c1306,POINT,3c295,-09:48:39.589,52.12.11.335,0.097919320536254,[0.0345698593129746,1.63979325265089],false,148045349.121094,,, +s0c1307,POINT,3c295,-09:48:39.597,52.12.11.335,0.137734327575641,[0.239812305266164,-0.318769425058913],false,148045349.121094,,, +s0c1308,POINT,3c295,-09:48:39.608,52.12.11.335,0.0212916341080501,[0.0205593388740496,-0.394892377473084],false,148045349.121094,,, +s0c1309,POINT,3c295,-09:48:39.611,52.12.11.335,0.0300292141039695,[0.06342552554698,-0.588001087665849],false,148045349.121094,,, +s0c1310,POINT,3c295,-09:48:39.643,52.12.11.335,-0.000333640213456247,[-0.001032605875284,-0.014540376991333],false,148045349.121094,,, +s0c1311,POINT,3c295,-09:48:39.543,52.12.11.36,-6.1171288818058e-05,[-0.00290587510311577,0.075027640775656],false,148045349.121094,,, +s0c1312,POINT,3c295,-09:48:39.545,52.12.11.36,0.00334566249996169,[0.0294186690888761,0.133047999434497],false,148045349.121094,,, +s0c1313,POINT,3c295,-09:48:39.591,52.12.11.36,0.191323349531446,[0.974246366733145,-1.10480403107555],false,148045349.121094,,, +s0c1314,POINT,3c295,-09:48:39.594,52.12.11.36,0.0374575136463156,[0.149592657152548,-0.344055947460993],false,148045349.121094,,, +s0c1315,POINT,3c295,-09:48:39.597,52.12.11.36,0.00860370023825793,[0.0242383967089698,-0.0723393860689178],false,148045349.121094,,, +s0c1316,POINT,3c295,-09:48:39.608,52.12.11.36,0.00461904163111444,[0.0109685654311293,-0.117285264904801],false,148045349.121094,,, +s0c1317,POINT,3c295,-09:48:39.611,52.12.11.36,0.00613699095376915,[0.0162615457505829,-0.143516189441216],false,148045349.121094,,, +s0c1318,POINT,3c295,-09:48:39.64,52.12.11.36,-0.00179634430065525,[0.00500871945772774,-0.0560024845119555],false,148045349.121094,,, +s0c1319,POINT,3c295,-09:48:39.485,52.12.11.385,0.000731104052713104,[-4.5684543896014e-06,0.142275648741839],false,148045349.121094,,, +s0c1320,POINT,3c295,-09:48:39.534,52.12.11.385,0.000254964160902627,[-0.00201527697443435,0.0186692685924148],false,148045349.121094,,, +s0c1321,POINT,3c295,-09:48:39.537,52.12.11.385,0.00507017613698165,[0.0187957776514119,0.128902753827002],false,148045349.121094,,, +s0c1322,POINT,3c295,-09:48:39.54,52.12.11.385,0.00473555309406805,[0.0402269608762839,0.0511646021474983],false,148045349.121094,,, +s0c1323,POINT,3c295,-09:48:39.543,52.12.11.385,0.00328811261334229,[0.032679830353936,-0.00208904671230423],false,148045349.121094,,, +s0c1324,POINT,3c295,-09:48:39.572,52.12.11.385,0.0273770855128194,[0.200370232615085,-0.22381913059732],false,148045349.121094,,, +s0c1325,POINT,3c295,-09:48:39.575,52.12.11.385,0.109349382695879,[0.73219794833212,-1.29447734307744],false,148045349.121094,,, +s0c1326,POINT,3c295,-09:48:39.578,52.12.11.385,0.0470475604549807,[0.249693511314238,-0.656789416847302],false,148045349.121094,,, +s0c1327,POINT,3c295,-09:48:39.581,52.12.11.385,0.153386492728305,[0.748173714610486,-1.99011249280761],false,148045349.121094,,, +s0c1328,POINT,3c295,-09:48:39.583,52.12.11.385,0.0395167705036077,[0.175218292772979,-0.513049369178404],false,148045349.121094,,, +s0c1329,POINT,3c295,-09:48:39.586,52.12.11.385,0.0103686120542224,[0.064801768884391,-0.154339364715857],false,148045349.121094,,, +s0c1330,POINT,3c295,-09:48:39.589,52.12.11.385,0.0354709202842381,[0.202299886100451,-0.287358624490039],false,148045349.121094,,, +s0c1331,POINT,3c295,-09:48:39.591,52.12.11.385,0.00145365340375961,[0.00253542994023297,-0.0111514117463907],false,148045349.121094,,, +s0c1332,POINT,3c295,-09:48:39.594,52.12.11.385,0.000699260176997276,[0.000874819767057922,-0.00798138470313417],false,148045349.121094,,, +s0c1333,POINT,3c295,-09:48:39.597,52.12.11.385,0.00106987156329114,[-0.00697340962208948,-0.032535349256343],false,148045349.121094,,, +s0c1334,POINT,3c295,-09:48:39.605,52.12.11.385,0.00389320902010015,[-0.00361371418956083,-0.107351135311642],false,148045349.121094,,, +s0c1335,POINT,3c295,-09:48:39.638,52.12.11.385,-0.00270592595334345,[0.0150283272253253,0.0187886465157928],false,148045349.121094,,, +s0c1336,POINT,3c295,-09:48:39.485,52.12.11.41,0.00219829470776154,[0.000342951144539442,0.322485680307473],false,148045349.121094,,, +s0c1337,POINT,3c295,-09:48:39.532,52.12.11.41,0.000572393454858934,[0.00256022739053234,-0.00354076830056878],false,148045349.121094,,, +s0c1338,POINT,3c295,-09:48:39.534,52.12.11.41,0.0171976465073574,[0.131998820527688,-0.343886009688643],false,148045349.121094,,, +s0c1339,POINT,3c295,-09:48:39.537,52.12.11.41,0.0249667944301119,[0.246039766914386,-0.409965917092655],false,148045349.121094,,, +s0c1340,POINT,3c295,-09:48:39.57,52.12.11.41,0.0631310340343447,[0.222831772175886,-1.0500911189738],false,148045349.121094,,, +s0c1341,POINT,3c295,-09:48:39.572,52.12.11.41,0.0326574789923126,[0.161179448468328,-0.279599056053879],false,148045349.121094,,, +s0c1342,POINT,3c295,-09:48:39.578,52.12.11.41,0.000344176323060226,[0.0119196329071794,0.125174928631473],false,148045349.121094,,, +s0c1343,POINT,3c295,-09:48:39.6,52.12.11.41,0.00198796222717127,[-0.0272670559774648,-0.0843535156285221],false,148045349.121094,,, +s0c1344,POINT,3c295,-09:48:39.602,52.12.11.41,0.00310667933224425,[-0.0280727344346779,-0.104665066555157],false,148045349.121094,,, +s0c1345,POINT,3c295,-09:48:39.632,52.12.11.41,-0.0030433780764792,[0.0115901409214783,0.0722506982301947],false,148045349.121094,,, +s0c1346,POINT,3c295,-09:48:39.635,52.12.11.41,-0.00290805461842921,[0.018677880190627,0.0881953309614823],false,148045349.121094,,, +s0c1347,POINT,3c295,-09:48:39.485,52.12.11.435,0.00216787998179146,[-0.0058646635406584,0.168344430019973],false,148045349.121094,,, +s0c1348,POINT,3c295,-09:48:39.504,52.12.11.435,-0.00154815054692569,[-0.015660248283224,-0.00960758686676271],false,148045349.121094,,, +s0c1349,POINT,3c295,-09:48:39.553,52.12.11.435,0.0244707929188658,[-0.0125621787613877,-0.656957204108826],false,148045349.121094,,, +s0c1350,POINT,3c295,-09:48:39.556,52.12.11.435,0.0434155918477687,[-0.0614217321141461,-1.38470988213166],false,148045349.121094,,, +s0c1351,POINT,3c295,-09:48:39.559,52.12.11.435,0.0228323292225451,[-0.0488541210870223,-0.810257320504157],false,148045349.121094,,, +s0c1352,POINT,3c295,-09:48:39.575,52.12.11.435,-0.000884246983979612,[-0.00521643933936733,0.224022412109169],false,148045349.121094,,, +s0c1353,POINT,3c295,-09:48:39.578,52.12.11.435,-0.000552710183543038,[-0.000944893624761876,0.537382978044053],false,148045349.121094,,, +s0c1354,POINT,3c295,-09:48:39.581,52.12.11.435,-0.00014629916450159,[-0.000376819859812796,0.102123116750064],false,148045349.121094,,, +s0c1355,POINT,3c295,-09:48:39.63,52.12.11.435,-0.00434945003784909,[0.00105612737871631,0.0929563642452841],false,148045349.121094,,, +s0c1356,POINT,3c295,-09:48:39.553,52.12.11.46,0.0109428321494239,[0.00980777944124504,-0.23190617151664],false,148045349.121094,,, +s0c1357,POINT,3c295,-09:48:39.556,52.12.11.46,0.0113962204319448,[-0.00867979098113865,0.331864207788975],false,148045349.121094,,, +s0c1358,POINT,3c295,-09:48:39.575,52.12.11.46,-0.000597915889764793,[-0.0116331505164478,0.127813457599139],false,148045349.121094,,, +s0c1359,POINT,3c295,-09:48:39.578,52.12.11.46,-0.00152782294308267,[-0.0311621956502548,0.426523430542375],false,148045349.121094,,, +s0c1360,POINT,3c295,-09:48:39.627,52.12.11.46,-0.000998604847953986,[-0.00138725030150529,0.0176214369351487],false,148045349.121094,,, +s0c1361,POINT,3c295,-09:48:39.526,52.12.11.485,0.000993686687560331,[0.011820018572945,-0.0322366435215045],false,148045349.121094,,, +s0c1362,POINT,3c295,-09:48:39.543,52.12.11.485,0.0688008099075136,[0.0341386839665387,0.690749479114326],false,148045349.121094,,, +s0c1363,POINT,3c295,-09:48:39.545,52.12.11.485,0.0543896656174485,[0.0231509018813885,0.447475359534278],false,148045349.121094,,, +s0c1364,POINT,3c295,-09:48:39.553,52.12.11.485,0.00723846109303635,[0.0226225960240669,-0.0702556018706601],false,148045349.121094,,, +s0c1365,POINT,3c295,-09:48:39.556,52.12.11.485,0.000492169883326286,[-0.01955166032003,0.261407024675587],false,148045349.121094,,, +s0c1366,POINT,3c295,-09:48:39.624,52.12.11.485,-0.00290719895624161,[-0.00445060216400042,0.0762447146158847],false,148045349.121094,,, +s0c1367,POINT,3c295,-09:48:39.657,52.12.11.485,0.00205044040559604,[0.0152989788770765,0.0832278457759517],false,148045349.121094,,, +s0c1368,POINT,3c295,-09:48:39.659,52.12.11.485,0.00131925113940322,[0.00719487502991325,0.0199746047424881],false,148045349.121094,,, +s0c1369,POINT,3c295,-09:48:39.524,52.12.11.51,0.00410251362902407,[0.0362297325307747,-0.0936561082983263],false,148045349.121094,,, +s0c1370,POINT,3c295,-09:48:39.54,52.12.11.51,0.0746642801858409,[0.0204662251847999,0.846021214454391],false,148045349.121094,,, +s0c1371,POINT,3c295,-09:48:39.545,52.12.11.51,0.0384061232231284,[-0.0164523964590653,0.360610646358774],false,148045349.121094,,, +s0c1372,POINT,3c295,-09:48:39.553,52.12.11.51,0.000732231456299837,[0.000758664972074431,-0.0117935535559015],false,148045349.121094,,, +s0c1373,POINT,3c295,-09:48:39.67,52.12.11.51,0.000755696205898104,[-0.000781549354091351,-0.0199010033476721],false,148045349.121094,,, +s0c1374,POINT,3c295,-09:48:39.673,52.12.11.51,0.00176856486201276,[-0.00149610903658203,-0.0286998061189692],false,148045349.121094,,, +s0c1375,POINT,3c295,-09:48:39.521,52.12.11.535,0.00483499025828702,[0.0199890253602759,-0.0886336721024152],false,148045349.121094,,, +s0c1376,POINT,3c295,-09:48:39.529,52.12.11.535,0.110103376940271,[0.0641202667052634,2.166765974004],false,148045349.121094,,, +s0c1377,POINT,3c295,-09:48:39.621,52.12.11.535,-0.00504739887205576,[-0.00141382208827931,0.172922674929172],false,148045349.121094,,, +s0c1378,POINT,3c295,-09:48:39.673,52.12.11.535,0.00102176530185874,[-0.00108884342217573,-0.0138288041686131],false,148045349.121094,,, +s0c1379,POINT,3c295,-09:48:39.518,52.12.11.56,0.00746519996982154,[-0.00865918931172785,-0.0799153774614648],false,148045349.121094,,, +s0c1380,POINT,3c295,-09:48:39.521,52.12.11.56,0.00467737483925584,[0.0108479262851028,-0.0600060776057458],false,148045349.121094,,, +s0c1381,POINT,3c295,-09:48:39.526,52.12.11.56,0.0137521910306422,[-0.00406465077919942,0.24673129128154],false,148045349.121094,,, +s0c1382,POINT,3c295,-09:48:39.619,52.12.11.56,-0.00989072076676614,[-0.0239237649156393,0.230824198281782],false,148045349.121094,,, +s0c1383,POINT,3c295,-09:48:39.515,52.12.11.585,0.00762138948304562,[-0.0378193852016587,0.00638980729960287],false,148045349.121094,,, +s0c1384,POINT,3c295,-09:48:39.518,52.12.11.585,0.00958930874080165,[-0.0257969365118001,0.0302589780216205],false,148045349.121094,,, +s0c1385,POINT,3c295,-09:48:39.521,52.12.11.585,0.0178348208302842,[-0.0319202569051657,0.170086186813687],false,148045349.121094,,, +s0c1386,POINT,3c295,-09:48:39.616,52.12.11.585,-0.00169733178049725,[-0.00635541272663711,0.00880770910509315],false,148045349.121094,,, +s0c1387,POINT,3c295,-09:48:39.543,52.12.11.61,0.00568166313467821,[0.000217745663879563,-0.0186898403852229],false,148045349.121094,,, +s0c1388,POINT,3c295,-09:48:39.545,52.12.11.61,0.000752453895239388,[0.00197990942971191,-0.0381752402385789],false,148045349.121094,,, +s0c1389,POINT,3c295,-09:48:39.591,52.12.11.61,-0.00710653749501198,[-0.0104580671386623,0.0907278772599927],false,148045349.121094,,, +s0c1390,POINT,3c295,-09:48:39.594,52.12.11.61,-0.00526843221989569,[-0.00549655151701764,0.093207910538957],false,148045349.121094,,, +s0c1391,POINT,3c295,-09:48:39.602,52.12.11.61,-0.00895034883052274,[-0.00233949756089588,0.186916662649594],false,148045349.121094,,, +s0c1392,POINT,3c295,-09:48:39.605,52.12.11.61,-0.00698799007580129,[0.000452226164287757,0.145111050789755],false,148045349.121094,,, +s0c1393,POINT,3c295,-09:48:39.608,52.12.11.61,-0.00233564305221894,[0.000698630550221166,0.0514380295085584],false,148045349.121094,,, +s0c1394,POINT,3c295,-09:48:39.611,52.12.11.61,-0.00175953426872986,[0.000292925900042224,0.0326020752508464],false,148045349.121094,,, +s0c1395,POINT,3c295,-09:48:39.613,52.12.11.61,-0.000448148195708127,[-0.00285305767891929,-0.01069168132909],false,148045349.121094,,, +s0c1396,POINT,3c295,-09:48:39.616,52.12.11.61,-0.0018084392195236,[-0.00621216521767335,0.00535366915245093],false,148045349.121094,,, +s0c1397,POINT,3c295,-09:48:39.507,52.12.11.635,0.000810487009339606,[-0.0154961856631236,0.0227916910352591],false,148045349.121094,,, +s0c1398,POINT,3c295,-09:48:39.51,52.12.11.635,0.00146372945374561,[-0.0362988454332847,0.0624153815603959],false,148045349.121094,,, +s0c1399,POINT,3c295,-09:48:39.54,52.12.11.635,0.0106790847063069,[0.042795782159965,1.81859941147944e-05],false,148045349.121094,,, +s0c1400,POINT,3c295,-09:48:39.543,52.12.11.635,0.0234011805431813,[0.0775934377732463,-0.0188521488445647],false,148045349.121094,,, +s0c1401,POINT,3c295,-09:48:39.57,52.12.11.635,-0.0208576442480095,[-0.000814490307723938,0.394915472520047],false,148045349.121094,,, +s0c1402,POINT,3c295,-09:48:39.572,52.12.11.635,-0.014665310727322,[0.00694752497008103,0.325266029075828],false,148045349.121094,,, +s0c1403,POINT,3c295,-09:48:39.575,52.12.11.635,-0.0087442417226327,[0.00750632163337696,0.187033740428008],false,148045349.121094,,, +s0c1404,POINT,3c295,-09:48:39.581,52.12.11.635,-0.00455363206332595,[0.00318732676932004,0.0378501112888028],false,148045349.121094,,, +s0c1405,POINT,3c295,-09:48:39.586,52.12.11.635,-0.0296195598415454,[-0.00880205921317889,0.0979407451528825],false,148045349.121094,,, +s0c1406,POINT,3c295,-09:48:39.589,52.12.11.635,-0.0148814162850428,[-0.0060156974736426,0.166348315704074],false,148045349.121094,,, +s0c1407,POINT,3c295,-09:48:39.591,52.12.11.635,-0.00166086365430157,[-9.62705502000945e-05,0.0240381211870428],false,148045349.121094,,, +s0c1408,POINT,3c295,-09:48:39.6,52.12.11.635,-0.000902654383588541,[-0.00142688857806493,-0.000792027074038268],false,148045349.121094,,, +s0c1409,POINT,3c295,-09:48:39.602,52.12.11.635,-0.0097356237009249,[-0.00521558250925317,0.00668233331379564],false,148045349.121094,,, +s0c1410,POINT,3c295,-09:48:39.605,52.12.11.635,-0.00793048414345192,[0.00573274303998661,0.0976719756786971],false,148045349.121094,,, +s0c1411,POINT,3c295,-09:48:39.611,52.12.11.635,-0.000422765683997879,[-0.00101703911209015,-0.015168803096998],false,148045349.121094,,, +s0c1412,POINT,3c295,-09:48:39.613,52.12.11.635,-0.000413814510072696,[-0.00112993768713564,-0.00290645816107786],false,148045349.121094,,, +s0c1413,POINT,3c295,-09:48:39.635,52.12.11.635,-0.00294945139094215,[-0.0123311183405541,0.0389448855840118],false,148045349.121094,,, +s0c1414,POINT,3c295,-09:48:39.447,52.12.11.66,0.000402887038380559,[0.00361575072738582,0.0191813182088805],false,148045349.121094,,, +s0c1415,POINT,3c295,-09:48:39.488,52.12.11.66,0.00116843868233598,[-0.0103942403523972,0.0338055490903162],false,148045349.121094,,, +s0c1416,POINT,3c295,-09:48:39.502,52.12.11.66,0.0021714771541662,[-0.0233419008186844,0.0959876223008219],false,148045349.121094,,, +s0c1417,POINT,3c295,-09:48:39.504,52.12.11.66,0.0031292152428554,[-0.027788283461801,0.0684340787765662],false,148045349.121094,,, +s0c1418,POINT,3c295,-09:48:39.507,52.12.11.66,0.00139417734737097,[-0.015307346060282,0.0478082562911574],false,148045349.121094,,, +s0c1419,POINT,3c295,-09:48:39.529,52.12.11.66,0.00412731993269339,[0.0169569237095566,0.0405277379387346],false,148045349.121094,,, +s0c1420,POINT,3c295,-09:48:39.532,52.12.11.66,0.00280810893146673,[0.0145109884717801,0.0377630344905862],false,148045349.121094,,, +s0c1421,POINT,3c295,-09:48:39.534,52.12.11.66,0.00209865172461324,[0.00878762644724294,0.0329350390253786],false,148045349.121094,,, +s0c1422,POINT,3c295,-09:48:39.567,52.12.11.66,-0.0182200130422196,[0.00356541383733786,0.124456553419554],false,148045349.121094,,, +s0c1423,POINT,3c295,-09:48:39.57,52.12.11.66,-0.00506190954858897,[0.00884445786983029,0.0316247451235753],false,148045349.121094,,, +s0c1424,POINT,3c295,-09:48:39.581,52.12.11.66,-0.000869785786105966,[0.00160715884559116,-0.0650681680957464],false,148045349.121094,,, +s0c1425,POINT,3c295,-09:48:39.583,52.12.11.66,-0.0076195733433089,[0.0108293079364182,-0.30978775876795],false,148045349.121094,,, +s0c1426,POINT,3c295,-09:48:39.586,52.12.11.66,-0.000630279087637495,[0.00146948793601392,0.000912901652150553],false,148045349.121094,,, +s0c1427,POINT,3c295,-09:48:39.6,52.12.11.66,-0.00212493657888023,[0.00470955138962084,-0.0385632427368007],false,148045349.121094,,, +s0c1428,POINT,3c295,-09:48:39.63,52.12.11.66,-0.00289951891656504,[-0.00900421852023852,0.025954411518934],false,148045349.121094,,, +s0c1429,POINT,3c295,-09:48:39.632,52.12.11.66,-0.0033724479079433,[-0.0115733031289086,0.0194768121189045],false,148045349.121094,,, +s0c1430,POINT,3c295,-09:48:39.447,52.12.11.685,0.000886914105346126,[0.00757771037030701,0.0574408707421003],false,148045349.121094,,, +s0c1431,POINT,3c295,-09:48:39.488,52.12.11.685,0.00260748967350097,[-0.0259186582899959,0.112308738235369],false,148045349.121094,,, +s0c1432,POINT,3c295,-09:48:39.491,52.12.11.685,0.000807939353754764,[-0.00580738120755182,0.045073841469305],false,148045349.121094,,, +s0c1433,POINT,3c295,-09:48:39.499,52.12.11.685,0.00544824582615851,[-0.045892973591841,0.429695140517963],false,148045349.121094,,, +s0c1434,POINT,3c295,-09:48:39.526,52.12.11.685,0.00475764455737224,[-0.0214832180528594,0.040454404736097],false,148045349.121094,,, +s0c1435,POINT,3c295,-09:48:39.564,52.12.11.685,-0.00612937477799995,[-0.00154490661257524,-0.0213282227718966],false,148045349.121094,,, +s0c1436,POINT,3c295,-09:48:39.567,52.12.11.685,-0.00210193947788868,[0.00634332220953028,-0.0118442426371987],false,148045349.121094,,, +s0c1437,POINT,3c295,-09:48:39.578,52.12.11.685,-0.000584580568640587,[0.00296224411870636,-0.114516778393161],false,148045349.121094,,, +s0c1438,POINT,3c295,-09:48:39.581,52.12.11.685,-0.00171971794952294,[0.00914040330188287,-0.17966849436288],false,148045349.121094,,, +s0c1439,POINT,3c295,-09:48:39.624,52.12.11.685,-0.00180838334603581,[0.00138854377298038,0.0485754666948087],false,148045349.121094,,, +s0c1440,POINT,3c295,-09:48:39.363,52.12.11.735,0.000226286033124551,[0.00376444094653637,0.0419851556209304],false,148045349.121094,,, +s0c1441,POINT,3c295,-09:48:39.67,52.12.11.735,0.000615058831919176,[-0.00126870377298343,-0.0215834811606696],false,148045349.121094,,, +s0c1442,POINT,3c295,-09:48:39.668,52.12.11.76,0.00064117659573564,[-0.000564239576174058,-0.0266287062382026],false,148045349.121094,,, +s0c1443,POINT,3c295,-09:48:39.551,52.12.11.785,-0.000873479955344037,[-0.00260228405814119,0.0490769002105965],false,148045349.121094,,, +s0c1444,POINT,3c295,-09:48:39.553,52.12.11.785,-0.0028570178723665,[-0.00466862983890947,0.168349376855136],false,148045349.121094,,, +s0c1445,POINT,3c295,-09:48:39.545,52.12.11.81,-0.00142314699691011,[-0.003936107356,0.0653586571104559],false,148045349.121094,,, +s0c1446,POINT,3c295,-09:48:39.548,52.12.11.81,-0.00418679682160215,[-0.0104629607952299,0.186416291322594],false,148045349.121094,,, +s0c1447,POINT,3c295,-09:48:39.711,52.12.11.81,0.000241899369683595,[-0.00308118454303051,0.0254677884121465],false,148045349.121094,,, +s0c1448,POINT,3c295,-09:48:39.453,52.12.11.835,0.000626443098502136,[0.00466888334460294,0.0677481958520731],false,148045349.121094,,, +s0c1449,POINT,3c295,-09:48:39.456,52.12.11.835,0.00030685952923329,[0.00141752103135752,0.020993053123624],false,148045349.121094,,, +s0c1450,POINT,3c295,-09:48:39.534,52.12.11.835,-0.000674503850668425,[-0.00857132303030135,-0.068326497342986],false,148045349.121094,,, +s0c1451,POINT,3c295,-09:48:39.537,52.12.11.835,-0.00171545393381951,[-0.013184059883855,-0.104542861568171],false,148045349.121094,,, +s0c1452,POINT,3c295,-09:48:39.54,52.12.11.835,-0.00615930712967718,[-0.0359928206200972,0.0380064580003226],false,148045349.121094,,, +s0c1453,POINT,3c295,-09:48:39.543,52.12.11.835,-0.00260187832240792,[-0.0117803482187141,0.0467063824901778],false,148045349.121094,,, +s0c1454,POINT,3c295,-09:48:39.586,52.12.11.86,0.00455138969239641,[0.0143395694014155,0.159534557061819],false,148045349.121094,,, +s0c1455,POINT,3c295,-09:48:39.589,52.12.11.86,0.00151303734928215,[0.00280232896902824,0.0237814410928665],false,148045349.121094,,, +s0c1456,POINT,3c295,-09:48:39.483,52.12.11.885,-0.00122159865987561,[-0.00534558425773452,0.0343424255783491],false,148045349.121094,,, +s0c1457,POINT,3c295,-09:48:39.507,52.12.11.885,0.000931264305866792,[-0.000645481284543074,-0.00306443595898304],false,148045349.121094,,, +s0c1458,POINT,3c295,-09:48:39.572,52.12.11.885,0.000297297730404067,[0.00476740791472974,0.0403484169837997],false,148045349.121094,,, +s0c1459,POINT,3c295,-09:48:39.504,52.12.11.91,0.00050663516007799,[-0.00145745098995038,0.0048131855041739],false,148045349.121094,,, +s0c1460,POINT,3c295,-09:48:39.507,52.12.11.91,0.000534716862923436,[-0.00151980911384851,-0.00593245316139722],false,148045349.121094,,, +s0c1461,POINT,3c295,-09:48:39.57,52.12.11.91,0.000522694002941856,[0.0044071714079666,0.0236888698117264],false,148045349.121094,,, +s0c1462,POINT,3c295,-09:48:39.572,52.12.11.91,0.000853200238536499,[0.00511436053829344,0.0177134830419489],false,148045349.121094,,, +s0c1463,POINT,3c295,-09:48:39.504,52.12.11.935,0.000511343832913625,[-0.00286854874554934,0.0258506192247142],false,148045349.121094,,, +s0c1464,POINT,3c295,-09:48:39.507,52.12.11.935,0.000561264196841062,[-0.00263482867633994,0.00943552697595247],false,148045349.121094,,, +s0c1465,POINT,3c295,-09:48:39.564,52.12.11.935,0.0013563813022424,[0.00194811739458287,-0.0102797828627268],false,148045349.121094,,, +s0c1466,POINT,3c295,-09:48:39.567,52.12.11.935,0.000831036463266437,[0.00245231666583848,-0.00944976481560308],false,148045349.121094,,, +s0c1467,POINT,3c295,-09:48:39.646,52.12.11.985,0.00110823343246224,[-0.000404724036360827,-0.0145184666083812],false,148045349.121094,,, +s0c1468,POINT,3c295,-09:48:39.54,52.12.12.01,0.00436908740672473,[-0.000281934209911554,-0.303387037738185],false,148045349.121094,,, +s0c1469,POINT,3c295,-09:48:39.543,52.12.12.01,0.00100441278128649,[-0.00122188868177877,-0.0722662093668509],false,148045349.121094,,, +s0c1470,POINT,3c295,-09:48:39.559,52.12.12.01,0.00155531708050614,[-0.00507332020936369,-0.0906698933761905],false,148045349.121094,,, +s0c1471,POINT,3c295,-09:48:39.537,52.12.12.035,0.00252904742503035,[-0.0031512051332506,-0.133110171594322],false,148045349.121094,,, +s0c1472,POINT,3c295,-09:48:39.54,52.12.12.035,0.00136512666045525,[-0.00213375037155294,-0.066407509200753],false,148045349.121094,,, +s0c1473,POINT,3c295,-09:48:39.559,52.12.12.035,0.00617239703178057,[-0.0352397455657219,-0.404714944574878],false,148045349.121094,,, +s0c1474,POINT,3c295,-09:48:39.515,52.12.12.06,0.00084332468191387,[-0.00392479150155585,0.0289368973585173],false,148045349.121094,,, +s0c1475,POINT,3c295,-09:48:39.518,52.12.12.06,0.00337436321630978,[-0.0120661153563673,0.050046877547372],false,148045349.121094,,, +s0c1476,POINT,3c295,-09:48:39.521,52.12.12.06,0.00105697995080314,[-0.00302358451457803,0.0302465925901903],false,148045349.121094,,, +s0c1477,POINT,3c295,-09:48:39.524,52.12.12.06,0.00139163324026355,[-0.00408043632859415,0.0601788584079656],false,148045349.121094,,, +s0c1478,POINT,3c295,-09:48:39.526,52.12.12.06,0.0017653601680291,[-0.00446902936769621,0.0653496079285262],false,148045349.121094,,, +s0c1479,POINT,3c295,-09:48:39.529,52.12.12.06,0.00175071241924917,[-0.00426253944400906,0.0395897579989236],false,148045349.121094,,, +s0c1480,POINT,3c295,-09:48:39.534,52.12.12.06,0.00147191257926811,[-0.00259282974375183,-0.0247065789470226],false,148045349.121094,,, +s0c1481,POINT,3c295,-09:48:39.537,52.12.12.06,0.00183551913624614,[-0.00387757251002263,-0.00929925896539142],false,148045349.121094,,, +s0c1482,POINT,3c295,-09:48:39.521,52.12.12.085,0.000504001070019847,[-0.00157080792726874,-0.0144020220914082],false,148045349.121094,,, +s0c1483,POINT,3c295,-09:48:39.524,52.12.12.085,0.00189765801656936,[-0.0068754704707884,-0.0158739572044894],false,148045349.121094,,, +s0c1484,POINT,3c295,-09:48:39.526,52.12.12.085,0.00103677954318471,[-0.00430721035583345,-0.0137729415648733],false,148045349.121094,,, +s0c1485,POINT,3c295,-09:48:39.7,52.12.12.085,0.000369141240750109,[-0.00548824753187057,-0.00262050397207208],false,148045349.121094,,, +s0c1486,POINT,3c295,-09:48:39.684,52.12.12.135,0.00069311893847932,[-0.00431176273859498,0.0851637360622397],false,148045349.121094,,, +s0c1487,POINT,3c295,-09:48:39.689,52.12.12.135,0.000418514819725061,[-0.00268314857960855,0.0598355583658427],false,148045349.121094,,, +s0c1488,POINT,3c295,-09:48:39.692,52.12.12.135,0.000725860311892459,[-0.00415984400517842,0.0525691609725027],false,148045349.121094,,, +s0c1489,POINT,3c295,-09:48:39.681,52.12.12.16,0.000679696889386119,[-0.00456283177031476,0.0696275553625069],false,148045349.121094,,, +s0c1490,POINT,3c295,-09:48:39.689,52.12.12.16,0.000337252960996194,[-0.000676827448653409,0.0219709168255257],false,148045349.121094,,, +s0c1491,POINT,3c295,-09:48:39.662,52.12.12.21,0.00117335190613811,[-0.00302851409413404,0.00730556360226388],false,148045349.121094,,, +s0c1492,POINT,3c295,-09:48:39.684,52.12.12.21,0.000294798037949707,[0.00105718285301793,0.0214089391544767],false,148045349.121094,,, +s0c1493,POINT,3c295,-09:48:39.676,52.12.12.235,0.000507513442935923,[-0.00271858536059006,0.0451012970440358],false,148045349.121094,,, +s0c1494,POINT,3c295,-09:48:39.673,52.12.12.26,0.000432628709673519,[-0.00169441057090365,0.0294705434441906],false,148045349.121094,,, +s0c1495,POINT,3c295,-09:48:39.676,52.12.12.26,0.000340128430466088,[-0.00036522422225046,0.0305440075531179],false,148045349.121094,,, +s0c1496,POINT,3c295,-09:48:39.532,52.12.12.285,0.000528250732307237,[0.00288690976857364,0.00882497850462656],false,148045349.121094,,, +s0c1497,POINT,3c295,-09:48:39.534,52.12.12.285,0.00182530372942519,[0.0121811463489708,0.0274218482467836],false,148045349.121094,,, +s0c1498,POINT,3c295,-09:48:39.597,52.12.12.285,0.00296711011868153,[0.0142999018524456,-0.0364268615963112],false,148045349.121094,,, +s0c1499,POINT,3c295,-09:48:39.6,52.12.12.285,0.00186103870838576,[0.0145431468706735,0.00399560145693681],false,148045349.121094,,, +s0c1500,POINT,3c295,-09:48:39.602,52.12.12.285,0.00056868315702413,[0.00395330032169727,-0.0010018264598137],false,148045349.121094,,, +s0c1501,POINT,3c295,-09:48:39.608,52.12.12.285,0.000839126421049288,[0.00462639165154148,-0.0264324397805137],false,148045349.121094,,, +s0c1502,POINT,3c295,-09:48:39.611,52.12.12.285,0.000861681623098387,[0.00423171857568839,-0.0321546375277276],false,148045349.121094,,, +s0c1503,POINT,3c295,-09:48:39.613,52.12.12.285,0.000866311509457908,[0.00386874390521789,-0.0393955962772183],false,148045349.121094,,, +s0c1504,POINT,3c295,-09:48:39.616,52.12.12.285,0.000854450259223179,[0.00337932001685313,-0.0419902808629828],false,148045349.121094,,, +s0c1505,POINT,3c295,-09:48:39.673,52.12.12.285,0.000334796341089362,[-0.000432221183931302,0.0249678574937597],false,148045349.121094,,, +s0c1506,POINT,3c295,-09:48:39.564,52.12.12.31,0.00448022345089927,[0.0129186051450722,-0.130430532612551],false,148045349.121094,,, +s0c1507,POINT,3c295,-09:48:39.586,52.12.12.31,0.000832224895708465,[0.00694257893948454,-0.0085798280141312],false,148045349.121094,,, +s0c1508,POINT,3c295,-09:48:39.589,52.12.12.31,0.0018743022641461,[0.0121322821970285,-0.0288554974337198],false,148045349.121094,,, +s0c1509,POINT,3c295,-09:48:39.591,52.12.12.31,0.00176814736403465,[0.0150627653935809,1.34971778465755e-06],false,148045349.121094,,, +s0c1510,POINT,3c295,-09:48:39.649,52.12.12.31,0.000895862104028836,[0.00328912830900691,0.05116977762977],false,148045349.121094,,, +s0c1511,POINT,3c295,-09:48:39.651,52.12.12.31,0.000692133815380804,[0.00201990128212934,0.0289808386665138],false,148045349.121094,,, +s0c1512,POINT,3c295,-09:48:39.67,52.12.12.31,0.000325979642637663,[-0.000626202914617092,0.0202266679094093],false,148045349.121094,,, +s0c1513,POINT,3c295,-09:48:39.562,52.12.12.335,0.000497886129713959,[0.00754018272361491,0.00631299836913471],false,148045349.121094,,, +s0c1514,POINT,3c295,-09:48:39.567,52.12.12.335,0.00147361877026465,[0.00646236448410229,-0.0628312960298612],false,148045349.121094,,, +s0c1515,POINT,3c295,-09:48:39.57,52.12.12.335,0.00215071725714564,[0.0117883256659616,-0.0724772772067536],false,148045349.121094,,, +s0c1516,POINT,3c295,-09:48:39.578,52.12.12.335,0.00250314482234047,[0.0181731980991644,-0.0630514169679362],false,148045349.121094,,, +s0c1517,POINT,3c295,-09:48:39.581,52.12.12.335,0.00227956496403552,[0.0172586010000895,-0.048006385922648],false,148045349.121094,,, +s0c1518,POINT,3c295,-09:48:39.643,52.12.12.335,0.000985727783706681,[0.00511168322564798,0.0633045038327366],false,148045349.121094,,, +s0c1519,POINT,3c295,-09:48:39.567,52.12.12.36,0.000780241507199761,[0.00471980521982012,-0.0261753986058035],false,148045349.121094,,, +s0c1520,POINT,3c295,-09:48:39.57,52.12.12.36,0.00178207615737658,[0.00937453731426917,-0.0689783847400146],false,148045349.121094,,, +s0c1521,POINT,3c295,-09:48:39.611,52.12.12.36,0.00142815304613614,[0.00345704400834098,-0.0627072250587345],false,148045349.121094,,, +s0c1522,POINT,3c295,-09:48:39.638,52.12.12.36,0.00121324861551714,[0.00365138886146254,0.101735483986462],false,148045349.121094,,, +s0c1523,POINT,3c295,-09:48:39.548,52.12.12.385,0.00174739485062906,[0.0124951933794894,-0.0886650698169571],false,148045349.121094,,, +s0c1524,POINT,3c295,-09:48:39.551,52.12.12.385,0.0010571646473249,[0.00707034587714472,-0.0572244458888718],false,148045349.121094,,, +s0c1525,POINT,3c295,-09:48:39.562,52.12.12.385,0.000820541567289581,[0.00340007322490373,-0.0402456177387561],false,148045349.121094,,, +s0c1526,POINT,3c295,-09:48:39.567,52.12.12.385,0.00120773164394312,[0.00364340131626653,-0.0674518659544625],false,148045349.121094,,, +s0c1527,POINT,3c295,-09:48:39.613,52.12.12.385,0.00136390973794727,[0.00265862459391885,-0.0424966928669078],false,148045349.121094,,, +s0c1528,POINT,3c295,-09:48:39.621,52.12.12.385,0.00125668634445128,[0.00319286525526368,0.00908040390873678],false,148045349.121094,,, +s0c1529,POINT,3c295,-09:48:39.624,52.12.12.385,0.00138401061163837,[0.00253151490181936,0.0659059347040618],false,148045349.121094,,, +s0c1530,POINT,3c295,-09:48:39.632,52.12.12.385,0.000667132310323473,[0.00345067780312241,0.034844586162198],false,148045349.121094,,, +s0c1531,POINT,3c295,-09:48:39.635,52.12.12.385,0.000668888711610669,[0.0039873354360712,0.0511620555384915],false,148045349.121094,,, +s0c1532,POINT,3c295,-09:48:39.553,52.12.12.41,0.00118682059765286,[0.00393821456300786,-0.0737194074942117],false,148045349.121094,,, +s0c1533,POINT,3c295,-09:48:39.559,52.12.12.41,0.00124789700972901,[0.00251533945408565,-0.0798772749155554],false,148045349.121094,,, +s0c1534,POINT,3c295,-09:48:39.556,52.12.12.66,-0.00140241773295265,[0.0028979080599135,0.0708235292062889],false,148045349.121094,,, +s0c1535,POINT,3c295,-09:48:39.564,52.12.12.66,-0.00185143092059287,[0.00622580382528702,0.105467624523584],false,148045349.121094,,, +s0c1536,POINT,3c295,-09:48:39.57,52.12.12.66,-0.00083965574075619,[0.00438730903466671,0.0565261398322378],false,148045349.121094,,, +s0c1537,POINT,3c295,-09:48:39.575,52.12.12.66,-0.00093538522335192,[0.00584249637938534,0.0767499829270536],false,148045349.121094,,, +s0c1538,POINT,3c295,-09:48:39.445,52.12.12.76,0.000413716301651752,[0.00139821119618375,0.0187980048786482],false,148045349.121094,,, +s0c1539,POINT,3c295,-09:48:39.447,52.12.12.76,0.000347249882249863,[0.00205131338712396,0.0229677285852689],false,148045349.121094,,, +s4c0,GAUSSIAN,3c295,-09:48:39.249,52.12.07.06,-0.00617553780869361,[0.00427491113282414,-0.202460010809408],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c1,GAUSSIAN,3c295,-09:48:39.23,52.12.07.11,-0.0119097301536584,[0.00721708058738072,-0.286201954824686],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c2,GAUSSIAN,3c295,-09:48:39.306,52.12.07.135,-0.0151249588646738,[-0.0140538048936159,0.193398836901646],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c3,GAUSSIAN,3c295,-09:48:39.216,52.12.07.16,-0.001827675213733,[0.000797658148113126,-0.0584034518005157],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c4,GAUSSIAN,3c295,-09:48:39.314,52.12.07.185,-0.0190682586375522,[0.00108839056905627,0.281739281165828],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c5,GAUSSIAN,3c295,-09:48:39.322,52.12.07.235,-0.0304099171685837,[0.0423036312473364,0.14552705813056],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c6,GAUSSIAN,3c295,-09:48:39.322,52.12.07.26,-0.0253200004511298,[0.0780989825213128,-0.106193445869301],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c7,GAUSSIAN,3c295,-09:48:39.181,52.12.07.285,-0.00201845140463271,[0.00539986020436227,-0.073788656110579],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c8,GAUSSIAN,3c295,-09:48:39.322,52.12.07.285,-0.00801488591090192,[0.015097403047366,0.000890748486951448],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c9,GAUSSIAN,3c295,-09:48:39.328,52.12.07.285,-0.00459688909160265,[-0.00120832739605078,-0.00921151485889654],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c10,GAUSSIAN,3c295,-09:48:39.175,52.12.07.31,-0.0163357567802797,[0.0622581258143119,-0.560783848366895],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c11,GAUSSIAN,3c295,-09:48:39.33,52.12.07.31,-0.00407926762170802,[-0.0034025541873054,-0.0296129483374629],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c12,GAUSSIAN,3c295,-09:48:39.333,52.12.07.36,-0.00378184044464659,[-0.00672322786308105,-0.0366937044719751],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c13,GAUSSIAN,3c295,-09:48:39.159,52.12.07.385,-0.00189693427187824,[0.00654742275449367,-0.0259911753644047],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c14,GAUSSIAN,3c295,-09:48:39.336,52.12.07.385,-0.00611982764159897,[-0.0139576068058885,-0.0933590051522387],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c15,GAUSSIAN,3c295,-09:48:39.341,52.12.07.41,-0.00270862305942495,[-0.00134377736502981,-0.0477492591233915],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c16,GAUSSIAN,3c295,-09:48:39.344,52.12.07.435,-0.00206340201625951,[-0.00360035902560362,-0.0425150922835567],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c17,GAUSSIAN,3c295,-09:48:39.347,52.12.07.46,-0.00444672583103484,[0.00130285805435163,-0.0823863965138359],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c18,GAUSSIAN,3c295,-09:48:39.265,52.12.07.485,0.172045330732933,[0.777901748781202,-1.30154816988466],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c19,GAUSSIAN,3c295,-09:48:39.268,52.12.07.485,0.763912375358623,[3.78288447430464,-6.57646071568585],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c20,GAUSSIAN,3c295,-09:48:39.268,52.12.07.51,0.161150200583252,[0.941580655512214,-0.981645146308333],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c21,GAUSSIAN,3c295,-09:48:39.271,52.12.07.535,0.0437810185631249,[0.454611371514437,0.490448203004924],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c22,GAUSSIAN,3c295,-09:48:39.271,52.12.07.56,0.172023066271058,[0.226156207700668,0.1182853691764],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c23,GAUSSIAN,3c295,-09:48:39.358,52.12.07.56,-0.00216492052763414,[0.0124659095507971,0.0119576333834272],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c24,GAUSSIAN,3c295,-09:48:39.273,52.12.07.585,1.48819188535309,[-0.968087490041204,22.2389329944404],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c25,GAUSSIAN,3c295,-09:48:39.276,52.12.07.61,1.99126947184899,[-1.59167715344491,28.8959077113385],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c26,GAUSSIAN,3c295,-09:48:39.213,52.12.07.635,0.00882945393695471,[0.0284156248765019,-0.188174571019055],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c27,GAUSSIAN,3c295,-09:48:39.216,52.12.07.635,0.00806171986747244,[0.0129873192799915,0.0549790716624121],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c28,GAUSSIAN,3c295,-09:48:39.281,52.12.07.635,0.00973674448940309,[0.126084985631429,-0.106067277309217],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c29,GAUSSIAN,3c295,-09:48:39.208,52.12.07.66,0.0123274418698559,[0.0450921854318233,-0.36685414515559],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c30,GAUSSIAN,3c295,-09:48:39.211,52.12.07.66,0.222960468162182,[0.280607904986768,0.899642813652374],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c31,GAUSSIAN,3c295,-09:48:39.213,52.12.07.66,0.260971440306924,[0.22073085029425,2.01211869697727],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c32,GAUSSIAN,3c295,-09:48:39.216,52.12.07.66,0.121718008170456,[-0.0105195570409198,2.6883754399487],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c33,GAUSSIAN,3c295,-09:48:39.205,52.12.07.685,0.0103072208151695,[0.0373104105349666,-0.319990506242459],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c34,GAUSSIAN,3c295,-09:48:39.211,52.12.07.685,0.0526939161718952,[0.00168084880116209,1.16042633707551],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c35,GAUSSIAN,3c295,-09:48:39.213,52.12.07.685,0.0382885605346496,[0.0074762639991043,0.606449101932863],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c36,GAUSSIAN,3c295,-09:48:39.203,52.12.07.71,0.0596285390508407,[-0.0198706036348198,1.58703541702555],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c37,GAUSSIAN,3c295,-09:48:39.205,52.12.07.71,0.174836970994602,[-0.0534929833088052,4.38368246833934],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c38,GAUSSIAN,3c295,-09:48:39.29,52.12.07.735,0.168925176401166,[0.011468183279813,1.06554058848998],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c39,GAUSSIAN,3c295,-09:48:39.295,52.12.07.76,0.00290179693170138,[0.0336628978833514,-0.0174635043782889],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c40,GAUSSIAN,3c295,-09:48:39.303,52.12.07.81,0.0514008525356772,[0.0273737380649846,-0.420075467512994],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c41,GAUSSIAN,3c295,-09:48:39.178,52.12.07.835,0.00998388286297527,[0.0430668164973959,-0.112492870904387],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c42,GAUSSIAN,3c295,-09:48:39.303,52.12.07.835,0.33432873730385,[0.0858725288343164,0.949305789534081],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c43,GAUSSIAN,3c295,-09:48:39.306,52.12.07.835,0.133805317558401,[0.0338992917808409,-0.419857066643941],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c44,GAUSSIAN,3c295,-09:48:39.124,52.12.07.86,-0.00217196874307509,[0.00778038372633085,0.00626496892804057],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c45,GAUSSIAN,3c295,-09:48:39.175,52.12.07.86,0.00720845286350431,[0.0384185762985844,-0.11876629065028],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c46,GAUSSIAN,3c295,-09:48:39.303,52.12.07.86,0.0185536353881824,[0.0782038027523545,-0.287289437433576],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c47,GAUSSIAN,3c295,-09:48:39.306,52.12.07.86,0.112715874062276,[0.0437831892318538,-0.952712868880221],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c48,GAUSSIAN,3c295,-09:48:39.173,52.12.07.885,0.0780154305304045,[0.260826754575321,-0.570072190029786],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c49,GAUSSIAN,3c295,-09:48:39.306,52.12.07.885,0.0934449703548287,[0.217514667404918,-1.22518291005916],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c50,GAUSSIAN,3c295,-09:48:39.309,52.12.07.885,0.189727959801013,[0.0303948664200148,-0.742664991626476],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c51,GAUSSIAN,3c295,-09:48:39.17,52.12.07.91,0.0558204983914868,[0.189308349984852,-0.419982821090525],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c52,GAUSSIAN,3c295,-09:48:39.309,52.12.07.91,0.0499991950048369,[0.042327754840791,-0.388411162969077],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c53,GAUSSIAN,3c295,-09:48:39.121,52.12.07.935,-0.00445876220806528,[0.0154969052936166,-0.0195873492211548],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c54,GAUSSIAN,3c295,-09:48:39.17,52.12.07.935,0.107892922792466,[0.182695609129482,-0.390257113471951],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c55,GAUSSIAN,3c295,-09:48:39.167,52.12.07.96,0.035319620258729,[0.104461277706385,-0.313170309932508],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c56,GAUSSIAN,3c295,-09:48:39.121,52.12.07.985,-0.00623834371489296,[0.022444234647895,-0.0811963837975706],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c57,GAUSSIAN,3c295,-09:48:39.167,52.12.07.985,0.0934447189126631,[0.153799660860059,-0.536136206686685],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c58,GAUSSIAN,3c295,-09:48:39.121,52.12.08.01,-0.0036188865027838,[0.0138737961868505,-0.0594986811168535],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c59,GAUSSIAN,3c295,-09:48:39.165,52.12.08.035,0.247211471290216,[0.400339971624769,-2.83508906956831],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c60,GAUSSIAN,3c295,-09:48:39.165,52.12.08.06,0.0106682200514161,[0.0554877555389701,-0.146745353291396],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c61,GAUSSIAN,3c295,-09:48:39.339,52.12.08.06,0.00483122580654796,[-0.00589905742939501,-0.0250387718811667],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c62,GAUSSIAN,3c295,-09:48:39.341,52.12.08.085,0.0252778148088297,[-0.0543514465470305,0.430962968889493],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c63,GAUSSIAN,3c295,-09:48:39.344,52.12.08.085,0.0106630731079933,[-0.0138282284734378,-0.0540037828784735],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c64,GAUSSIAN,3c295,-09:48:39.162,52.12.08.11,0.106353283055931,[0.229321982561322,-1.82316242086594],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c65,GAUSSIAN,3c295,-09:48:39.344,52.12.08.11,0.0151518352129199,[-0.0253646629021422,0.177742190469648],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c66,GAUSSIAN,3c295,-09:48:39.162,52.12.08.135,0.0297076734650847,[0.0741171845401746,-0.557784387650316],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c67,GAUSSIAN,3c295,-09:48:39.162,52.12.08.16,0.0236060096109739,[0.0725908085014522,-0.461982397042087],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c68,GAUSSIAN,3c295,-09:48:39.165,52.12.08.185,0.00677838398163147,[0.0470888090956966,-0.256859636986064],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c69,GAUSSIAN,3c295,-09:48:39.162,52.12.08.21,0.0738340912476664,[0.200112176289592,-1.74994926594242],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c70,GAUSSIAN,3c295,-09:48:39.162,52.12.08.235,0.0355600687040009,[0.119538107866818,-0.897816784509134],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c71,GAUSSIAN,3c295,-09:48:39.121,52.12.08.26,-0.0024557982904322,[0.00553440814623691,0.044656661706766],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c72,GAUSSIAN,3c295,-09:48:39.162,52.12.08.26,0.0283130613009274,[0.065767792033716,-0.759667864519484],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c73,GAUSSIAN,3c295,-09:48:39.162,52.12.08.285,0.0273196082765933,[0.0612037441968198,-0.759441265207449],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c74,GAUSSIAN,3c295,-09:48:39.162,52.12.08.31,0.0375214091867471,[0.104068042894559,-1.10063871405933],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c75,GAUSSIAN,3c295,-09:48:39.165,52.12.08.31,0.0140729176262156,[0.102109315648609,-0.518061680342213],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c76,GAUSSIAN,3c295,-09:48:39.118,52.12.08.335,-0.0040986930632871,[0.0202596757010215,-0.0104004011657418],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c77,GAUSSIAN,3c295,-09:48:39.162,52.12.08.335,0.0218623385430955,[0.0492584072127795,-0.645432325656578],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c78,GAUSSIAN,3c295,-09:48:39.165,52.12.08.335,0.00528559144898434,[0.0360234073724491,-0.219452306194936],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c79,GAUSSIAN,3c295,-09:48:39.162,52.12.08.385,0.0169741840526064,[0.0408552822262629,-0.580999247267105],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c80,GAUSSIAN,3c295,-09:48:39.058,52.12.08.41,0.0148933323029554,[0.0839155775702348,-0.516823627016612],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c81,GAUSSIAN,3c295,-09:48:39.121,52.12.08.435,-0.00390071897408032,[0.017347486375724,0.022936692849077],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c82,GAUSSIAN,3c295,-09:48:39.165,52.12.08.46,0.0331356467010594,[0.0664160820112796,-1.26043762735172],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c83,GAUSSIAN,3c295,-09:48:39.121,52.12.08.485,-0.012314545906124,[0.0532406366127399,0.153275587654397],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c84,GAUSSIAN,3c295,-09:48:39.165,52.12.08.485,0.025611432674364,[0.0593709203043271,-0.964598669294397],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c85,GAUSSIAN,3c295,-09:48:39.246,52.12.08.535,0.00850791811163908,[-0.0206532666921446,-0.0541605231188246],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c86,GAUSSIAN,3c295,-09:48:39.249,52.12.08.535,0.00872013294567959,[-0.022853605187562,-0.00438965520676152],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c87,GAUSSIAN,3c295,-09:48:39.257,52.12.08.535,0.0399506426014981,[-0.109637040484376,0.276715470254671],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c88,GAUSSIAN,3c295,-09:48:39.26,52.12.08.535,0.0523471265893879,[-0.151972185131911,0.515053679342836],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c89,GAUSSIAN,3c295,-09:48:39.271,52.12.08.535,0.0096253001843036,[-0.00477900054352791,-0.037052348446391],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c90,GAUSSIAN,3c295,-09:48:39.273,52.12.08.535,0.009583353693234,[0.00402388324804934,-0.102895890547166],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c91,GAUSSIAN,3c295,-09:48:39.276,52.12.08.535,0.0224629310744563,[0.0374409782439272,-0.284056718284677],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c92,GAUSSIAN,3c295,-09:48:39.279,52.12.08.535,0.00976826975820344,[0.0358157143222688,-0.09839697957585],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c93,GAUSSIAN,3c295,-09:48:39.281,52.12.08.535,0.00986401584324083,[0.0393480846833212,-0.172527366511161],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c94,GAUSSIAN,3c295,-09:48:39.233,52.12.08.56,0.00887119169464185,[-0.0157955735690581,0.0474239484297482],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c95,GAUSSIAN,3c295,-09:48:39.235,52.12.08.56,0.0305595640253546,[-0.0415576364136231,-0.527365530547353],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c96,GAUSSIAN,3c295,-09:48:39.241,52.12.08.56,0.0143715419027378,[-0.0312791813687657,-0.14314404767321],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c97,GAUSSIAN,3c295,-09:48:39.26,52.12.08.56,0.0357071487735646,[-0.121402925644045,0.669715145129635],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c98,GAUSSIAN,3c295,-09:48:39.281,52.12.08.56,0.0156277607451813,[0.0747070494954856,-0.263983510817868],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c99,GAUSSIAN,3c295,-09:48:39.284,52.12.08.56,0.0129571196513451,[0.0675524993250185,-0.220004915963739],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c100,GAUSSIAN,3c295,-09:48:39.287,52.12.08.56,0.00585206861207154,[0.0303174730649654,-0.124409720779267],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c101,GAUSSIAN,3c295,-09:48:39.189,52.12.08.81,0.242822312003868,[0.0752568993660865,3.22500915774357],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c102,GAUSSIAN,3c295,-09:48:39.129,52.12.08.835,-0.00309699215979444,[0.0353695206985155,-0.0689207391335349],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c103,GAUSSIAN,3c295,-09:48:39.184,52.12.08.86,0.0096377359934518,[0.0129627563924955,-0.398829818955057],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c104,GAUSSIAN,3c295,-09:48:39.186,52.12.08.86,0.0397863835888398,[0.0312019986725004,0.44991489380092],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c105,GAUSSIAN,3c295,-09:48:39.132,52.12.08.885,-0.00283918430532873,[0.031687519291334,-0.0821199835642525],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c106,GAUSSIAN,3c295,-09:48:39.184,52.12.08.885,0.00808514083344936,[0.00458655643139582,-0.178903698007402],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c107,GAUSSIAN,3c295,-09:48:39.184,52.12.08.91,0.0937150354025127,[0.0700101668102675,1.41448345908206],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c108,GAUSSIAN,3c295,-09:48:39.132,52.12.08.935,-0.00635809630362209,[0.0410569312662724,-0.00134986366991052],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c109,GAUSSIAN,3c295,-09:48:39.184,52.12.08.935,0.136189462566664,[0.0970235658983973,2.83739938520078],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c110,GAUSSIAN,3c295,-09:48:39.184,52.12.08.96,0.0145451115136061,[0.0134531435142504,0.33310309891703],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c111,GAUSSIAN,3c295,-09:48:39.33,52.12.08.96,0.0052030534756839,[0.00933144527368546,-0.268913729853928],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c112,GAUSSIAN,3c295,-09:48:39.184,52.12.08.985,0.00990963907890336,[0.00907181340871364,0.231733013272034],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c113,GAUSSIAN,3c295,-09:48:39.311,52.12.09.16,0.00977426276933571,[-0.00156206652423805,-0.191772819685317],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c114,GAUSSIAN,3c295,-09:48:39.309,52.12.09.185,0.0219924680570221,[-0.0162326794456381,-0.622711231740158],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c115,GAUSSIAN,3c295,-09:48:39.306,52.12.09.21,0.00402422570280818,[-0.00485353856689016,-0.086479525447144],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c116,GAUSSIAN,3c295,-09:48:39.306,52.12.09.235,0.00558207959048447,[-0.00894306181144086,0.305805745119662],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c117,GAUSSIAN,3c295,-09:48:39.262,52.12.09.385,0.00231920686087143,[-0.00843229345899272,0.207986150176446],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c118,GAUSSIAN,3c295,-09:48:39.257,52.12.09.41,0.0021032271399011,[-0.00450689782081817,0.109710044956161],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c119,GAUSSIAN,3c295,-09:48:39.26,52.12.09.41,0.00428643275628215,[-0.0113610339693664,0.271203096086676],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c120,GAUSSIAN,3c295,-09:48:39.442,52.12.09.41,0.00630659915587844,[-0.0167502218721602,0.0639230028602187],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c121,GAUSSIAN,3c295,-09:48:39.445,52.12.09.41,0.00211517233590187,[-0.00531089867845323,0.0162283207844137],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c122,GAUSSIAN,3c295,-09:48:39.439,52.12.09.435,0.0149875932556608,[-0.0446712976045693,0.245667034782088],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c123,GAUSSIAN,3c295,-09:48:39.442,52.12.09.435,0.00209734583485491,[-0.00640377670138522,0.0348112518089928],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c124,GAUSSIAN,3c295,-09:48:39.434,52.12.09.46,0.00736397094073834,[-0.0190986555914698,0.129651667641642],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c125,GAUSSIAN,3c295,-09:48:39.436,52.12.09.46,0.00705017514852158,[-0.0111704093896059,0.129819294705948],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c126,GAUSSIAN,3c295,-09:48:39.423,52.12.09.56,0.00880115957169923,[-0.0117254956563049,0.212468302799882],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c127,GAUSSIAN,3c295,-09:48:39.417,52.12.09.66,0.00146564595435871,[-0.00475036061167352,0.0851841832824286],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c128,GAUSSIAN,3c295,-09:48:39.407,52.12.09.71,0.00240555399365016,[-0.0036287523262112,0.0724323282876028],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c129,GAUSSIAN,3c295,-09:48:39.409,52.12.09.71,0.00168179690747866,[-0.00546684068254302,0.0810976612943557],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c130,GAUSSIAN,3c295,-09:48:39.401,52.12.09.735,0.00365772988683649,[-0.00562549152611488,0.0659249601372145],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c131,GAUSSIAN,3c295,-09:48:39.404,52.12.09.735,0.00267441210466894,[-0.00229750546761728,0.0733006618927877],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c132,GAUSSIAN,3c295,-09:48:39.385,52.12.09.785,0.00765417709017151,[-0.00559044374384067,0.0734038954841592],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c133,GAUSSIAN,3c295,-09:48:39.39,52.12.09.785,0.00368827892380035,[-0.00457223716921181,0.0285679226192934],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c134,GAUSSIAN,3c295,-09:48:39.54,52.12.09.81,0.0221652744887389,[-0.0493877885480651,-0.480965203180601],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c135,GAUSSIAN,3c295,-09:48:39.543,52.12.09.81,0.00491051425433641,[-0.0203092035675264,-0.0457828239856896],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c136,GAUSSIAN,3c295,-09:48:39.374,52.12.09.835,0.00214292232558411,[-0.00548429160846441,0.00059845360159469],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c137,GAUSSIAN,3c295,-09:48:39.529,52.12.09.835,0.0206168673510657,[-0.0462283558206803,0.01469956521642],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c138,GAUSSIAN,3c295,-09:48:39.532,52.12.09.835,0.0284915798339392,[-0.0593145361080211,-0.0418718721742476],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c139,GAUSSIAN,3c295,-09:48:39.534,52.12.09.835,0.027294832977628,[-0.054538825461744,-0.240613627436034],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c140,GAUSSIAN,3c295,-09:48:39.537,52.12.09.835,0.0202888719378692,[-0.0334802792065568,-0.381004966687234],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c141,GAUSSIAN,3c295,-09:48:39.358,52.12.09.86,0.00184977040298473,[-0.00820146944591791,0.0478443697225972],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c142,GAUSSIAN,3c295,-09:48:39.36,52.12.09.86,0.00252689354850268,[-0.00782541238214521,0.0671417579244306],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c143,GAUSSIAN,3c295,-09:48:39.529,52.12.09.86,0.0145971221912675,[-0.0334701109269981,0.109329604740522],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c144,GAUSSIAN,3c295,-09:48:39.518,52.12.09.885,0.0133960311287245,[-0.0112313950906381,-0.144064915609884],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c145,GAUSSIAN,3c295,-09:48:39.515,52.12.09.91,0.0327023696224554,[-0.0211728852724254,-0.36622845195342],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c146,GAUSSIAN,3c295,-09:48:39.322,52.12.09.935,0.00312847463358675,[-0.000940138078852833,0.101728418616636],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c147,GAUSSIAN,3c295,-09:48:39.325,52.12.09.935,0.00629272337034901,[-0.00900150717148245,0.256221258578869],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c148,GAUSSIAN,3c295,-09:48:39.51,52.12.09.935,0.0537021811415265,[-0.0208601262418383,-0.690404706133489],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c149,GAUSSIAN,3c295,-09:48:39.513,52.12.09.935,0.145115182943933,[-0.217611342578063,-0.675214540259798],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c150,GAUSSIAN,3c295,-09:48:39.303,52.12.09.96,0.0032058729509467,[0.00532360101382266,-0.00603964119722061],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c151,GAUSSIAN,3c295,-09:48:39.306,52.12.09.96,0.0103340763625381,[0.015488858592532,-4.85851592008091e-06],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c152,GAUSSIAN,3c295,-09:48:39.311,52.12.09.96,0.00225603222903545,[0.00540268271292273,0.0183093054546633],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c153,GAUSSIAN,3c295,-09:48:39.507,52.12.09.96,0.0186888586811449,[0.00287826598518099,-0.291804413594847],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c154,GAUSSIAN,3c295,-09:48:39.295,52.12.09.985,0.00252870080428903,[0.00303571315071376,-0.0371952110342877],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c155,GAUSSIAN,3c295,-09:48:39.502,52.12.09.985,0.0117474957393038,[0.0208267433285753,-0.265032128752092],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c156,GAUSSIAN,3c295,-09:48:39.518,52.12.09.985,0.0509009087201243,[-0.1513167052085,1.39554481588773],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c157,GAUSSIAN,3c295,-09:48:39.499,52.12.10.01,0.061804190231164,[0.138099618654513,-1.44787537857069],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c158,GAUSSIAN,3c295,-09:48:39.515,52.12.10.01,0.0502798453103316,[-0.120277173109024,1.11597650113497],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c159,GAUSSIAN,3c295,-09:48:39.63,52.12.10.01,0.00775355121035905,[0.0182930378870843,0.121655761684323],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c160,GAUSSIAN,3c295,-09:48:39.621,52.12.10.035,0.0119428112179876,[-0.0210261404186341,0.621894328631767],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c161,GAUSSIAN,3c295,-09:48:39.624,52.12.10.035,0.0169466812679643,[0.0516179879205091,0.111056861991748],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c162,GAUSSIAN,3c295,-09:48:39.461,52.12.10.31,0.0206774677819609,[-0.0205638402028623,0.221020964367221],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c163,GAUSSIAN,3c295,-09:48:39.458,52.12.10.335,0.0287811715754731,[-0.0221774403763446,0.321465314205593],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c164,GAUSSIAN,3c295,-09:48:39.464,52.12.10.335,0.00311133701841689,[0.0040711642991921,-0.112826588530663],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c165,GAUSSIAN,3c295,-09:48:39.458,52.12.10.36,0.0134412427381554,[0.0001347503994957,-0.0825727746519867],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c166,GAUSSIAN,3c295,-09:48:39.461,52.12.10.36,0.00308094961455411,[0.00241868938888173,-0.0945329088215133],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c167,GAUSSIAN,3c295,-09:48:39.458,52.12.10.385,0.00296717558668352,[0.000139034630847274,-0.0675291446992926],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c168,GAUSSIAN,3c295,-09:48:39.456,52.12.10.41,0.00337534015106141,[0.000620933966512392,-0.0304495725984738],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c169,GAUSSIAN,3c295,-09:48:39.445,52.12.10.51,0.00230990998223538,[-0.00665349528962045,0.116452661143378],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c170,GAUSSIAN,3c295,-09:48:39.436,52.12.10.61,0.00170531579210362,[-0.00668286132355249,0.157887697948774],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c171,GAUSSIAN,3c295,-09:48:39.518,52.12.10.66,0.0250211480480303,[0.21977604443309,-1.33549467187493],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c172,GAUSSIAN,3c295,-09:48:39.529,52.12.10.66,0.129192774765636,[-0.447362585326792,6.38074782056176],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c173,GAUSSIAN,3c295,-09:48:39.534,52.12.10.66,0.00286658385334907,[0.0270869801878618,-0.0286773359672582],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c174,GAUSSIAN,3c295,-09:48:39.532,52.12.10.685,0.12670966303893,[-0.345896076309669,5.63057782083988],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c175,GAUSSIAN,3c295,-09:48:39.54,52.12.10.685,0.0143481024417531,[0.113523053398772,0.0740311539442101],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c176,GAUSSIAN,3c295,-09:48:39.543,52.12.10.71,0.0087762241249141,[0.0569449585082663,0.0589841514632684],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c177,GAUSSIAN,3c295,-09:48:39.545,52.12.10.735,0.0500619061365496,[0.235967040200388,-0.344955692855845],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c178,GAUSSIAN,3c295,-09:48:39.545,52.12.10.76,0.116178368409204,[0.481101101084562,-1.59847587439735],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c179,GAUSSIAN,3c295,-09:48:39.543,52.12.10.785,0.373674412550818,[1.08087742006641,-8.043712614258],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c180,GAUSSIAN,3c295,-09:48:39.545,52.12.10.785,0.191767966318114,[0.622775455623288,-4.2105820579289],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c181,GAUSSIAN,3c295,-09:48:39.333,52.12.10.935,0.00563937771379192,[0.00181085863530474,0.0929477451264338],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c182,GAUSSIAN,3c295,-09:48:39.659,52.12.11.035,0.00047209943065409,[-0.0354246530489824,0.401985585076928],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c183,GAUSSIAN,3c295,-09:48:39.616,52.12.11.085,0.0888640713123616,[-0.0020035059866621,1.2894661152183],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c184,GAUSSIAN,3c295,-09:48:39.619,52.12.11.085,0.0439831969746233,[-0.0646882036362293,1.05405237519638],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c185,GAUSSIAN,3c295,-09:48:39.469,52.12.11.11,0.0118667474796048,[0.0161441356429383,0.589619324266359],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c186,GAUSSIAN,3c295,-09:48:39.616,52.12.11.11,0.0683048429270458,[-0.0569506826674765,1.01282113296199],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c187,GAUSSIAN,3c295,-09:48:39.619,52.12.11.11,0.0412758744779404,[-0.0928713511112131,1.13958363612978],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c188,GAUSSIAN,3c295,-09:48:39.619,52.12.11.135,0.0700062322836249,[-0.19411746554245,2.25576072951252],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c189,GAUSSIAN,3c295,-09:48:39.616,52.12.11.16,0.106365318402025,[-0.235360960741576,3.35109319915923],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c190,GAUSSIAN,3c295,-09:48:39.472,52.12.11.185,0.0393703341749463,[0.0222531999678311,2.68303773315825],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c191,GAUSSIAN,3c295,-09:48:39.469,52.12.11.21,0.0102909322594188,[0.0201638901077664,0.118073269716582],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c192,GAUSSIAN,3c295,-09:48:39.472,52.12.11.21,0.00309273206271191,[0.00429590657311258,0.139287980606473],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c193,GAUSSIAN,3c295,-09:48:39.611,52.12.11.21,0.0544300890002664,[-0.035537152902732,0.937055786344967],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c194,GAUSSIAN,3c295,-09:48:39.575,52.12.11.285,1.60912177260774,[0.254151206023631,23.6554057595075],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c195,GAUSSIAN,3c295,-09:48:39.578,52.12.11.31,0.42919665732534,[0.609294498693345,1.35987342242843],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c196,GAUSSIAN,3c295,-09:48:39.575,52.12.11.335,0.385004590299923,[0.793834613879489,-1.50675732655574],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c197,GAUSSIAN,3c295,-09:48:39.562,52.12.11.36,0.0335361936346278,[0.542049692483525,-0.156457495141069],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c198,GAUSSIAN,3c295,-09:48:39.556,52.12.11.385,0.0306874075884193,[0.321091061056097,-0.618967370782243],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c199,GAUSSIAN,3c295,-09:48:39.553,52.12.11.41,0.00852550839512514,[0.0666920126180627,-0.233365284835022],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c200,GAUSSIAN,3c295,-09:48:39.548,52.12.11.435,0.0125244694433011,[0.0713848556880644,-0.370325105467571],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c201,GAUSSIAN,3c295,-09:48:39.551,52.12.11.435,0.0235930720355936,[0.140292628770576,-0.666919122549638],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c202,GAUSSIAN,3c295,-09:48:39.543,52.12.11.485,0.0595506687221782,[0.0443897120065821,0.53250057466559],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c203,GAUSSIAN,3c295,-09:48:39.543,52.12.11.51,0.187456454639495,[0.00960307190781795,2.6589116148027],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c204,GAUSSIAN,3c295,-09:48:39.537,52.12.11.535,0.196718993794463,[-0.060657277224929,2.94165961181954],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c205,GAUSSIAN,3c295,-09:48:39.532,52.12.11.56,0.0472251184762006,[0.0586935197409943,-0.0649994634159481],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c206,GAUSSIAN,3c295,-09:48:39.534,52.12.11.56,0.273272570059553,[0.0795502534281232,1.55339237804168],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c207,GAUSSIAN,3c295,-09:48:39.529,52.12.11.585,0.0267325103552956,[0.0103949462968344,0.112121723019808],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c208,GAUSSIAN,3c295,-09:48:39.518,52.12.11.635,0.00720860534135758,[-0.0292616888904403,0.164869890662801],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c209,GAUSSIAN,3c295,-09:48:39.513,52.12.11.66,0.00577726283411969,[-0.0415989200046713,0.260820421553824],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c210,GAUSSIAN,3c295,-09:48:39.507,52.12.11.685,0.00232727559421337,[-0.0253652018268742,0.0545818584477059],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c211,GAUSSIAN,3c295,-09:48:39.51,52.12.11.685,0.00478102801451414,[-0.0503029485448027,0.10884151414076],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c212,GAUSSIAN,3c295,-09:48:39.689,52.12.11.935,0.00224652403268785,[-0.0234694943989082,0.0706401890575076],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c213,GAUSSIAN,3c295,-09:48:39.687,52.12.11.96,0.00247092771136959,[-0.023288745333768,0.0740019997603875],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c214,GAUSSIAN,3c295,-09:48:39.676,52.12.12.06,0.0062690377274685,[-0.0347370335165156,0.207264349756778],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c215,GAUSSIAN,3c295,-09:48:39.673,52.12.12.085,0.00379781593277008,[-0.0234043831077725,0.218390626553659],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c216,GAUSSIAN,3c295,-09:48:39.553,52.12.12.185,0.0267722228760202,[-0.0788617299986899,0.732053677586685],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c217,GAUSSIAN,3c295,-09:48:39.651,52.12.12.185,0.0118374220789288,[-0.0393298439277153,0.643636720720699],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c218,GAUSSIAN,3c295,-09:48:39.654,52.12.12.185,0.00704472262041926,[0.000185424111061976,-0.0974429818669139],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c219,GAUSSIAN,3c295,-09:48:39.545,52.12.12.21,0.00439709343429132,[0.00164550503922948,-0.0496176635881669],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c220,GAUSSIAN,3c295,-09:48:39.551,52.12.12.21,0.0174334563342669,[-0.0137686063199385,-0.104840579783897],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c221,GAUSSIAN,3c295,-09:48:39.556,52.12.12.21,0.0219969565750124,[-0.028880410395453,-0.100232101959306],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c222,GAUSSIAN,3c295,-09:48:39.649,52.12.12.21,0.00595178748925753,[-0.0173322370017069,0.319630929658556],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c223,GAUSSIAN,3c295,-09:48:39.548,52.12.12.235,0.0200570518569986,[0.0243966253430416,-0.280335607247614],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c224,GAUSSIAN,3c295,-09:48:39.551,52.12.12.235,0.00822044168097507,[0.0114951572475483,-0.136305309153171],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c225,GAUSSIAN,3c295,-09:48:39.551,52.12.12.26,0.00279122637754335,[0.00849022356413367,-0.024197049518364],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c226,GAUSSIAN,3c295,-09:48:39.553,52.12.12.26,0.0120465581959339,[0.0264396282579915,-0.243356709021252],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c227,GAUSSIAN,3c295,-09:48:39.638,52.12.12.26,0.00697931140208473,[-0.0190642820403656,0.44956425646224],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c228,GAUSSIAN,3c295,-09:48:39.613,52.12.12.31,0.0108206466981825,[0.0171264856040179,-0.268613082688564],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c229,GAUSSIAN,3c295,-09:48:39.616,52.12.12.31,0.00851969746245913,[0.00963575928169013,-0.196025585868592],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c230,GAUSSIAN,3c295,-09:48:39.619,52.12.12.335,0.0092488853674452,[0.0143741724433453,-0.12414492439679],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s4c231,GAUSSIAN,3c295,-09:48:39.434,52.12.12.76,0.00329204169553073,[-0.00193492371624612,0.178699434939912],false,148045349.121094,0.353223006754642,0.353223006754642,0 +s5c0,GAUSSIAN,3c295,-09:48:39.26,52.12.07.035,-0.0425967511678164,[-0.130282886126843,-0.536839419167805],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c1,GAUSSIAN,3c295,-09:48:39.292,52.12.07.06,-0.0667239376000194,[-0.115856868259863,-1.13211443510496],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c2,GAUSSIAN,3c295,-09:48:39.298,52.12.07.085,-0.0211349919342259,[0.0367894918709631,-0.00486835382159057],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c3,GAUSSIAN,3c295,-09:48:39.23,52.12.07.11,-0.0103138390997682,[-0.0146526605612536,-0.0149130781453944],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c4,GAUSSIAN,3c295,-09:48:39.306,52.12.07.135,-0.0104071880904923,[0.0184814019113129,-0.0193813811871744],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c5,GAUSSIAN,3c295,-09:48:39.314,52.12.07.185,-0.0255020577288135,[0.0977334315518492,-0.231901317974783],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c6,GAUSSIAN,3c295,-09:48:39.322,52.12.07.235,-0.0220436436878325,[-0.0482671102007569,-0.689263957561656],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c7,GAUSSIAN,3c295,-09:48:39.181,52.12.07.285,-0.0231233564290217,[0.0902335347596446,-0.299958416380971],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c8,GAUSSIAN,3c295,-09:48:39.33,52.12.07.31,-0.00469139681817338,[-0.00354628016629879,-0.11213884670654],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c9,GAUSSIAN,3c295,-09:48:39.341,52.12.07.41,-0.00561674598047023,[-0.00269414931559755,-0.362257835909978],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c10,GAUSSIAN,3c295,-09:48:39.254,52.12.07.585,0.254844833125326,[1.10051617208328,-1.2426230882859],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c11,GAUSSIAN,3c295,-09:48:39.254,52.12.07.61,0.094383323548134,[0.394042315043478,-0.633983413306161],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c12,GAUSSIAN,3c295,-09:48:39.26,52.12.07.635,0.13393663690665,[0.506137507370299,-1.17493954545196],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c13,GAUSSIAN,3c295,-09:48:39.262,52.12.07.635,0.143434287610627,[0.535920183225556,-1.3412198917554],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c14,GAUSSIAN,3c295,-09:48:39.273,52.12.07.66,1.24802263809369,[-3.02006077296371,62.2744527949539],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c15,GAUSSIAN,3c295,-09:48:39.273,52.12.07.685,0.00690326639415565,[0.0515018572939228,-0.0792583026711966],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c16,GAUSSIAN,3c295,-09:48:39.273,52.12.07.71,0.936003605748918,[-0.353748782304219,26.5218094329036],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c17,GAUSSIAN,3c295,-09:48:39.276,52.12.07.71,0.0227987531423551,[0.170966613007945,-0.384613373924769],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c18,GAUSSIAN,3c295,-09:48:39.276,52.12.07.735,1.31911356938814,[1.8758363236113,14.3199840065299],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c19,GAUSSIAN,3c295,-09:48:39.279,52.12.07.735,0.212334855310829,[0.606394815740165,-1.13686552183716],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c20,GAUSSIAN,3c295,-09:48:39.281,52.12.07.735,0.203455176308122,[0.58125183250869,-1.14689055395252],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c21,GAUSSIAN,3c295,-09:48:39.273,52.12.07.76,0.755200459485563,[0.363073328038837,17.5577542854989],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c22,GAUSSIAN,3c295,-09:48:39.276,52.12.07.76,0.71436823604672,[0.631691372752249,12.7552973550502],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c23,GAUSSIAN,3c295,-09:48:39.284,52.12.07.81,0.540869823055375,[0.866705775387735,6.32207005144966],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c24,GAUSSIAN,3c295,-09:48:39.287,52.12.07.81,1.40021956274239,[2.84715388262772,9.23615735561606],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c25,GAUSSIAN,3c295,-09:48:39.194,52.12.07.835,0.177063390105204,[0.121434586635889,2.09988973918672],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c26,GAUSSIAN,3c295,-09:48:39.197,52.12.07.835,0.375375891394479,[0.200722556494701,5.83289342653033],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c27,GAUSSIAN,3c295,-09:48:39.29,52.12.07.835,0.207510525155466,[0.430612036574874,1.49806709960895],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c28,GAUSSIAN,3c295,-09:48:39.189,52.12.07.86,0.443883648431068,[0.838178105163721,-3.87285948661913],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c29,GAUSSIAN,3c295,-09:48:39.192,52.12.07.86,0.134852547655572,[0.207691507847025,-0.437906793066011],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c30,GAUSSIAN,3c295,-09:48:39.194,52.12.07.86,0.200733774711144,[0.0578355126180165,3.53760969846542],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c31,GAUSSIAN,3c295,-09:48:39.194,52.12.07.885,0.209933312931303,[0.0156334374207968,4.10738731342535],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c32,GAUSSIAN,3c295,-09:48:39.197,52.12.07.885,0.217775612317834,[-0.0205545770891567,5.10956444689425],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c33,GAUSSIAN,3c295,-09:48:39.186,52.12.07.91,0.29682112755329,[0.413392870890765,-1.61016896733698],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c34,GAUSSIAN,3c295,-09:48:39.194,52.12.07.91,0.228217647468652,[-0.0749050960516165,5.75680891793718],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c35,GAUSSIAN,3c295,-09:48:39.298,52.12.07.91,0.135583003161331,[0.295657991053702,1.41114687917229],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c36,GAUSSIAN,3c295,-09:48:39.301,52.12.07.91,0.117584039209653,[0.262097717667558,0.957735944604906],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c37,GAUSSIAN,3c295,-09:48:39.181,52.12.07.935,0.18215718229336,[0.439483941748456,-3.69067556823139],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c38,GAUSSIAN,3c295,-09:48:39.194,52.12.07.935,0.238097176854282,[-0.145496058388663,6.69162234661186],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c39,GAUSSIAN,3c295,-09:48:39.303,52.12.07.935,0.107727925352242,[0.21863968113086,1.04487387435244],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c40,GAUSSIAN,3c295,-09:48:39.184,52.12.07.96,0.161945522943425,[0.196480380379432,-1.09561889606429],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c41,GAUSSIAN,3c295,-09:48:39.192,52.12.07.96,0.249457168347227,[-0.229086945962486,7.73358269458608],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c42,GAUSSIAN,3c295,-09:48:39.303,52.12.07.96,0.118466806248403,[0.20755492050719,2.0888834959695],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c43,GAUSSIAN,3c295,-09:48:39.311,52.12.08.035,0.0715160323668165,[0.115584562559708,0.619423231182908],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c44,GAUSSIAN,3c295,-09:48:39.189,52.12.08.085,0.271458406505376,[-0.396748021613129,8.95547921474867],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c45,GAUSSIAN,3c295,-09:48:39.314,52.12.08.085,0.0740883885809052,[0.0902823569170504,1.17691896784488],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c46,GAUSSIAN,3c295,-09:48:39.314,52.12.08.11,0.0766417926649598,[0.0697313348630396,1.58553948500855],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c47,GAUSSIAN,3c295,-09:48:39.189,52.12.08.185,0.653220784899989,[-2.1717327121717,38.2101293706544],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c48,GAUSSIAN,3c295,-09:48:39.189,52.12.08.21,0.315150783620058,[-0.898610882155674,15.8776766678904],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c49,GAUSSIAN,3c295,-09:48:39.534,52.12.08.21,0.00368492810544084,[-0.048352488877732,0.152053116999135],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c50,GAUSSIAN,3c295,-09:48:39.54,52.12.08.21,0.0175165501135019,[-0.187946903922544,0.838094216768036],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c51,GAUSSIAN,3c295,-09:48:39.186,52.12.08.235,0.610237343440223,[-1.44122648335042,25.8579211470394],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c52,GAUSSIAN,3c295,-09:48:39.534,52.12.08.235,0.00378446925025599,[-0.0519478807541056,0.173012424651868],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c53,GAUSSIAN,3c295,-09:48:39.537,52.12.08.235,0.00763004659457094,[-0.115046771056285,0.429419809262715],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c54,GAUSSIAN,3c295,-09:48:39.186,52.12.08.285,0.292769485466197,[-0.580916905343352,10.6403926762085],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c55,GAUSSIAN,3c295,-09:48:39.186,52.12.08.335,0.28444968657543,[-0.49336755102935,9.3754347295772],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c56,GAUSSIAN,3c295,-09:48:39.045,52.12.08.485,0.0364565813311382,[0.217807150851157,-1.26832476811284],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c57,GAUSSIAN,3c295,-09:48:39.189,52.12.08.51,0.52604398175936,[-0.589555287950349,15.5815076852667],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c58,GAUSSIAN,3c295,-09:48:39.273,52.12.08.51,0.00872266262746057,[0.0393369793392771,-0.238930170109382],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c59,GAUSSIAN,3c295,-09:48:39.276,52.12.08.51,0.0248428623583493,[0.117080679850455,-0.652061902174051],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c60,GAUSSIAN,3c295,-09:48:39.189,52.12.08.535,0.247762260042729,[-0.192843313155241,6.28261449211174],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c61,GAUSSIAN,3c295,-09:48:39.257,52.12.08.535,0.0197226788606681,[0.0349067755242168,-0.612733290862962],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c62,GAUSSIAN,3c295,-09:48:39.26,52.12.08.535,0.0187657913497942,[0.0364176305674403,-0.570373145201705],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c63,GAUSSIAN,3c295,-09:48:39.349,52.12.08.535,0.0578918150571883,[0.0920158266283307,0.0660649243646595],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c64,GAUSSIAN,3c295,-09:48:39.355,52.12.08.535,0.0408531060652803,[0.0874179581422543,-0.144401268354074],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c65,GAUSSIAN,3c295,-09:48:39.249,52.12.08.56,0.0297504305989965,[0.0664372737828192,-0.934318310554095],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c66,GAUSSIAN,3c295,-09:48:39.252,52.12.08.56,0.0605416866666526,[0.106188635884921,-1.91893005150701],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c67,GAUSSIAN,3c295,-09:48:39.254,52.12.08.56,0.020679411449451,[0.035148351178719,-0.629939175097958],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c68,GAUSSIAN,3c295,-09:48:39.257,52.12.08.56,0.0311635973645554,[0.0347815986877927,-0.778927195110748],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c69,GAUSSIAN,3c295,-09:48:39.26,52.12.08.56,0.138412516691406,[0.12907255876396,-2.87833995221431],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c70,GAUSSIAN,3c295,-09:48:39.262,52.12.08.56,0.0357035248601797,[0.0324961065135986,-0.66944430412603],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c71,GAUSSIAN,3c295,-09:48:39.355,52.12.08.56,0.0898910885783494,[0.184323625219244,-0.0623901524889234],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c72,GAUSSIAN,3c295,-09:48:39.36,52.12.08.56,0.0324881114966959,[0.0870038473203175,-0.151944585936096],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c73,GAUSSIAN,3c295,-09:48:39.189,52.12.08.585,0.237264654699472,[-0.102415910958016,5.54231016132171],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c74,GAUSSIAN,3c295,-09:48:39.249,52.12.08.585,0.0238181277388532,[0.0393930162062838,-0.769450299389604],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c75,GAUSSIAN,3c295,-09:48:39.257,52.12.08.585,0.0409262835720883,[0.0304194636297395,-0.619043265728953],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c76,GAUSSIAN,3c295,-09:48:39.26,52.12.08.585,0.0429913642179059,[0.0364027585539286,-0.64570702637864],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c77,GAUSSIAN,3c295,-09:48:39.262,52.12.08.585,0.0980329911398159,[0.02927091859518,-0.289335211674393],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c78,GAUSSIAN,3c295,-09:48:39.265,52.12.08.585,0.0531144185962116,[0.00157512785939345,0.314662174275908],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c79,GAUSSIAN,3c295,-09:48:39.29,52.12.08.585,0.0767730448165741,[-0.0620455710806982,2.19170350865325],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c80,GAUSSIAN,3c295,-09:48:39.292,52.12.08.585,0.0846513726485843,[-0.124530842784967,3.67293613354697],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c81,GAUSSIAN,3c295,-09:48:39.295,52.12.08.585,0.0897908988307919,[-0.153110318929868,4.30901566873179],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c82,GAUSSIAN,3c295,-09:48:39.352,52.12.08.585,0.110792507370021,[0.179733181678873,0.389229591293448],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c83,GAUSSIAN,3c295,-09:48:39.355,52.12.08.585,0.049175377924545,[0.0951855593120321,0.123728877779235],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c84,GAUSSIAN,3c295,-09:48:39.358,52.12.08.585,0.0428281879413416,[0.0869936391052616,0.0732550094822355],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c85,GAUSSIAN,3c295,-09:48:39.36,52.12.08.585,0.0865855401473502,[0.231399398994548,-0.491248003945028],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c86,GAUSSIAN,3c295,-09:48:39.192,52.12.08.61,0.225175840437433,[-0.0597410427094139,5.20959272387063],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c87,GAUSSIAN,3c295,-09:48:39.265,52.12.08.61,0.175393856798907,[-0.0365195540440226,2.33832736000068],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c88,GAUSSIAN,3c295,-09:48:39.271,52.12.08.61,0.125410785180888,[-0.0387016221753761,2.84802755326987],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c89,GAUSSIAN,3c295,-09:48:39.273,52.12.08.61,0.0687429433734894,[-0.0362968261592698,2.14714299742117],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c90,GAUSSIAN,3c295,-09:48:39.276,52.12.08.61,0.0786749555779281,[-0.116490524732614,3.59872442379697],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c91,GAUSSIAN,3c295,-09:48:39.284,52.12.08.61,0.0775748372945185,[-0.0861530709118764,2.80040109976396],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c92,GAUSSIAN,3c295,-09:48:39.306,52.12.08.61,0.104389959070851,[-0.202238696337965,5.30107100309583],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c93,GAUSSIAN,3c295,-09:48:39.311,52.12.08.61,0.245036395068552,[-0.773167952363436,17.1421624577663],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c94,GAUSSIAN,3c295,-09:48:39.358,52.12.08.61,0.0369644183472154,[0.085833050304105,-0.0893012130089971],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c95,GAUSSIAN,3c295,-09:48:39.36,52.12.08.61,0.0917810365564786,[0.23672697280331,-0.38938718398717],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c96,GAUSSIAN,3c295,-09:48:39.363,52.12.08.61,0.0495407465136538,[0.155698813280107,-0.599986364982278],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c97,GAUSSIAN,3c295,-09:48:39.192,52.12.08.635,0.426036733581479,[0.0293072745824992,8.69931339627542],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c98,GAUSSIAN,3c295,-09:48:39.309,52.12.08.635,0.336323839886351,[-0.844214259109521,19.6300672465579],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c99,GAUSSIAN,3c295,-09:48:39.349,52.12.08.635,0.0618689100318341,[0.0838938964308448,0.425681627349695],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c100,GAUSSIAN,3c295,-09:48:39.36,52.12.08.635,0.0511544110657913,[0.160306936605508,-1.07828672220461],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c101,GAUSSIAN,3c295,-09:48:39.363,52.12.08.635,0.0967370002350934,[0.29852785422195,-1.50867568345921],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c102,GAUSSIAN,3c295,-09:48:39.366,52.12.08.635,0.0153796429711381,[0.0554307103843296,-0.0780576159958082],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c103,GAUSSIAN,3c295,-09:48:39.371,52.12.08.635,0.00229868914961519,[0.0117650225987595,0.242026517012161],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c104,GAUSSIAN,3c295,-09:48:39.192,52.12.08.66,0.584841455448761,[0.290296664819003,9.67104333725334],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c105,GAUSSIAN,3c295,-09:48:39.194,52.12.08.66,0.306570822500584,[0.32915697711797,1.97764793052662],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c106,GAUSSIAN,3c295,-09:48:39.2,52.12.08.66,0.0560814855915759,[0.232231036876081,-3.1262973901026],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c107,GAUSSIAN,3c295,-09:48:39.203,52.12.08.66,0.0668916896974643,[0.270776319473673,-4.15726541653472],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c108,GAUSSIAN,3c295,-09:48:39.322,52.12.08.66,0.0612482129687305,[0.202718866396038,-3.34728350617954],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c109,GAUSSIAN,3c295,-09:48:39.325,52.12.08.66,0.0071553530866802,[0.0233410968568441,-0.36580849036455],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c110,GAUSSIAN,3c295,-09:48:39.363,52.12.08.66,0.0821568225449845,[0.243787110843128,-0.775909830992886],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c111,GAUSSIAN,3c295,-09:48:39.369,52.12.08.66,0.00649155526415458,[0.0283003117053953,0.0573387594831142],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c112,GAUSSIAN,3c295,-09:48:39.192,52.12.08.685,0.354923053087306,[0.303139407550771,4.69317439836602],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c113,GAUSSIAN,3c295,-09:48:39.194,52.12.08.685,0.143386751555864,[0.194139421266167,0.847332696850055],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c114,GAUSSIAN,3c295,-09:48:39.33,52.12.08.685,0.0286577808830744,[0.0789460610371165,-1.84904415430094],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c115,GAUSSIAN,3c295,-09:48:39.333,52.12.08.685,0.0125721413391214,[0.0352795041673761,-0.772300074403704],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c116,GAUSSIAN,3c295,-09:48:39.341,52.12.08.685,0.0748545676252699,[0.0774308650947474,0.77267752880379],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c117,GAUSSIAN,3c295,-09:48:39.197,52.12.08.71,0.626607571827869,[0.995957227472844,3.61859917613705],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c118,GAUSSIAN,3c295,-09:48:39.205,52.12.08.71,0.0177926438910204,[0.0530767845087262,-0.868282569331132],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c119,GAUSSIAN,3c295,-09:48:39.314,52.12.08.71,0.103444123588177,[-0.120268008845626,4.3205511911303],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c120,GAUSSIAN,3c295,-09:48:39.328,52.12.08.71,0.0121645764882435,[0.0368065319215129,-0.813681360243589],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c121,GAUSSIAN,3c295,-09:48:39.344,52.12.08.71,0.0694256625790184,[0.0903514502555302,0.67787717490466],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c122,GAUSSIAN,3c295,-09:48:39.194,52.12.08.735,0.452956964756684,[0.950938199683015,-1.96370332745398],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c123,GAUSSIAN,3c295,-09:48:39.197,52.12.08.735,0.312017062152507,[0.522802886473563,0.432744493309492],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c124,GAUSSIAN,3c295,-09:48:39.194,52.12.08.76,0.277096588277368,[0.60153225675876,-2.20650707917459],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c125,GAUSSIAN,3c295,-09:48:39.197,52.12.08.76,0.0476636836434517,[0.106296509733619,-0.936276758771722],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c126,GAUSSIAN,3c295,-09:48:39.205,52.12.08.76,0.0229249274099127,[0.0587757054375659,-0.810282041030667],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c127,GAUSSIAN,3c295,-09:48:39.197,52.12.08.785,0.130514698999407,[0.288535244505848,-1.97751311716984],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c128,GAUSSIAN,3c295,-09:48:39.2,52.12.08.785,0.0718824444469477,[0.158159800995545,-1.45312777175488],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c129,GAUSSIAN,3c295,-09:48:39.203,52.12.08.785,0.0597498212738518,[0.167649781345908,-1.86312336882067],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c130,GAUSSIAN,3c295,-09:48:39.336,52.12.08.81,0.0801554002720387,[0.0716638788803015,1.58976847668315],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c131,GAUSSIAN,3c295,-09:48:39.333,52.12.08.985,0.101530056328757,[0.115193719401948,4.09651483059336],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c132,GAUSSIAN,3c295,-09:48:39.339,52.12.09.135,0.094693006084748,[0.183600280474355,3.65752763057846],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c133,GAUSSIAN,3c295,-09:48:39.341,52.12.09.185,0.0870123487329581,[0.145174867797005,3.18510831689546],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c134,GAUSSIAN,3c295,-09:48:39.339,52.12.09.26,0.0695884526781924,[0.154260955925075,2.15340705219041],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c135,GAUSSIAN,3c295,-09:48:39.347,52.12.09.31,0.0840065084360499,[0.143043936928678,2.67586384659049],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c136,GAUSSIAN,3c295,-09:48:39.317,52.12.09.335,0.0495827073574889,[0.0850985089793388,1.72810125994876],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c137,GAUSSIAN,3c295,-09:48:39.322,52.12.09.335,0.0535659975831762,[0.0847675925061843,1.93849367467805],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c138,GAUSSIAN,3c295,-09:48:39.314,52.12.09.36,0.0469303970392763,[0.0861622136716767,1.5093470961631],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c139,GAUSSIAN,3c295,-09:48:39.309,52.12.09.385,0.0411924838197214,[0.0553130825602974,1.49738865661247],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c140,GAUSSIAN,3c295,-09:48:39.306,52.12.09.41,0.0391447263099091,[0.054852458614762,1.317737105991],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c141,GAUSSIAN,3c295,-09:48:39.355,52.12.09.41,0.0806754264538771,[0.102541873369949,2.24417625341801],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c142,GAUSSIAN,3c295,-09:48:39.301,52.12.09.435,0.133413875661256,[0.176730492346613,4.29370092538661],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c143,GAUSSIAN,3c295,-09:48:39.295,52.12.09.46,0.0268200775802672,[0.0429361662395378,0.654341040373159],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c144,GAUSSIAN,3c295,-09:48:39.298,52.12.09.46,0.0576808285662666,[0.0853020048961056,1.53323401314971],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c145,GAUSSIAN,3c295,-09:48:39.292,52.12.09.485,0.0917938250185576,[0.133682361692194,2.13115504426121],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c146,GAUSSIAN,3c295,-09:48:39.363,52.12.09.485,0.0752639989345494,[0.0510047224545974,1.9595945128547],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c147,GAUSSIAN,3c295,-09:48:39.273,52.12.09.51,0.00987727484500771,[0.00935733820127855,0.138895152905002],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c148,GAUSSIAN,3c295,-09:48:39.279,52.12.09.51,0.0262620072783678,[0.0378852497087679,0.343748344657526],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c149,GAUSSIAN,3c295,-09:48:39.281,52.12.09.51,0.0294707181800081,[0.0441305998364828,0.378968311206328],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c150,GAUSSIAN,3c295,-09:48:39.292,52.12.09.51,0.0212694077926161,[0.038350524136099,0.335532845128574],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c151,GAUSSIAN,3c295,-09:48:39.417,52.12.09.51,0.0112946205448977,[0.0122595669508476,-0.0615293770156963],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c152,GAUSSIAN,3c295,-09:48:39.273,52.12.09.535,0.0107197893702661,[0.00749083753594907,0.160990225740481],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c153,GAUSSIAN,3c295,-09:48:39.276,52.12.09.535,0.0220194559727776,[0.0169881882188343,0.275085672678825],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c154,GAUSSIAN,3c295,-09:48:39.284,52.12.09.535,0.0327319947046405,[0.0432618495045388,0.408053977606546],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c155,GAUSSIAN,3c295,-09:48:39.369,52.12.09.535,0.0674095630767731,[0.0207598339889762,1.67758152825106],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c156,GAUSSIAN,3c295,-09:48:39.412,52.12.09.535,0.017390392372937,[0.0346546779786837,-0.0508642164068703],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c157,GAUSSIAN,3c295,-09:48:39.415,52.12.09.535,0.0300569701043022,[0.04869564762639,-0.10449652308217],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c158,GAUSSIAN,3c295,-09:48:39.262,52.12.09.56,0.00558257105216144,[0.00497714501726532,-0.00977977498534059],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c159,GAUSSIAN,3c295,-09:48:39.265,52.12.09.56,0.0189825651110828,[0.017997075497253,-0.0108261889580096],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c160,GAUSSIAN,3c295,-09:48:39.287,52.12.09.56,0.0548779763437724,[0.0563572044460331,0.810017787820751],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c161,GAUSSIAN,3c295,-09:48:39.371,52.12.09.56,0.0627737714434722,[0.0144290546322083,1.54318602415066],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c162,GAUSSIAN,3c295,-09:48:39.409,52.12.09.56,0.0186303472033971,[0.04278226536092,0.00701957664914815],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c163,GAUSSIAN,3c295,-09:48:39.26,52.12.09.585,0.00944309800809575,[0.00921762763897785,-0.0893245110575631],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c164,GAUSSIAN,3c295,-09:48:39.262,52.12.09.585,0.00450434820245041,[0.00423411155986179,-0.0685606040447898],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c165,GAUSSIAN,3c295,-09:48:39.268,52.12.09.585,0.00711186680161774,[0.00535397136297521,0.00467925077669454],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c166,GAUSSIAN,3c295,-09:48:39.268,52.12.09.61,0.0153044890973334,[0.0068706037821749,0.0231126935516745],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c167,GAUSSIAN,3c295,-09:48:39.377,52.12.09.61,0.054963823443524,[0.0500822313041891,1.36497633990694],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c168,GAUSSIAN,3c295,-09:48:39.382,52.12.09.61,0.0520724665563103,[0.0506553370828353,1.16776864915657],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c169,GAUSSIAN,3c295,-09:48:39.398,52.12.09.61,0.0321485677262077,[0.0615110385497841,0.371046134183418],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c170,GAUSSIAN,3c295,-09:48:39.401,52.12.09.61,0.0518941791840321,[0.113261583380203,0.429711730248194],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c171,GAUSSIAN,3c295,-09:48:39.404,52.12.09.61,0.0429468279881163,[0.100676197836027,0.261496773117164],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c172,GAUSSIAN,3c295,-09:48:39.385,52.12.09.635,0.0456732817236644,[0.062392936700366,1.08874135190349],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c173,GAUSSIAN,3c295,-09:48:39.388,52.12.09.635,0.0439721273548728,[0.0643366178656821,0.911395417985361],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c174,GAUSSIAN,3c295,-09:48:39.39,52.12.09.635,0.0415791118152627,[0.0623046270332592,0.774177260098092],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c175,GAUSSIAN,3c295,-09:48:39.393,52.12.09.635,0.038030205530279,[0.0695272445887005,0.697549901121925],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c176,GAUSSIAN,3c295,-09:48:39.396,52.12.09.635,0.0710919020930468,[0.129192465259504,1.06111425398818],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c177,GAUSSIAN,3c295,-09:48:39.398,52.12.09.635,0.0298003939452328,[0.0593428167174941,0.345753620852197],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c178,GAUSSIAN,3c295,-09:48:39.638,52.12.09.86,0.00477981786014445,[0.0131582543241135,-0.0893518552809662],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c179,GAUSSIAN,3c295,-09:48:39.126,52.12.09.885,0.00345975033302168,[-0.030798297584488,0.193720280991877],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c180,GAUSSIAN,3c295,-09:48:39.129,52.12.09.885,0.00790526438947014,[-0.0746134914959271,0.539261800828624],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c181,GAUSSIAN,3c295,-09:48:39.349,52.12.09.885,0.0165545049398533,[0.0430001813758683,0.371291056546531],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c182,GAUSSIAN,3c295,-09:48:39.532,52.12.09.885,0.0199010735068882,[0.0579343334884622,-0.702270198236528],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c183,GAUSSIAN,3c295,-09:48:39.534,52.12.09.885,0.07490702408841,[0.224486591270884,-2.70713484977247],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c184,GAUSSIAN,3c295,-09:48:39.632,52.12.09.885,0.00499311344231503,[0.0150781466468655,-0.0918657557826671],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c185,GAUSSIAN,3c295,-09:48:39.129,52.12.09.91,0.00407849046447882,[-0.0396686686697285,0.283891758794235],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c186,GAUSSIAN,3c295,-09:48:39.341,52.12.09.91,0.0133489100319083,[0.0262525515777516,0.22726373759306],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c187,GAUSSIAN,3c295,-09:48:39.347,52.12.09.91,0.0151158202963223,[0.0370287078766775,0.317769639947092],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c188,GAUSSIAN,3c295,-09:48:39.526,52.12.09.91,0.0388612412313148,[0.0756260616449311,-0.908836199553071],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c189,GAUSSIAN,3c295,-09:48:39.534,52.12.09.91,0.00926214134027607,[0.0491905599329019,-0.398532765376802],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c190,GAUSSIAN,3c295,-09:48:39.537,52.12.09.91,0.0471915915006388,[0.207190102660606,-2.11958515546023],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c191,GAUSSIAN,3c295,-09:48:39.627,52.12.09.91,0.0121047909980173,[0.0331705600692641,-0.151198533489904],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c192,GAUSSIAN,3c295,-09:48:39.63,52.12.09.91,0.0510278853746242,[0.108931244433182,-0.466136994904531],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c193,GAUSSIAN,3c295,-09:48:39.124,52.12.09.935,0.00558401995345067,[-0.0465651899643894,0.224434924182463],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c194,GAUSSIAN,3c295,-09:48:39.126,52.12.09.935,0.00322574925793364,[-0.0246128478574064,0.11900539499845],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c195,GAUSSIAN,3c295,-09:48:39.328,52.12.09.935,0.011123396596353,[0.0225190034344689,0.175968869127652],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c196,GAUSSIAN,3c295,-09:48:39.524,52.12.09.935,0.0589271308548205,[0.0426609529311316,-0.35327281994925],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c197,GAUSSIAN,3c295,-09:48:39.333,52.12.09.96,0.0100944819080525,[0.022089818806477,0.183869909112681],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c198,GAUSSIAN,3c295,-09:48:39.619,52.12.09.96,0.0333373233760811,[0.000884358537586137,0.309216152133715],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c199,GAUSSIAN,3c295,-09:48:39.621,52.12.09.96,0.0104054832008105,[0.00684833824392622,0.0650278309633379],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c200,GAUSSIAN,3c295,-09:48:39.309,52.12.09.985,0.00828933584549797,[0.0289652438550099,0.00958448521917868],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c201,GAUSSIAN,3c295,-09:48:39.32,52.12.09.985,0.00644655941978684,[0.0150873362273849,0.138587558830027],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c202,GAUSSIAN,3c295,-09:48:39.322,52.12.09.985,0.00604895966663763,[0.0155071306461501,0.13203487187602],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c203,GAUSSIAN,3c295,-09:48:39.54,52.12.09.985,0.236104998934374,[-0.0667533662515898,3.22798066221558],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c204,GAUSSIAN,3c295,-09:48:39.543,52.12.09.985,0.0711278207614324,[-0.0213727466076535,0.894450856969712],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c205,GAUSSIAN,3c295,-09:48:39.545,52.12.09.985,0.0680046551169054,[-0.0241855312885441,0.873746746826605],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c206,GAUSSIAN,3c295,-09:48:39.548,52.12.09.985,0.0637871368121555,[-0.0322967696194184,0.895727364350802],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c207,GAUSSIAN,3c295,-09:48:39.578,52.12.09.985,0.00480602643613894,[0.0143820958543625,-0.0780724662499177],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c208,GAUSSIAN,3c295,-09:48:39.581,52.12.09.985,0.00443221359006546,[0.0133909587513417,-0.058510094967294],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c209,GAUSSIAN,3c295,-09:48:39.591,52.12.09.985,0.00464417227554069,[0.0103345977394667,-0.0417807116159089],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c210,GAUSSIAN,3c295,-09:48:39.611,52.12.09.985,0.027731927019578,[-0.0241066569262484,0.426538281987858],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c211,GAUSSIAN,3c295,-09:48:39.616,52.12.09.985,0.0123139391658051,[-0.00816382447043037,0.222708018613491],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c212,GAUSSIAN,3c295,-09:48:39.54,52.12.10.01,0.0871428340692684,[-0.0294003923261982,1.33165506200866],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c213,GAUSSIAN,3c295,-09:48:39.589,52.12.10.01,0.00483611545812197,[0.00934150131614215,-0.0387492907630584],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c214,GAUSSIAN,3c295,-09:48:39.602,52.12.10.01,0.0510267474483273,[-0.0777227359035395,0.723697649336871],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c215,GAUSSIAN,3c295,-09:48:39.605,52.12.10.01,0.015335302658659,[-0.0176844765478999,0.202803687747483],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c216,GAUSSIAN,3c295,-09:48:39.532,52.12.10.035,0.104168781372228,[-0.00499564905461854,1.53795143794442],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c217,GAUSSIAN,3c295,-09:48:39.537,52.12.10.035,0.0979869472087608,[-0.0370343779154025,1.57089276603414],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c218,GAUSSIAN,3c295,-09:48:39.54,52.12.10.035,0.0938472376341167,[-0.0237354617412257,1.35407885810193],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c219,GAUSSIAN,3c295,-09:48:39.6,52.12.10.035,0.085976270206837,[-0.188917095158042,2.08865078322921],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c220,GAUSSIAN,3c295,-09:48:39.532,52.12.10.06,0.224451536657618,[-0.00188565595288684,3.44433005021635],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c221,GAUSSIAN,3c295,-09:48:39.578,52.12.10.06,0.203378335556403,[-0.440997832813949,5.7721534113056],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c222,GAUSSIAN,3c295,-09:48:39.589,52.12.10.06,0.119109886907558,[-0.320382929804936,3.87985348549033],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c223,GAUSSIAN,3c295,-09:48:39.591,52.12.10.06,0.221307363026488,[-0.501870185202792,5.72081942406875],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c224,GAUSSIAN,3c295,-09:48:39.594,52.12.10.06,0.0251306867997427,[-0.0525600341583035,0.572056287597347],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c225,GAUSSIAN,3c295,-09:48:39.529,52.12.10.11,0.125133938663255,[0.0239342827167056,1.67223358156005],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c226,GAUSSIAN,3c295,-09:48:39.524,52.12.10.135,0.133200449553276,[0.0304865398246044,1.80384413852934],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c227,GAUSSIAN,3c295,-09:48:39.518,52.12.10.21,0.14667279093808,[0.0651618023571438,1.6046474688972],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c228,GAUSSIAN,3c295,-09:48:39.515,52.12.10.335,0.367868504673134,[0.164575740770744,3.18962040018422],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c229,GAUSSIAN,3c295,-09:48:39.513,52.12.10.36,0.393367988516167,[0.0630958686542809,4.6361969040461],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c230,GAUSSIAN,3c295,-09:48:39.515,52.12.10.385,0.209240400739101,[0.0213509289675747,2.69429190685565],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c231,GAUSSIAN,3c295,-09:48:39.513,52.12.10.41,0.176051639718029,[0.173355460989128,0.424095569276798],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c232,GAUSSIAN,3c295,-09:48:39.515,52.12.10.41,0.218184365443483,[0.00638136507460013,2.95349755152196],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c233,GAUSSIAN,3c295,-09:48:39.515,52.12.10.435,0.877137487836757,[0.0582008429119236,11.5087205745784],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c234,GAUSSIAN,3c295,-09:48:39.488,52.12.10.46,0.143813859240285,[0.0926923290999317,1.11321900479765],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c235,GAUSSIAN,3c295,-09:48:39.515,52.12.10.46,1.05052587900881,[-0.886673010426893,25.1651858667719],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c236,GAUSSIAN,3c295,-09:48:39.518,52.12.10.485,0.285041781544008,[-0.358901159637437,8.41608627234502],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c237,GAUSSIAN,3c295,-09:48:39.48,52.12.10.51,0.131576832663018,[0.066206126246064,1.24964478088121],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c238,GAUSSIAN,3c295,-09:48:39.518,52.12.10.51,0.602335746137971,[-0.935152670911293,20.2534088449651],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c239,GAUSSIAN,3c295,-09:48:39.475,52.12.10.535,0.12115345311217,[0.0537975405918187,1.31488226215905],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c240,GAUSSIAN,3c295,-09:48:39.521,52.12.10.535,0.318038739237099,[-0.585706175480671,12.0326787765375],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c241,GAUSSIAN,3c295,-09:48:39.469,52.12.10.56,0.111870663626704,[0.0409369786775749,1.30048576100219],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c242,GAUSSIAN,3c295,-09:48:39.521,52.12.10.56,0.329346268180387,[-0.680608536318476,13.5896385279548],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c243,GAUSSIAN,3c295,-09:48:39.458,52.12.10.585,0.0277205944786314,[0.0621297568789035,-0.433052058443789],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c244,GAUSSIAN,3c295,-09:48:39.466,52.12.10.585,0.0995120205321048,[0.0443012179394008,1.06998869681834],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c245,GAUSSIAN,3c295,-09:48:39.469,52.12.10.585,0.107337614697283,[0.0545118052749431,1.01463420560384],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c246,GAUSSIAN,3c295,-09:48:39.524,52.12.10.585,0.34276786477491,[-0.774579407767271,15.2729800044221],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c247,GAUSSIAN,3c295,-09:48:39.456,52.12.10.61,0.0171659870542645,[0.0415599082812333,-0.379275694039229],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c248,GAUSSIAN,3c295,-09:48:39.461,52.12.10.61,0.166497466326744,[0.091313588074616,1.30433939485518],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c249,GAUSSIAN,3c295,-09:48:39.464,52.12.10.61,0.0899502703127694,[0.0475253061021787,0.821511696544002],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c250,GAUSSIAN,3c295,-09:48:39.466,52.12.10.61,0.0951400327367877,[0.0528255870010004,0.885596134923604],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c251,GAUSSIAN,3c295,-09:48:39.456,52.12.10.635,0.0182922471314719,[0.0431056103202241,-0.375472353347348],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c252,GAUSSIAN,3c295,-09:48:39.458,52.12.10.635,0.0490885389626146,[0.100595705670632,-0.735330694409932],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c253,GAUSSIAN,3c295,-09:48:39.461,52.12.10.635,0.224220066725157,[0.158651477186833,1.04338996811674],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c254,GAUSSIAN,3c295,-09:48:39.526,52.12.10.635,0.358869587697919,[-0.843149452094891,17.1328120189422],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c255,GAUSSIAN,3c295,-09:48:39.453,52.12.10.66,0.0184489276024829,[0.0399621323870408,-0.289331735265239],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c256,GAUSSIAN,3c295,-09:48:39.461,52.12.10.66,0.132201508837089,[0.137265448167319,0.410921786743677],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c257,GAUSSIAN,3c295,-09:48:39.461,52.12.10.685,0.179554402988869,[0.233498774670231,0.235201266430237],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c258,GAUSSIAN,3c295,-09:48:39.537,52.12.10.685,0.00846971992101113,[0.0660732553699221,0.142877960287159],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c259,GAUSSIAN,3c295,-09:48:39.54,52.12.10.685,0.193174200508885,[0.472738682531169,-2.58092331150079],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c260,GAUSSIAN,3c295,-09:48:39.545,52.12.10.685,0.0197242433645681,[0.146642267680489,-0.0685583280183857],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c261,GAUSSIAN,3c295,-09:48:39.548,52.12.10.685,0.0233004038915542,[0.156030029920205,-0.319989618246206],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c262,GAUSSIAN,3c295,-09:48:39.556,52.12.10.685,0.0235722657653373,[0.137246583047203,-0.520920384049112],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c263,GAUSSIAN,3c295,-09:48:39.562,52.12.10.685,0.153763202402287,[0.738485336561619,-3.43881580755105],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c264,GAUSSIAN,3c295,-09:48:39.458,52.12.10.71,0.0580048600357196,[0.119698807853033,-0.579827836478809],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c265,GAUSSIAN,3c295,-09:48:39.532,52.12.10.71,0.388873112673089,[-1.06437707243399,21.809833655765],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c266,GAUSSIAN,3c295,-09:48:39.548,52.12.10.71,0.0911864530281131,[0.625812392202231,-1.29587144852855],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c267,GAUSSIAN,3c295,-09:48:39.551,52.12.10.71,0.149321048730316,[0.532483658568137,-2.95760792576873],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c268,GAUSSIAN,3c295,-09:48:39.553,52.12.10.71,0.127942071253639,[0.416660463146241,-2.97196527809246],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c269,GAUSSIAN,3c295,-09:48:39.556,52.12.10.71,0.103682132444336,[0.632609815268186,-2.06423598451835],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c270,GAUSSIAN,3c295,-09:48:39.559,52.12.10.71,0.12012952568412,[0.557894717140635,-2.64095631368185],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c271,GAUSSIAN,3c295,-09:48:39.562,52.12.10.71,0.0308524695646519,[0.161783922285239,-0.652914687347211],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c272,GAUSSIAN,3c295,-09:48:39.564,52.12.10.71,0.0401130223484791,[0.190718359077176,-0.80092116483532],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c273,GAUSSIAN,3c295,-09:48:39.45,52.12.10.735,0.018455362245751,[0.0333573068193628,-0.151402799479512],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c274,GAUSSIAN,3c295,-09:48:39.461,52.12.10.735,0.200411165053007,[0.316198223402198,0.112455365728392],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c275,GAUSSIAN,3c295,-09:48:39.545,52.12.10.735,0.167102460849825,[0.473288889945944,-3.35693579707172],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c276,GAUSSIAN,3c295,-09:48:39.548,52.12.10.735,0.156263885597101,[0.464588032779063,-3.32700803920438],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c277,GAUSSIAN,3c295,-09:48:39.551,52.12.10.735,0.145017522776674,[0.453693555257221,-3.36694313991919],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c278,GAUSSIAN,3c295,-09:48:39.553,52.12.10.735,0.106127596444004,[0.425896662473012,-2.42875252429594],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c279,GAUSSIAN,3c295,-09:48:39.559,52.12.10.735,0.0773711155960151,[0.32960945599095,-2.03565395848142],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c280,GAUSSIAN,3c295,-09:48:39.562,52.12.10.735,0.0626952385369332,[0.27976507212345,-1.48856241276933],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c281,GAUSSIAN,3c295,-09:48:39.567,52.12.10.735,0.0494666801641569,[0.221603058033853,-1.03582358876376],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c282,GAUSSIAN,3c295,-09:48:39.461,52.12.10.76,0.171440385268664,[0.301258621896019,-0.0325438731109866],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c283,GAUSSIAN,3c295,-09:48:39.556,52.12.10.76,0.455868981009853,[1.64516563236594,-10.773886258488],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c284,GAUSSIAN,3c295,-09:48:39.453,52.12.10.835,0.0197655172487442,[0.0355835748546627,-0.112582140143655],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c285,GAUSSIAN,3c295,-09:48:39.445,52.12.10.86,0.00641551805936045,[0.000734838484441686,-0.0501558326087171],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c286,GAUSSIAN,3c295,-09:48:39.442,52.12.10.91,0.00669962823513185,[6.04506764294698e-05,-0.0245755449523423],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c287,GAUSSIAN,3c295,-09:48:39.461,52.12.10.96,0.0332789677691792,[0.0539711368895153,0.479841569312228],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c288,GAUSSIAN,3c295,-09:48:39.341,52.12.10.985,0.0121633669951201,[0.0387924112933015,0.0223610012366497],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c289,GAUSSIAN,3c295,-09:48:39.344,52.12.10.985,0.0131036951301336,[0.0432270388693722,0.0229080574267767],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c290,GAUSSIAN,3c295,-09:48:39.347,52.12.10.985,0.014000403754076,[0.0451678566175737,0.0633813729196459],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c291,GAUSSIAN,3c295,-09:48:39.464,52.12.10.985,0.0316378975304879,[0.0566690557705531,0.486916917172731],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c292,GAUSSIAN,3c295,-09:48:39.349,52.12.11.01,0.0165929494163989,[0.0517883376266067,0.193513768115062],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c293,GAUSSIAN,3c295,-09:48:39.464,52.12.11.01,0.0297633404533253,[0.0532051639451903,0.505753675545718],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c294,GAUSSIAN,3c295,-09:48:39.616,52.12.11.01,0.0459021890993096,[0.119651032642521,1.24592922896405],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c295,GAUSSIAN,3c295,-09:48:39.336,52.12.11.035,0.0138352691338113,[0.0320135164002261,-0.0880230924588908],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c296,GAUSSIAN,3c295,-09:48:39.349,52.12.11.035,0.0258338315442333,[0.0803831459142509,0.326356740014978],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c297,GAUSSIAN,3c295,-09:48:39.352,52.12.11.035,0.0217322130936134,[0.0712298875252172,0.398997443653371],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c298,GAUSSIAN,3c295,-09:48:39.464,52.12.11.035,0.0267637703546697,[0.0452495765289842,0.516789988853688],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c299,GAUSSIAN,3c295,-09:48:39.594,52.12.11.035,0.0953232073347758,[0.301035647397407,-0.429866617490886],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c300,GAUSSIAN,3c295,-09:48:39.624,52.12.11.035,0.0189925105401883,[0.0017049551814882,1.43648984288227],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c301,GAUSSIAN,3c295,-09:48:39.627,52.12.11.035,0.00798588968343184,[-0.0116819145412943,0.697427010791354],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c302,GAUSSIAN,3c295,-09:48:39.333,52.12.11.06,0.00841039067467151,[0.0175815748713663,-0.0563807530527584],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c303,GAUSSIAN,3c295,-09:48:39.355,52.12.11.06,0.0255989879668466,[0.08166952344533,0.577993481585046],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c304,GAUSSIAN,3c295,-09:48:39.358,52.12.11.06,0.0139847400519727,[0.0420144053579264,0.363077898341212],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c305,GAUSSIAN,3c295,-09:48:39.6,52.12.11.06,0.0855896169961577,[0.238710783948005,0.0351578384400582],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c306,GAUSSIAN,3c295,-09:48:39.602,52.12.11.06,0.0915329767876884,[0.322393358507665,0.533650252297418],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c307,GAUSSIAN,3c295,-09:48:39.605,52.12.11.06,0.0715841193445932,[0.171957623438977,0.417453512091946],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c308,GAUSSIAN,3c295,-09:48:39.619,52.12.11.06,0.00403175064006078,[0.00547230180100198,0.31611974314349],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c309,GAUSSIAN,3c295,-09:48:39.63,52.12.11.06,0.00278450561613825,[-0.0204877765680393,0.372362375633922],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c310,GAUSSIAN,3c295,-09:48:39.559,52.12.11.085,2.03161970286303,[-0.637052724627902,67.7596120404405],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c311,GAUSSIAN,3c295,-09:48:39.583,52.12.11.085,0.132937893233272,[0.449750089106324,-1.16053104003937],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c312,GAUSSIAN,3c295,-09:48:39.45,52.12.11.11,0.00488396855939818,[0.00298196167400519,-0.0500569432956561],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c313,GAUSSIAN,3c295,-09:48:39.461,52.12.11.11,0.0211120161631391,[0.0301317763673762,0.459004004996951],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c314,GAUSSIAN,3c295,-09:48:39.572,52.12.11.11,0.15204366332444,[0.562271897158318,-1.86136429345393],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c315,GAUSSIAN,3c295,-09:48:39.581,52.12.11.11,0.00554394919421864,[0.0883912535396448,-0.043565115215553],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c316,GAUSSIAN,3c295,-09:48:39.583,52.12.11.11,0.00523768684629834,[0.082851404046047,-0.0215348986717693],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c317,GAUSSIAN,3c295,-09:48:39.45,52.12.11.135,0.00429224828467925,[0.00205241448169551,-0.0403241140323775],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c318,GAUSSIAN,3c295,-09:48:39.453,52.12.11.135,0.00465632858198549,[0.00287683065726825,-0.0503622544997357],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c319,GAUSSIAN,3c295,-09:48:39.456,52.12.11.135,0.0177059999531028,[0.0207274196634254,0.249803067858021],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c320,GAUSSIAN,3c295,-09:48:39.562,52.12.11.135,0.921860773285768,[0.733800314952322,15.7167671176638],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c321,GAUSSIAN,3c295,-09:48:39.572,52.12.11.135,0.70958100596418,[2.49077808217422,-8.55834851564357],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c322,GAUSSIAN,3c295,-09:48:39.562,52.12.11.16,0.42491237772348,[0.536803597389476,4.69182849412942],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c323,GAUSSIAN,3c295,-09:48:39.564,52.12.11.16,0.298701642599669,[0.715182323185442,-0.920056024245375],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c324,GAUSSIAN,3c295,-09:48:39.564,52.12.11.185,1.64727083343779,[3.38659271461946,2.39229556939524],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c325,GAUSSIAN,3c295,-09:48:39.567,52.12.11.185,3.3882093118851,[-5.64597946981085,168.759409355734],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c326,GAUSSIAN,3c295,-09:48:39.564,52.12.11.21,1.36806472255298,[3.40952825758512,-3.29200691784116],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c327,GAUSSIAN,3c295,-09:48:39.567,52.12.11.21,1.0905482572132,[2.13563570812722,2.11449920424336],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c328,GAUSSIAN,3c295,-09:48:39.564,52.12.11.235,0.646359849292386,[1.92241555232279,-3.4444259271867],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c329,GAUSSIAN,3c295,-09:48:39.567,52.12.11.235,0.339011687073976,[0.725778542238888,0.0898390699466916],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c330,GAUSSIAN,3c295,-09:48:39.456,52.12.11.26,0.00753789552745031,[0.00515983933272066,0.000957791512476963],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c331,GAUSSIAN,3c295,-09:48:39.461,52.12.11.285,0.0478366857752336,[0.0271550053286249,1.05672769237306],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c332,GAUSSIAN,3c295,-09:48:39.458,52.12.11.31,0.00692163088040911,[0.0037312082937522,0.0088130217858899],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c333,GAUSSIAN,3c295,-09:48:39.461,52.12.11.31,0.0102670977799805,[0.00518091733829566,0.168258610003592],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c334,GAUSSIAN,3c295,-09:48:39.464,52.12.11.335,0.00935837241689488,[0.00256222462480996,0.17283548861576],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c335,GAUSSIAN,3c295,-09:48:39.464,52.12.11.36,0.011376133150108,[-0.000247370016356892,0.347278799013798],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c336,GAUSSIAN,3c295,-09:48:39.548,52.12.11.41,0.121804873227364,[0.326635463353143,1.12130651960057],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c337,GAUSSIAN,3c295,-09:48:39.466,52.12.11.435,0.00556243322653466,[-0.00353600166811653,0.0311867539114184],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c338,GAUSSIAN,3c295,-09:48:39.545,52.12.11.46,0.110272932600949,[0.23453641416597,1.74363812419571],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c339,GAUSSIAN,3c295,-09:48:39.543,52.12.11.485,0.100960844612127,[0.178810018618072,1.98838113157356],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c340,GAUSSIAN,3c295,-09:48:39.534,52.12.11.585,0.0681661750096913,[0.0402859439282581,2.41248710331243],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c341,GAUSSIAN,3c295,-09:48:39.534,52.12.11.61,0.243408961945977,[0.105481770414523,8.11324057095224],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c342,GAUSSIAN,3c295,-09:48:39.515,52.12.11.685,0.0204292592686049,[-0.0474272998991137,1.22868416798319],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c343,GAUSSIAN,3c295,-09:48:39.358,52.12.11.71,0.00559545828238638,[0.0213876180122073,0.340792573933862],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c344,GAUSSIAN,3c295,-09:48:39.513,52.12.11.71,0.0263405725796151,[-0.143307911470144,1.1961124423951],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c345,GAUSSIAN,3c295,-09:48:39.515,52.12.11.71,0.0331318506715447,[-0.108507083651193,2.07710733679561],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c346,GAUSSIAN,3c295,-09:48:39.518,52.12.11.71,0.0210182101918194,[-0.0524368355667749,1.40656674565206],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c347,GAUSSIAN,3c295,-09:48:39.529,52.12.11.71,0.0380914759442958,[-0.0519518785677992,2.30684040187734],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c348,GAUSSIAN,3c295,-09:48:39.358,52.12.11.735,0.00533489006418611,[0.0213423099884726,0.304905246496467],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c349,GAUSSIAN,3c295,-09:48:39.515,52.12.11.735,0.0044120012774209,[-0.0454224888734318,0.0452548987287023],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c350,GAUSSIAN,3c295,-09:48:39.524,52.12.11.735,0.0247074769511198,[-0.0542426199684141,1.68043390401891],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c351,GAUSSIAN,3c295,-09:48:39.355,52.12.11.76,0.00487349640600418,[0.0191194147046396,0.249167943369151],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c352,GAUSSIAN,3c295,-09:48:39.358,52.12.11.76,0.00508614398774572,[0.0214317359379573,0.273521487952259],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c353,GAUSSIAN,3c295,-09:48:39.358,52.12.11.81,0.00462863178304911,[0.0219973495391997,0.208697485189324],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c354,GAUSSIAN,3c295,-09:48:39.676,52.12.11.835,0.00482326987577218,[-0.0294049189151641,-0.172590383349929],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c355,GAUSSIAN,3c295,-09:48:39.358,52.12.11.86,0.00445990622855301,[0.0211305012976062,0.189741886700504],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c356,GAUSSIAN,3c295,-09:48:39.679,52.12.11.86,0.00590927584282966,[-0.0393600169646179,-0.131166204638237],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c357,GAUSSIAN,3c295,-09:48:39.676,52.12.11.885,0.0131560942609342,[-0.0847601477899706,-0.300027712979511],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c358,GAUSSIAN,3c295,-09:48:39.673,52.12.11.91,0.0146351130788674,[-0.0924209063864875,-0.311105188015507],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c359,GAUSSIAN,3c295,-09:48:39.36,52.12.11.96,0.00388155024253688,[0.0155951803023376,0.0439853978271412],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c360,GAUSSIAN,3c295,-09:48:39.36,52.12.11.985,0.00377787290636795,[0.014158450468399,0.0287945780989416],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c361,GAUSSIAN,3c295,-09:48:39.363,52.12.11.985,0.00410797739300944,[0.0166426166051693,0.0383344312854935],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c362,GAUSSIAN,3c295,-09:48:39.662,52.12.12.035,0.0100304285773679,[-0.0493019052883485,-0.0501456315664545],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c363,GAUSSIAN,3c295,-09:48:39.548,52.12.12.06,0.058182678432526,[-0.202270274889018,4.78464282810345],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c364,GAUSSIAN,3c295,-09:48:39.654,52.12.12.085,0.011066506043959,[-0.0426135350715609,-0.0827970476880136],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c365,GAUSSIAN,3c295,-09:48:39.651,52.12.12.11,0.0125991469016126,[-0.0467978379449008,0.0426559478105972],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c366,GAUSSIAN,3c295,-09:48:39.553,52.12.12.135,0.0271100001329747,[-0.0644266574155805,1.47130711966842],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c367,GAUSSIAN,3c295,-09:48:39.556,52.12.12.135,0.0281894643386227,[-0.0732504835058043,1.590737175329],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c368,GAUSSIAN,3c295,-09:48:39.646,52.12.12.135,0.0274894492969844,[-0.0912116872993286,0.106060153707999],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c369,GAUSSIAN,3c295,-09:48:39.556,52.12.12.16,0.0325736648577354,[-0.0241998480535029,-0.0811387034058154],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c370,GAUSSIAN,3c295,-09:48:39.562,52.12.12.16,0.0541726342358447,[-0.0889509759009589,1.73310560706893],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c371,GAUSSIAN,3c295,-09:48:39.64,52.12.12.16,0.0149674631803874,[-0.0456077215988555,0.0626093406929849],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c372,GAUSSIAN,3c295,-09:48:39.559,52.12.12.185,0.0305903379030788,[-0.00948351339313909,-0.369771063538085],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c373,GAUSSIAN,3c295,-09:48:39.562,52.12.12.185,0.0523886586567811,[-0.0278718197983545,-0.0801776253304283],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c374,GAUSSIAN,3c295,-09:48:39.564,52.12.12.185,0.0286593002193382,[-0.0522125243802491,0.994856169132528],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c375,GAUSSIAN,3c295,-09:48:39.621,52.12.12.185,0.00521585780269301,[-0.000742972873626209,-0.121115407441611],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c376,GAUSSIAN,3c295,-09:48:39.624,52.12.12.185,0.0111690039838003,[-0.00370511510890938,-0.265829797337238],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c377,GAUSSIAN,3c295,-09:48:39.632,52.12.12.185,0.0161904110377197,[-0.0393080402960126,0.053748522167271],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c378,GAUSSIAN,3c295,-09:48:39.564,52.12.12.21,0.00692771220707129,[0.00429822853894985,-0.194606794238408],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c379,GAUSSIAN,3c295,-09:48:39.567,52.12.12.21,0.0136140690305348,[0.00337639783671746,-0.282402476930629],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c380,GAUSSIAN,3c295,-09:48:39.57,52.12.12.21,0.0496535087161076,[-0.0234697173336151,0.00265012257960673],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c381,GAUSSIAN,3c295,-09:48:39.575,52.12.12.21,0.00882772119464688,[0.00623009909297716,-0.274521026456992],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c382,GAUSSIAN,3c295,-09:48:39.613,52.12.12.21,0.00460577178032323,[0.00267144167251223,-0.0919955129234552],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c383,GAUSSIAN,3c295,-09:48:39.619,52.12.12.21,0.00493159822517798,[0.00151384974118931,-0.105408690493699],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c384,GAUSSIAN,3c295,-09:48:39.621,52.12.12.21,0.0177385108789701,[-0.0303981210387214,0.0396525735786347],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c385,GAUSSIAN,3c295,-09:48:39.575,52.12.12.235,0.0148147676458764,[0.00728084117777098,-0.303514958007412],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c386,GAUSSIAN,3c295,-09:48:39.583,52.12.12.235,0.0252025907173914,[-0.0260334805208048,0.34838637460527],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c387,GAUSSIAN,3c295,-09:48:39.586,52.12.12.235,0.0949343247385937,[-0.0467034109009127,-0.185101465594771],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c388,GAUSSIAN,3c295,-09:48:39.605,52.12.12.235,0.0413559818981431,[-0.013637309337888,-0.267845720996081],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c389,GAUSSIAN,3c295,-09:48:39.608,52.12.12.235,0.00955846290007257,[0.00593261731965036,-0.291069022586186],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c390,GAUSSIAN,3c295,-09:48:39.611,52.12.12.235,0.021631572140529,[-0.0292354423844333,0.272908770347495],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c391,GAUSSIAN,3c295,-09:48:39.613,52.12.12.235,0.0138023748000013,[-0.0019080189340381,-0.265564448766997],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c392,GAUSSIAN,3c295,-09:48:39.602,52.12.12.26,0.00824575276717473,[0.0117882334290948,-0.253121575883826],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c393,GAUSSIAN,3c295,-09:48:39.611,52.12.12.26,0.0149273298722694,[0.0225332647878781,-0.426480916995777],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c394,GAUSSIAN,3c295,-09:48:39.428,52.12.12.76,0.00619815460065277,[-0.0322857182881514,0.603580284995969],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c395,GAUSSIAN,3c295,-09:48:39.428,52.12.12.785,0.00773350511391024,[-0.0266674431803708,0.589666677884143],false,148045349.121094,0.706446013509285,0.706446013509285,0 +s5c396,GAUSSIAN,3c295,-09:48:39.431,52.12.12.81,0.00235818177380665,[-0.00678102062399973,0.16539553998261],false,148045349.121094,0.706446013509285,0.706446013509285,0 diff --git a/skymodels/3C380_8h_SH.skymodel b/skymodels/3C380_8h_SH.skymodel new file mode 100644 index 0000000000000000000000000000000000000000..b146072cbe6e8820c93ff75dab06b717d329a3c8 --- /dev/null +++ b/skymodels/3C380_8h_SH.skymodel @@ -0,0 +1,37 @@ +format = Name, Type, Patch, Ra, Dec, I, Q, U, V, MajorAxis, MinorAxis, Orientation, ReferenceFrequency='150e6', SpectralIndex='[-0.767]' + +, , 3c380, 18:29:31.8, 48.44.46 +3c380_w1_i0_s0_g30, GAUSSIAN, 3c380, 18:29:31.840125, +48.44.45.331388, 34.655063790416854, 0.0, 0.0, 0.0, 1.15793e+01, 8.53873e+00, 6.78329e+01, 150000000.0, [-0.767] +3c380_w0_i0_s0_g3, GAUSSIAN, 3c380, 18:29:31.777965, +48.44.45.698813, 13.321639110030633, 0.0, 0.0, 0.0, 6.21788e+00, 2.60253e+00, 1.48683e+02, 150000000.0, [-0.767] +3c380_w0_i0_s0_g0, GAUSSIAN, 3c380, 18:29:31.796228, +48.44.46.035461, 7.183100231048927, 0.0, 0.0, 0.0, 7.81549e-01, 5.60936e-01, 1.42207e+02, 150000000.0, [-0.767] +3c380_w0_i0_s0_g5, GAUSSIAN, 3c380, 18:29:32.046043, +48.44.45.781350, 3.299421124062998, 0.0, 0.0, 0.0, 1.48893e+00, 8.43228e-01, 1.56899e+02, 150000000.0, [-0.767] +3c380_w0_i0_s0_g4, GAUSSIAN, 3c380, 18:29:32.260051, +48.44.45.917589, 2.7492854786409273, 0.0, 0.0, 0.0, 3.23178e+00, 1.29750e+00, 1.42536e+02, 150000000.0, [-0.767] +3c380_w0_i0_s0_g2, GAUSSIAN, 3c380, 18:29:31.873900, +48.44.45.808920, 2.389956373529803, 0.0, 0.0, 0.0, 1.26953e+00, 6.87879e-01, 2.92301e+01, 150000000.0, [-0.767] +3c380_w0_i0_s0_g8, GAUSSIAN, 3c380, 18:29:31.944135, +48.44.47.663243, 1.8809068079557105, 0.0, 0.0, 0.0, 3.26666e+00, 9.02461e-01, 8.62111e+01, 150000000.0, [-0.767] +3c380_w0_i0_s0_g1, GAUSSIAN, 3c380, 18:29:32.093907, +48.44.43.983647, 1.6552815559091905, 0.0, 0.0, 0.0, 1.41948e+00, 8.82278e-01, 2.31674e+01, 150000000.0, [-0.767] +3c380_w0_i0_s0_g6, GAUSSIAN, 3c380, 18:29:31.499053, +48.44.46.610986, 1.4891963009305023, 0.0, 0.0, 0.0, 4.84591e+00, 9.46910e-01, 2.68761e+01, 150000000.0, [-0.767] +3c380_w0_i0_s0_g16, GAUSSIAN, 3c380, 18:29:31.777993, +48.44.48.913284, 1.081817373624286, 0.0, 0.0, 0.0, 4.43563e+00, 4.23231e-01, 1.43793e+02, 150000000.0, [-0.767] +3c380_w0_i0_s0_g21, GAUSSIAN, 3c380, 18:29:31.534057, +48.44.44.734625, 0.7935184404537327, 0.0, 0.0, 0.0, 3.37225e+00, 2.27035e+00, 1.71110e+02, 150000000.0, [-0.767] +3c380_w0_i0_s0_g20, GAUSSIAN, 3c380, 18:29:31.817445, +48.44.45.794388, 0.7228364556305173, 0.0, 0.0, 0.0, 8.11172e+00, 0.00000e+00, 1.40679e+02, 150000000.0, [-0.767] +3c380_w0_i0_s0_g15, GAUSSIAN, 3c380, 18:29:32.019931, +48.44.50.366358, 0.6845358727213859, 0.0, 0.0, 0.0, 4.52082e+00, 0.00000e+00, 1.18962e+02, 150000000.0, [-0.767] +3c380_w0_i4_s5_g27, GAUSSIAN, 3c380, 18:29:30.917117, +48.44.50.088750, 0.6570290904502823, 0.0, 0.0, 0.0, 2.32644e+00, 1.54505e+00, 1.09279e+02, 150000000.0, [-0.767] +3c380_w0_i5_s6_g28, GAUSSIAN, 3c380, 18:29:30.755817, +48.44.51.359513, 0.5344672251410617, 0.0, 0.0, 0.0, 2.31309e+00, 1.68333e+00, 1.69221e+02, 150000000.0, [-0.767] +3c380_w1_i6_s7_g29, GAUSSIAN, 3c380, 18:29:32.720379, +48.44.42.037394, 0.4411530776897232, 0.0, 0.0, 0.0, 2.32748e+00, 1.58295e+00, 3.00878e+01, 150000000.0, [-0.767] +3c380_w0_i2_s3_g25, GAUSSIAN, 3c380, 18:29:31.334497, +48.44.53.131540, 0.3917105070252081, 0.0, 0.0, 0.0, 2.08275e+00, 1.04194e+00, 1.37443e+02, 150000000.0, [-0.767] +3c380_w0_i0_s0_g17, GAUSSIAN, 3c380, 18:29:32.026966, +48.44.48.696582, 0.3645519118714603, 0.0, 0.0, 0.0, 3.40196e+00, 0.00000e+00, 1.53656e+02, 150000000.0, [-0.767] +3c380_w0_i1_s2_g24, GAUSSIAN, 3c380, 18:29:32.270372, +48.44.38.953659, 0.34505343329953886, 0.0, 0.0, 0.0, 2.28424e+00, 7.98279e-01, 1.32215e+02, 150000000.0, [-0.767] +3c380_w0_i3_s4_g26, GAUSSIAN, 3c380, 18:29:31.068600, +48.44.49.004635, 0.33676657990647224, 0.0, 0.0, 0.0, 1.83052e+00, 1.01165e+00, 1.03006e+02, 150000000.0, [-0.767] +3c380_w0_i0_s0_g7, GAUSSIAN, 3c380, 18:29:31.341939, +48.44.45.958755, 0.28986577519865403, 0.0, 0.0, 0.0, 7.27520e-01, 3.20709e-01, 9.28481e+01, 150000000.0, [-0.767] +3c380_w0_i0_s0_g19, GAUSSIAN, 3c380, 18:29:31.499785, +48.44.50.701849, 0.27290906258342945, 0.0, 0.0, 0.0, 2.98759e+00, 5.32042e-01, 4.94998e+00, 150000000.0, [-0.767] +3c380_w0_i0_s0_g9, GAUSSIAN, 3c380, 18:29:31.766030, +48.44.40.513077, 0.24320870147298476, 0.0, 0.0, 0.0, 1.16137e+00, 0.00000e+00, 1.49474e+02, 150000000.0, [-0.767] +3c380_w0_i0_s0_g10, POINT, 3c380, 18:29:31.700213, +48.44.44.217499, 0.24282569564389345, 0.0, 0.0, 0.0, 0.00000e+00, 0.00000e+00, 0.00000e+00, 150000000.0, [-0.767] +3c380_w2_i7_s8_g30, GAUSSIAN, 3c380, 18:29:31.584646, +48.44.52.129384, 0.23102215236553383, 0.0, 0.0, 0.0, 1.49401e+00, 7.19804e-01, 1.24554e+02, 150000000.0, [-0.767] +3c380_w2_i9_s10_g32, GAUSSIAN, 3c380, 18:29:31.288897, +48.44.50.900566, 0.1980488323519452, 0.0, 0.0, 0.0, 1.34531e+00, 0.00000e+00, 9.63293e+01, 150000000.0, [-0.767] +3c380_w2_i8_s9_g31, GAUSSIAN, 3c380, 18:29:31.434458, +48.44.51.161497, 0.1966909025942578, 0.0, 0.0, 0.0, 1.21440e+00, 4.06442e-01, 9.13117e+01, 150000000.0, [-0.767] +3c380_w0_i0_s0_g14, GAUSSIAN, 3c380, 18:29:31.931079, +48.44.42.172821, 0.17531221358861535, 0.0, 0.0, 0.0, 9.59974e-01, 4.10481e-01, 3.19873e+01, 150000000.0, [-0.767] +3c380_w0_i0_s0_g18, GAUSSIAN, 3c380, 18:29:31.478464, +48.44.47.963808, 0.16267302122860197, 0.0, 0.0, 0.0, 1.15763e+00, 3.32351e-01, 1.78300e+02, 150000000.0, [-0.767] +3c380_w0_i0_s0_g11, POINT, 3c380, 18:29:31.603440, +48.44.48.083512, 0.12057719874029295, 0.0, 0.0, 0.0, 0.00000e+00, 0.00000e+00, 0.00000e+00, 150000000.0, [-0.767] +3c380_w0_i0_s1_g23, POINT, 3c380, 18:29:32.051818, +48.44.39.793312, 0.10059125820407344, 0.0, 0.0, 0.0, 0.00000e+00, 0.00000e+00, 0.00000e+00, 150000000.0, [-0.767] +3c380_w0_i0_s0_g12, POINT, 3c380, 18:29:31.724128, +48.44.46.810059, 0.05988818418518737, 0.0, 0.0, 0.0, 0.00000e+00, 0.00000e+00, 0.00000e+00, 150000000.0, [-0.767] +3c380_w0_i0_s0_g22, POINT, 3c380, 18:29:32.142597, +48.44.46.716305, 0.04996485134054876, 0.0, 0.0, 0.0, 0.00000e+00, 0.00000e+00, 0.00000e+00, 150000000.0, [-0.767] +3c380_w0_i0_s0_g13, POINT, 3c380, 18:29:31.780157, +48.44.45.563958, 0.031131410162776763, 0.0, 0.0, 0.0, 0.00000e+00, 0.00000e+00, 0.00000e+00, 150000000.0, [-0.767] diff --git a/lofar-cwl/test_data/skymodels/3c147-SH.skymodel b/skymodels/3c147-SH.skymodel similarity index 100% rename from lofar-cwl/test_data/skymodels/3c147-SH.skymodel rename to skymodels/3c147-SH.skymodel diff --git a/lofar-cwl/test_data/skymodels/3c286-SH.skymodel b/skymodels/3c286-SH.skymodel similarity index 100% rename from lofar-cwl/test_data/skymodels/3c286-SH.skymodel rename to skymodels/3c286-SH.skymodel diff --git a/lofar-cwl/test_data/skymodels/3c287-SH.skymodel b/skymodels/3c287-SH.skymodel similarity index 100% rename from lofar-cwl/test_data/skymodels/3c287-SH.skymodel rename to skymodels/3c287-SH.skymodel diff --git a/lofar-cwl/test_data/skymodels/3c48-SH.skymodel b/skymodels/3c48-SH.skymodel similarity index 100% rename from lofar-cwl/test_data/skymodels/3c48-SH.skymodel rename to skymodels/3c48-SH.skymodel diff --git a/lofar-cwl/test_data/skymodels/A-Team_4_Highres.skymodel.REMOVED.git-id b/skymodels/A-Team_4_Highres.skymodel.REMOVED.git-id similarity index 100% rename from lofar-cwl/test_data/skymodels/A-Team_4_Highres.skymodel.REMOVED.git-id rename to skymodels/A-Team_4_Highres.skymodel.REMOVED.git-id diff --git a/lofar-cwl/test_data/skymodels/A-Team_lowres.skymodel b/skymodels/A-Team_lowres.skymodel similarity index 100% rename from lofar-cwl/test_data/skymodels/A-Team_lowres.skymodel rename to skymodels/A-Team_lowres.skymodel diff --git a/lofar-cwl/test_data/skymodels/Ateam_LBA_CC.skymodel.REMOVED.git-id b/skymodels/Ateam_LBA_CC.skymodel.REMOVED.git-id similarity index 100% rename from lofar-cwl/test_data/skymodels/Ateam_LBA_CC.skymodel.REMOVED.git-id rename to skymodels/Ateam_LBA_CC.skymodel.REMOVED.git-id diff --git a/lofar-cwl/test_data/skymodels/Calibrators_SH_lowres.skymodel b/skymodels/Calibrators_SH_lowres.skymodel similarity index 100% rename from lofar-cwl/test_data/skymodels/Calibrators_SH_lowres.skymodel rename to skymodels/Calibrators_SH_lowres.skymodel diff --git a/skymodels/README.md b/skymodels/README.md new file mode 100644 index 0000000000000000000000000000000000000000..50ae1c92a0b6b51131c4b1cc44358f370b79c3be --- /dev/null +++ b/skymodels/README.md @@ -0,0 +1,18 @@ +# Some BBS skymodels + +Here are some skymodel files, provided for your convenience. No claim is made about the completeness or correctness of the skymodels. + +If you have additional skymodels for calibrators that might be of interest for others, then please add them to the wiki page at: http://www.lofar.org/wiki/doku.php?id=commissioning:flux_calibrators and drop me a note. + +The files so far: +* *3C196-SH-offringa.skymodel* : 3C196 skymodel from Andre Offringa, rescaled to fit on the Scaife \& Heald flux scale +* *3c147-SH.skymodel* : 3C147 from Scaife \& Heald, single point source +* *3c286-SH.skymodel* : 3C286 from Scaife \& Heald, single point source +* *3c287-SH.skymodel* : 3C287 from Scaife \& Heald, single point source +* *3c295-twocomp.skymodel* : 3C295 with two components, flux from Scaife \& Heald +* *3C380_8h_SH.skymodel* : 3C380, from Scaife \& Heald, model set using high resolution LBA image +* *3c48-SH.skymodel* : 3C48 from Scaife \& Heald, single point source +* *A-Team_4_Highres.skymodel* : High-resolution model of the A-Team sources +* *Ateamhighresdemix.sourcedb* : Pre-compiled version of the high-resolution model of the A-Team sources, e.g. for demixing. +* *A-Team_lowres.skymodel* : Low-resolution model of the A-Team sources +* *Calibrators_SH_lowres.skymodel* : All the calibrators from the Scaife \& Heald paper, single point sources. diff --git a/solutions/3C48.h5 b/solutions/3C48.h5 new file mode 100644 index 0000000000000000000000000000000000000000..05ab61ad10cb8ffa2ab690bdffff935eedade0cc Binary files /dev/null and b/solutions/3C48.h5 differ diff --git a/lofar-cwl/steps/Ateamclipper.cwl b/steps/Ateamclipper.cwl similarity index 100% rename from lofar-cwl/steps/Ateamclipper.cwl rename to steps/Ateamclipper.cwl diff --git a/lofar-cwl/steps/H5ParmCollector.cwl b/steps/H5ParmCollector.cwl similarity index 100% rename from lofar-cwl/steps/H5ParmCollector.cwl rename to steps/H5ParmCollector.cwl diff --git a/lofar-cwl/steps/LoSoTo.ClockTec.cwl b/steps/LoSoTo.ClockTec.cwl similarity index 100% rename from lofar-cwl/steps/LoSoTo.ClockTec.cwl rename to steps/LoSoTo.ClockTec.cwl diff --git a/lofar-cwl/steps/LoSoTo.Duplicate.cwl b/steps/LoSoTo.Duplicate.cwl similarity index 100% rename from lofar-cwl/steps/LoSoTo.Duplicate.cwl rename to steps/LoSoTo.Duplicate.cwl diff --git a/lofar-cwl/steps/LoSoTo.Faraday.cwl b/steps/LoSoTo.Faraday.cwl similarity index 100% rename from lofar-cwl/steps/LoSoTo.Faraday.cwl rename to steps/LoSoTo.Faraday.cwl diff --git a/lofar-cwl/steps/LoSoTo.Flag.cwl b/steps/LoSoTo.Flag.cwl similarity index 100% rename from lofar-cwl/steps/LoSoTo.Flag.cwl rename to steps/LoSoTo.Flag.cwl diff --git a/lofar-cwl/steps/LoSoTo.FlagStation.cwl b/steps/LoSoTo.FlagStation.cwl similarity index 100% rename from lofar-cwl/steps/LoSoTo.FlagStation.cwl rename to steps/LoSoTo.FlagStation.cwl diff --git a/lofar-cwl/steps/LoSoTo.Flagextend.cwl b/steps/LoSoTo.Flagextend.cwl similarity index 100% rename from lofar-cwl/steps/LoSoTo.Flagextend.cwl rename to steps/LoSoTo.Flagextend.cwl diff --git a/lofar-cwl/steps/LoSoTo.Interpolate.cwl b/steps/LoSoTo.Interpolate.cwl similarity index 100% rename from lofar-cwl/steps/LoSoTo.Interpolate.cwl rename to steps/LoSoTo.Interpolate.cwl diff --git a/lofar-cwl/steps/LoSoTo.Plot.cwl b/steps/LoSoTo.Plot.cwl similarity index 100% rename from lofar-cwl/steps/LoSoTo.Plot.cwl rename to steps/LoSoTo.Plot.cwl diff --git a/lofar-cwl/steps/LoSoTo.Polalign.cwl b/steps/LoSoTo.Polalign.cwl similarity index 100% rename from lofar-cwl/steps/LoSoTo.Polalign.cwl rename to steps/LoSoTo.Polalign.cwl diff --git a/lofar-cwl/steps/LoSoTo.Residual.cwl b/steps/LoSoTo.Residual.cwl similarity index 100% rename from lofar-cwl/steps/LoSoTo.Residual.cwl rename to steps/LoSoTo.Residual.cwl diff --git a/lofar-cwl/steps/LoSoTo.Reweight.cwl b/steps/LoSoTo.Reweight.cwl similarity index 100% rename from lofar-cwl/steps/LoSoTo.Reweight.cwl rename to steps/LoSoTo.Reweight.cwl diff --git a/lofar-cwl/steps/LoSoTo.Smooth.cwl b/steps/LoSoTo.Smooth.cwl similarity index 100% rename from lofar-cwl/steps/LoSoTo.Smooth.cwl rename to steps/LoSoTo.Smooth.cwl diff --git a/steps/applybeam.cwl b/steps/applybeam.cwl index 510db2b8c236d056919899a60e3aacf877f96e12..5537940c6a1a70fd73a46f419023b09020e61b00 100644 --- a/steps/applybeam.cwl +++ b/steps/applybeam.cwl @@ -1,83 +1,98 @@ -#!/usr/bin/env cwl-runner - +class: CommandLineTool cwlVersion: v1.2 -class: Workflow -label: applybeam -doc: '' -requirements: - - class: SubworkflowFeatureRequirement +id: applybeam +baseCommand: + - DP3 inputs: -- id: usechannelfreq - type: - - 'null' - - boolean -- id: updateweights - type: - - 'null' - - boolean -- id: onebeamperpatch - type: - - 'null' - - string -- id: invert - type: - - 'null' - - boolean -- id: direction - type: - - 'null' - - string -- id: beammode - type: - - name: '' - type: enum - symbols: - - array_factor - - element - - default -- id: msin - type: - - Directory - -outputs: -- id: msout - type: - - Directory - outputSource: - - dp3_execute/msout - -steps: -- id: applybeam_step_generator - run: ../lofar-cwl/steps/DP3.ApplyBeamStepGenerator.cwl - in: - - id: direction - source: direction - - id: onebeamperpatch - source: onebeamperpatch - - id: usechannelfreq - source: usechannelfreq + - id: msin + type: Directory + inputBinding: + position: 0 + prefix: msin= + separate: false + doc: Input Measurement Set + - default: DATA + id: msin_datacolumn + type: string + inputBinding: + position: 0 + prefix: msin.datacolumn= + separate: false + doc: Input data Column + - id: msout_datacolumn + type: string + inputBinding: + position: 0 + prefix: msout.datacolumn= + separate: false + doc: Output data column + - default: applybeam + id: type + type: string? + inputBinding: + position: 0 + prefix: applybeam.type= + separate: false + doc: > + Type of correction to perform. When using H5Parm, this is for now the name + of the soltab; the type will be deduced from the metadata in that soltab, + except for full Jones, in which case correction should be 'fulljones'. + - id: storagemanager + type: string + default: "" + inputBinding: + prefix: msout.storagemanager= + - id: databitrate + type: int? + inputBinding: + prefix: msout.storagemanager.databitrate= + separate: false - id: updateweights - source: updateweights + type: string? + inputBinding: + position: 0 + prefix: applybeam.updateweights= + separate: false + - id: usechannelfreq + type: string? + inputBinding: + position: 0 + prefix: applybeam.usechannelfreq= + separate: false - id: invert - source: invert + type: string? + inputBinding: + position: 0 + prefix: applybeam.invert= + separate: false - id: beammode - source: beammode - out: - - id: augmented_steps -- id: dp3_execute - label: DP3.Execute - run: ../lofar-cwl/steps/DP3.Execute.cwl - in: - - id: msin - source: msin - - id: msout_name - source: msin - valueFrom: $(msin.basename) - - id: steps - source: - - applybeam_step_generator/augmented_steps - out: - - id: secondary_output_files - - id: secondary_output_directories + type: string? + inputBinding: + position: 0 + prefix: applybeam.beammode= + separate: false + +outputs: - id: msout -id: applybeam + doc: Output Measurement Set + type: Directory + outputBinding: + glob: $(inputs.msin.basename) + - id: logfile + type: File[] + outputBinding: + glob: 'applycal_$(inputs.type)*.log' +stdout: applycal_$(inputs.type).log +stderr: applycal_$(inputs.type)_err.log +arguments: + - 'steps=[applybeam,count]' + - msout=. +requirements: + - class: InitialWorkDirRequirement + listing: + - entry: $(inputs.msin) + writable: true + - class: InlineJavascriptRequirement +hints: + - class: DockerRequirement + dockerPull: 'lofareosc/prefactor3-cwl' diff --git a/lofar-cwl/steps/applycal.cwl b/steps/applycal.cwl similarity index 100% rename from lofar-cwl/steps/applycal.cwl rename to steps/applycal.cwl diff --git a/lofar-cwl/steps/applytarget.cwl b/steps/applytarget.cwl similarity index 100% rename from lofar-cwl/steps/applytarget.cwl rename to steps/applytarget.cwl diff --git a/lofar-cwl/steps/average.cwl b/steps/average.cwl similarity index 100% rename from lofar-cwl/steps/average.cwl rename to steps/average.cwl diff --git a/steps/bulk_rename.cwl b/steps/bulk_rename.cwl deleted file mode 100644 index d551bdb696f598705f85614260da489e3958cda1..0000000000000000000000000000000000000000 --- a/steps/bulk_rename.cwl +++ /dev/null @@ -1,37 +0,0 @@ -class: CommandLineTool -cwlVersion: v1.2 -id: bulk_rename -baseCommand: - - bash - - bulk_rename.sh -inputs: - - id: file_list - type: 'File[]' - inputBinding: - position: 0 - - id: file_prefix - type: string - - id: file_suffix - type: string? -outputs: - - id: output - type: 'File[]' - outputBinding: - glob: "tmp/$(inputs.file_prefix)*" -label: bulk_rename -requirements: - - class: InitialWorkDirRequirement - listing: - - entryname: bulk_rename.sh - entry: | - #!/bin/bash - set -e - FILE_LIST=("\${@}") - FILE_PREFIX=$(inputs.file_prefix) - FILE_SUFFIX=$(inputs.file_suffix === null ? '' : inputs.file_suffix) - mkdir tmp - for i in "\${!FILE_LIST[@]}"; do - cp "\${FILE_LIST[\${i}]}" "tmp/\${FILE_PREFIX}_\${i}\${FILE_SUFFIX}" - done - writable: false - - class: InlineJavascriptRequirement diff --git a/steps/create_workflow_input.cwl b/steps/create_workflow_input.cwl deleted file mode 100644 index 94a8d3cc1a370680deab49f5c7f60e5168955d73..0000000000000000000000000000000000000000 --- a/steps/create_workflow_input.cwl +++ /dev/null @@ -1,40 +0,0 @@ -id: create_workflow_input -label: create_workflow_input -class: CommandLineTool -cwlVersion: v1.2 -inputs: - - id: msin - type: Directory[] - inputBinding: - position: 0 - -outputs: - - id: output - type: File - outputBinding: - glob: workflow_input.json - -baseCommand: - - python3 - - create_workflow_input.py -doc: '' -requirements: - InitialWorkDirRequirement: - listing: - - entryname: create_workflow_input.py - entry: | - #!/usr/bin/env python3 - - import sys - import json - import os - dir_list = sys.argv[1:] - rendered_leafs = [] - - for dir in dir_list: - file_name = dir.split(os.path.sep)[-1] - rendered_leaf = {'class': 'Directory', 'path': file_name} - rendered_leafs.append(rendered_leaf) - - with open('workflow_input.json', 'w') as fp: - json.dump({'msin': rendered_leafs}, fp, indent=4) diff --git a/lofar-cwl/steps/ddecal.cwl b/steps/ddecal.cwl similarity index 100% rename from lofar-cwl/steps/ddecal.cwl rename to steps/ddecal.cwl diff --git a/steps/directory_listing.cwl b/steps/directory_listing.cwl deleted file mode 100644 index fc5bd0d626bec754238bae1f4a8c3e90d45f9c18..0000000000000000000000000000000000000000 --- a/steps/directory_listing.cwl +++ /dev/null @@ -1,51 +0,0 @@ -class: CommandLineTool -cwlVersion: v1.2 -id: directory_listing -baseCommand: - - find -inputs: - - id: base_directory - type: Directory - inputBinding: - position: 0 - - id: name - type: string - inputBinding: - position: 2 - prefix: '-name' -outputs: - - id: output - type: 'Directory[]' - outputBinding: - loadContents: true - glob: out_file - outputEval: |- - ${ - var paths = self[0].contents.split("\n") - - var directories = [] - for(var path_idx in paths){ - var path = paths[path_idx] - if(path === '') continue - directories.push( - {"class": "Directory", - "path": path - } - ) - } - return directories - } -label: DirectoryListing -arguments: - - position: 1 - prefix: '-maxdepth' - valueFrom: '1' - - position: 1 - prefix: '-type' - valueFrom: d -hints: - - class: DockerRequirement - dockerPull: lofareosc/prefactor3-cwl -stdout: out_file -requirements: - - class: InlineJavascriptRequirement diff --git a/lofar-cwl/steps/dpppconcat.cwl b/steps/dpppconcat.cwl similarity index 100% rename from lofar-cwl/steps/dpppconcat.cwl rename to steps/dpppconcat.cwl diff --git a/lofar-cwl/steps/filter_predict.cwl b/steps/filter_predict.cwl similarity index 100% rename from lofar-cwl/steps/filter_predict.cwl rename to steps/filter_predict.cwl diff --git a/steps/findRefAnt.cwl b/steps/findRefAnt.cwl deleted file mode 100644 index 4e10061f993bac9392e8c48c09e0adbc16083aad..0000000000000000000000000000000000000000 --- a/steps/findRefAnt.cwl +++ /dev/null @@ -1,50 +0,0 @@ -class: CommandLineTool -cwlVersion: v1.2 -id: dppp -baseCommand: - - DP3 -inputs: - - id: msin - type: Directory - inputBinding: - position: 0 - prefix: msin= - separate: false - doc: Input Measurement Set - - id: save2json - default: true - type: boolean? - inputBinding: - position: 0 - prefix: count.savetojson=True - - id: jsonfilename - type: string? - default: 'out.json' - inputBinding: - prefix: count.jsonfilename= - separate: false -arguments: - - steps=[count] - - msout= -outputs: - - id: flagged_fraction_dict - type: string - outputBinding: - loadContents: true - glob: $(inputs.jsonfilename) - outputEval: $(JSON.parse(self[0].contents).flagged_fraction_dict) - - id: logfile - type: File - outputBinding: - glob: findRefAnt.log -requirements: - - class: InlineJavascriptRequirement - - class: InitialWorkDirRequirement - listing: - - entry: $(inputs.msin) - writable: true -hints: - - class: DockerRequirement - dockerPull: lofareosc/prefactor3-cwl -stdout: findRefAnt.log -stderr: findRefAnt_err.log \ No newline at end of file diff --git a/lofar-cwl/steps/gaincal.cwl b/steps/gaincal.cwl similarity index 100% rename from lofar-cwl/steps/gaincal.cwl rename to steps/gaincal.cwl diff --git a/steps/identify_bad_antennas.cwl b/steps/identify_bad_antennas.cwl index 0127d48abd9187fe0be9eea3ba685d0fcbac7101..17588b0c91cc133f8f5b1da5d895605760d5d622 100644 --- a/steps/identify_bad_antennas.cwl +++ b/steps/identify_bad_antennas.cwl @@ -16,7 +16,7 @@ arguments: - | import sys import json - from identifyBadAntennas_CWL import main as identifyBadAntennas + from identifyBadAntennas import main as identifyBadAntennas ms = sys.argv[1] diff --git a/lofar-cwl/steps/makesourcedb.cwl b/steps/makesourcedb.cwl similarity index 100% rename from lofar-cwl/steps/makesourcedb.cwl rename to steps/makesourcedb.cwl diff --git a/lofar-cwl/steps/ms_concat.cwl b/steps/ms_concat.cwl similarity index 95% rename from lofar-cwl/steps/ms_concat.cwl rename to steps/ms_concat.cwl index fdc393f495ddbd63aefc0d2cf3931fdd759b50df..8c291c6e65210d01e907e89df29b34e582ff87ca 100644 --- a/lofar-cwl/steps/ms_concat.cwl +++ b/steps/ms_concat.cwl @@ -65,7 +65,7 @@ requirements: #echo \${directories} mkdir -pv workdir cp -r \${directories} workdir/. && cd workdir - concat_MS_CWL.py \${1} \${2} \${3} \${4} \${directories} \${5} + concat_MS.py \${1} \${2} \${3} \${4} \${directories} \${5} - class: InplaceUpdateRequirement inplaceUpdate: true - class: InlineJavascriptRequirement diff --git a/lofar-cwl/steps/predict.cwl b/steps/predict.cwl similarity index 100% rename from lofar-cwl/steps/predict.cwl rename to steps/predict.cwl diff --git a/steps/selectfirstfile.cwl b/steps/selectfirstfile.cwl deleted file mode 100644 index 7a340cbe3e76d5f966cf7ec2d29fd4cda38f9e97..0000000000000000000000000000000000000000 --- a/steps/selectfirstfile.cwl +++ /dev/null @@ -1,19 +0,0 @@ -class: ExpressionTool -cwlVersion: v1.2 -id: select_first_file -inputs: - - id: inputs - type: File[] - doc: input files -outputs: - - id: output - type: File - -expression: | - ${ - return {'output': inputs.inputs[0]} - } -label: FileSelector - -requirements: - - class: InlineJavascriptRequirement diff --git a/steps/separate_results_directory.cwl b/steps/separate_results_directory.cwl deleted file mode 100644 index 5d5675082648e359a028848934cfefc905988d4e..0000000000000000000000000000000000000000 --- a/steps/separate_results_directory.cwl +++ /dev/null @@ -1,29 +0,0 @@ -class: CommandLineTool -cwlVersion: v1.2 -id: separate_results_directory -baseCommand: - - echo "exploding directory" -inputs: - - id: input - type: Directory - inputBinding: - shellQuote: false - position: 0 -outputs: - - id: quality_plots - type: 'File[]' - outputBinding: - glob: $(inputs.input)/inspections/* - - id: calibrated_ms - type: 'Directory[]' - outputBinding: - glob: $(inputs.input)/out_* - - id: calibrator_solutions - type: File - outputBinding: - glob: | - $(inputs.input)/cal_values/* -label: separate_results_directory -requirements: - - class: ShellCommandRequirement - - class: InlineJavascriptRequirement diff --git a/steps/sort_times_into_freqGroups.cwl b/steps/sort_times_into_freqGroups.cwl index 961210f45cd30991707046eac76ee4c0c840c414..a286d57bb4407373a501c6a8bcbb4bee6e7685c5 100644 --- a/steps/sort_times_into_freqGroups.cwl +++ b/steps/sort_times_into_freqGroups.cwl @@ -42,7 +42,7 @@ requirements: entry: | import sys import json - from sort_times_into_freqGroups_CWL import main as sort_times_into_freqGroups + from sort_times_into_freqGroups import main as sort_times_into_freqGroups mss = sys.argv[1:] inputs = json.loads(r"""$(inputs)""") diff --git a/steps/stage.cwl b/steps/stage.cwl deleted file mode 100644 index 18605ff6654deee02c962e4b942aff9385f75996..0000000000000000000000000000000000000000 --- a/steps/stage.cwl +++ /dev/null @@ -1,19 +0,0 @@ -class: CommandLineTool -cwlVersion: v1.2 -id: stage -baseCommand: - - gfal-legacy-bringonline -inputs: - - id: input - type: string - inputBinding: - shellQuote: false - position: 0 -outputs: - - id: output - type: string - outputBinding: - outputEval: $(inputs.input) -label: stage -requirements: - - class: InlineJavascriptRequirement diff --git a/steps/summary.cwl b/steps/summary.cwl index 75d011319eabe036611510e15a1337d077958030..901e84d114fc06f6f4b8949de681aa7e50b6001e 100644 --- a/steps/summary.cwl +++ b/steps/summary.cwl @@ -4,7 +4,7 @@ $namespaces: lofar: 'https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl' id: summary baseCommand: - - make_summary_CWL.py + - make_summary.py inputs: - id: flagFiles type: diff --git a/steps/surl_copy.cwl b/steps/surl_copy.cwl deleted file mode 100644 index 02b03c934faa521e2fabccb62ebf66d4dc0f490e..0000000000000000000000000000000000000000 --- a/steps/surl_copy.cwl +++ /dev/null @@ -1,21 +0,0 @@ -class: CommandLineTool -cwlVersion: v1.2 -id: surl_copy -baseCommand: - - gfal-copy -inputs: - - id: surl - type: string - inputBinding: - position: -1 -outputs: - - id: output - type: File - outputBinding: - glob: '*' -doc: Download a file give a surl -label: surl_copy -arguments: - - . -temporaryFailCodes: - - 70 diff --git a/steps/untar.cwl b/steps/untar.cwl deleted file mode 100644 index db1623e9d7d3d21373e67174a42b775a56141efe..0000000000000000000000000000000000000000 --- a/steps/untar.cwl +++ /dev/null @@ -1,31 +0,0 @@ -id: untar -label: untar -class: CommandLineTool -cwlVersion: v1.2 -inputs: - - id: tar_file - type: File - inputBinding: - position: 0 - -outputs: - - id: uncompressed - type: Directory - outputBinding: - glob: 'out/*' -baseCommand: - - 'bash' - - 'untar.sh' -doc: 'Untar a compressed file' -requirements: - InitialWorkDirRequirement: - listing: - - entryname: 'untar.sh' - entry: | - #!/bin/bash - set -e - mkdir out - cd out - tar -xvf $1 - - diff --git a/lofar-cwl/steps/utils.js b/steps/utils.js similarity index 100% rename from lofar-cwl/steps/utils.js rename to steps/utils.js diff --git a/lofar-cwl/steps/wsclean.cwl b/steps/wsclean.cwl similarity index 100% rename from lofar-cwl/steps/wsclean.cwl rename to steps/wsclean.cwl diff --git a/subworkflow/apply_calibration.cwl b/subworkflow/apply_calibration.cwl deleted file mode 100644 index 4924f5d5d841a99ea0a653f9e2b25d4ff2e9621f..0000000000000000000000000000000000000000 --- a/subworkflow/apply_calibration.cwl +++ /dev/null @@ -1,78 +0,0 @@ -class: Workflow -cwlVersion: v1.2 -id: apply_calibration -label: apply_calibration -inputs: - - id: parmdb - type: File - - id: msin - type: Directory -outputs: - - id: msout - outputSource: - - apply_FR/msout - type: Directory -steps: - - id: apply_PA - in: - - id: msin - source: msin - - id: msin_datacolumn - default: DATA - - id: parmdb - source: parmdb - - id: msout_datacolumn - default: CORRECTED_DATA - - id: correction - default: polalign - out: - - id: msout - run: ../lofar-cwl/steps/applycal.cwl - - id: apply_bandpass - in: - - id: msin - source: apply_PA/msout - - id: msin_datacolumn - default: CORRECTED_DATA - - id: parmdb - source: parmdb - - id: msout_datacolumn - default: CORRECTED_DATA - - id: correction - default: bandpass - - id: updateweights - default: true - out: - - id: msout - run: ../lofar-cwl/steps/applycal.cwl - - id: apply_FR - in: - - id: msin - source: applybeam/msout - - id: msin_datacolumn - default: CORRECTED_DATA - - id: parmdb - source: parmdb - - id: msout_datacolumn - default: CORRECTED_DATA - - id: correction - default: faraday - out: - - id: msout - run: ../lofar-cwl/steps/applycal.cwl - - id: applybeam - in: - - id: updateweights - default: true - - id: invert - default: true - - id: beammode - default: element - - id: msin - source: apply_bandpass/msout - out: - - id: msout - run: ../steps/applybeam.cwl - label: applybeam -requirements: - - class: SubworkflowFeatureRequirement diff --git a/subworkflow/calib_cal.cwl b/subworkflow/calib_cal.cwl deleted file mode 100644 index d17d053def527a3f47f85293d2712a353a3aa5cf..0000000000000000000000000000000000000000 --- a/subworkflow/calib_cal.cwl +++ /dev/null @@ -1,46 +0,0 @@ -class: Workflow -cwlVersion: v1.2 -id: calibrate_calibrator -label: calibrate_calibrator -inputs: - - id: msin - type: Directory - - id: do_smooth - type: boolean - default: false - - id: sourcedb - type: File -outputs: - - id: msout - outputSource: - - predict/msout - type: Directory - - id: BLsmooth.log - outputSource: - - BLsmooth/logfile - type: File -steps: - - id: BLsmooth - in: - - id: msin - source: msin - - id: do_smooth - source: do_smooth - out: - - id: msout - - id: logfile - run: ../steps/blsmooth.cwl - label: BLsmooth - - id: predict - in: - - id: msin - source: BLsmooth/msout - - id: msout_datacolumn - default: MODEL_DATA - - id: sources_db - source: sourcedb - out: - - id: msout - run: ../lofar-cwl/steps/predict.cwl -requirements: - - class: ScatterFeatureRequirement diff --git a/subworkflow/ionosphere.cwl b/subworkflow/ionosphere.cwl deleted file mode 100644 index 6c5f77af05275f772d9d677f50805be7d197a952..0000000000000000000000000000000000000000 --- a/subworkflow/ionosphere.cwl +++ /dev/null @@ -1,81 +0,0 @@ -class: Workflow -cwlVersion: v1.2 -id: ionosphere -label: ionosphere -inputs: - - id: msin - type: 'Directory[]' - - id: propagate_solutions - type: boolean - default: true - - id: flagunconverged - type: boolean - default: false - - id: do_smooth - type: boolean - default: false -outputs: - - id: outh5parm - outputSource: - - h5exp_cal_ion/outh5parm - type: File -steps: - - id: smooth_calibrate - in: - - id: msin - source: - - msin - - id: mode - default: diagonal - - id: propagate_solutions - source: propagate_solutions - - id: flagunconverged - source: flagunconverged - - id: do_smooth - source: do_smooth - out: - - id: h5parm - run: ./smooth_calibrate.cwl - label: smooth_calibrate - - id: h5parm_collector - in: - - id: h5parmFiles - source: - - smooth_calibrate/h5parm - - id: squeeze - default: true - - id: verbose - default: true - - id: clobber - default: true - out: - - id: outh5parm - - id: log - run: ../lofar-cwl/steps/H5ParmCollector.cwl - label: h5imp_cal_ion - - id: losoto_ion - in: - - id: input_h5parm - source: h5parm_collector/outh5parm - out: - - id: output_h5parm - run: ./losoto_ion.cwl - label: losoto_ion - - id: h5exp_cal_ion - in: - - id: h5parmFiles - source: - - losoto_ion/output_h5parm - - id: outh5parmname - default: cal_solutions.h5 - - id: squeeze - default: true - - id: verbose - default: true - out: - - id: outh5parm - - id: log - run: ../lofar-cwl/steps/H5ParmCollector.cwl - label: h5exp_cal_ion -requirements: - - class: SubworkflowFeatureRequirement diff --git a/subworkflow/losoto_bandpass.cwl b/subworkflow/losoto_bandpass.cwl deleted file mode 100644 index 51368c4d31d6333f0de4f206903ea38a37ec8dc5..0000000000000000000000000000000000000000 --- a/subworkflow/losoto_bandpass.cwl +++ /dev/null @@ -1,190 +0,0 @@ -class: Workflow -cwlVersion: v1.2 -id: losoto_bandpass -label: losoto_bandpass -inputs: - - id: ampRange - type: 'float[]?' - default: [0, 0] - - id: skipInternational - type: boolean? - default: true - - id: input_h5parm - type: File - - id: max2interpolate - type: int? - default: 30 - - id: bandpass_freqresolution - type: string - - id: avg_freqresolution - type: string? - default: '48.82kHz' -outputs: - - id: output_h5parm - outputSource: - - smoothb/output_h5parm - type: File -steps: - - id: duplicateAbkp - in: - - id: input_h5parm - source: input_h5parm - - id: soltab - default: sol000/amplitude000 - - id: soltabOut - default: amplitudeOrig000 - out: - - id: output_h5parm - run: ../lofar-cwl/steps/LoSoTo.Duplicate.cwl - - id: losoto_flag - in: - - id: input_h5parm - source: duplicateAbkp/output_h5parm - - id: soltab - default: sol000/amplitude000 - - id: axesToFlag - default: - - time - - freq - - id: order - default: - - 100 - - 40 - - id: maxCycles - default: 1 - - id: maxRms - default: 5 - - id: mode - default: smooth - out: - - id: output_h5parm - run: ../lofar-cwl/steps/LoSoTo.Flag.cwl - label: flag - - id: flagbp - in: - - id: input_h5parm - source: losoto_flag/output_h5parm - - id: soltab - default: sol000/amplitude000 - - id: mode - default: bandpass - - id: ampRange - source: - - ampRange - - id: skipInternational - source: skipInternational - out: - - id: output_h5parm - run: ../lofar-cwl/steps/LoSoTo.FlagStation.cwl - - id: flagextend - in: - - id: input_h5parm - source: flagbp/output_h5parm - - id: soltab - default: sol000/amplitude000 - - id: axesToExt - default: - - time - - freq - - id: size - default: - - 200 - - 80 - - id: percent - default: 50 - - id: maxCycles - default: 2 - out: - - id: output_h5parm - run: ../lofar-cwl/steps/LoSoTo.Flagextend.cwl - - id: merge - in: - - id: input_h5parm - source: flagextend/output_h5parm - - id: soltab - default: sol000/phase000 - - id: mode - default: copy - - id: soltabImport - default: amplitude000 - out: - - id: output_h5parm - run: ../lofar-cwl/steps/LoSoTo.Reweight.cwl - - id: smooth - in: - - id: input_h5parm - source: merge/output_h5parm - - id: soltab - default: sol000/amplitude000 - - id: axesToSmooth - default: - - time - - id: mode - default: median - - id: log - default: true - out: - - id: output_h5parm - run: ../lofar-cwl/steps/LoSoTo.Smooth.cwl - - id: bandpass - in: - - id: input_h5parm - source: smooth/output_h5parm - - id: soltab - default: sol000/amplitude000 - - id: axesToSmooth - default: - - freq - - id: size - default: - - 17 - - id: mode - default: savitzky-golay - - id: degree - default: 2 - - id: log - default: true - out: - - id: output_h5parm - run: ../lofar-cwl/steps/LoSoTo.Smooth.cwl - - id: interp - in: - - id: input_h5parm - source: bandpass/output_h5parm - - id: soltab - default: sol000/amplitude000 - - id: axisToRegrid - default: freq - - id: outSoltab - default: bandpass - - id: newdelta - source: bandpass_freqresolution - - id: delta - source: avg_freqresolution - - id: maxFlaggedWidth - source: max2interpolate - - id: log - default: true - out: - - id: output_h5parm - run: ../lofar-cwl/steps/LoSoTo.Interpolate.cwl - - id: smoothb - in: - - id: input_h5parm - source: interp/output_h5parm - - id: soltab - default: sol000/bandpass - - id: axesToSmooth - default: - - time - - id: mode - default: median - - id: replace - default: true - - id: log - default: true - out: - - id: output_h5parm - run: ../lofar-cwl/steps/LoSoTo.Smooth.cwl - label: smoothb -requirements: [] diff --git a/subworkflow/losoto_ion.cwl b/subworkflow/losoto_ion.cwl deleted file mode 100644 index c64273513bd3a27862c3d1528ecff2a3d24425fc..0000000000000000000000000000000000000000 --- a/subworkflow/losoto_ion.cwl +++ /dev/null @@ -1,140 +0,0 @@ -class: Workflow -cwlVersion: v1.2 -id: losoto_ion -label: losoto_ion -inputs: - - id: input_h5parm - type: File - - id: fit3rdorder - type: boolean? - default: false - - id: refAnt - type: string? - default: 'CS001HBA0' - - id: maxStddev - type: float? - default: -1.0 -outputs: - - id: output_h5parm - outputSource: - - losoto_flagstation/output_h5parm - type: File -steps: - - id: flag - in: - - id: input_h5parm - source: input_h5parm - - id: soltab - default: sol000/amplitude000 - - id: axesToFlag - default: - - time - - freq - - id: order - default: - - 100 - - 40 - - id: maxCycles - default: 1 - - id: maxRms - default: 5 - - id: mode - default: smooth - out: - - id: output_h5parm - run: ../lofar-cwl/steps/LoSoTo.Flag.cwl - - id: flagextend - in: - - id: input_h5parm - source: flag/output_h5parm - - id: soltab - default: sol000/amplitude000 - - id: axesToExt - default: - - time - - freq - - id: size - default: - - 200 - - 80 - - id: percent - default: 50 - - id: maxCycles - default: 2 - out: - - id: output_h5parm - run: ../lofar-cwl/steps/LoSoTo.Flagextend.cwl - - id: merge - in: - - id: input_h5parm - source: flagextend/output_h5parm - - id: soltab - default: sol000/phase000 - - id: mode - default: copy - - id: soltabImport - default: amplitude000 - out: - - id: output_h5parm - run: ../lofar-cwl/steps/LoSoTo.Reweight.cwl - - id: duplicatePbkp - in: - - id: input_h5parm - source: merge/output_h5parm - - id: soltab - default: sol000/phase000 - - id: soltabOut - default: phaseOrig - out: - - id: output_h5parm - run: ../lofar-cwl/steps/LoSoTo.Duplicate.cwl - - id: losoto_flagstation - in: - - id: input_h5parm - source: losoto_residual/output_h5parm - - id: soltab - default: sol000/phase000 - - id: maxStddev - source: maxStddev - - id: refAnt - source: refAnt - - id: soltabExport - default: clock - out: - - id: output_h5parm - run: ../lofar-cwl/steps/LoSoTo.FlagStation.cwl - - id: losoto_clocktec - in: - - id: input_h5parm - source: duplicatePbkp/output_h5parm - - id: soltab - default: sol000/phase000 - - id: clocksoltabOut - default: clock - - id: tecsoltabOut - default: tec - - id: offsetsoltabOut - default: phase_offset - - id: tec3rdsoltabOut - default: tec3rd - - id: combinePol - default: true - - id: fit3rdorder - source: fit3rdorder - out: - - id: output_h5parm - run: ../lofar-cwl/steps/LoSoTo.ClockTec.cwl - - id: losoto_residual - in: - - id: input_h5parm - source: losoto_clocktec/output_h5parm - - id: soltab - default: sol000/phase000 - - id: soltabsToSub - source: - - fit3rdorder - valueFrom: '$(self ? ["tec", "clock", "tec3rd"] : ["tec", "clock"])' - out: - - id: output_h5parm - run: ../lofar-cwl/steps/LoSoTo.Residual.cwl -requirements: [] diff --git a/subworkflow/prep_target_applycal.cwl b/subworkflow/prep_target_applycal.cwl deleted file mode 100644 index 70ccc56490ab20b364463c5cb1dbb5fe57033b0d..0000000000000000000000000000000000000000 --- a/subworkflow/prep_target_applycal.cwl +++ /dev/null @@ -1,186 +0,0 @@ -class: Workflow -cwlVersion: v1.2 -id: prep_target_applycal -label: prep_target_applycal -inputs: - - id: steps - type: 'Any[]?' - - id: apply_clock_correction - type: boolean - - id: apply_tec_correction - type: boolean - - id: apply_rm_correction - type: boolean - - id: apply_beam_correction - type: boolean - - id: apply_phase_correction - type: boolean - - id: parmdb - type: File - - id: updateweights - type: boolean -outputs: - - id: selected_steps - outputSource: - - apply_phase/selected_steps - type: Any -steps: - - id: applyClock - in: - - id: steps - source: - - steps - - id: step_name - default: apply_clock - - id: parmdb - source: parmdb - - id: solset - default: calibrator - - id: correction - default: clock - out: - - id: augmented_steps - run: ../lofar-cwl/steps/DP3.ApplyCalStepGenerator.cwl - - id: applyTec - in: - - id: steps - source: - - apply_clock/selected_steps - - id: step_name - default: apply_tec - - id: parmdb - source: parmdb - - id: solset - default: calibrator - - id: correction - default: tec - out: - - id: augmented_steps - run: ../lofar-cwl/steps/DP3.ApplyCalStepGenerator.cwl - - id: applyPhase - in: - - id: steps - source: - - apply_rm/selected_steps - - id: step_name - default: apply_phase - - id: parmdb - source: parmdb - - id: solset - default: calibrator - - id: correction - default: phaseOrig - out: - - id: augmented_steps - run: ../lofar-cwl/steps/DP3.ApplyCalStepGenerator.cwl - - id: applyRM - in: - - id: steps - source: - - apply_beam/selected_steps - - id: step_name - default: apply_rm - - id: parmdb - source: parmdb - - id: solset - default: target - - id: correction - default: RMextract - out: - - id: augmented_steps - run: ../lofar-cwl/steps/DP3.ApplyCalStepGenerator.cwl - - id: applybeam - in: - - id: steps - source: - - apply_tec/selected_steps - - id: step_name - default: apply_beam - - id: usechannelfreq - default: true - - id: updateweights - source: updateweights - - id: invert - default: true - - id: beammode - default: element - out: - - id: augmented_steps - run: ../lofar-cwl/steps/DP3.ApplyBeamStepGenerator.cwl - - id: apply_beam - in: - - id: select_a - source: apply_beam_correction - - id: a_steps - source: - - applybeam/augmented_steps - - id: b_steps - default: [] - source: - - apply_tec/selected_steps - out: - - id: selected_steps - run: ../lofar-cwl/steps/DP3.Selector.cwl - label: apply_beam - - id: apply_rm - in: - - id: select_a - source: apply_rm_correction - - id: a_steps - source: - - applyRM/augmented_steps - - id: b_steps - default: [] - source: - - apply_beam/selected_steps - out: - - id: selected_steps - run: ../lofar-cwl/steps/DP3.Selector.cwl - label: apply_rm? - - id: apply_clock - in: - - id: select_a - source: apply_clock_correction - - id: a_steps - source: - - applyClock/augmented_steps - - id: b_steps - default: [] - source: - - steps - out: - - id: selected_steps - run: ../lofar-cwl/steps/DP3.Selector.cwl - label: apply_clock? - - id: apply_tec - in: - - id: select_a - source: apply_tec_correction - - id: a_steps - source: - - applyTec/augmented_steps - - id: b_steps - default: [] - source: - - apply_clock/selected_steps - out: - - id: selected_steps - run: ../lofar-cwl/steps/DP3.Selector.cwl - label: apply_tec? - - id: apply_phase - in: - - id: select_a - source: apply_phase_correction - - id: a_steps - source: - - applyPhase/augmented_steps - - id: b_steps - default: [] - source: - - apply_rm/selected_steps - out: - - id: selected_steps - run: ../lofar-cwl/steps/DP3.Selector.cwl - label: apply_phase -requirements: - - class: SubworkflowFeatureRequirement diff --git a/subworkflow/smooth_calibrate.cwl b/subworkflow/smooth_calibrate.cwl deleted file mode 100644 index a54ff95e92127317ff9d227f9864fc074481518b..0000000000000000000000000000000000000000 --- a/subworkflow/smooth_calibrate.cwl +++ /dev/null @@ -1,76 +0,0 @@ -class: Workflow -cwlVersion: v1.2 -id: smooth_calibrate -label: smooth_calibrate -inputs: - - id: msin - type: 'Directory[]' - - id: mode - type: - type: enum - symbols: - - scalarcomplexgain - - scalarphase - - scalaramplitude - - tec - - tecandphase - - fulljones - - diagonal - - phaseonly - - amplitudeonly - - rotation - - rotation+diagonal - name: mode - - id: propagate_solutions - type: boolean - - id: flagunconverged - type: boolean - - id: do_smooth - type: boolean -outputs: - - id: h5parm - outputSource: - - calib_cal/h5parm - type: File[] -steps: - - id: blsmooth - in: - - id: msin - source: msin - - id: do_smooth - source: do_smooth - - id: in_column_name - default: DATA - - id: out_column - default: SMOOTHED_DATA - - id: restore - default: true - out: - - id: msout - run: ../steps/blsmooth.cwl - label: smooth_corrected - scatter: - - msin -# scatterMethod: flat_crossproduct - - id: calib_cal - in: - - id: msin - source: blsmooth/msout - - id: msin_datacolumn - default: SMOOTHED_DATA - - id: propagate_solutions - source: propagate_solutions - - id: flagunconverged - source: flagunconverged - - id: flagdivergedonly - default: true - - id: mode - source: mode - out: - - id: msout - - id: h5parm - run: ../lofar-cwl/steps/ddecal.cwl - scatter: - - msin -requirements: - - class: ScatterFeatureRequirement diff --git a/test_data/A-Team_lowres.sourcedb b/test_data/A-Team_lowres.sourcedb deleted file mode 100644 index b4e89906093cc01438b6a7b81f3ea9bfb06ba520..0000000000000000000000000000000000000000 Binary files a/test_data/A-Team_lowres.sourcedb and /dev/null differ diff --git a/test_data/L570745_uv_first10.MS.tar.xz b/test_data/L570745_uv_first10.MS.tar.xz deleted file mode 100644 index 13ab4c559979bdb321d6bdf57d92f03bb84ca2f2..0000000000000000000000000000000000000000 --- a/test_data/L570745_uv_first10.MS.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6acef40bcf795c5ae94232654414fece4a20eb75494577ea630fc663673b3c1 -size 387119976 diff --git a/test_data/example.h5.REMOVED.git-id b/test_data/example.h5.REMOVED.git-id deleted file mode 100644 index ee55446f16fed96380113889ea423eb37e2bdbd0..0000000000000000000000000000000000000000 --- a/test_data/example.h5.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -554933b577a0dcf1b2aa3fa91c7de5b2477fd724 \ No newline at end of file diff --git a/test_data/skymodels/3C196-pandey.skymodel b/test_data/skymodels/3C196-pandey.skymodel deleted file mode 100644 index 47424b9f86b2b6e06d789f5a54d15a787dffca7c..0000000000000000000000000000000000000000 --- a/test_data/skymodels/3C196-pandey.skymodel +++ /dev/null @@ -1,11 +0,0 @@ -# (Name, Type, Patch, Ra, Dec, I, Q, U, V, ReferenceFrequency='150e6', SpectralIndex='[-0.76, -0.00]', MajorAxis, MinorAxis, Orientation) = format - -, , 3c196_4c, 08:13:36.0, 48.13.0 -3C196A1, GAUSSIAN, 3c196_4c, 08:13:35.925, +48.13.00.061, 33.5514, 0.0, 0.0, 0.0, 150e6, [-0.572, -0.042], 1.476, 1.091, 135.27 -3C196A2, GAUSSIAN, 3c196_4c, 08:13:35.772, +48.13.02.507, 12.3129, 0.0, 0.0, 0.0, 150e6, [-0.973, -0.319], 2.738, 1.754, 93.30 -3C196B1, GAUSSIAN, 3c196_4c, 08:13:36.182, +48.13.04.725, 14.6030, 0.0, 0.0, 0.0, 150e6, [-0.557, -0.270], 1.034, 0.248, 124.03 -3C196B2, GAUSSIAN, 3c196_4c, 08:13:36.389, +48.13.02.735, 22.6653, 0.0, 0.0, 0.0, 150e6, [-0.840, -0.288], 1.456, 2.159, 324.58 -# Pandey: 31July2014 converted for the normal bbs updated on April 17th from pandey_March26_2014. DO NOT DELETE THIS LINE -# Tag:fitted version 2: 17-Apr-2014: pandey@astron.nl using L192832_1CH12S -# Modified to include a patch name on 24.11.2015 by A. Horneffer - diff --git a/test_data/skymodels/3c147-SH.skymodel b/test_data/skymodels/3c147-SH.skymodel deleted file mode 100644 index d8e7cd7cab357223c68320e5662228f2e331af40..0000000000000000000000000000000000000000 --- a/test_data/skymodels/3c147-SH.skymodel +++ /dev/null @@ -1,8 +0,0 @@ -# (Name, Type, Patch, Ra, Dec, I, Q, U, V, ReferenceFrequency='74e6', SpectralIndex='[]', MajorAxis, MinorAxis, Orientation) = format - -# The above line defines the field order and is required. - -# Scaife and Heald Calibrator model. -, , 3c147, 05:42:36.1, 49.51.07 -3c147_1, POINT, 3c147, 05:42:36.1, 49.51.07, 66.738, 0.0, 0.0, 0.0, 150.e6, [-0.022, -1.012, 0.549] - diff --git a/test_data/skymodels/3c286-SH.skymodel b/test_data/skymodels/3c286-SH.skymodel deleted file mode 100644 index 817c01a72a7e141579d04a7c87d794abca143091..0000000000000000000000000000000000000000 --- a/test_data/skymodels/3c286-SH.skymodel +++ /dev/null @@ -1,8 +0,0 @@ -# (Name, Type, Patch, Ra, Dec, I, Q, U, V, ReferenceFrequency='74e6', SpectralIndex='[]', MajorAxis, MinorAxis, Orientation) = format - -# The above line defines the field order and is required. - -# Scaife and Heald Calibrator model. -, , 3c286, 13:31:08.3, 30.30.33 -3c286_1, POINT, 3c286, 13:31:08.3, 30.30.33, 27.477, 0.0, 0.0, 0.0, 150.e6, [-0.158, 0.032, -0.180] - diff --git a/test_data/skymodels/3c287-SH.skymodel b/test_data/skymodels/3c287-SH.skymodel deleted file mode 100644 index 692009b074139d50389774f206b435eed5bb8307..0000000000000000000000000000000000000000 --- a/test_data/skymodels/3c287-SH.skymodel +++ /dev/null @@ -1,8 +0,0 @@ -# (Name, Type, Patch, Ra, Dec, I, Q, U, V, ReferenceFrequency='74e6', SpectralIndex='[]', MajorAxis, MinorAxis, Orientation) = format - -# The above line defines the field order and is required. - -# Scaife and Heald Calibrator model. -, , 3c287, 13:30:37.7, 25.09.11 -3c287_1, POINT, 3c287, 13:30:37.7, 25.09.11, 16.367, 0.0, 0.0, 0.0, 150.e6, [-0.364] - diff --git a/test_data/skymodels/3c295-twocomp.skymodel b/test_data/skymodels/3c295-twocomp.skymodel deleted file mode 100644 index 957cadd564d9a2e8ea1010d5e2a35c5d8d33cb4b..0000000000000000000000000000000000000000 --- a/test_data/skymodels/3c295-twocomp.skymodel +++ /dev/null @@ -1,5 +0,0 @@ -# (Name, Type, Patch, Ra, Dec, I, Q, U, V, ReferenceFrequency='150.e6', SpectralIndex='[]', MajorAxis, MinorAxis, Orientation) = format - - , , 3c295_2c, 14:11:20.64, +52.12.09.30 -3c295A, POINT, 3c295_2c, 14:11:20.49, +52.12.10.70, 48.8815, 0.0, 0.0, 0.0, 150.e6, [-0.582, -0.298, 0.583, -0.363] -3c295B, POINT, 3c295_2c, 14:11:20.79, +52.12.07.90, 48.8815, 0.0, 0.0, 0.0, 150.e6, [-0.582, -0.298, 0.583, -0.363] diff --git a/test_data/skymodels/3c380-SH.skymodel b/test_data/skymodels/3c380-SH.skymodel deleted file mode 100644 index 5a911080bbac0d42bf8a66afc670085a910cdd57..0000000000000000000000000000000000000000 --- a/test_data/skymodels/3c380-SH.skymodel +++ /dev/null @@ -1,8 +0,0 @@ -# (Name, Type, Patch, Ra, Dec, I, Q, U, V, ReferenceFrequency='74e6', SpectralIndex='[]', MajorAxis, MinorAxis, Orientation) = format - -# The above line defines the field order and is required. - -# Scaife and Heald Calibrator model. -, , 3c380, 18:29:31.8, 48.44.46 -3c380_1, POINT, 3c380, 18:29:31.8, 48.44.46, 77.352, 0.0, 0.0, 0.0, 150.e6, [-0.767] - diff --git a/test_data/skymodels/3c48-SH.skymodel b/test_data/skymodels/3c48-SH.skymodel deleted file mode 100644 index e2c3f50da26c04a646fedde67ce861ead3e68133..0000000000000000000000000000000000000000 --- a/test_data/skymodels/3c48-SH.skymodel +++ /dev/null @@ -1,7 +0,0 @@ -# (Name, Type, Patch, Ra, Dec, I, Q, U, V, ReferenceFrequency='74e6', SpectralIndex='[]', MajorAxis, MinorAxis, Orientation) = format - -# The above line defines the field order and is required. - -# Scaife and Heald Calibrator models. -, , 3c48, 01:37:41.3, 33.09.35 -3c48_1, POINT, 3c48, 01:37:41.3, 33.09.35, 64.768, 0.0, 0.0, 0.0, 150.e6, [-0.387, -0.420, 0.181] diff --git a/test_data/skymodels/A-Team_4_Highres.skymodel.REMOVED.git-id b/test_data/skymodels/A-Team_4_Highres.skymodel.REMOVED.git-id deleted file mode 100644 index 3a77caad0a210449d18cd8cf9e7f9ff5094f0bd9..0000000000000000000000000000000000000000 --- a/test_data/skymodels/A-Team_4_Highres.skymodel.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -92830adec7ead19c19340071ea59a3131bd82212 \ No newline at end of file diff --git a/test_data/skymodels/A-Team_lowres.skymodel b/test_data/skymodels/A-Team_lowres.skymodel deleted file mode 100644 index cbb1296b7520bbbfede15403b33011cdfbad5e80..0000000000000000000000000000000000000000 --- a/test_data/skymodels/A-Team_lowres.skymodel +++ /dev/null @@ -1,78 +0,0 @@ -# (Name, Type, Patch, Ra, Dec, I, Q, U, V, ReferenceFrequency='74e6', SpectralIndex='[]', MajorAxis, MinorAxis, Orientation) = format - -# The above line defines the field order and is required. - -# models for the A-Team members - -, , CygA, 19:59:26, +40.44.00 -CygA_4_2, POINT, CygA, 19:59:30.433, +40.43.56.221, 4.827e+03, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 1.00637e+02 -CygA_4_1, GAUSSIAN, CygA, 19:59:28.476, +40.44.01.804, 4.165e+03, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.20516e-02, 5.34011e-03, 1.03230e+02 -CygA_4_3, POINT, CygA, 19:59:22.168, +40.44.28.591, 3.896e+03, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 9.21061e+01 -CygA_4_4, POINT, CygA, 19:59:24.413, +40.44.18.617, 2.798e+03, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 6.74922e+01 -CygA_4_5, POINT, CygA, 19:59:25.555, +40.43.52.813, 1.560e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 0.00000e+00 - -, , CasA, 23:23:28, +58.48.42 -CasA_4_3, GAUSSIAN, CasA,23:23:21.044, +58.49.42.000, 4.193e+03, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 4.32664e-02, 1.79281e-02, 2.73207e+01 -CasA_4_2, GAUSSIAN, CasA,23:23:33.918, +58.50.13.374, 4.131e+03, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 4.25963e-02, 1.87784e-02, 1.12516e+02 -CasA_4_8, GAUSSIAN, CasA,23:23:34.032, +58.47.29.883, 2.536e+03, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 2.77739e-02, 1.42664e-02, 6.26062e+01 -CasA_4_5, GAUSSIAN, CasA,23:23:15.292, +58.50.00.221, 2.316e+03, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 3.15448e-02, 9.02869e-03, 4.11857e+01 -CasA_4_1, GAUSSIAN, CasA,23:23:39.632, +58.48.32.671, 2.245e+03, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 2.25927e-02, 1.70874e-02, 8.48056e+01 -CasA_4_7, GAUSSIAN, CasA,23:23:24.110, +58.47.43.607, 2.201e+03, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 4.64283e-02, 1.49372e-02, 2.12611e+01 -CasA_4_4, GAUSSIAN, CasA,23:23:14.939, +58.48.09.511, 2.099e+03, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 3.09146e-02, 1.42990e-02, 1.61549e+02 -CasA_4_9, GAUSSIAN, CasA,23:23:10.817, +58.48.46.409, 9.790e+02, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 9.62058e-03, 7.79284e-03, 1.77482e+02 -CasA_4_6, GAUSSIAN, CasA,23:23:26.327, +58.51.14.147, 2.444e+02, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 8.75852e-03, 6.94444e-03, 8.12790e+01 - -, , TauA, 05:34:32, +21.59.55 -TauA_4_1, GAUSSIAN, TauA, 05:34:32.269, +21.59.47.597, 1.911e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 3.94949e-02, 1.31559e-02, 1.65623e+02 -TauA_4_11, GAUSSIAN, TauA, 05:34:28.639, +22.00.53.809, 1.344e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.82500e-02, 1.22959e-02, 2.49193e+01 -TauA_4_3, GAUSSIAN, TauA, 05:34:25.671, +22.01.26.361, 1.247e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.76133e-02, 1.13962e-02, 5.60626e+01 -TauA_4_9, GAUSSIAN, TauA, 05:34:23.420, +22.00.12.563, 1.096e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.82128e-02, 1.71142e-02, 3.38306e+01 -TauA_4_15, GAUSSIAN, TauA, 05:34:22.884, +22.01.56.603, 9.243e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.99931e-02, 1.65627e-02, 1.76338e+02 -TauA_4_20, GAUSSIAN, TauA, 05:34:29.086, +21.59.21.722, 8.792e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 3.23261e-02, 9.03648e-03, 1.09196e+02 -TauA_4_10, GAUSSIAN, TauA, 05:34:37.530, +21.59.06.719, 8.641e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.13390e-02, 1.33726e-02, 1.27644e+02 -TauA_4_2, POINT, TauA, 05:34:30.550, +21.59.58.106, 8.276e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 0.00000e+00 -TauA_4_5, GAUSSIAN, TauA, 05:34:40.748, +21.59.31.921, 7.008e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.59971e-02, 1.25206e-02, 1.51745e+02 -TauA_4_14, GAUSSIAN, TauA, 05:34:30.570, +21.58.33.304, 6.187e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.87859e-02, 1.14519e-02, 8.42720e+01 -TauA_4_7, GAUSSIAN, TauA, 05:34:36.888, +22.01.01.174, 5.537e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.93364e-02, 1.21462e-02, 1.39794e+02 -TauA_4_8, GAUSSIAN, TauA, 05:34:35.324, +22.00.10.883, 5.525e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.81832e-02, 1.35652e-02, 1.06533e+02 -TauA_4_4, GAUSSIAN, TauA, 05:34:23.931, +21.58.55.252, 5.076e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.77800e-02, 1.52796e-02, 7.50003e+01 -TauA_4_13, GAUSSIAN, TauA, 05:34:36.235, +21.58.03.089, 4.862e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 3.59649e-02, 9.18833e-03, 8.58303e+01 -TauA_4_6, GAUSSIAN, TauA, 05:34:27.470, +21.58.50.002, 4.223e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.54141e-02, 7.87103e-03, 5.52923e+01 -TauA_4_21, GAUSSIAN, TauA, 05:34:34.585, +22.00.45.580, 4.175e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 3.19587e-02, 6.70123e-03, 1.72839e+02 -TauA_4_19, GAUSSIAN, TauA, 05:34:19.534, +22.01.07.470, 3.906e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.20399e-02, 1.14898e-02, 1.76500e+02 -TauA_4_17, GAUSSIAN, TauA, 05:34:29.426, +21.59.51.003, 2.848e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.10631e-02, 5.13228e-03, 1.27622e+02 -TauA_4_23, GAUSSIAN, TauA, 05:34:26.246, +22.02.05.085, 2.699e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.28687e-02, 1.05568e-02, 1.44302e+02 -TauA_4_16, GAUSSIAN, TauA, 05:34:32.269, +22.01.21.318, 2.557e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.16784e-02, 7.66067e-03, 1.43877e+02 -TauA_4_12, GAUSSIAN, TauA, 05:34:22.991, +22.00.33.000, 2.127e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.49607e-02, 8.16407e-03, 1.16642e+02 -TauA_4_18, GAUSSIAN, TauA, 05:34:26.292, +22.02.39.501, 1.727e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.19757e-02, 6.32082e-03, 1.08185e+02 -TauA_4_22, GAUSSIAN, TauA, 05:34:37.023, +21.58.27.987, 1.357e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 8.54110e-03, 5.01393e-03, 7.39302e+01 -TauA_4_24, GAUSSIAN, TauA, 05:34:31.108, +22.00.32.726, 1.106e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.59017e-02, 6.94444e-03, 5.84987e+01 -TauA_4_26, GAUSSIAN, TauA, 05:32:23.875, +21.50.58.488, 1.780e+00, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.05524e-02, 3.94647e-03, 6.84955e+01 -TauA_4_25, POINT, TauA, 05:34:30.647, +21.59.16.928, 9.776e-01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 2.05933e+01 - -, , VirA, 12:30:35, +12.19.45 -VirA_4_17, GAUSSIAN, VirA, 12:30:34.383, +12.20.04.012, 3.219e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 8.42972e-02, 6.11535e-02, 6.50364e+01 -VirA_4_2, GAUSSIAN, VirA, 12:30:47.034, +12.23.43.975, 2.591e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 8.54400e-03, 4.07169e-03, 1.06884e+02 -VirA_4_1, POINT, VirA, 12:30:48.961, +12.23.33.770, 1.516e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 1.70815e+02 -VirA_4_19, GAUSSIAN, VirA, 12:30:41.047, +12.17.36.983, 1.094e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 4.63137e-02, 2.79725e-02, 8.64763e+01 -VirA_4_20, GAUSSIAN, VirA, 12:30:49.250, +12.24.02.102, 1.069e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 9.92793e-02, 2.33402e-02, 1.08930e+01 -VirA_4_7, GAUSSIAN, VirA, 12:31:00.320, +12.26.38.867, 8.851e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 3.83541e-02, 3.47954e-02, 1.53069e+02 -VirA_4_6, GAUSSIAN, VirA, 12:30:55.490, +12.23.49.301, 7.499e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 6.64979e-02, 1.79950e-02, 1.72468e+01 -VirA_4_4, GAUSSIAN, VirA, 12:30:59.933, +12.22.42.187, 7.388e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.52817e-01, 1.69367e-02, 3.28830e+01 -VirA_4_21, GAUSSIAN, VirA, 12:30:42.588, +12.22.06.778, 6.153e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 3.81610e-02, 1.87921e-02, 2.03833e+01 -VirA_4_9, GAUSSIAN, VirA, 12:30:50.661, +12.23.49.618, 5.456e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.36474e-02, 8.25082e-03, 8.58262e+01 -VirA_4_3, POINT, VirA, 12:30:48.239, +12.23.18.068, 5.398e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 1.11922e+02 -VirA_4_14, GAUSSIAN, VirA, 12:30:39.222, +12.23.13.204, 5.142e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.40448e-02, 1.75673e-02, 1.70476e+02 -VirA_4_5, POINT, VirA, 12:30:45.851, +12.23.49.562, 4.189e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 8.15603e+01 -VirA_4_8, GAUSSIAN, VirA, 12:30:52.150, +12.18.29.472, 3.936e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 3.38379e-02, 2.30198e-02, 1.60497e+02 -VirA_4_15, GAUSSIAN, VirA, 12:31:01.387, +12.24.37.942, 3.313e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.14509e-02, 1.18403e-02, 7.44971e+01 -VirA_4_12, GAUSSIAN, VirA, 12:31:03.637, +12.23.31.633, 2.835e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 3.23407e-02, 9.02810e-03, 3.03022e+00 -VirA_4_11, GAUSSIAN, VirA, 12:30:59.512, +12.22.44.364, 2.701e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.66163e-02, 1.08450e-02, 1.34667e+02 -VirA_4_13, GAUSSIAN, VirA, 12:31:00.272, +12.23.41.572, 2.676e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.52105e-02, 1.11420e-02, 1.04009e+02 -VirA_4_10, POINT, VirA, 12:30:48.452, +12.23.32.663, 2.217e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 0.00000e+00 -VirA_4_16, GAUSSIAN, VirA, 12:30:43.137, +12.23.59.978, 1.788e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.68245e-02, 9.05564e-03, 9.84731e+01 -VirA_4_24, GAUSSIAN, VirA, 12:30:36.867, +12.18.49.897, 1.130e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.28602e-02, 1.66793e-02, 1.45577e+02 -VirA_4_18, POINT, VirA, 12:30:47.114, +12.23.26.692, 8.179e+00, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 0.00000e+00 -VirA_4_23, GAUSSIAN, VirA, 12:30:44.464, +12.19.17.889, 4.819e+00, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.37460e-02, 1.36631e-02, 1.48507e+02 -VirA_4_22, GAUSSIAN, VirA, 12:30:44.127, +12.23.08.175, 4.207e+00, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 8.85467e-03, 5.44859e-03, 1.33216e+02 - diff --git a/test_data/skymodels/Ateam_LBA_CC.skymodel.REMOVED.git-id b/test_data/skymodels/Ateam_LBA_CC.skymodel.REMOVED.git-id deleted file mode 100644 index c143443c567168c864095201d920d70a5351f4bc..0000000000000000000000000000000000000000 --- a/test_data/skymodels/Ateam_LBA_CC.skymodel.REMOVED.git-id +++ /dev/null @@ -1 +0,0 @@ -ce968f5b4fb7491d2a63c642cc51d01da2bce829 \ No newline at end of file diff --git a/test_data/skymodels/Calibrators_SH_lowres.skymodel b/test_data/skymodels/Calibrators_SH_lowres.skymodel deleted file mode 100644 index cbb1296b7520bbbfede15403b33011cdfbad5e80..0000000000000000000000000000000000000000 --- a/test_data/skymodels/Calibrators_SH_lowres.skymodel +++ /dev/null @@ -1,78 +0,0 @@ -# (Name, Type, Patch, Ra, Dec, I, Q, U, V, ReferenceFrequency='74e6', SpectralIndex='[]', MajorAxis, MinorAxis, Orientation) = format - -# The above line defines the field order and is required. - -# models for the A-Team members - -, , CygA, 19:59:26, +40.44.00 -CygA_4_2, POINT, CygA, 19:59:30.433, +40.43.56.221, 4.827e+03, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 1.00637e+02 -CygA_4_1, GAUSSIAN, CygA, 19:59:28.476, +40.44.01.804, 4.165e+03, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.20516e-02, 5.34011e-03, 1.03230e+02 -CygA_4_3, POINT, CygA, 19:59:22.168, +40.44.28.591, 3.896e+03, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 9.21061e+01 -CygA_4_4, POINT, CygA, 19:59:24.413, +40.44.18.617, 2.798e+03, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 6.74922e+01 -CygA_4_5, POINT, CygA, 19:59:25.555, +40.43.52.813, 1.560e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 0.00000e+00 - -, , CasA, 23:23:28, +58.48.42 -CasA_4_3, GAUSSIAN, CasA,23:23:21.044, +58.49.42.000, 4.193e+03, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 4.32664e-02, 1.79281e-02, 2.73207e+01 -CasA_4_2, GAUSSIAN, CasA,23:23:33.918, +58.50.13.374, 4.131e+03, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 4.25963e-02, 1.87784e-02, 1.12516e+02 -CasA_4_8, GAUSSIAN, CasA,23:23:34.032, +58.47.29.883, 2.536e+03, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 2.77739e-02, 1.42664e-02, 6.26062e+01 -CasA_4_5, GAUSSIAN, CasA,23:23:15.292, +58.50.00.221, 2.316e+03, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 3.15448e-02, 9.02869e-03, 4.11857e+01 -CasA_4_1, GAUSSIAN, CasA,23:23:39.632, +58.48.32.671, 2.245e+03, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 2.25927e-02, 1.70874e-02, 8.48056e+01 -CasA_4_7, GAUSSIAN, CasA,23:23:24.110, +58.47.43.607, 2.201e+03, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 4.64283e-02, 1.49372e-02, 2.12611e+01 -CasA_4_4, GAUSSIAN, CasA,23:23:14.939, +58.48.09.511, 2.099e+03, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 3.09146e-02, 1.42990e-02, 1.61549e+02 -CasA_4_9, GAUSSIAN, CasA,23:23:10.817, +58.48.46.409, 9.790e+02, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 9.62058e-03, 7.79284e-03, 1.77482e+02 -CasA_4_6, GAUSSIAN, CasA,23:23:26.327, +58.51.14.147, 2.444e+02, 0.0, 0.0, 0.0, 7.37817e+07, [-0.8], 8.75852e-03, 6.94444e-03, 8.12790e+01 - -, , TauA, 05:34:32, +21.59.55 -TauA_4_1, GAUSSIAN, TauA, 05:34:32.269, +21.59.47.597, 1.911e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 3.94949e-02, 1.31559e-02, 1.65623e+02 -TauA_4_11, GAUSSIAN, TauA, 05:34:28.639, +22.00.53.809, 1.344e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.82500e-02, 1.22959e-02, 2.49193e+01 -TauA_4_3, GAUSSIAN, TauA, 05:34:25.671, +22.01.26.361, 1.247e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.76133e-02, 1.13962e-02, 5.60626e+01 -TauA_4_9, GAUSSIAN, TauA, 05:34:23.420, +22.00.12.563, 1.096e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.82128e-02, 1.71142e-02, 3.38306e+01 -TauA_4_15, GAUSSIAN, TauA, 05:34:22.884, +22.01.56.603, 9.243e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.99931e-02, 1.65627e-02, 1.76338e+02 -TauA_4_20, GAUSSIAN, TauA, 05:34:29.086, +21.59.21.722, 8.792e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 3.23261e-02, 9.03648e-03, 1.09196e+02 -TauA_4_10, GAUSSIAN, TauA, 05:34:37.530, +21.59.06.719, 8.641e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.13390e-02, 1.33726e-02, 1.27644e+02 -TauA_4_2, POINT, TauA, 05:34:30.550, +21.59.58.106, 8.276e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 0.00000e+00 -TauA_4_5, GAUSSIAN, TauA, 05:34:40.748, +21.59.31.921, 7.008e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.59971e-02, 1.25206e-02, 1.51745e+02 -TauA_4_14, GAUSSIAN, TauA, 05:34:30.570, +21.58.33.304, 6.187e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.87859e-02, 1.14519e-02, 8.42720e+01 -TauA_4_7, GAUSSIAN, TauA, 05:34:36.888, +22.01.01.174, 5.537e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.93364e-02, 1.21462e-02, 1.39794e+02 -TauA_4_8, GAUSSIAN, TauA, 05:34:35.324, +22.00.10.883, 5.525e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.81832e-02, 1.35652e-02, 1.06533e+02 -TauA_4_4, GAUSSIAN, TauA, 05:34:23.931, +21.58.55.252, 5.076e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.77800e-02, 1.52796e-02, 7.50003e+01 -TauA_4_13, GAUSSIAN, TauA, 05:34:36.235, +21.58.03.089, 4.862e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 3.59649e-02, 9.18833e-03, 8.58303e+01 -TauA_4_6, GAUSSIAN, TauA, 05:34:27.470, +21.58.50.002, 4.223e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.54141e-02, 7.87103e-03, 5.52923e+01 -TauA_4_21, GAUSSIAN, TauA, 05:34:34.585, +22.00.45.580, 4.175e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 3.19587e-02, 6.70123e-03, 1.72839e+02 -TauA_4_19, GAUSSIAN, TauA, 05:34:19.534, +22.01.07.470, 3.906e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.20399e-02, 1.14898e-02, 1.76500e+02 -TauA_4_17, GAUSSIAN, TauA, 05:34:29.426, +21.59.51.003, 2.848e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.10631e-02, 5.13228e-03, 1.27622e+02 -TauA_4_23, GAUSSIAN, TauA, 05:34:26.246, +22.02.05.085, 2.699e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.28687e-02, 1.05568e-02, 1.44302e+02 -TauA_4_16, GAUSSIAN, TauA, 05:34:32.269, +22.01.21.318, 2.557e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.16784e-02, 7.66067e-03, 1.43877e+02 -TauA_4_12, GAUSSIAN, TauA, 05:34:22.991, +22.00.33.000, 2.127e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.49607e-02, 8.16407e-03, 1.16642e+02 -TauA_4_18, GAUSSIAN, TauA, 05:34:26.292, +22.02.39.501, 1.727e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.19757e-02, 6.32082e-03, 1.08185e+02 -TauA_4_22, GAUSSIAN, TauA, 05:34:37.023, +21.58.27.987, 1.357e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 8.54110e-03, 5.01393e-03, 7.39302e+01 -TauA_4_24, GAUSSIAN, TauA, 05:34:31.108, +22.00.32.726, 1.106e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.59017e-02, 6.94444e-03, 5.84987e+01 -TauA_4_26, GAUSSIAN, TauA, 05:32:23.875, +21.50.58.488, 1.780e+00, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.05524e-02, 3.94647e-03, 6.84955e+01 -TauA_4_25, POINT, TauA, 05:34:30.647, +21.59.16.928, 9.776e-01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 2.05933e+01 - -, , VirA, 12:30:35, +12.19.45 -VirA_4_17, GAUSSIAN, VirA, 12:30:34.383, +12.20.04.012, 3.219e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 8.42972e-02, 6.11535e-02, 6.50364e+01 -VirA_4_2, GAUSSIAN, VirA, 12:30:47.034, +12.23.43.975, 2.591e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 8.54400e-03, 4.07169e-03, 1.06884e+02 -VirA_4_1, POINT, VirA, 12:30:48.961, +12.23.33.770, 1.516e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 1.70815e+02 -VirA_4_19, GAUSSIAN, VirA, 12:30:41.047, +12.17.36.983, 1.094e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 4.63137e-02, 2.79725e-02, 8.64763e+01 -VirA_4_20, GAUSSIAN, VirA, 12:30:49.250, +12.24.02.102, 1.069e+02, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 9.92793e-02, 2.33402e-02, 1.08930e+01 -VirA_4_7, GAUSSIAN, VirA, 12:31:00.320, +12.26.38.867, 8.851e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 3.83541e-02, 3.47954e-02, 1.53069e+02 -VirA_4_6, GAUSSIAN, VirA, 12:30:55.490, +12.23.49.301, 7.499e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 6.64979e-02, 1.79950e-02, 1.72468e+01 -VirA_4_4, GAUSSIAN, VirA, 12:30:59.933, +12.22.42.187, 7.388e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.52817e-01, 1.69367e-02, 3.28830e+01 -VirA_4_21, GAUSSIAN, VirA, 12:30:42.588, +12.22.06.778, 6.153e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 3.81610e-02, 1.87921e-02, 2.03833e+01 -VirA_4_9, GAUSSIAN, VirA, 12:30:50.661, +12.23.49.618, 5.456e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.36474e-02, 8.25082e-03, 8.58262e+01 -VirA_4_3, POINT, VirA, 12:30:48.239, +12.23.18.068, 5.398e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 1.11922e+02 -VirA_4_14, GAUSSIAN, VirA, 12:30:39.222, +12.23.13.204, 5.142e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.40448e-02, 1.75673e-02, 1.70476e+02 -VirA_4_5, POINT, VirA, 12:30:45.851, +12.23.49.562, 4.189e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 8.15603e+01 -VirA_4_8, GAUSSIAN, VirA, 12:30:52.150, +12.18.29.472, 3.936e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 3.38379e-02, 2.30198e-02, 1.60497e+02 -VirA_4_15, GAUSSIAN, VirA, 12:31:01.387, +12.24.37.942, 3.313e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.14509e-02, 1.18403e-02, 7.44971e+01 -VirA_4_12, GAUSSIAN, VirA, 12:31:03.637, +12.23.31.633, 2.835e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 3.23407e-02, 9.02810e-03, 3.03022e+00 -VirA_4_11, GAUSSIAN, VirA, 12:30:59.512, +12.22.44.364, 2.701e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.66163e-02, 1.08450e-02, 1.34667e+02 -VirA_4_13, GAUSSIAN, VirA, 12:31:00.272, +12.23.41.572, 2.676e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.52105e-02, 1.11420e-02, 1.04009e+02 -VirA_4_10, POINT, VirA, 12:30:48.452, +12.23.32.663, 2.217e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 0.00000e+00 -VirA_4_16, GAUSSIAN, VirA, 12:30:43.137, +12.23.59.978, 1.788e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.68245e-02, 9.05564e-03, 9.84731e+01 -VirA_4_24, GAUSSIAN, VirA, 12:30:36.867, +12.18.49.897, 1.130e+01, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 2.28602e-02, 1.66793e-02, 1.45577e+02 -VirA_4_18, POINT, VirA, 12:30:47.114, +12.23.26.692, 8.179e+00, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 7.63889e-03, 6.94444e-03, 0.00000e+00 -VirA_4_23, GAUSSIAN, VirA, 12:30:44.464, +12.19.17.889, 4.819e+00, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 1.37460e-02, 1.36631e-02, 1.48507e+02 -VirA_4_22, GAUSSIAN, VirA, 12:30:44.127, +12.23.08.175, 4.207e+00, 0.0, 0.0, 0.0, 7.38000e+07, [-0.8], 8.85467e-03, 5.44859e-03, 1.33216e+02 - diff --git a/test_jobs/faraday_rotation.json b/test_jobs/faraday_rotation.json deleted file mode 100644 index c944a27e15b6386ce33ac2edf8808cc429b2cbf1..0000000000000000000000000000000000000000 --- a/test_jobs/faraday_rotation.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "msin": [{"class": "Directory", "path": "/data/L570745_SB001_uv_CORRECTED_DATA.MS/"}, - {"class": "Directory", "path": "/data/L570745_SB002_uv_CORRECTED_DATA.MS/"}, - {"class": "Directory", "path": "/data/L570745_SB003_uv_CORRECTED_DATA.MS/"}], - "do_smooth": true, - "flagunconverged": true, - "propagate_solutions": false - -} diff --git a/test_jobs/flag_average.json b/test_jobs/flag_average.json deleted file mode 100644 index 36154f55330703582bc2a83c16cf666d27560148..0000000000000000000000000000000000000000 --- a/test_jobs/flag_average.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "msin": { - "class": "Directory", - "path": "/data/L570745_SB001_uv_first10.MS" - } -} diff --git a/test_jobs/ndppp_step.parset b/test_jobs/ndppp_step.parset deleted file mode 100644 index 450d95c45cfad84ae9af23bd3d51de49035a55ea..0000000000000000000000000000000000000000 --- a/test_jobs/ndppp_step.parset +++ /dev/null @@ -1,7 +0,0 @@ -count.save=True -count.path="." -gaincal.parmdb=test.h5 -gaincal.usemodelcolumn=True -gaincal.caltype=diagonal -msin.modelcolumn=DATA -steps=[count, gaincal] diff --git a/test_jobs/pol_align.json b/test_jobs/pol_align.json deleted file mode 100644 index aad9492c2fac5cac30fbbfa88cb59004625ce9f3..0000000000000000000000000000000000000000 --- a/test_jobs/pol_align.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "input_h5parm": { - "class": "File", - "format": "lofar:#H5Parm", - "path": "../data/example.h5" - } -} diff --git a/test_scatter/1st-tool.cwl b/test_scatter/1st-tool.cwl deleted file mode 100644 index 454071a1c4f104eb0cb0d5ad893e0d55380e3805..0000000000000000000000000000000000000000 --- a/test_scatter/1st-tool.cwl +++ /dev/null @@ -1,13 +0,0 @@ -#!/usr/bin/env cwl-runner - -cwlVersion: v1.2 -class: CommandLineTool -baseCommand: echo -inputs: - message: - type: string - inputBinding: - position: 1 -outputs: - - id: echo_out - type: stdout diff --git a/test_scatter/cat.cwl b/test_scatter/cat.cwl deleted file mode 100644 index 1a922260320be47c8b1d226fecfdf67f725b518f..0000000000000000000000000000000000000000 --- a/test_scatter/cat.cwl +++ /dev/null @@ -1,17 +0,0 @@ -class: CommandLineTool -cwlVersion: v1.2 -id: cat -baseCommand: - - cat -inputs: - - id: files - type: - - File - - type: array - items: File - inputBinding: - position: 0 -outputs: - - id: output - type: stdout -label: cat diff --git a/test_scatter/scatter-job.yml b/test_scatter/scatter-job.yml deleted file mode 100644 index 566d5724322a57c5cbd810b01cc98d06f5dda7c7..0000000000000000000000000000000000000000 --- a/test_scatter/scatter-job.yml +++ /dev/null @@ -1,5 +0,0 @@ -message_array: - - Hello world! - - Hola mundo! - - Bonjour le monde! - - Hallo welt! diff --git a/test_scatter/scatter-workflow.cwl b/test_scatter/scatter-workflow.cwl deleted file mode 100644 index bc20dfe6c2f307150edf567b5407f9bac38c4fc1..0000000000000000000000000000000000000000 --- a/test_scatter/scatter-workflow.cwl +++ /dev/null @@ -1,60 +0,0 @@ -class: Workflow -cwlVersion: v1.2 -inputs: - - id: message_array - type: 'string[]' -outputs: - - id: output - outputSource: - - cat_2/output - type: File -steps: - - id: echo - in: - - id: message - source: message_array - out: - - id: echo_out - run: 1st-tool.cwl - scatter: - - message - - id: cat - in: - - id: files - source: - - echo/echo_out - out: - - id: output - run: ./cat.cwl - label: cat - - id: 1st_tool - in: - - id: message - source: message_array - out: - - id: echo_out - run: ./1st-tool.cwl - scatter: - - message - - id: cat_1 - in: - - id: files - source: - - 1st_tool/echo_out - out: - - id: output - run: ./cat.cwl - label: cat - - id: cat_2 - in: - - id: files - source: - - cat/output - - cat_1/output - out: - - id: output - run: ./cat.cwl - label: cat -requirements: - - class: ScatterFeatureRequirement - - class: MultipleInputFeatureRequirement diff --git a/test_scatter/scattertest.cwl b/test_scatter/scattertest.cwl deleted file mode 100644 index ef22849d1541fa6989b3dc7c05b05dfde72c9e15..0000000000000000000000000000000000000000 --- a/test_scatter/scattertest.cwl +++ /dev/null @@ -1,8 +0,0 @@ -id: scattertest -label: scattertest -class: Workflow -cwlVersion: v1.2 -inputs: [] -outputs: [] -steps: [] -doc: '' diff --git a/test_scatter/two_files.cwl b/test_scatter/two_files.cwl deleted file mode 100644 index 54048b48083105d754a7579fbc4652627b9dca1b..0000000000000000000000000000000000000000 --- a/test_scatter/two_files.cwl +++ /dev/null @@ -1,57 +0,0 @@ -class: Workflow -cwlVersion: v1.2 -id: two_files -label: two_files -inputs: - - id: message - type: string - - id: message_1 - type: string -outputs: - - id: echo_out - outputSource: combine/out_files - type: 'File[]' -steps: - - id: 1st_tool - in: - - id: message - source: message - out: - - id: echo_out - run: ./1st-tool.cwl - - id: 1st_tool_1 - in: - - id: message - source: message_1 - out: - - id: echo_out - run: ./1st-tool.cwl - - id: combine - in: - input_file: - source: - - 1st_tool_1/echo_out - - 1st_tool/echo_out - out: - - id: out_files - run: - class: ExpressionTool - inputs: - input_file: - type: File[] - outputs: - out_files: - type: File[] - expression: | - ${ - var output = [] - for(var index in inputs.input_file){ - var current_file = inputs.input_file[index] - current_file.basename = 'output_' + index - output.push(current_file) - } - return {out_files: output} - } -requirements: - - class: MultipleInputFeatureRequirement - - class: InlineJavascriptRequirement diff --git a/test_workflow/empty_dirs/ms1/README b/test_workflow/empty_dirs/ms1/README deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/test_workflow/empty_dirs/ms2/README b/test_workflow/empty_dirs/ms2/README deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/test_workflow/empty_dirs/ms3/README b/test_workflow/empty_dirs/ms3/README deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/test_workflow/empty_dirs/ms5/README b/test_workflow/empty_dirs/ms5/README deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/test_workflow/filter_ms_group.json b/test_workflow/filter_ms_group.json deleted file mode 100644 index dbdcc34733a9aa358d6d7bd9a2d4769b7e80bf5e..0000000000000000000000000000000000000000 --- a/test_workflow/filter_ms_group.json +++ /dev/null @@ -1,9 +0,0 @@ -{ -"group_id": "1", -"groups_specification": {"class": "File", "path": "groups_spec.json"}, -"measurement_sets": [ - {"class": "Directory", "path": "empty_dirs/ms1"}, - {"class": "Directory", "path": "empty_dirs/ms2"}, - {"class": "Directory", "path": "empty_dirs/ms3"}, - {"class": "Directory", "path": "empty_dirs/ms5"}] -} diff --git a/test_workflow/flag_average.cwl b/test_workflow/flag_average.cwl deleted file mode 100644 index 3f0d84ba358d5a5e308d6025b5356ea390feb947..0000000000000000000000000000000000000000 --- a/test_workflow/flag_average.cwl +++ /dev/null @@ -1,58 +0,0 @@ -class: Workflow -cwlVersion: v1.2 -id: test -label: test -inputs: - - id: msin - type: Directory -outputs: - - id: msout - outputSource: - - dppp/msout - type: Directory -steps: - - id: aoflagger_step_generator - in: [] - out: - - id: augmented_steps - run: ../lofar-cwl/steps/DP3.AOFlaggerStepGenerator.cwl - - id: average_step_generator - in: - - id: steps - source: - - aoflagger_step_generator/augmented_steps - out: - - id: augmented_steps - run: ../lofar-cwl/steps/DP3.AveragerStepGenerator.cwl - - id: parset_generator - in: - - id: steps - source: - - average_step_generator/augmented_steps - out: - - id: parset - - id: input_files - - id: input_directories - - id: output_file_names - - id: output_directory_names - run: ../lofar-cwl/steps/DP3.ParsetGenerator.cwl - - id: dppp - in: - - id: parset - source: parset_generator/parset - - id: msin - source: msin - - id: secondary_files - source: - - parset_generator/input_files - - id: output_file_names - source: parset_generator/output_file_names - - id: output_directory_names - source: parset_generator/output_directory_names - out: - - id: msout - - id: secondary_output_files - - id: secondary_output_directories - run: ../lofar-cwl/steps/DPPP.cwl -requirements: - - class: SubworkflowFeatureRequirement diff --git a/test_workflow/groups_spec.json b/test_workflow/groups_spec.json deleted file mode 100644 index 89e56a1ffbd550d4ed4f48841a01cc2feaa47578..0000000000000000000000000000000000000000 --- a/test_workflow/groups_spec.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "1": ["ms1", "ms2"], - "2": ["ms3", "ms5"] -} diff --git a/test_workflow/two_steps.cwl b/test_workflow/two_steps.cwl deleted file mode 100644 index 6032b56e72ff7b9b74b986819f252bc49df43ab6..0000000000000000000000000000000000000000 --- a/test_workflow/two_steps.cwl +++ /dev/null @@ -1,46 +0,0 @@ -class: Workflow -cwlVersion: v1.2 -id: prefactor -inputs: - - id: elevation_to_flag - type: string - - id: memoryperc - type: int - - id: min_amplitude_to_flag - type: float - - id: msin_array - type: 'Directory[]' - - id: raw_data - type: boolean - - id: demix - type: boolean -outputs: - - id: demix_parmdb - outputSource: - - ndppp_prep_cal/demix_parmdb - type: Directory -steps: - - id: ndppp_prep_cal - scatter: msin - in: - - id: elevation_to_flag - source: elevation_to_flag - - id: min_amplitude_to_flag - source: min_amplitude_to_flag - - id: memoryperc - source: memoryperc - - id: raw_data - source: raw_data - - id: demix - source: demix - - id: msin - source: msin - out: - - id: msout - - id: demix_parmdb - run: ../subworkflow/ndppp_prep_cal.cwl - label: ndppp_prep_cal -requirements: - SubworkflowFeatureRequirement: {} - ScatterFeatureRequirement: {} - diff --git a/utils/Dockerfile b/utils/Dockerfile deleted file mode 100644 index f8ff6f514f65fe3be19840c6283c94754308f2ce..0000000000000000000000000000000000000000 --- a/utils/Dockerfile +++ /dev/null @@ -1,4 +0,0 @@ -FROM python:3.7 - -ADD ./parset_concat.py /usr/local/bin/ -RUN chmod +x /usr/local/bin/parset_concat.py diff --git a/utils/parse_dppp_parameters_tsv_to_step_input.py b/utils/parse_dppp_parameters_tsv_to_step_input.py deleted file mode 100755 index 0a20b2aa360cfa58927d071a48c4f59b928e1d58..0000000000000000000000000000000000000000 --- a/utils/parse_dppp_parameters_tsv_to_step_input.py +++ /dev/null @@ -1,22 +0,0 @@ -#!/usr/bin/env python3 -import sys - - -def print_step(line): - line_parsed = list(map(lambda x: x.strip(), line)) - if len(line_parsed) < 4: - return - parameter_name, type_name, default, doc = line_parsed - parameter_name = parameter_name.strip('.').replace('<step>.', '') - print('- id: %s\n type: %s\n default: %s\n doc: %s\n' - ' inputBinding:\n prefix: %s=\n separate: false' % (parameter_name, - type_name, - default, - doc, - parameter_name)) - - -lines = [line.split('\t') for line in open(sys.argv[1]).read().splitlines()] -for line in lines: - if line: - print_step(line) diff --git a/utils/parset_concat.py b/utils/parset_concat.py deleted file mode 100755 index fd5f5e88d3795a24ae968c157756640949e73720..0000000000000000000000000000000000000000 --- a/utils/parset_concat.py +++ /dev/null @@ -1,74 +0,0 @@ -#!/usr/bin/env python3 -import sys -import os -import re -import logging -from argparse import ArgumentParser -## TODO add input validation - - -def parse_arguments(args): - parser = ArgumentParser(description='Concatenate step defined to the input parset') - parser.add_argument('step_name', help='name of the step') - parser.add_argument('step_type', help='type of the step') - parser.add_argument('--input_parset', default=None, help='input parset') - parser.add_argument('step_arguments', help='step arguments', nargs='*') - - return parser.parse_args() - - -def main(args): - arguments = parse_arguments(args) - concatenate_file(arguments.input_parset, - arguments.step_name, - arguments.step_type, - arguments.step_arguments) - - -def concatenate(lines, step_name, step_type, step_args): - """ - Append a new step to existing parset. Output is printed to stdout. - - Args: - lines (List[str]): list of existing lines - step_name (str): name of new step - step_type (str): type of new step - step_args (List[str]): key-value pairs, e.g. ["applybeam=true"] - - Returns: - None - """ - steps = [] - if lines: - for line in lines: - if line.startswith("steps="): - _, steps = line.split("=") - steps = [step for step in steps.strip().lstrip("[").rstrip("]").split(",") if step] - else: - print(line) - - print("%s.type=%s" % (step_name, step_type)) - if step_args: - for arg in step_args: - if not '=' in arg: - logging.error('Argument invalid (e.g. key=value): %s', arg) - sys.exit(1) - key = '.'.join([step_name, arg.strip()]) - print(key) - - if step_name in steps: - logging.error('Step named %s already present in steps: %s', step_name, steps) - exit(1) - else: - steps += [step_name] - print("steps=[%s]" % ",".join(steps)) - - -def concatenate_file(parsetfile, step_name, step_type, args): - if parsetfile and os.path.exists(parsetfile): - with open(parsetfile, "r") as f_stream: - concatenate(f_stream.read().splitlines(), step_name, step_type, args) - - -if __name__=='__main__': - main(sys.argv) diff --git a/workflows/dowload_surl_and_create_input_file-json.cwl b/workflows/dowload_surl_and_create_input_file-json.cwl deleted file mode 100644 index 80f579d644cf980906cc71ec53d3f97b6607954a..0000000000000000000000000000000000000000 --- a/workflows/dowload_surl_and_create_input_file-json.cwl +++ /dev/null @@ -1,71 +0,0 @@ -class: Workflow -cwlVersion: v1.2 -id: dowload_surl_and_create_input_file_json -label: dowload_surl_and_create_input_file.json - -inputs: - - id: surl_list - type: File -outputs: - - id: results - outputSource: - - _h_b_a_calibrator/results - type: Directory - - id: logs - outputSource: - - _h_b_a_calibrator/logs - type: Directory -steps: - - id: read_surl_list - in: - - id: surl_list - source: surl_list - out: - - id: surls - run: ../steps/read_surl_list.cwl - label: ReadSurlList - - id: surl_copy - in: - - id: surl - source: stage/output - out: - - id: output - run: ../steps/surl_copy.cwl - label: surl_copy - scatter: - - surl - - id: untar - in: - - id: tar_file - source: surl_copy/output - out: - - id: uncompressed - run: ../steps/untar.cwl - label: untar - scatter: - - tar_file - - id: stage - in: - - id: input - source: read_surl_list/surls - out: - - id: output - run: ../steps/stage.cwl - label: stage - scatter: - - input - - id: _h_b_a_calibrator - in: - - id: msin - source: - - untar/uncompressed - out: - - id: logs - - id: results - run: ./HBA_calibrator.cwl - label: HBA_calibrator -requirements: - - class: SubworkflowFeatureRequirement - - class: ScatterFeatureRequirement - - class: InlineJavascriptRequirement - - class: StepInputExpressionRequirement diff --git a/subworkflow/apply_calibrate_bp.cwl b/workflows/prefactor_calibrator/apply_calibrate_bp.cwl similarity index 91% rename from subworkflow/apply_calibrate_bp.cwl rename to workflows/prefactor_calibrator/apply_calibrate_bp.cwl index fe0065d563efa1023b659580a7402866f21a9e5b..0553de826418377d45a635d26cad25f987c435bd 100644 --- a/subworkflow/apply_calibrate_bp.cwl +++ b/workflows/prefactor_calibrator/apply_calibrate_bp.cwl @@ -69,7 +69,7 @@ steps: out: - id: msout - id: logfile - run: ../lofar-cwl/steps/applycal.cwl + run: ../../steps/applycal.cwl label: applyPA - id: applyBP in: @@ -92,7 +92,7 @@ steps: out: - id: msout - id: logfile - run: ../lofar-cwl/steps/applycal.cwl + run: ../../steps/applycal.cwl label: applyBP - id: applybeam in: @@ -119,7 +119,7 @@ steps: out: - id: msout - id: logfile - run: ../lofar-cwl/steps/applybeam.cwl + run: ../../steps/applybeam.cwl label: applybeam - id: applyFR in: @@ -140,7 +140,7 @@ steps: out: - id: msout - id: logfile - run: ../lofar-cwl/steps/applycal.cwl + run: ../../steps/applycal.cwl label: applyFR - id: BLsmooth in: @@ -153,7 +153,7 @@ steps: out: - id: msout - id: logfile - run: ../steps/blsmooth.cwl + run: ../../steps/blsmooth.cwl label: BLsmooth - id: calib_cal in: @@ -174,7 +174,7 @@ steps: - id: h5parm - id: flagged_fraction_dict - id: logfile - run: ../lofar-cwl/steps/ddecal.cwl + run: ../../steps/ddecal.cwl - id: concat_logfiles_calib_cal in: - id: file_list @@ -184,7 +184,7 @@ steps: default: calib_cal out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_calib_cal - id: concat_logfiles_applyFR in: @@ -195,7 +195,7 @@ steps: default: applycal out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_applyFR - id: concat_logfiles_applybeam in: @@ -206,7 +206,7 @@ steps: default: applybeam out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_applybeam - id: concat_logfiles_applyBP in: @@ -217,7 +217,7 @@ steps: default: applycal out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_applyBP - id: concat_logfiles_applyPA in: @@ -228,6 +228,6 @@ steps: default: applycal out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_applyPA requirements: [] diff --git a/subworkflow/apply_calibrate_fr.cwl b/workflows/prefactor_calibrator/apply_calibrate_fr.cwl similarity index 92% rename from subworkflow/apply_calibrate_fr.cwl rename to workflows/prefactor_calibrator/apply_calibrate_fr.cwl index e773a0d1004bf0406dced19d016396702df1ba1c..e137916377b63bbfab9b850ab76f0ae2e9ff2c91 100644 --- a/subworkflow/apply_calibrate_fr.cwl +++ b/workflows/prefactor_calibrator/apply_calibrate_fr.cwl @@ -57,7 +57,7 @@ steps: out: - id: msout - id: logfile - run: ../lofar-cwl/steps/applycal.cwl + run: ../../steps/applycal.cwl label: applyFR - id: BLsmooth in: @@ -70,7 +70,7 @@ steps: out: - id: msout - id: logfile - run: ../steps/blsmooth.cwl + run: ../../steps/blsmooth.cwl label: BLsmooth - id: calib_cal in: @@ -90,7 +90,7 @@ steps: - id: msout - id: h5parm - id: logfile - run: ../lofar-cwl/steps/ddecal.cwl + run: ../../steps/ddecal.cwl - id: concat_logfiles_calib_cal in: - id: file_list @@ -100,7 +100,7 @@ steps: default: calib_cal out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_calib_cal - id: concat_logfiles_applycal in: @@ -111,6 +111,6 @@ steps: default: applycal out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_applycal requirements: [] diff --git a/subworkflow/apply_calibrate_pa.cwl b/workflows/prefactor_calibrator/apply_calibrate_pa.cwl similarity index 92% rename from subworkflow/apply_calibrate_pa.cwl rename to workflows/prefactor_calibrator/apply_calibrate_pa.cwl index 23d1ace1c51f722e1c8830a72ccc34d40bffda64..781f954f17964b5fcadd97a0e9cb440f1df38332 100644 --- a/subworkflow/apply_calibrate_pa.cwl +++ b/workflows/prefactor_calibrator/apply_calibrate_pa.cwl @@ -61,7 +61,7 @@ steps: out: - id: msout - id: logfile - run: ../lofar-cwl/steps/applycal.cwl + run: ../../steps/applycal.cwl label: applyPA - id: applybeam in: @@ -88,7 +88,7 @@ steps: out: - id: msout - id: logfile - run: ../lofar-cwl/steps/applybeam.cwl + run: ../../steps/applybeam.cwl label: applybeam - id: BLsmooth in: @@ -101,7 +101,7 @@ steps: out: - id: msout - id: logfile - run: ../steps/blsmooth.cwl + run: ../../steps/blsmooth.cwl label: BLsmooth - id: calib_cal in: @@ -121,7 +121,7 @@ steps: - id: msout - id: h5parm - id: logfile - run: ../lofar-cwl/steps/ddecal.cwl + run: ../../steps/ddecal.cwl - id: concat_logfiles_calib_cal in: - id: file_list @@ -131,7 +131,7 @@ steps: default: calib_cal out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_calib_cal - id: concat_logfiles_applybeam in: @@ -142,7 +142,7 @@ steps: default: applybeam out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_applybeam - id: concat_logfiles_applycal in: @@ -153,6 +153,6 @@ steps: default: applycal out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_applycal requirements: [] diff --git a/subworkflow/bandpass.cwl b/workflows/prefactor_calibrator/bandpass.cwl similarity index 90% rename from subworkflow/bandpass.cwl rename to workflows/prefactor_calibrator/bandpass.cwl index 64047a683cb6241b220cb529f31c1209a797350c..8ffda35fd978716a4b02e487701fbdac9c37a729 100644 --- a/subworkflow/bandpass.cwl +++ b/workflows/prefactor_calibrator/bandpass.cwl @@ -51,7 +51,7 @@ steps: out: - id: output_h5parm - id: log - run: ../lofar-cwl/steps/LoSoTo.Duplicate.cwl + run: ../../steps/LoSoTo.Duplicate.cwl - id: losoto_flag in: - id: input_h5parm @@ -79,7 +79,7 @@ steps: out: - id: output_h5parm - id: log - run: ../lofar-cwl/steps/LoSoTo.Flag.cwl + run: ../../steps/LoSoTo.Flag.cwl label: flag - id: flagbp in: @@ -97,7 +97,7 @@ steps: out: - id: output_h5parm - id: log - run: ../lofar-cwl/steps/LoSoTo.FlagStation.cwl + run: ../../steps/LoSoTo.FlagStation.cwl - id: flagextend in: - id: input_h5parm @@ -119,7 +119,7 @@ steps: out: - id: output_h5parm - id: log - run: ../lofar-cwl/steps/LoSoTo.Flagextend.cwl + run: ../../steps/LoSoTo.Flagextend.cwl - id: merge in: - id: input_h5parm @@ -133,7 +133,7 @@ steps: out: - id: output_h5parm - id: log - run: ../lofar-cwl/steps/LoSoTo.Reweight.cwl + run: ../../steps/LoSoTo.Reweight.cwl - id: duplicateAbkp2 in: - id: input_h5parm @@ -145,7 +145,7 @@ steps: out: - id: output_h5parm - id: log - run: ../lofar-cwl/steps/LoSoTo.Duplicate.cwl + run: ../../steps/LoSoTo.Duplicate.cwl - id: smooth in: - id: input_h5parm @@ -164,7 +164,7 @@ steps: out: - id: output_h5parm - id: logfile - run: ../lofar-cwl/steps/LoSoTo.Smooth.cwl + run: ../../steps/LoSoTo.Smooth.cwl - id: bandpass in: - id: input_h5parm @@ -186,7 +186,7 @@ steps: out: - id: output_h5parm - id: logfile - run: ../lofar-cwl/steps/LoSoTo.Smooth.cwl + run: ../../steps/LoSoTo.Smooth.cwl - id: interp in: - id: input_h5parm @@ -208,7 +208,7 @@ steps: out: - id: output_h5parm - id: logfile - run: ../lofar-cwl/steps/LoSoTo.Interpolate.cwl + run: ../../steps/LoSoTo.Interpolate.cwl - id: smoothb in: - id: input_h5parm @@ -227,6 +227,6 @@ steps: out: - id: output_h5parm - id: logfile - run: ../lofar-cwl/steps/LoSoTo.Smooth.cwl + run: ../../steps/LoSoTo.Smooth.cwl label: smoothb requirements: [] diff --git a/workflows/prefactor_calibrator/bp.cwl b/workflows/prefactor_calibrator/bp.cwl index 768c1344cbe8b12398730efbdaa41cb371504ecc..caa8053822036fe677ff9748b4bfd8bcde6909b0 100644 --- a/workflows/prefactor_calibrator/bp.cwl +++ b/workflows/prefactor_calibrator/bp.cwl @@ -108,7 +108,7 @@ steps: out: - id: output_h5parm - id: logfiles - run: ../../subworkflow/bandpass.cwl + run: .//bandpass.cwl label: bandpass - id: losoto_plot_A1 in: @@ -130,7 +130,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_A1 - id: losoto_plot_A2 in: @@ -152,7 +152,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_A2 - id: losoto_plot_B1 in: @@ -174,7 +174,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_B1 - id: losoto_plot_B2 in: @@ -202,7 +202,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_B2 - id: losoto_plot_B3 in: @@ -228,7 +228,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_B3 - id: losoto_plot_B1_trans in: @@ -250,7 +250,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_B1_trans - id: losoto_plot_B2_trans in: @@ -278,7 +278,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_B2_trans - id: losoto_plot_B3_trans in: @@ -304,7 +304,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_B3_trans - id: concat_logfiles_bp in: @@ -367,7 +367,7 @@ steps: - id: apply_pa.log - id: applybeam.log - id: final_flags_out - run: ../../subworkflow/apply_calibrate_bp.cwl + run: .//apply_calibrate_bp.cwl label: apply_calibrate_bp scatter: - msin @@ -464,7 +464,7 @@ steps: out: - id: outh5parm - id: log - run: ../../lofar-cwl/steps/H5ParmCollector.cwl + run: ../../steps/H5ParmCollector.cwl label: H5parm_collector - id: h5parm_pointingname in: @@ -528,4 +528,4 @@ steps: requirements: - class: SubworkflowFeatureRequirement - class: ScatterFeatureRequirement - - class: MultipleInputFeatureRequirement \ No newline at end of file + - class: MultipleInputFeatureRequirement diff --git a/subworkflow/clocktec.cwl b/workflows/prefactor_calibrator/clocktec.cwl similarity index 91% rename from subworkflow/clocktec.cwl rename to workflows/prefactor_calibrator/clocktec.cwl index 834e60dffcd88b81a6275f4d550d071a5716f04f..8f57a1869d1e1c88a7c4e1603de625491c92a03b 100644 --- a/subworkflow/clocktec.cwl +++ b/workflows/prefactor_calibrator/clocktec.cwl @@ -48,7 +48,7 @@ steps: out: - id: output_h5parm - id: log - run: ../lofar-cwl/steps/LoSoTo.Duplicate.cwl + run: ../../steps/LoSoTo.Duplicate.cwl - id: losoto_clocktec in: - id: input_h5parm @@ -75,7 +75,7 @@ steps: - id: output_h5parm - id: parset - id: log - run: ../lofar-cwl/steps/LoSoTo.ClockTec.cwl + run: ../../steps/LoSoTo.ClockTec.cwl - id: duplicateCbkp in: - id: input_h5parm @@ -87,7 +87,7 @@ steps: out: - id: output_h5parm - id: log - run: ../lofar-cwl/steps/LoSoTo.Duplicate.cwl + run: ../../steps/LoSoTo.Duplicate.cwl - id: smooth in: - id: input_h5parm @@ -108,7 +108,7 @@ steps: out: - id: output_h5parm - id: logfile - run: ../lofar-cwl/steps/LoSoTo.Smooth.cwl + run: ../../steps/LoSoTo.Smooth.cwl - id: losoto_residual doc: | Note: this step uses the OrigClock solutions, to ensure that the @@ -125,7 +125,7 @@ steps: out: - id: output_h5parm - id: log - run: ../lofar-cwl/steps/LoSoTo.Residual.cwl + run: ../../steps/LoSoTo.Residual.cwl - id: losoto_flagstation in: - id: input_h5parm @@ -143,7 +143,7 @@ steps: out: - id: output_h5parm - id: log - run: ../lofar-cwl/steps/LoSoTo.FlagStation.cwl + run: ../../steps/LoSoTo.FlagStation.cwl requirements: - class: StepInputExpressionRequirement - class: InlineJavascriptRequirement diff --git a/subworkflow/faraday_rotation.cwl b/workflows/prefactor_calibrator/faraday_rotation.cwl similarity index 92% rename from subworkflow/faraday_rotation.cwl rename to workflows/prefactor_calibrator/faraday_rotation.cwl index 2a4f46abce99f4bf66e9f6838042c619874c246d..988f97cf16de2b1718b2675a7248c2af43a300cf 100644 --- a/subworkflow/faraday_rotation.cwl +++ b/workflows/prefactor_calibrator/faraday_rotation.cwl @@ -34,7 +34,7 @@ steps: out: - id: output_h5parm - id: log - run: ../lofar-cwl/steps/LoSoTo.Duplicate.cwl + run: ../../steps/LoSoTo.Duplicate.cwl - id: losoto_faraday in: - id: input_h5parm @@ -50,7 +50,7 @@ steps: out: - id: output_h5parm - id: log - run: ../lofar-cwl/steps/LoSoTo.Faraday.cwl + run: ../../steps/LoSoTo.Faraday.cwl requirements: [] $schema: - 'https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl' diff --git a/workflows/prefactor_calibrator/fr.cwl b/workflows/prefactor_calibrator/fr.cwl index ca9ced11f7f278fbab00fda5bdfc31126067ee54..123f453482b17a7c5c1e559f4a141b05c133dda8 100644 --- a/workflows/prefactor_calibrator/fr.cwl +++ b/workflows/prefactor_calibrator/fr.cwl @@ -68,7 +68,7 @@ steps: out: - id: output_h5parm - id: logfiles - run: ../../subworkflow/faraday_rotation.cwl + run: .//faraday_rotation.cwl label: FaradayRot - id: losoto_plot_P3 in: @@ -96,7 +96,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_P3 - id: losoto_plot_Pd in: @@ -126,7 +126,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_Pd - id: losoto_plot_Rot3 in: @@ -150,7 +150,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_Rot3 - id: losoto_plot_A3 in: @@ -172,7 +172,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_A3 - id: losoto_plot_fr in: @@ -193,7 +193,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_fr - id: concat_logfiles_fr in: @@ -251,7 +251,7 @@ steps: - id: apply_cal.log - id: calib_cal.log - id: outh5parm - run: ../../subworkflow/apply_calibrate_fr.cwl + run: .//apply_calibrate_fr.cwl label: apply_calibrate_fr scatter: - msin @@ -302,9 +302,9 @@ steps: out: - id: outh5parm - id: log - run: ../../lofar-cwl/steps/H5ParmCollector.cwl + run: ../../steps/H5ParmCollector.cwl label: H5parm_collector requirements: - class: SubworkflowFeatureRequirement - class: ScatterFeatureRequirement - - class: MultipleInputFeatureRequirement \ No newline at end of file + - class: MultipleInputFeatureRequirement diff --git a/workflows/prefactor_calibrator/ion.cwl b/workflows/prefactor_calibrator/ion.cwl index 9c7036c4d39e77c62c12f87f3b942f9a845eadbd..17300456959809690a294f70efe34a7021fa8a2f 100644 --- a/workflows/prefactor_calibrator/ion.cwl +++ b/workflows/prefactor_calibrator/ion.cwl @@ -81,7 +81,7 @@ steps: - id: output_h5parm - id: logfiles - id: parset - run: ../../subworkflow/clocktec.cwl + run: .//clocktec.cwl label: clocktec - id: losoto_plot_P3 in: @@ -109,7 +109,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_P3 - id: losoto_plot_tec in: @@ -132,7 +132,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_tec - id: losoto_plot_tec3rd in: @@ -157,7 +157,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_tec3rd - id: losoto_plot_clock in: @@ -180,7 +180,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_clock - id: losoto_plot_Pr in: @@ -208,7 +208,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_Pr - id: summary in: diff --git a/subworkflow/ndppp_prep_cal.cwl b/workflows/prefactor_calibrator/ndppp_prep_cal.cwl similarity index 96% rename from subworkflow/ndppp_prep_cal.cwl rename to workflows/prefactor_calibrator/ndppp_prep_cal.cwl index 8d71e58295c0b891d1b91640c68c2b395f5024d4..6c112cc4340b87fc9d153830cfd4010df47e827b 100644 --- a/subworkflow/ndppp_prep_cal.cwl +++ b/workflows/prefactor_calibrator/ndppp_prep_cal.cwl @@ -104,7 +104,7 @@ steps: source: ntimechunk out: - id: output - run: ../steps/dppp_make_parset_cal.cwl + run: ../../steps/dppp_make_parset_cal.cwl label: make_parset - id: dp3_execute in: @@ -133,7 +133,7 @@ steps: - id: msout - id: flagged_fraction_dict - id: logfile - run: ../steps/dppp_prep_cal.cwl + run: ../../steps/dppp_prep_cal.cwl label: DP3.Execute - id: concat_logfiles_dppp in: @@ -144,7 +144,7 @@ steps: default: dppp out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_dppp requirements: - class: SubworkflowFeatureRequirement diff --git a/workflows/prefactor_calibrator/pa.cwl b/workflows/prefactor_calibrator/pa.cwl index b692cb50f11be449826b0487ee048c150507650a..57f279e352f6bc3e1051fbe24317875382e3b653 100644 --- a/workflows/prefactor_calibrator/pa.cwl +++ b/workflows/prefactor_calibrator/pa.cwl @@ -74,7 +74,7 @@ steps: out: - id: output_h5parm - id: logfiles - run: ../../subworkflow/pol_align.cwl + run: .//pol_align.cwl label: PolAlign - id: losoto_plot_P3 in: @@ -102,7 +102,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_P3 - id: losoto_plot_Pd in: @@ -132,7 +132,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_Pd - id: losoto_plot_Rot3 in: @@ -156,7 +156,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_Rot3 - id: losoto_plot_A3 in: @@ -178,7 +178,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_A3 - id: losoto_plot_Align in: @@ -208,7 +208,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_Align - id: losoto_plot_Pr in: @@ -238,7 +238,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_Pr - id: losoto_plot_Pr2 in: @@ -268,7 +268,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_Pr2 - id: concat_logfiles_pa in: @@ -309,7 +309,7 @@ steps: out: - id: outh5parm - id: log - run: ../../lofar-cwl/steps/H5ParmCollector.cwl + run: ../../steps/H5ParmCollector.cwl label: write_solutions - id: apply_calibrate_pa in: @@ -330,7 +330,7 @@ steps: - id: calib_cal.log - id: outh5parm - id: applybeam.log - run: ../../subworkflow/apply_calibrate_pa.cwl + run: .//apply_calibrate_pa.cwl label: apply_calibrate_pa scatter: - msin @@ -392,9 +392,9 @@ steps: out: - id: outh5parm - id: log - run: ../../lofar-cwl/steps/H5ParmCollector.cwl + run: ../../steps/H5ParmCollector.cwl label: H5parm_collector requirements: - class: SubworkflowFeatureRequirement - class: ScatterFeatureRequirement - - class: MultipleInputFeatureRequirement \ No newline at end of file + - class: MultipleInputFeatureRequirement diff --git a/subworkflow/pol_align.cwl b/workflows/prefactor_calibrator/pol_align.cwl similarity index 91% rename from subworkflow/pol_align.cwl rename to workflows/prefactor_calibrator/pol_align.cwl index 70d860d74707c06102fb30c837d77d831e521c57..b71b286ead430e658205ed156ba6d947813a7df4 100644 --- a/subworkflow/pol_align.cwl +++ b/workflows/prefactor_calibrator/pol_align.cwl @@ -39,7 +39,7 @@ steps: out: - id: output_h5parm - id: log - run: ../lofar-cwl/steps/LoSoTo.Duplicate.cwl + run: ../../steps/LoSoTo.Duplicate.cwl - id: losoto_polalign in: - id: input_h5parm @@ -61,7 +61,7 @@ steps: out: - id: output_h5parm - id: log - run: ../lofar-cwl/steps/LoSoTo.Polalign.cwl + run: ../../steps/LoSoTo.Polalign.cwl - id: losoto_residual in: - id: input_h5parm @@ -74,6 +74,6 @@ steps: out: - id: output_h5parm - id: log - run: ../lofar-cwl/steps/LoSoTo.Residual.cwl + run: ../../steps/LoSoTo.Residual.cwl requirements: MultipleInputFeatureRequirement: {} diff --git a/subworkflow/predict_calibrate.cwl b/workflows/prefactor_calibrator/predict_calibrate.cwl similarity index 92% rename from subworkflow/predict_calibrate.cwl rename to workflows/prefactor_calibrator/predict_calibrate.cwl index cdee29b7e310e0cd65f2f506b14f119779bf7491..3956350eae8400d8c096de335b6de2130ccb62ff 100644 --- a/subworkflow/predict_calibrate.cwl +++ b/workflows/prefactor_calibrator/predict_calibrate.cwl @@ -53,7 +53,7 @@ steps: out: - id: msout - id: logfile - run: ../steps/blsmooth.cwl + run: ../../steps/blsmooth.cwl label: BLsmooth - id: predict in: @@ -72,7 +72,7 @@ steps: out: - id: msout - id: logfile - run: ../lofar-cwl/steps/predict.cwl + run: ../../steps/predict.cwl - id: calib_cal in: - id: msin @@ -92,7 +92,7 @@ steps: - id: h5parm - id: flagged_fraction_dict - id: logfile - run: ../lofar-cwl/steps/ddecal.cwl + run: ../../steps/ddecal.cwl - id: concat_logfiles_predict in: - id: file_list @@ -102,7 +102,7 @@ steps: default: predict out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_predict - id: concat_logfiles_calib_cal in: @@ -113,6 +113,6 @@ steps: default: calib_cal out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_calib_cal requirements: [] diff --git a/workflows/prefactor_calibrator/prep.cwl b/workflows/prefactor_calibrator/prep.cwl index efefe61d3a7cfe0275aaf72e5c73dc0fbcbd8e0f..78cd035cf1a4f39a9c8bf7bddb5b25f61e062118 100644 --- a/workflows/prefactor_calibrator/prep.cwl +++ b/workflows/prefactor_calibrator/prep.cwl @@ -187,7 +187,7 @@ steps: - id: msout - id: flagged_fraction_dict - id: logfile - run: ../../subworkflow/ndppp_prep_cal.cwl + run: .//ndppp_prep_cal.cwl label: ndppp_prep_cal scatter: - msin @@ -212,7 +212,7 @@ steps: - id: calib_cal.log - id: flagged_fraction_dict - id: outh5parm - run: ../../subworkflow/predict_calibrate.cwl + run: .//predict_calibrate.cwl label: predict_calibrate scatter: - msin @@ -231,7 +231,7 @@ steps: - id: concat_additional_ms - id: ms_outs - id: logfile - run: ../../lofar-cwl/steps/ms_concat.cwl + run: ../../steps/ms_concat.cwl label: ms_concat - id: aoflag in: @@ -274,7 +274,7 @@ steps: out: - id: sourcedb - id: log - run: ../../lofar-cwl/steps/makesourcedb.cwl + run: ../../steps/makesourcedb.cwl label: make_sourcedb_ateam - id: find_skymodel_cal in: @@ -300,7 +300,7 @@ steps: out: - id: sourcedb - id: log - run: ../../lofar-cwl/steps/makesourcedb.cwl + run: ../../steps/makesourcedb.cwl label: make_sourcedb - id: concat_logfiles_prep_cal in: @@ -362,11 +362,11 @@ steps: out: - id: outh5parm - id: log - run: ../../lofar-cwl/steps/H5ParmCollector.cwl + run: ../../steps/H5ParmCollector.cwl label: H5parm_collector requirements: - class: InlineJavascriptRequirement - class: StepInputExpressionRequirement - class: SubworkflowFeatureRequirement - - class: ScatterFeatureRequirement \ No newline at end of file + - class: ScatterFeatureRequirement diff --git a/subworkflow/calib_targ.cwl b/workflows/prefactor_target/calib_targ.cwl similarity index 94% rename from subworkflow/calib_targ.cwl rename to workflows/prefactor_target/calib_targ.cwl index 8a90a0659363b122707e808f86c05ed1f1613ce6..1ce4bd31336119c7769e6cc14d5adcddf57212bb 100644 --- a/subworkflow/calib_targ.cwl +++ b/workflows/prefactor_target/calib_targ.cwl @@ -46,7 +46,7 @@ steps: out: - id: msout - id: logfile - run: ../steps/blsmooth.cwl + run: ../../steps/blsmooth.cwl label: BLsmooth - id: calib_targ in: @@ -86,7 +86,7 @@ steps: - id: msout - id: h5parm - id: logfile - run: ../lofar-cwl/steps/gaincal.cwl + run: ../../steps/gaincal.cwl - id: concat_logfiles_gaincal in: - id: file_list @@ -96,7 +96,7 @@ steps: default: gaincal out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_gaincal requirements: - class: MultipleInputFeatureRequirement diff --git a/subworkflow/concat.cwl b/workflows/prefactor_target/concat.cwl similarity index 94% rename from subworkflow/concat.cwl rename to workflows/prefactor_target/concat.cwl index 190767ced15c356a650b37c4523b4d444d4c72d5..042327fec9e60eabcbcbd5c40415aa3d7c5974fc 100644 --- a/subworkflow/concat.cwl +++ b/workflows/prefactor_target/concat.cwl @@ -47,7 +47,7 @@ steps: out: - id: output - id: selected_ms - run: ../steps/filter_ms_group.cwl + run: ../../steps/filter_ms_group.cwl label: filter_ms_group - id: dpppconcat in: @@ -84,7 +84,7 @@ steps: - id: msout - id: flagged_fraction_dict - id: logfile - run: ../lofar-cwl/steps/dpppconcat.cwl + run: ../../steps/dpppconcat.cwl label: dpppconcat - id: concat_logfiles_dpppconcat in: @@ -95,7 +95,7 @@ steps: default: dpppconcat out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_dpppconcat -requirements: [] \ No newline at end of file +requirements: [] diff --git a/workflows/prefactor_target/finalize.cwl b/workflows/prefactor_target/finalize.cwl index 23e37388ecd48dd1eea4497eff3cde21d04c49f3..33486c9305dfc05699e698c439346f79b55ba84e 100644 --- a/workflows/prefactor_target/finalize.cwl +++ b/workflows/prefactor_target/finalize.cwl @@ -148,7 +148,7 @@ steps: - id: msout - id: flagged_fraction_dict - id: logfile - run: ../../lofar-cwl/steps/applytarget.cwl + run: ../../steps/applytarget.cwl label: apply_gsmcal scatter: - msin @@ -191,7 +191,7 @@ steps: out: - id: msout - id: logfile - run: ../../lofar-cwl/steps/average.cwl + run: ../../steps/average.cwl label: average scatter: - msin @@ -301,7 +301,7 @@ steps: - id: dirty_image - id: image - id: logfile - run: ../../lofar-cwl/steps/wsclean.cwl + run: ../../steps/wsclean.cwl label: wsclean - id: merge_array_files in: diff --git a/workflows/prefactor_target/gsmcal.cwl b/workflows/prefactor_target/gsmcal.cwl index 2f202b0e0ede65dc8d4d5f3e74202b7dd6236085..20e73148ec8af2170b8493e1e875081391798b93 100644 --- a/workflows/prefactor_target/gsmcal.cwl +++ b/workflows/prefactor_target/gsmcal.cwl @@ -203,7 +203,7 @@ steps: out: - id: sourcedb - id: log - run: ../../lofar-cwl/steps/makesourcedb.cwl + run: ../../steps/makesourcedb.cwl label: make_sourcedb_target - id: concat_logfiles_dpppconcat in: @@ -313,7 +313,7 @@ steps: - id: msout - id: flagged_fraction_dict - id: dpppconcat.log - run: ../../subworkflow/concat.cwl + run: ./concat.cwl label: concat scatter: - group_id @@ -331,7 +331,7 @@ steps: - id: concat_additional_ms - id: ms_outs - id: logfile - run: ../../lofar-cwl/steps/ms_concat.cwl + run: ../../steps/ms_concat.cwl label: ms_concat - id: aoflag in: @@ -407,7 +407,7 @@ steps: - id: BLsmooth.log - id: gaincal.log - id: outh5parm - run: ../../subworkflow/calib_targ.cwl + run: ./calib_targ.cwl label: calibrate_target scatter: - msin @@ -425,7 +425,7 @@ steps: out: - id: outh5parm - id: log - run: ../../lofar-cwl/steps/H5ParmCollector.cwl + run: ../../steps/H5ParmCollector.cwl label: H5parm_collector - id: plot_unflagged in: @@ -466,7 +466,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_P - id: losoto_plot_P2 in: @@ -495,7 +495,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_P2 - id: losoto_plot_Pd in: @@ -525,7 +525,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_Pd - id: losoto_plot_Pd2 in: @@ -554,7 +554,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_Pd2 requirements: - class: SubworkflowFeatureRequirement diff --git a/subworkflow/ndppp_prep_targ.cwl b/workflows/prefactor_target/ndppp_prep_targ.cwl similarity index 95% rename from subworkflow/ndppp_prep_targ.cwl rename to workflows/prefactor_target/ndppp_prep_targ.cwl index 8d157d3f2e81295d51e3c5ccef034f4e42cdfe26..a49236f60f0b4ec4d746c5388908a2b6c6fb3399 100644 --- a/subworkflow/ndppp_prep_targ.cwl +++ b/workflows/prefactor_target/ndppp_prep_targ.cwl @@ -159,7 +159,7 @@ steps: source: ntimechunk out: - id: output - run: ../steps/dppp_make_parset_target.cwl + run: ../../steps/dppp_make_parset_target.cwl label: make_parset - id: concat_logfiles_dppp in: @@ -170,7 +170,7 @@ steps: default: dppp out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_dppp - id: concat_logfiles_predict in: @@ -181,7 +181,7 @@ steps: default: predict_targ out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_predict - id: concat_logfiles_clipper in: @@ -192,7 +192,7 @@ steps: default: Ateamclipper out: - id: output - run: ../steps/concatenate_files.cwl + run: ../../steps/concatenate_files.cwl label: concat_logfiles_clipper - id: dp3_execute in: @@ -224,7 +224,7 @@ steps: - id: flagged_fraction_dict_initial - id: flagged_fraction_dict_prep - id: logfile - run: ../steps/dppp_prep_target.cwl + run: ../../steps/dppp_prep_target.cwl label: DP3.Execute - id: predict in: @@ -250,7 +250,7 @@ steps: out: - id: msout - id: logfile - run: ../lofar-cwl/steps/filter_predict.cwl + run: ../../steps/filter_predict.cwl - id: Ateamclipper in: - id: msin @@ -260,7 +260,7 @@ steps: - id: msout - id: logfile - id: output - run: ../lofar-cwl/steps/Ateamclipper.cwl + run: ../../steps/Ateamclipper.cwl label: Ateamclipper requirements: - class: InlineJavascriptRequirement diff --git a/workflows/prefactor_target/prep.cwl b/workflows/prefactor_target/prep.cwl index a8316471de6c7bb0b0ee56f3fb473a6b9dccf0de..1bbbd34f0d4870b7c853b8b831c213a8155dc89e 100644 --- a/workflows/prefactor_target/prep.cwl +++ b/workflows/prefactor_target/prep.cwl @@ -221,7 +221,7 @@ steps: out: - id: sourcedb - id: log - run: ../../lofar-cwl/steps/makesourcedb.cwl + run: ../../steps/makesourcedb.cwl label: make_sourcedb_ateam - id: createRMh5parm in: @@ -268,7 +268,7 @@ steps: - id: output_plots - id: logfile - id: parset - run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl + run: ../../steps/LoSoTo.Plot.cwl label: losoto_plot_RM - id: dppp_prep_target in: @@ -349,7 +349,7 @@ steps: - id: clipper_logfile - id: msout - id: clipper_output - run: ../../subworkflow/ndppp_prep_targ.cwl + run: ./ndppp_prep_targ.cwl label: ndppp_prep_target scatter: - msin @@ -439,4 +439,4 @@ steps: requirements: - class: SubworkflowFeatureRequirement - class: ScatterFeatureRequirement - - class: MultipleInputFeatureRequirement \ No newline at end of file + - class: MultipleInputFeatureRequirement