From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- noao/obsutil/src/sptime/lib/circle | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 noao/obsutil/src/sptime/lib/circle (limited to 'noao/obsutil/src/sptime/lib/circle') diff --git a/noao/obsutil/src/sptime/lib/circle b/noao/obsutil/src/sptime/lib/circle new file mode 100644 index 00000000..ff3ca32e --- /dev/null +++ b/noao/obsutil/src/sptime/lib/circle @@ -0,0 +1,21 @@ +# title = "Circular aperture" +# type = "circular" + +0.00 0.000 +0.10 0.007 +0.13 0.011 +0.16 0.017 +0.20 0.027 +0.25 0.043 +0.32 0.067 +0.40 0.104 +0.50 0.160 +0.63 0.241 +0.79 0.354 +1.00 0.500 +1.26 0.667 +1.58 0.825 +2.00 0.937 +2.51 0.987 +3.16 0.999 +3.98 1.000 -- cgit