From 5f53b72a5cc0ab005928c8adfd53635af8ac63f8 Mon Sep 17 00:00:00 2001
From: Norbert Herrmann <n.herrmann@physi.uni-heidelberg.de>
Date: Fri, 28 Aug 2020 09:51:04 +0200
Subject: [PATCH] add example instructions

---
 macro/beamtime/hd2020/README.txt | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 macro/beamtime/hd2020/README.txt

diff --git a/macro/beamtime/hd2020/README.txt b/macro/beamtime/hd2020/README.txt
new file mode 100644
index 0000000000..b3b86d83f8
--- /dev/null
+++ b/macro/beamtime/hd2020/README.txt
@@ -0,0 +1,10 @@
+Howto calibrate run HD_cosmic_2020-08-21
+========================================
+
+nohup ./calib_batch.sh 900921911 901 HD_cosmic_2020-08-21 .50.3.0.0 &> Calib_HD_cosmic_2020-08-21.50.3.0.0.out &
+
+nohup ./iter_tracks.sh HD_cosmic_2020-08-21.50.3.0.0 11 "900921911_901" &> IterTracks_HD_cosmic_2020-08-21.50.3.0.0_11.out &
+
+nohup ./trk_cal_digi.sh HD_cosmic_2020-08-21.50.3.0.0 900921911 901 50 HD_cosmic_2020-08-21.50.3.0.0 2 &> TrkCal_HD_cosmic_2020-08-21.50.3.0.0_2.out &
+
+nohup ./eval_tracks.sh HD_cosmic_2020-08-21.50.3.0.0 600 921 911 21 900921911_901 &> Eval_HD_cosmic_2020-08-21.50.3.0.0_600_21.out &
-- 
GitLab