From 819358977e6eb31182f2ecfaa21e15937ddef3a1 Mon Sep 17 00:00:00 2001 From: Holger Frey Date: Tue, 3 Jan 2023 17:43:31 +0100 Subject: [PATCH] fixed test data for upcoming module xml_parser --- example_data/defect.xml | 29 ++++ .../Calibration Check 4e.svalg | 29 ++++ .../Calibration Check 4e.svary | 131 ++++++++++++++++++ .../Calibration Check 4e.svexp | 21 +++ .../Parameters/Rack/Calibration Slide.svmpd | 21 +++ .../Rack/Microplate (96 wells).svmpd | 21 --- 6 files changed, 231 insertions(+), 21 deletions(-) create mode 100644 example_data/defect.xml create mode 100644 example_data/xml_with_parameters/Parameters/Assay/Calibration Check 4e/Calibration Check 4e.svalg create mode 100644 example_data/xml_with_parameters/Parameters/Assay/Calibration Check 4e/Calibration Check 4e.svary create mode 100644 example_data/xml_with_parameters/Parameters/Assay/Calibration Check 4e/Calibration Check 4e.svexp create mode 100644 example_data/xml_with_parameters/Parameters/Rack/Calibration Slide.svmpd delete mode 100644 example_data/xml_with_parameters/Parameters/Rack/Microplate (96 wells).svmpd diff --git a/example_data/defect.xml b/example_data/defect.xml new file mode 100644 index 0000000..eac8561 --- /dev/null +++ b/example_data/defect.xml @@ -0,0 +1,29 @@ + + + + 3/7/2022 5:31:40 PM + 3/7/2022 5:33:45 PM + + + + + + + Cy3/Cy5 Green + 3/7/2022 5:31:47 PM + 220307_SN0801_CHECK-01_SL1,11,9,14_MS_1_1_A01_1.tif + 150.3716670323235 + 150.6109 + + 150.66990076589988 + -0.62607054037768517 + 0.62607054037768517 + 150.66990076589988 + 227.22602466270919 + 233.1385439330713 + + + + + + \ No newline at end of file diff --git a/example_data/xml_with_parameters/Parameters/Assay/Calibration Check 4e/Calibration Check 4e.svalg b/example_data/xml_with_parameters/Parameters/Assay/Calibration Check 4e/Calibration Check 4e.svalg new file mode 100644 index 0000000..1530523 --- /dev/null +++ b/example_data/xml_with_parameters/Parameters/Assay/Calibration Check 4e/Calibration Check 4e.svalg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/example_data/xml_with_parameters/Parameters/Assay/Calibration Check 4e/Calibration Check 4e.svary b/example_data/xml_with_parameters/Parameters/Assay/Calibration Check 4e/Calibration Check 4e.svary new file mode 100644 index 0000000..da00932 --- /dev/null +++ b/example_data/xml_with_parameters/Parameters/Assay/Calibration Check 4e/Calibration Check 4e.svary @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/example_data/xml_with_parameters/Parameters/Assay/Calibration Check 4e/Calibration Check 4e.svexp b/example_data/xml_with_parameters/Parameters/Assay/Calibration Check 4e/Calibration Check 4e.svexp new file mode 100644 index 0000000..b62b882 --- /dev/null +++ b/example_data/xml_with_parameters/Parameters/Assay/Calibration Check 4e/Calibration Check 4e.svexp @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/example_data/xml_with_parameters/Parameters/Rack/Calibration Slide.svmpd b/example_data/xml_with_parameters/Parameters/Rack/Calibration Slide.svmpd new file mode 100644 index 0000000..a39226b --- /dev/null +++ b/example_data/xml_with_parameters/Parameters/Rack/Calibration Slide.svmpd @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/example_data/xml_with_parameters/Parameters/Rack/Microplate (96 wells).svmpd b/example_data/xml_with_parameters/Parameters/Rack/Microplate (96 wells).svmpd deleted file mode 100644 index 5695a27..0000000 --- a/example_data/xml_with_parameters/Parameters/Rack/Microplate (96 wells).svmpd +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file