Erik Fröjdh
09399f7b82
format
Build on RHEL9 / build (push) Failing after 2m34s
Build on RHEL8 / build (push) Failing after 3m10s
Run tests using data on local RHEL8 / build (push) Failing after 3m58s
2026-08-03 10:08:25 +02:00
Erik Frojdh
475af7e096
always compute in double
Build on RHEL9 / build (push) Failing after 2m30s
Build on RHEL8 / build (push) Failing after 3m6s
Run tests using data on local RHEL8 / build (push) Failing after 4m2s
2026-07-31 10:20:49 +02:00
6ff664f812
allow passing mask to clustervector ( #304 )
...
Build on RHEL9 / build (push) Successful in 2m24s
Build on RHEL8 / build (push) Successful in 2m54s
Run tests using data on local RHEL8 / build (push) Successful in 3m52s
Build on local RHEL8 / build (push) Successful in 2m34s
- passing mask to ClusterVector
- creates a copy of the ClusterVector
Co-authored-by: Erik Fröjdh <erik.frojdh@psi.ch >
2026-04-17 17:13:02 +02:00
mazzol_a and GitHub
6f7cb4ae30
Merge branch 'main' into dev/license
2025-11-21 14:52:54 +01:00
267ca87ab0
Dev/rosenblatttransform ( #241 )
...
- added rosenblatttransform
- added 3x3 eta methods
- interpolation can be used with various eta functions
- added documentation for interpolation, eta calculation
- exposed full eta struct in python
- disable ClusterFinder for 2x2 clusters
- factory function for ClusterVector
---------
Co-authored-by: Dhanya Thattil <dhanya.thattil@psi.ch >
Co-authored-by: Erik Fröjdh <erik.frojdh@psi.ch >
2025-11-21 14:48:46 +01:00
Erik Fröjdh
200ae91622
also hpp
2025-11-21 10:14:14 +01:00
mazzol_a
df7b9be5a5
added docstrings wrap struct into tuple
Build on RHEL8 / build (push) Failing after 3m42s
Build on RHEL9 / build (push) Failing after 3m41s
2025-10-23 19:16:33 +02:00
mazzol_a
dbffea15c0
fix: included deleted file
2025-10-23 17:50:17 +02:00
mazzol_a
01fa61cf47
index now returns enum type
2025-10-23 17:34:54 +02:00
mazzol_a
790dd63ba3
make max_sum_2x2 properly accessible from python
2025-10-23 15:00:52 +02:00
mazzol_a
12114e7275
added documentation
Build on RHEL8 / build (push) Successful in 3m10s
Build on RHEL9 / build (push) Successful in 3m12s
2025-09-01 15:29:58 +02:00
mazzol_a
b59277c4bf
3x3 reduction for general cluszter sizes
Build on RHEL8 / build (push) Successful in 3m8s
Build on RHEL9 / build (push) Successful in 3m9s
2025-08-19 12:37:55 +02:00
mazzol_a
cb163c79b4
reduction to 2x2 clusters for general clusters
2025-08-18 18:23:15 +02:00
froejdh_e
5a9c3b717e
naive implementation of 3x3 and 5x5 reduction
2025-06-27 16:36:21 +02:00
mazzol_a
f9751902a2
formatted main branch
2025-06-10 16:09:06 +02:00
Erik Fröjdh and GitHub
69964e08d5
Refactor cluster bindings ( #185 )
...
Build on RHEL9 / build (push) Successful in 2m19s
Build on RHEL8 / build (push) Successful in 2m34s
- Split up the file for cluster bindings
- new file names according to bind_ClassName.hpp
2025-06-03 08:43:40 +02:00
Erik Fröjdh and GitHub
7b5e32a824
Api extra ( #166 )
...
Changes to be able to run the example notebooks:
- Invert gain map on setting (multiplication is faster but user supplies
ADU/energy)
- Cast after applying gain map not to loose precision (Important for
int32 clusters)
- "factor" for ClusterFileSink
- Cluster size available to be able to create the right file sink
2025-04-25 10:31:16 +02:00
mazzol_a
d5f8daf194
removed debug option in CMakelist
Build on RHEL9 / buildh (push) Successful in 2m36s
2025-04-22 16:16:31 +02:00
Mazzoleni Alice Francesca
c49a2fdf8e
removed cluster_2x2 and cluster3x3 specializations
Build on RHEL9 / buildh (push) Successful in 1m58s
2025-04-16 16:40:42 +02:00
froejdh_e
7c93632605
tests and fix
2025-04-14 16:38:25 +02:00