Commit Graph

193 Commits

Author SHA1 Message Date
e70b939c81 suppress matplotlib and PIL debug logging 2026-05-17 07:31:42 +02:00
3a23414810 fix interpolation issue at -170 to -180 degree 2026-05-17 07:31:14 +02:00
e39574eb8b Merge pull request #70 from pim-n/feature-unc-plotting
Feature unc plotting
2026-05-12 08:53:00 +02:00
fcbde3547c remove print line 2026-05-12 08:50:42 +02:00
adceafbec7 update NaIR efficiencies 2026-05-12 08:48:42 +02:00
a0bca78d5d add uncertainty bands in plot for sqrt(N) counting statistics 2026-05-06 00:38:17 +02:00
bc538ff5dd hotfix: fix incorrect integration scheme, move to time integration as Bukartas 2021 doccomp. 2026-05-06 00:37:26 +02:00
2a15ae12f6 Merge branch 'dev' of github.com:pim-n/pg-rad into dev 2026-05-03 17:46:50 +02:00
d48f42e8af update metadata 2026-05-03 17:46:10 +02:00
3afd217366 Merge pull request #69 from pim-n/feature-new-detector
Feature new detector
2026-05-03 17:40:27 +02:00
54ae0c4c0d fix #61 2026-05-03 17:38:09 +02:00
40b09971ff pass global seed onto fluence and background 2026-05-03 17:29:53 +02:00
372082f19b add bounds_check optional flag (default false) 2026-05-03 15:58:38 +02:00
2dd6ab6beb add angular dependence NaIR 2026-04-23 16:05:20 +02:00
ec4bf6cbe6 add NaIR detector (isotropic) 2026-04-23 16:02:29 +02:00
b63fa68f21 hotfix: dataframe export fail due to inconsistent dimensions 2026-04-21 12:19:25 +02:00
be6ef0e084 Merge pull request #68 from pim-n/feature-opt-bkg
optional background and fix cps bug
2026-04-21 11:46:40 +02:00
936e283705 bugfix: first cps is 0 2026-04-21 11:43:11 +02:00
591e2fb41a add bkg count option in input 2026-04-21 10:53:53 +02:00
8017159c5b patch export to add also detector details 2026-04-16 13:40:47 +02:00
eadf14fd49 Merge pull request #66 from pim-n/exporting-data
Exporting data
2026-04-15 09:31:32 +02:00
73f630bd47 fix if logic so warning not raised incorrectly 2026-04-15 09:02:03 +02:00
086b4b4b55 fix csv filename output 2026-04-15 08:58:56 +02:00
f02daa35dd add parameter JSON export 2026-04-15 08:44:18 +02:00
09609b4429 add landscape size as simulation output 2026-04-15 08:43:11 +02:00
0a0073ccce hotfix for export filename 2026-04-14 15:08:49 +02:00
237b301061 update docs. update example configs to latest spec. 2026-04-02 09:11:52 +02:00
3d4cea337b remove print statement 2026-04-02 08:34:58 +02:00
bd4f9af6ba add warning when user does not specify any outputs 2026-04-02 08:34:43 +02:00
06422b208b remove requirements.txt 2026-04-02 08:28:56 +02:00
2bd70634dc recursively include all datafiles in pg_rad.data module 2026-03-31 13:30:02 +02:00
f75a80f792 Merge pull request #60 from pim-n/feature-background-activity
background CPS for 3x3 inch NaI detector based on FWHM lookup method
export functionality (to CSV)
2026-03-31 11:16:20 +02:00
07741f1392 include landscape edges 2026-03-31 11:10:15 +02:00
3ec2a7601c PEP8 2026-03-31 10:59:26 +02:00
99028c916f PEP8 2026-03-31 10:51:16 +02:00
5bcf1778ea update plotting. add export functionality. update main to work with new plotting and saving/export functionality. 2026-03-31 10:48:54 +02:00
7ed12989f4 add waypoints (XY/East North) to CountRateOutput 2026-03-31 10:47:51 +02:00
591d81b8a3 rename test to example landscape. Fixes #51 2026-03-30 08:52:08 +02:00
78d877c9bc PEP8 2026-03-30 08:49:18 +02:00
60edbd1976 fix typos / PEP8 2026-03-30 08:48:37 +02:00
db12d573b2 improve out of bounds handling of source placement 2026-03-30 08:48:15 +02:00
c635c7f594 Add background functionality 2026-03-30 08:24:07 +02:00
0a60bb09e9 improve plotting functionality 2026-03-30 08:23:02 +02:00
8098ab9329 Add background counts for 3x3 inch NaI. Add auto ROI lookup function from the FWHM. Add ROI test. 2026-03-20 10:48:44 +01:00
7061ea8559 Merge pull request #55 from pim-n/feature-detectors-roadgen
Feature detectors roadgen
2026-03-20 10:43:46 +01:00
a1a18c6a35 update tests and plotting 2026-03-20 09:26:10 +01:00
b1d781714b update fluence and simulation to work with detectors and correct count rates 2026-03-20 09:25:09 +01:00
a133b8b1c7 update landscape to work with new detector 2026-03-20 09:23:02 +01:00
890570e148 simplify detector object. Add efficiency libraries and lookup interpolators 2026-03-20 09:21:40 +01:00
1e81570cf4 clean up imports and remove hard-coded __init__ refs 2026-03-12 14:34:40 +01:00