Erik Fröjdh
6a83988485
Added chi2 to fit results ( #131 )
...
- fit_gaus and fit_pol1 now return a dict
- calculate chi2 after fit
- cleaned up code
2025-02-18 21:13:27 +01:00
froejdh_e
8ff6f9f506
fixed linking to lmfit
2025-02-18 15:49:46 +01:00
Erik Fröjdh
7309cff47c
Added fitting with lmfit ( #128 )
...
- added stand alone fitting using:
https://jugit.fz-juelich.de/mlz/lmfit.git
- fit_gaus, fit_pol1 with and without errors
- multi threaded fitting
---------
Co-authored-by: JulianHeymes <julian.heymes@psi.ch>
2025-02-12 16:35:48 +01:00
Erik Fröjdh
f7031d7f87
Update CMakeLists.txt
...
Removed flto=auto which caused issues with gcc 8.5
2025-02-12 10:52:55 +01:00
Erik Fröjdh
d86cb533c8
Fix minor warnings ( #126 )
...
- Unused variables
- signed vs. unsigned
- added -flto=auto
2025-02-11 11:48:01 +01:00
Erik Fröjdh
4c750cc3be
Fixing ROI read of RawFile ( #125 )
...
- Bugfixes
- New abstraction for detector geometry
- Tests for updating geo with ROI
2025-02-11 11:08:22 +01:00
Erik Fröjdh
5a3ca2ae2d
Decoding for ADC SAR 05 64->16bit ( #124 )
...
Co-authored-by: Patrick <patrick.sieberer@psi.ch>
2025-02-05 14:40:26 +01:00
froejdh_e
29b1dc8df3
missing header
2024-12-13 14:57:36 +01:00
froejdh_e
a0f481c0ee
mod pedestal
2024-12-12 14:34:10 +01:00
froejdh_e
b3a9e9576b
WIP
2024-12-11 16:27:36 +01:00
31b834c3fd
added AARE_INSTALL_PYTHONEXT option to install python in make install, which also installs the python files in the aare folder
2024-11-28 15:18:13 +01:00
Erik Fröjdh
9f7cdbcb48
conversion warnings
2024-11-18 18:18:55 +01:00
Erik Fröjdh
75f83e5e3b
detecting need to link with stdfs
2024-11-18 15:33:09 +01:00
Erik Fröjdh
30d05f9203
detecting need to link with stdfs
2024-11-18 15:19:57 +01:00
Erik Fröjdh
37d3dfcf71
WIP
2024-11-18 14:46:28 +01:00
Erik Fröjdh
35c6706b3c
docs
2024-11-18 14:39:46 +01:00
Erik Fröjdh
13394c3a61
cmake targets
2024-11-18 11:30:33 +01:00
Erik Fröjdh
9d4459eb8c
linking json with PUBLIC to avoid errors
2024-11-18 09:22:28 +01:00
Erik Fröjdh
e77b615293
Added expression templates ( #98 )
...
- Works with NDArray
- Works with NDView
2024-11-15 15:17:52 +01:00
Erik Fröjdh
7ffd732d98
ported reading clusters ( #95 )
2024-11-14 16:22:38 +01:00
Erik Fröjdh
dc889dab76
removed subfile from cmake
2024-11-14 07:48:59 +01:00
Erik Fröjdh
a0b6c4cc03
Merge branch 'main' into developer
2024-11-11 18:52:23 +01:00
froejdh_e
ecf1b2a90b
WIP
2024-11-11 17:13:48 +01:00
Erik Fröjdh
d8d1f0c517
Taking v1 as the first release ( #92 )
...
- file reading
- decoding master file
2024-11-07 10:14:20 +01:00
Erik Fröjdh
9c220bff51
added simple decoding of scan parameters
2024-11-07 08:14:33 +01:00
Erik Fröjdh
25812cb291
RawFile is now using RawMasterFile
2024-11-06 09:10:09 +01:00
Erik Fröjdh
80a39415de
added CtbRawFile
2024-11-05 14:36:18 +01:00
Erik Fröjdh
b8a4498379
WIP
2024-10-31 18:03:17 +01:00
Erik Fröjdh
19c6a4091f
improved docs and added PixelMap
2024-10-31 08:56:12 +01:00
Erik Fröjdh
f754e0f769
file reading
2024-10-30 14:53:50 +01:00
Erik Fröjdh
be019b9769
updated readme
2024-10-30 10:26:53 +01:00
Erik Fröjdh
af4f000fe7
fetch content for json
2024-10-30 09:36:41 +01:00
Erik Fröjdh
b37f4845cf
cmake defaults
2024-10-30 08:58:42 +01:00
Erik Fröjdh
8a435cbe9b
WIP
2024-10-28 16:26:14 +01:00
Erik Fröjdh
a4fb217e3f
Files and structure for python interface
2024-10-28 11:22:12 +01:00
Erik Fröjdh
54dd88f070
added documentation
2024-10-25 13:54:36 +02:00
Erik Fröjdh
b1b020ad60
WIP
2024-10-25 10:23:34 +02:00