From f09e80d9cf912469a06471cf5e68424c7de22177 Mon Sep 17 00:00:00 2001 From: sfarrens Date: Fri, 20 Oct 2017 10:18:31 +0200 Subject: [PATCH] updated readme.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e118cc1..00d9019 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ Contents ## Introduction +> Note: This version of the code was used to produce the results in Farrens et al. (2017) + This repository contains a Python code designed for PSF deconvolution and analysis. The directory ``lib`` contains all of the primary functions and classes used for optimisation and analysis. ``functions`` contains some additional generic functions and tools.