Skip to content
Snippets Groups Projects
Commit d298de96 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Reduced the number of images generated in views (see 950aa602)

parent 820f9465
No related branches found
No related tags found
1 merge request!170Make view12/14/15 parallel (one slice per job)
...@@ -6,7 +6,8 @@ dawn_view_12:detector: ...@@ -6,7 +6,8 @@ dawn_view_12:detector:
- ls -lrth images/* - ls -lrth images/*
parallel: parallel:
matrix: matrix:
- SLICE: ["50", "100", "150", "200", "250", "300", "350", "400", "450", "500", "550", "600", "650", "700", "750", "800", "850", "900", "950", "1000", "1050", "1100", "1150", "1200", "1250", "1300", "1350", "1400", "1450", "1500", "1550", "1600", "1650", "1700", "1750", "1800", "1850", "1900", "1950", "2000"] - SLICE: ["100", "300", "500", "700", "900", "1100", "1300", "1500", "1700", "1900"]
view_12: view_12:
stage: collect stage: collect
......
...@@ -6,7 +6,7 @@ dawn_view_14:detector: ...@@ -6,7 +6,7 @@ dawn_view_14:detector:
- ls -lrth images/* - ls -lrth images/*
parallel: parallel:
matrix: matrix:
- SLICE: ["150", "200", "250", "300", "350", "400", "450", "500", "550", "600", "650", "700", "750", "800", "850", "900", "950", "1000", "1050", "1100", "1150", "1200", "1250", "1300", "1350", "1400", "1450", "1500", "1550", "1600", "1650", "1700", "1750", "1800", "1850", "1900", "1950", "2000"] - SLICE: ["100", "300", "500", "700", "900", "1100", "1300", "1500", "1700", "1900"]
view_14: view_14:
stage: collect stage: collect
......
...@@ -6,7 +6,7 @@ dawn_view_15:detector: ...@@ -6,7 +6,7 @@ dawn_view_15:detector:
- ls -lrth images/* - ls -lrth images/*
parallel: parallel:
matrix: matrix:
- SLICE: ["150", "200", "250", "300", "350", "400", "450", "500", "550", "600", "650", "700", "750", "800", "850", "900", "950", "1000", "1050", "1100", "1150", "1200", "1250", "1300", "1350", "1400", "1450", "1500", "1550", "1600", "1650", "1700", "1750", "1800", "1850", "1900", "1950", "2000"] - SLICE: ["100", "300", "500", "700", "900", "1100", "1300", "1500", "1700", "1900"]
view_15: view_15:
stage: collect stage: collect
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment