206 Commits

Author SHA1 Message Date
6af3c4e891 Update README.md 2026-06-02 17:06:29 +02:00
90b298db5f Merge branch 'main' of github.com:pim-n/pg-rad 2026-06-02 17:02:30 +02:00
88fb739925 update docs 2026-06-02 17:02:09 +02:00
1071222870 Update README.md
update version on installation instructions
2026-05-26 13:43:52 +02:00
910469612f Merge pull request #74 from pim-n/dev
BUGFIX: incorrect shape comparison causing all saves to fail
v0.1.1
2026-05-19 07:06:24 +02:00
4dfb893e93 BUGFIX: incorrect shape comparison causing all saves to fail 2026-05-19 07:04:00 +02:00
2810f14ab8 Merge pull request #73 from pim-n/dev
update README.md
2026-05-17 10:04:40 +02:00
9c79bc2d8e Update README.md 2026-05-17 10:04:16 +02:00
5340c0ca57 Update README.md 2026-05-17 09:58:25 +02:00
4d7d7ac819 Update README.md 2026-05-17 09:58:13 +02:00
f1658ac6e0 remove mkinit requirement v0.1.0 2026-05-17 08:30:44 +02:00
10868dae6d Merge pull request #72 from pim-n/release-0.1.0
prepare for release 0.1.0
2026-05-17 07:36:38 +02:00
80f1266183 exclude exp. coordinates due to data mismatch. warn users 2026-05-17 07:32:04 +02:00
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