-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle data exported via MetaXpress (#201)
* Change regex patterns to also match MeataXpress exports * Add tests and test-datasets for MetaXpress exports * handle mixed-acquisitions for MetaXpress exports * change mixed acquisition handling for MetaXpress exports * add test & resources for time-data; improve test documentation * minor changes in docstrings and regex patterns * add break in _compute_z_spacing * change error message for MixedAcquisition * fix regex patterns * remove redundant tests; check for MixedAcquisition error message * move tests for exported data * rename test-data folder to ImageXpress_exported * reduced test-data and adjusted tests
- Loading branch information
Showing
65 changed files
with
732 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
"HTSInfoFile", Version 1.0 | ||
"Description", "1t-1w-1s-1c-1z��DAPI: 1z" | ||
"PlateType", 2 | ||
"TimePoints", 1 | ||
"ZSeries", FALSE | ||
"ZSteps", 0 | ||
"ZProjection", TRUE | ||
"XWells", 12 | ||
"YWells", 8 | ||
"WellsSelection1", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection2", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection3", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection4", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection5", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection6", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection7", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection8", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"Sites", FALSE | ||
"XSites", 1 | ||
"YSites", 1 | ||
"Waves", FALSE | ||
"NWavelengths", 1 | ||
"WaveName1", "DAPI" | ||
"WaveCollect1", 1 | ||
"UniquePlateIdentifier", "af67a541-a074-4ed4-a516-912d0171b177" | ||
"EndFile" |
26 changes: 26 additions & 0 deletions
26
resources/ImageXpress_exported/9987_Plate_3420/TimePoint_1/9987.HTD
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
"HTSInfoFile", Version 1.0 | ||
"Description", "1t-1w-1s-1c-1z��DAPI: 1z" | ||
"PlateType", 2 | ||
"TimePoints", 1 | ||
"ZSeries", FALSE | ||
"ZSteps", 0 | ||
"ZProjection", TRUE | ||
"XWells", 12 | ||
"YWells", 8 | ||
"WellsSelection1", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection2", FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection3", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection4", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection5", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection6", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection7", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection8", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"Sites", FALSE | ||
"XSites", 1 | ||
"YSites", 1 | ||
"Waves", FALSE | ||
"NWavelengths", 1 | ||
"WaveName1", "DAPI" | ||
"WaveCollect1", 1 | ||
"UniquePlateIdentifier", "af67a541-a074-4ed4-a516-912d0171b177" | ||
"EndFile" |
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3420/TimePoint_1/9987_B02.TIF
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
"HTSInfoFile", Version 1.0 | ||
"Description", "1t-2w-2s-4c-3z mixed��DAPI: 3z + MIP��FITC: MIP��Texas Red: 1z (0um offset)��Cy5: 1z (10um offset)" | ||
"PlateType", 2 | ||
"TimePoints", 1 | ||
"ZSeries", TRUE | ||
"ZSteps", 3 | ||
"ZProjection", TRUE | ||
"XWells", 12 | ||
"YWells", 8 | ||
"WellsSelection1", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection2", FALSE, TRUE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection3", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection4", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection5", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection6", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection7", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection8", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"Sites", TRUE | ||
"XSites", 2 | ||
"YSites", 1 | ||
"SiteSelection1", TRUE, TRUE | ||
"Waves", TRUE | ||
"NWavelengths", 4 | ||
"WaveName1", "DAPI" | ||
"WaveName2", "FITC" | ||
"WaveName3", "Texas Red" | ||
"WaveName4", "Cy5" | ||
"WaveCollect1", 1 | ||
"WaveCollect2", 1 | ||
"WaveCollect3", 1 | ||
"WaveCollect4", 1 | ||
"UniquePlateIdentifier", "6f0ba473-d18a-4a31-8db8-e2087bc78145" | ||
"EndFile" |
33 changes: 33 additions & 0 deletions
33
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/9987.HTD
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
"HTSInfoFile", Version 1.0 | ||
"Description", "1t-2w-2s-4c-3z mixed��DAPI: 3z + MIP��FITC: MIP��Texas Red: 1z (0um offset)��Cy5: 1z (10um offset)" | ||
"PlateType", 2 | ||
"TimePoints", 1 | ||
"ZSeries", TRUE | ||
"ZSteps", 3 | ||
"ZProjection", TRUE | ||
"XWells", 12 | ||
"YWells", 8 | ||
"WellsSelection1", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection2", FALSE, TRUE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection3", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection4", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection5", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection6", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection7", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection8", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"Sites", TRUE | ||
"XSites", 2 | ||
"YSites", 1 | ||
"SiteSelection1", TRUE, TRUE | ||
"Waves", TRUE | ||
"NWavelengths", 4 | ||
"WaveName1", "DAPI" | ||
"WaveName2", "FITC" | ||
"WaveName3", "Texas Red" | ||
"WaveName4", "Cy5" | ||
"WaveCollect1", 1 | ||
"WaveCollect2", 1 | ||
"WaveCollect3", 1 | ||
"WaveCollect4", 1 | ||
"UniquePlateIdentifier", "6f0ba473-d18a-4a31-8db8-e2087bc78145" | ||
"EndFile" |
33 changes: 33 additions & 0 deletions
33
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_0/9987.HTD
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
"HTSInfoFile", Version 1.0 | ||
"Description", "1t-2w-2s-4c-3z mixed��DAPI: 3z + MIP��FITC: MIP��Texas Red: 1z (0um offset)��Cy5: 1z (10um offset)" | ||
"PlateType", 2 | ||
"TimePoints", 1 | ||
"ZSeries", TRUE | ||
"ZSteps", 3 | ||
"ZProjection", TRUE | ||
"XWells", 12 | ||
"YWells", 8 | ||
"WellsSelection1", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection2", FALSE, TRUE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection3", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection4", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection5", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection6", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection7", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection8", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"Sites", TRUE | ||
"XSites", 2 | ||
"YSites", 1 | ||
"SiteSelection1", TRUE, TRUE | ||
"Waves", TRUE | ||
"NWavelengths", 4 | ||
"WaveName1", "DAPI" | ||
"WaveName2", "FITC" | ||
"WaveName3", "Texas Red" | ||
"WaveName4", "Cy5" | ||
"WaveCollect1", 1 | ||
"WaveCollect2", 1 | ||
"WaveCollect3", 1 | ||
"WaveCollect4", 1 | ||
"UniquePlateIdentifier", "6f0ba473-d18a-4a31-8db8-e2087bc78145" | ||
"EndFile" |
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_0/9987_B02_s1_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_0/9987_B02_s1_w2.TIF
Binary file not shown.
Binary file added
BIN
+134 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_0/9987_B02_s1_w3.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_0/9987_B02_s2_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_0/9987_B02_s2_w2.TIF
Binary file not shown.
Binary file added
BIN
+134 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_0/9987_B02_s2_w3.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_0/9987_B03_s1_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_0/9987_B03_s1_w2.TIF
Binary file not shown.
Binary file added
BIN
+134 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_0/9987_B03_s1_w3.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_0/9987_B03_s2_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_0/9987_B03_s2_w2.TIF
Binary file not shown.
Binary file added
BIN
+134 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_0/9987_B03_s2_w3.TIF
Binary file not shown.
33 changes: 33 additions & 0 deletions
33
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_1/9987.HTD
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
"HTSInfoFile", Version 1.0 | ||
"Description", "1t-2w-2s-4c-3z mixed��DAPI: 3z + MIP��FITC: MIP��Texas Red: 1z (0um offset)��Cy5: 1z (10um offset)" | ||
"PlateType", 2 | ||
"TimePoints", 1 | ||
"ZSeries", TRUE | ||
"ZSteps", 3 | ||
"ZProjection", TRUE | ||
"XWells", 12 | ||
"YWells", 8 | ||
"WellsSelection1", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection2", FALSE, TRUE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection3", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection4", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection5", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection6", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection7", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection8", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"Sites", TRUE | ||
"XSites", 2 | ||
"YSites", 1 | ||
"SiteSelection1", TRUE, TRUE | ||
"Waves", TRUE | ||
"NWavelengths", 4 | ||
"WaveName1", "DAPI" | ||
"WaveName2", "FITC" | ||
"WaveName3", "Texas Red" | ||
"WaveName4", "Cy5" | ||
"WaveCollect1", 1 | ||
"WaveCollect2", 1 | ||
"WaveCollect3", 1 | ||
"WaveCollect4", 1 | ||
"UniquePlateIdentifier", "6f0ba473-d18a-4a31-8db8-e2087bc78145" | ||
"EndFile" |
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_1/9987_B02_s1_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_1/9987_B02_s1_w2.TIF
Binary file not shown.
Binary file added
BIN
+134 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_1/9987_B02_s1_w3.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_1/9987_B02_s2_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_1/9987_B02_s2_w2.TIF
Binary file not shown.
Binary file added
BIN
+134 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_1/9987_B02_s2_w3.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_1/9987_B03_s1_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_1/9987_B03_s1_w2.TIF
Binary file not shown.
Binary file added
BIN
+134 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_1/9987_B03_s1_w3.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_1/9987_B03_s2_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_1/9987_B03_s2_w2.TIF
Binary file not shown.
Binary file added
BIN
+134 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_1/9987_B03_s2_w3.TIF
Binary file not shown.
33 changes: 33 additions & 0 deletions
33
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_2/9987.HTD
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
"HTSInfoFile", Version 1.0 | ||
"Description", "1t-2w-2s-4c-3z mixed��DAPI: 3z + MIP��FITC: MIP��Texas Red: 1z (0um offset)��Cy5: 1z (10um offset)" | ||
"PlateType", 2 | ||
"TimePoints", 1 | ||
"ZSeries", TRUE | ||
"ZSteps", 3 | ||
"ZProjection", TRUE | ||
"XWells", 12 | ||
"YWells", 8 | ||
"WellsSelection1", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection2", FALSE, TRUE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection3", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection4", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection5", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection6", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection7", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection8", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"Sites", TRUE | ||
"XSites", 2 | ||
"YSites", 1 | ||
"SiteSelection1", TRUE, TRUE | ||
"Waves", TRUE | ||
"NWavelengths", 4 | ||
"WaveName1", "DAPI" | ||
"WaveName2", "FITC" | ||
"WaveName3", "Texas Red" | ||
"WaveName4", "Cy5" | ||
"WaveCollect1", 1 | ||
"WaveCollect2", 1 | ||
"WaveCollect3", 1 | ||
"WaveCollect4", 1 | ||
"UniquePlateIdentifier", "6f0ba473-d18a-4a31-8db8-e2087bc78145" | ||
"EndFile" |
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_2/9987_B02_s1_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_2/9987_B02_s1_w2.TIF
Binary file not shown.
Binary file added
BIN
+134 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_2/9987_B02_s1_w3.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_2/9987_B02_s2_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_2/9987_B02_s2_w2.TIF
Binary file not shown.
Binary file added
BIN
+134 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_2/9987_B02_s2_w3.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_2/9987_B03_s1_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_2/9987_B03_s1_w2.TIF
Binary file not shown.
Binary file added
BIN
+134 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_2/9987_B03_s1_w3.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_2/9987_B03_s2_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_2/9987_B03_s2_w2.TIF
Binary file not shown.
Binary file added
BIN
+134 KB
resources/ImageXpress_exported/9987_Plate_3434/TimePoint_1/ZStep_2/9987_B03_s2_w3.TIF
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
"HTSInfoFile", Version 1.0 | ||
"Description", "6t-2w-2s-4c-1z mixed��DAPI: at all TPs��FITC: at first TP��Texas Red: at first and last TP��Cy5: at every nth TP (3rd)��30s interval" | ||
"PlateType", 2 | ||
"TimePoints", 6 | ||
"ZSeries", FALSE | ||
"ZSteps", 0 | ||
"ZProjection", TRUE | ||
"XWells", 12 | ||
"YWells", 8 | ||
"WellsSelection1", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection2", FALSE, TRUE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection3", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection4", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection5", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection6", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection7", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection8", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"Sites", TRUE | ||
"XSites", 2 | ||
"YSites", 1 | ||
"SiteSelection1", TRUE, TRUE | ||
"Waves", TRUE | ||
"NWavelengths", 4 | ||
"WaveName1", "DAPI" | ||
"WaveName2", "FITC" | ||
"WaveName3", "Texas Red" | ||
"WaveName4", "Cy5" | ||
"WaveCollect1", 1 | ||
"WaveCollect2", 1 | ||
"WaveCollect3", 1 | ||
"WaveCollect4", 1 | ||
"UniquePlateIdentifier", "fe477428-69e1-4edb-94d1-4098a0f3a611" | ||
"EndFile" |
33 changes: 33 additions & 0 deletions
33
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_1/9987.HTD
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
"HTSInfoFile", Version 1.0 | ||
"Description", "6t-2w-2s-4c-1z mixed��DAPI: at all TPs��FITC: at first TP��Texas Red: at first and last TP��Cy5: at every nth TP (3rd)��30s interval" | ||
"PlateType", 2 | ||
"TimePoints", 6 | ||
"ZSeries", FALSE | ||
"ZSteps", 0 | ||
"ZProjection", TRUE | ||
"XWells", 12 | ||
"YWells", 8 | ||
"WellsSelection1", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection2", FALSE, TRUE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection3", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection4", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection5", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection6", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection7", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection8", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"Sites", TRUE | ||
"XSites", 2 | ||
"YSites", 1 | ||
"SiteSelection1", TRUE, TRUE | ||
"Waves", TRUE | ||
"NWavelengths", 4 | ||
"WaveName1", "DAPI" | ||
"WaveName2", "FITC" | ||
"WaveName3", "Texas Red" | ||
"WaveName4", "Cy5" | ||
"WaveCollect1", 1 | ||
"WaveCollect2", 1 | ||
"WaveCollect3", 1 | ||
"WaveCollect4", 1 | ||
"UniquePlateIdentifier", "fe477428-69e1-4edb-94d1-4098a0f3a611" | ||
"EndFile" |
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_1/9987_B02_s1_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_1/9987_B02_s1_w2.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_1/9987_B02_s2_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_1/9987_B02_s2_w2.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_1/9987_B03_s1_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_1/9987_B03_s1_w2.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_1/9987_B03_s2_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_1/9987_B03_s2_w2.TIF
Binary file not shown.
33 changes: 33 additions & 0 deletions
33
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_2/9987.HTD
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
"HTSInfoFile", Version 1.0 | ||
"Description", "6t-2w-2s-4c-1z mixed��DAPI: at all TPs��FITC: at first TP��Texas Red: at first and last TP��Cy5: at every nth TP (3rd)��30s interval" | ||
"PlateType", 2 | ||
"TimePoints", 6 | ||
"ZSeries", FALSE | ||
"ZSteps", 0 | ||
"ZProjection", TRUE | ||
"XWells", 12 | ||
"YWells", 8 | ||
"WellsSelection1", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection2", FALSE, TRUE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection3", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection4", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection5", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection6", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection7", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"WellsSelection8", FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE | ||
"Sites", TRUE | ||
"XSites", 2 | ||
"YSites", 1 | ||
"SiteSelection1", TRUE, TRUE | ||
"Waves", TRUE | ||
"NWavelengths", 4 | ||
"WaveName1", "DAPI" | ||
"WaveName2", "FITC" | ||
"WaveName3", "Texas Red" | ||
"WaveName4", "Cy5" | ||
"WaveCollect1", 1 | ||
"WaveCollect2", 1 | ||
"WaveCollect3", 1 | ||
"WaveCollect4", 1 | ||
"UniquePlateIdentifier", "fe477428-69e1-4edb-94d1-4098a0f3a611" | ||
"EndFile" |
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_2/9987_B02_s1_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_2/9987_B02_s1_w2.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_2/9987_B02_s2_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_2/9987_B02_s2_w2.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_2/9987_B03_s1_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_2/9987_B03_s1_w2.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_2/9987_B03_s2_w1.TIF
Binary file not shown.
Binary file added
BIN
+135 KB
resources/ImageXpress_exported/9987_Plate_3435/TimePoint_2/9987_B03_s2_w2.TIF
Binary file not shown.
Oops, something went wrong.