From 031bde97c8ccc78395927dd4148a7d23b5d3c129 Mon Sep 17 00:00:00 2001 From: sarrvesh <sarrvesh.ss@gmail.com> Date: Thu, 25 Jan 2018 11:47:22 +0100 Subject: [PATCH] added editor's corner --- source/editorcorner.rst | 6 ++++++ source/index.rst | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 source/editorcorner.rst diff --git a/source/editorcorner.rst b/source/editorcorner.rst new file mode 100644 index 0000000..f2f5c4b --- /dev/null +++ b/source/editorcorner.rst @@ -0,0 +1,6 @@ +Editor's note +============= + +The LOFAR imaging cookbook is intended to be a comprehensive guide for astronomers who make use of LOFAR's interferometric observing mode. This cookbook documents the commonly used software packages that are used to calibrate and image LOFAR data. + +The LOFAR imaging cookbook is currently edited by `Sarrvesh Sridhar <mailto:sarrvesh@astron.nl>`_ with contributions to individual chapters by a number of LOFAR users. If you would us to add a new feature to this cookbook or have ideas about improving the documentation, please contact `Sarrvesh Sridhar <mailto:sarrvesh@astron.nl>`_ and/or the `Radio Observatory <mailto:sos@astron.nl>`_. diff --git a/source/index.rst b/source/index.rst index 23dbe50..4f453f7 100644 --- a/source/index.rst +++ b/source/index.rst @@ -7,13 +7,14 @@ Welcome to LOFAR Imaging Cookbook's documentation! ================================================== .. only:: html - + This web site can also be downloaded as a pdf :download:`LOFARImagingCookbook_latest.pdf <docs/LOFARImagingCookbook_latest.pdf>`. .. toctree:: :maxdepth: 1 :caption: Contents: + editorcorner gettingstarted datainspection aoflagger -- GitLab