From b7c26385b53ba24523a4e2dd5d42c687ffea6345 Mon Sep 17 00:00:00 2001 From: Blake Leverington Date: Thu, 28 Nov 2024 13:57:58 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 23dfab5..ea7f4fc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,15 @@ +DFG reference number: LE 4256/1-1 +Project number: 419255448 +Project title: A scintillating fibre based beam profile monitor for ion therapy beams +Name(s) of the applicant(s): Dr. Blake Dean Leverington, Ph.D. +Official address(es): Physikalisches Institut, Im Neuenheimer Feld 226, 69120 Heidelberg + +This repository contains the code and documentation for the project. It contains the DAQ software, as well as the electronics design files, and documention. This project was developed by Blake Leverington, Michal Dziewiecki, and Liqing Qin. The project was supported by the Deutsche Forschungsgemeinschaft (DFG), Heidelberg Universitaet, and the Heidelberg Ion-beam Therapy Clinic (HIT). + + # HITDAQ +Recomended stable version is in */hit2023v2_RMS* + The data acquisition software currently compiled with QtCreator on Windows 11, Qt6.5.2, MinGW-11.2.0 64-bit. Needs QtSerialPort. Also uses QCustomPlot from https://www.qcustomplot.com/release/2.1.1/QCustomPlot-source.tar.gz \ No newline at end of file