401 Commits

Author SHA1 Message Date
3bc7527eec Merge remote-tracking branch 'refs/remotes/origin/master' 2025-06-27 14:08:28 +02:00
1418916fb6 Merge remote-tracking branch 'refs/remotes/origin/master'
modified:   CS_analysis.cpp
	modified:   CS_fit.cpp
	modified:   CuFluo_fit.cpp
2025-06-27 13:58:18 +02:00
ec7b2143d4 Update CS_fit.cpp 2025-06-27 11:33:06 +02:00
73938aad04 new file: BP_analysis_M431.cpp
new file:   BP_analysis_thinSensors.cpp
	new file:   BP_fit.cpp
	new file:   BP_fit_M431.cpp
	new file:   BP_fit_thin.cpp
	new file:   BP_scan_both_speeds.sh
	new file:   BP_scan_thinSensor.sh
	new file:   CS_analysis_M431.cpp
	new file:   CS_analysis_M439.cpp
	new file:   CS_fit.cpp
	new file:   CS_fit_M431
	new file:   CS_fit_M431.cpp
	new file:   CS_scan_both_speeds.sh
	new file:   CuFluo_exposure_both_speeds.sh
	new file:   CuFluo_fit.cpp
	new file:   Default_pixels_arrays.cpp
2025-06-27 11:16:26 +02:00
ed18504809 modified: BP_analysis.cpp
modified:   BP_scan.sh
	modified:   BP_scan_JF11.sh
	modified:   CS_analysis.cpp
	modified:   CS_analysis_JF11
	modified:   CS_scan.sh
	modified:   CS_scan_JF11.sh
	modified:   CuFluo_exposure.sh
	modified:   filename_creator.sh
	modified:   makefile
	modified:   pccalib.sh
	modified:   run_JFCalibration.txt
	modified:   slsDetector_bin
	modified:   CS_analysis.cpp
	BP_analysis_M431.cpp
	BP_analysis_thin.cpp
	BP_fit.cpp
	BP_fit_M431.cpp
	BP_fit_thin.cpp
	BP_scan_both_speeds.sh
	BP_scan_thinSensor.sh
	CS_analysis_M431.cpp
	CS_analysis_M439.cpp
	CS_fit.cpp
	CS_fit_M431.cpp
	CS_scan_both_speeds.sh
	CuFluo_exposure_both_speeds.sh
	CuFluo_fit.cpp
	Default_pixels_arrays.cpp
2025-06-27 10:34:14 +02:00
05d0c2d44b Changes in JFCalibration
1.New files:
a. Fits for a given module, column, and row:
i) BP_fit.cpp
ii) BP_fit_M431.cpp
iii) BP_fit_thin.cpp (use a different scan as the standard module)
iv) CS_fit.cpp
v) CuFluo_fit.cpp

b. Calibration bash files:
i) BP_scan_both_speed.sh
ii) CS_scan_both_speed.sh
iii) CuFluo_exposure_both_speed.sh
v) BP_scan_thinSensor.sh (use a different scan than the standard one)
c. Analysis:
i) CS_analysis_M431.cpp
ii) CS_analysis_M439.cpp
ii) BP_analysis_thinSensor.cpp

d) Default pixels map for JF systems
i) Default_pixels_array.cpp (gives 3 bin files with the default pixels of the JF system at G0, G1, G2, HG0, view from the front side)

2. Changes
a. Calibration bash files
- BP_scan_JF11.sh (changed pc of the wave generator)
- CuFluo_exposure.sh (increase frames)
- filename_creator.sh ( defined parameter DSTIP to source it from any receiver pc. The pccalib.sh has to be sourced before)
b. Analysis
- BP_analysis.cpp ( avoid abort of the analysis due to empty fits in the plotting of the ADU versus mV for the defined pixels )
- CS_analysis.cpp

