From d3f4d4ea290d20f9186714623b4a729c75d0c7bb Mon Sep 17 00:00:00 2001 From: "Gaida, Jan" <jan.gaida@studium.uni-hamburg.de> Date: Wed, 3 Nov 2021 13:32:46 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f65d4a0..3b18702 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Bachelor thesis Gaida -Code from my Bachelor's thesis "Brightness variations of cosmologically distant objects" \ No newline at end of file +This code was programmed by me, Jan L. Gaida, in 2021 for my Bachelor's thesis "Brightness variations in cosmologically distant objects" at Hamburg University. I used python 3 and Jupyter Notebook. + +I had next to no programming experience beforehand and the code was intended for personal use only, so I do not expect it will be useful or easily understandable for anyone. Most of the things I programmed will be possible to do much faster and more elegantly. I have not cleaned up the code, programmers will likely label it atrocious. + +Nevertheless, my code is Creative Commons, so use it if you want, at your own peril. -- GitLab