66 Commits
Author SHA1 Message Date
xie_x1 7c7dc28ce0 Update configs 2026-07-06 09:24:54 +02:00
xie_x1 0c771f89c3 Optimize ram usage 2026-07-06 09:23:36 +02:00
xie_x1andCopilot b728668440 reduce ram usage
Co-authored-by: Copilot <copilot@github.com>
2026-06-24 10:12:15 +02:00
xie_x1 1891f141ea Add new 3ph model without dropout 2026-06-12 11:09:54 +02:00
xie_x1 774c039f8c Fix the loss calculation in 3-ph training 2026-06-12 11:09:37 +02:00
xie_x1 70f6acc6f8 Minor bug fix 2026-06-11 16:22:56 +02:00
xie_x1andCopilot ae7c7a94d6 Add doublePhotonNet_260610
Co-authored-by: Copilot <copilot@github.com>
2026-06-11 16:22:35 +02:00
xie_x1andCopilot cc40610dc2 Add eta interpolation; code optimization
Co-authored-by: Copilot <copilot@github.com>
2026-06-11 16:21:47 +02:00
xie_x1 fd76272157 Add 'matplotlib.use('Agg')'; update output path 2026-06-10 16:14:07 +02:00
xie_x1 2ef6f79480 Update 2ph training config 2026-06-10 11:26:48 +02:00
xie_x1 9a38cdbe8e Add funcs for post processing 2026-06-10 11:24:44 +02:00
xie_x1andCopilot 54e9b4e2df Add new configs; nsize updated to 6
Co-authored-by: Copilot <copilot@github.com>
2026-06-10 11:24:33 +02:00
xie_x1 cf213defa3 Bug fixed: model.eval() is back 2026-06-10 11:23:15 +02:00
xie_x1andCopilot 9fc2a32686 Correct the gt matching, rms and loss calculation; use existing pileup training samples; add rms plots
Co-authored-by: Copilot <copilot@github.com>
2026-06-10 11:22:34 +02:00
xie_x1 346845f6ea Fix bug: model.eval() is back now 2026-06-10 11:18:21 +02:00
xie_x1 e99942c7c3 Simplify datasets, move coordinates into models; remove old 2ph models 2026-06-10 11:15:58 +02:00
xie_x1andCopilot e479ad6586 Add new 2-ph model without dropout and padding
Co-authored-by: Copilot <copilot@github.com>
2026-06-10 11:11:48 +02:00
xie_x1andCopilot b3c08ad2e5 Add inference codes for 3-ph category
Co-authored-by: Copilot <copilot@github.com>
2026-06-01 14:21:37 +02:00
xie_x1andCopilot 2e4f22d062 3phs category
Co-authored-by: Copilot <copilot@github.com>
2026-05-29 16:11:56 +02:00
xie_x1 6e2e47cfd6 Update loss fns 2026-05-29 16:11:31 +02:00
xie_x1 eeb507ec18 Update script conventions 2026-05-28 16:34:17 +02:00
xie_x1 6390b40be3 Add new single photon model 2026-05-28 16:33:35 +02:00
xie_x1 69498db55a Update double-photon dataset: add noise to all pixels 2026-05-28 16:33:16 +02:00
xie_x1 28e122d21a Add rms curve 2026-05-13 14:30:14 +02:00
xie_x1 f06e301ca7 Remove redundant version config 2026-05-13 14:29:21 +02:00
xie_x1andCopilot e04e783fb6 New model and loss_fn to improve uniformity
Co-authored-by: Copilot <copilot@github.com>
2026-05-07 13:49:10 +02:00
xie_x1 3cf381b46d Reformat the 2ph inference using conf style 2026-05-07 11:23:34 +02:00
xie_x1 09499028ee Old inference_2Photon replaced by new one 2026-05-07 09:08:40 +02:00
xie_x1 4b6453c1c2 Update 2Photon training 2026-05-06 16:34:49 +02:00
xie_x1 73bbcb404b Add normalization and noise cut options 2026-05-06 16:33:36 +02:00
xie_x1andCopilot 66a0fbffcc Update 2-ph training to a modern style
Co-authored-by: Copilot <copilot@github.com>
2026-05-06 16:33:01 +02:00
xie_x1andCopilot d9917d7996 update config files
Co-authored-by: Copilot <copilot@github.com>
2026-05-06 16:32:28 +02:00
xie_x1 2d72f7be03 Update train yaml 2026-03-20 16:24:31 +01:00
xie_x1 61f6b94575 Add infer yaml 2026-03-20 16:24:15 +01:00
xie_x1 ba52f860e6 Reframe infer codes 2026-03-20 16:23:39 +01:00
xie_x1 c1e2117729 Fix plotting X/Y range bug 2026-03-20 16:23:01 +01:00
xie_x1 90cb2f5a47 Reframe the training codes, add yaml config 2026-03-20 11:06:53 +01:00
xie_x1 96e78f8ab5 Rename single photon files 2026-03-18 10:50:08 +01:00
xie_x1 341940ca13 Improve plottings, correct count frame 2026-03-18 09:16:16 +01:00
xie_x1 572d798b72 Add normalize, noiseThreshold options; add rms x/y outputs 2026-03-18 08:32:35 +01:00
xie_x1 9d7970856e save ram usage; format outputs 2025-11-28 08:33:39 +01:00
xie_x1 ad76a7fa52 remove .gitignore 2025-11-26 11:44:37 +01:00
xie_x1 86a02a95b5 add h5 compatibility 2025-11-26 11:42:16 +01:00
xie_x1 34b19b528a Add Inferred sample output 2025-11-26 11:21:20 +01:00
xie_x1 eef6a87f06 add configurable cluster size for double phtoon sample 2025-11-25 15:25:07 +01:00
xie_x1 1c4f03a308 add model doublePhotonNet_251124 for 7x7 cluster size 2025-11-25 15:24:10 +01:00
xie_x1 bee7a30a88 Add 2photon inference 2025-11-06 10:54:09 +01:00
xie_x1 c4a86e32e3 Fix the 2photon dataset 2025-11-05 21:38:20 +01:00
xie_x1 b0a396b0d8 Shift label to sample center; remove the sigmoid in FC 2025-11-04 17:37:39 +01:00
xie_x1 88536af944 Correct double photon sample (remove ordering) 2025-11-04 16:56:42 +01:00