From 5dac816aea0bdff5eb7e2c5e04a1b38c7218960b Mon Sep 17 00:00:00 2001
From: John Swinbank <swinbank@astron.nl>
Date: Wed, 13 Oct 2021 14:04:25 +0200
Subject: [PATCH] Add screenshots

---
 screenshots/.gitattributes              | 1 +
 screenshots/README                      | 5 +++++
 screenshots/esap-analysis.png           | 3 +++
 screenshots/esap-apertif-results.png    | 3 +++
 screenshots/esap-auth.png               | 3 +++
 screenshots/esap-basket.png             | 3 +++
 screenshots/esap-front.png              | 3 +++
 screenshots/esap-ida-selct-facility.png | 3 +++
 screenshots/esap-ida-selct-workflow.png | 3 +++
 screenshots/esap-zooniverse-results.png | 3 +++
 10 files changed, 30 insertions(+)
 create mode 100644 screenshots/.gitattributes
 create mode 100644 screenshots/README
 create mode 100644 screenshots/esap-analysis.png
 create mode 100644 screenshots/esap-apertif-results.png
 create mode 100644 screenshots/esap-auth.png
 create mode 100644 screenshots/esap-basket.png
 create mode 100644 screenshots/esap-front.png
 create mode 100644 screenshots/esap-ida-selct-facility.png
 create mode 100644 screenshots/esap-ida-selct-workflow.png
 create mode 100644 screenshots/esap-zooniverse-results.png

diff --git a/screenshots/.gitattributes b/screenshots/.gitattributes
new file mode 100644
index 0000000..24a8e87
--- /dev/null
+++ b/screenshots/.gitattributes
@@ -0,0 +1 @@
+*.png filter=lfs diff=lfs merge=lfs -text
diff --git a/screenshots/README b/screenshots/README
new file mode 100644
index 0000000..f249caf
--- /dev/null
+++ b/screenshots/README
@@ -0,0 +1,5 @@
+Use::
+
+   osascript -e 'tell application "Safari" to set the bounds of the front window to {10, 50, 1510, 1070}'
+
+To set Safari windows to the right size to take new screenshots in a consistent way.
diff --git a/screenshots/esap-analysis.png b/screenshots/esap-analysis.png
new file mode 100644
index 0000000..0f475c4
--- /dev/null
+++ b/screenshots/esap-analysis.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:df6c3956dafbb622b32e78668981f6317f2dc4b7c68bb8429aa22f9f5662c478
+size 928084
diff --git a/screenshots/esap-apertif-results.png b/screenshots/esap-apertif-results.png
new file mode 100644
index 0000000..141ca55
--- /dev/null
+++ b/screenshots/esap-apertif-results.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:372887bcb1fada17853889f12cbf9df0ef778282e5d229c87cceb5fc78fa2084
+size 1125488
diff --git a/screenshots/esap-auth.png b/screenshots/esap-auth.png
new file mode 100644
index 0000000..6d60bf8
--- /dev/null
+++ b/screenshots/esap-auth.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f81c908fe3b26af8e69fec2a32607d7c8bd2bef89754f9b759f99d4cbbf0b437
+size 879331
diff --git a/screenshots/esap-basket.png b/screenshots/esap-basket.png
new file mode 100644
index 0000000..6bf3c47
--- /dev/null
+++ b/screenshots/esap-basket.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6300895021e2dc1fdac045f6d80510481c157fdfabe57542ad5c01825cbc6416
+size 1019752
diff --git a/screenshots/esap-front.png b/screenshots/esap-front.png
new file mode 100644
index 0000000..33efea8
--- /dev/null
+++ b/screenshots/esap-front.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b1112995ac9e9dcdbf0cac7a3cd23ea2c0bea687d30a5d15e8be018084aa9404
+size 1538501
diff --git a/screenshots/esap-ida-selct-facility.png b/screenshots/esap-ida-selct-facility.png
new file mode 100644
index 0000000..ba1c407
--- /dev/null
+++ b/screenshots/esap-ida-selct-facility.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:506f5c7b42c51c490a19a611ca10bf58f5e4ffd00c61c2fa81d9c5a79f4c9481
+size 279043
diff --git a/screenshots/esap-ida-selct-workflow.png b/screenshots/esap-ida-selct-workflow.png
new file mode 100644
index 0000000..d856332
--- /dev/null
+++ b/screenshots/esap-ida-selct-workflow.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ab780110f58e77a909ec25e46c18c11ef1b473ba73260452db4d960fd428bf9a
+size 313512
diff --git a/screenshots/esap-zooniverse-results.png b/screenshots/esap-zooniverse-results.png
new file mode 100644
index 0000000..8e36f76
--- /dev/null
+++ b/screenshots/esap-zooniverse-results.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:18717cf32317934e48c28f762f25b681469957e90f18f2dc52d51f7c491e32a8
+size 986009
-- 
GitLab