c. Run_JFCalibration.txt
2025-06-17 18:24:46 +02:00
def7153f21 Merge branch 'master' of git.psi.ch:redford_s/JFCalibration 2024-12-06 15:53:07 +01:00
1dfed93e04 Change fit ranges 2024-12-06 15:52:56 +01:00
0ae607c4c3 Change fit ranges 2024-12-06 15:52:31 +01:00
ecab89efa5 Change fit ranges 2024-12-06 15:52:10 +01:00
56736d4f9b Update FE list 2024-12-06 15:51:34 +01:00
80692185ab Update pcnames 2024-12-06 15:50:56 +01:00
8a62fe9da3 Update ip address 2024-12-06 15:50:33 +01:00
4f37bfb538 Update pc names 2024-12-06 15:49:56 +01:00
c45dd94a91 Update pc names 2024-12-06 15:48:36 +01:00
8d2e35867b Update pc names 2024-12-06 15:47:49 +01:00
f589e9bb68 Update Vpp scan up to 6V 2024-12-06 15:47:06 +01:00
179148c1f8 Update Vpp scan up to 6V 2024-12-06 15:46:28 +01:00
b8f36b0cf3 Update .gitignore 2024-12-06 12:35:35 +01:00
98be495f4f Create JFMC_CalibWriter_wBP_M371.cpp 2024-12-06 12:17:28 +01:00
df054e8202 Update pc names 2024-12-06 12:16:57 +01:00
ab90428822 change receiver IP 2024-12-06 12:15:03 +01:00
3bceb39f6d update pc names and shutter 2024-12-06 12:13:29 +01:00
08d3878bbf Update run_JFCalibration.txt 2024-12-06 12:11:29 +01:00
9f6fc04205 Change pc names 2024-12-06 12:09:38 +01:00
5cb1debf90 Create CS_analysis_M371.cpp
Change range of fit
2024-12-06 11:56:41 +01:00
cf02328834 Create BP_analysis_M371.cpp
Change range of fit
2024-12-06 11:56:07 +01:00
79a6d57645 Update BP_scan.sh
Vpp scan up to 6V
2024-12-06 10:03:08 +01:00
13fd78ede6 Update BP_analysis.cpp
Vpp scan up to 6V instead of 7V
2024-12-06 09:35:43 +01:00
2cc8de0b9f Update CS_analysis.cpp 2024-12-06 09:34:25 +01:00
ee26bbd2e5 Update bash scripts 2024-05-06 18:21:59 +02:00
995ba1a723 Update list of calibrated modules 2024-05-06 18:20:50 +02:00
422a770194 Edit README 2024-04-17 15:11:12 +02:00
2d0b7dad9c Edit README 2024-04-17 15:03:43 +02:00
24ff8f1eab Edit README 2024-04-17 15:02:45 +02:00
6369b7bcb4 Edit README 2024-04-17 15:01:12 +02:00
fc9858fd97 Edit README 2024-04-17 14:59:12 +02:00
5ae6010f61 Edit README 2024-04-17 14:54:11 +02:00
b88719add1 Add gain map structure to README 2024-04-17 14:40:55 +02:00
8a264dc535 Add gain map structure to README 2024-04-17 14:38:29 +02:00
f42514507a Add gain map structure to README 2024-04-17 14:35:54 +02:00
e84beba6e9 Add gain map structure to README 2024-04-17 14:27:47 +02:00
e5f9c69284 Add gain map structure to README 2024-04-17 14:26:09 +02:00
7e260b1996 update README 2024-02-27 15:16:49 +01:00
6b7f26d8f9 update README 2024-02-09 17:47:25 +01:00
5a7c8f43c1 update README 2024-02-09 17:21:55 +01:00
000e9d1aed update README 2024-02-09 17:20:42 +01:00
db49dff725 update README 2024-02-09 17:14:00 +01:00
5b83e57e6f update README 2024-02-09 17:07:47 +01:00
8d974d0913 Include sls_detector_calibration files 2024-02-09 14:35:48 +01:00