Pim Nelissen pim
  • Lund, Sweden
  • https://PimNel.com
  • 🇳🇱🇸🇪
    Computational Physics student in Nuclear Science

  • Joined on 2025-05-05
pim synced new reference feature-background-activity to pim/pg-rad from mirror 2026-03-20 21:28:12 +01:00
pim synced commits to feature-background-activity at pim/pg-rad from mirror 2026-03-20 21:28:12 +01:00
pim synced commits to dev at pim/pg-rad from mirror 2026-03-20 21:28:12 +01:00
7061ea8559 Merge pull request #55 from pim-n/feature-detectors-roadgen
a1a18c6a35 update tests and plotting
b1d781714b update fluence and simulation to work with detectors and correct count rates
a133b8b1c7 update landscape to work with new detector
890570e148 simplify detector object. Add efficiency libraries and lookup interpolators
Compare 21 commits »
pim synced and deleted reference refs/tags/feature-detectors-roadgen at pim/pg-rad from mirror 2026-03-20 21:28:12 +01:00
pim synced commits to feature-detectors-roadgen at pim/pg-rad from mirror 2026-03-12 20:08:12 +01:00
1e81570cf4 clean up imports and remove hard-coded __init__ refs
1dc553d2e2 update isotope lookup to tabular format. Add primary gamma energy to results plotting
Compare 2 commits »
pim synced commits to feature-detectors-roadgen at pim/pg-rad from mirror 2026-03-11 19:58:11 +01:00
09e74051f0 improve naming of integrated count calculation function
7dec54fa1c update plotter to add direction of travel arrow and detector info
938b3a7afc update exceptions and main.py (including test case)
b82196e431 Add flip direction. Change mean to Trapezoidal rule for integration along path. Scale count rate properly with acquisition time
Compare 4 commits »
pim synced commits to feature-detectors-roadgen at pim/pg-rad from mirror 2026-03-04 18:58:12 +01:00
b882f20358 add basic colouring
7e2d6076fd update docs
cdd6d3a8b4 improve logging. update test case for detector.
1c8cc41e3c Improve error handling. Add alignment feature for point sources
7612f74bcb rename eff to efficiency
Compare 6 commits »
pim synced commits to feature-detectors-roadgen at pim/pg-rad from mirror 2026-03-03 18:48:12 +01:00
c98000dfd8 Add detector architecture + isotropic detectors
41a8ca95b3 remove print statement
Compare 2 commits »
pim synced new reference feature-detectors-roadgen to pim/pg-rad from mirror 2026-03-02 18:38:13 +01:00
pim synced commits to feature-detectors-roadgen at pim/pg-rad from mirror 2026-03-02 18:38:13 +01:00
pim synced commits to dev at pim/pg-rad from mirror 2026-03-02 18:38:13 +01:00
92789c718f Merge pull request #38 from pim-n/feature-plotter
176baa543a flake8 + fix bug in seed type checking
dba1240e9f improve error handling and PEP8
9a169da520 update tests to follow new architecture
5c9841190f update main.py --test case to conform to new architecture. Update error handling in --config case.
Compare 28 commits »
pim synced and deleted reference refs/tags/feature-plotter at pim/pg-rad from mirror 2026-03-02 18:38:13 +01:00
pim synced commits to feature-plotter at pim/pg-rad from mirror 2026-02-25 17:58:12 +01:00
9a169da520 update tests to follow new architecture
5c9841190f update main.py --test case to conform to new architecture. Update error handling in --config case.
561fb1dca1 update SegmentedRoadGenerator
39572da682 improve landscape architecture. builder is separate file. cleaned up hardcoded defaults
a74ea765d7 move ConfigParser to inputparser module and introduce config specs classes for structured config handling
Compare 22 commits »
pim synced commits to dev at pim/pg-rad from mirror 2026-02-20 17:08:11 +01:00
347ff4c102 Add badges for Python version and CI tests
0611b943a8 Merge pull request #35 from pim-n/33-add-ci-workflow-for-running-tests
2d5ba0ac3c Updated config. Third test
81d2cd6f9e Fix indentation for checkout action in CI workflow
d32fd411bb Updated config. Second test
Compare 10 commits »
pim synced new reference feature-plotter to pim/pg-rad from mirror 2026-02-17 16:38:12 +01:00
pim synced commits to feature-plotter at pim/pg-rad from mirror 2026-02-17 16:38:12 +01:00
pim synced commits to dev at pim/pg-rad from mirror 2026-02-14 16:08:11 +01:00
f49b2a5f8a Merge pull request #19 from pim-n/feature-fluence-rate
508cad474b Add scipy to requirements (due to interpolation of attenuation coeffs)
beb411d456 update tests to reflect new Landscape design
0db1fe0626 manually remove detector imports (not implemented yet)
845f006cd3 Update pyproject.toml and README.md to reflect new conditions.
Compare 31 commits »
pim synced and deleted reference refs/tags/feature-fluence-rate at pim/pg-rad from mirror 2026-02-14 16:08:11 +01:00
pim synced commits to main at pim/road-gen from mirror 2026-02-13 21:18:11 +01:00
7433f5c564 Update README.md
pim synced commits to feature-fluence-rate at pim/pg-rad from mirror 2026-02-13 15:58:12 +01:00
845f006cd3 Update pyproject.toml and README.md to reflect new conditions.
ac8c38592d Add CLI entry point with --test flag for building test landscape using LandscapeDirector
a4fb4a7c57 Add LandscapeDirector with a test case to build landscape using LandscapeBuilder
e8bf687563 add default box height to ensure non-zero z dimension in the landscape
49a0dcd301 Improve isotopes and sources
Compare 8 commits »