Releases: JuliaPhysics/SolidStateDetectors.jl
Releases · JuliaPhysics/SolidStateDetectors.jl
v0.9.9
SolidStateDetectors v0.9.9
Merged pull requests:
- Add SSD --> GDML (#384) (@bene73)
- Bug fix in
has_volume
forCones
with height 0 (#387) (@julianhenzler) - GDML geometry parsing for composite rotations and Torus + Prism, bugfix in IO.jl (#388) (@bene73)
- Changed parameters of
has_volume
function (#389) (@bene73) - Extend G4JLApplication with SSD input (#390) (@bene73)
- Fixed bugs in the LegendHDF5IO extension (#391) (@bene73)
- Completed Geant4 materials list (#392) (@bene73)
- Define two different kinds of radioactive sources for Geant4 simulations (#393) (@julianhenzler)
- Implemented basic function to run Geant4 simulation (#395) (@bene73)
- Plot recipe for
AbstractParticleSource
(#396) (@bene73) - Add tutorial for the Geant4 extension to documentation (#398) (@fhagemann)
- Add progress bar to
run_geant4_simulations
(#399) (@fhagemann) - Support directed cone emission for
AbstractParticleSource
(#400) (@fhagemann) - Add basic tests for Geant4 code (#401) (@fhagemann)
- Change default EM physics list to
G4EmStandardPhysics_option4
(#402) (@fhagemann) - 2D slice plotting (#405) (@hervasa2)
v0.9.8
SolidStateDetectors v0.9.8
Merged pull requests:
- Improvements to logo (#380) (@fhagemann)
- Bump julia-actions/cache from 1 to 2 (#383) (@dependabot[bot])
v0.9.7
SolidStateDetectors v0.9.7
Merged pull requests:
- Use inplace-memory interpolation for cylindrical ScalarPotential (#379) (@fhagemann)
Closed issues:
- Switch from Formatting.jl to Format.jl (#375)
v0.9.6
SolidStateDetectors v0.9.6
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#356) (@dependabot[bot])
- Add constructor for
ADLChargeDriftModel
(#369) (@fhagemann) - Bump codecov/codecov-action from 3 to 4 (#371) (@dependabot[bot])
- Add Downgrade CI (#372) (@fhagemann)
Closed issues:
- Add constructor method for
ADLChargeDriftModel
(and others) (#252)
v0.9.5
SolidStateDetectors v0.9.5
Merged pull requests:
v0.9.4
SolidStateDetectors v0.9.4
Merged pull requests:
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#362) (@github-actions[bot])
- Fix implementation of Fano factor (#363) (@fhagemann)
v0.9.3
SolidStateDetectors v0.9.3
Merged pull requests:
- CompatHelper: bump compat for Polynomials to 4, (keep existing compat) (#351) (@github-actions[bot])
- CompatHelper: bump compat for GPUArrays to 9, (keep existing compat) (#354) (@github-actions[bot])
- Replace all Int64 by Int (#357) (@fhagemann)
- Update MaterialProperties.jl (#358) (@lmanzanillas)
Closed issues:
- There is somethong wrong with plot (#352)
v0.9.2
SolidStateDetectors v0.9.2
Merged pull requests:
- Improve handling of charge densities for passive objects (#350) (@fhagemann)
v0.9.1
SolidStateDetectors v0.9.1
Merged pull requests:
- Support setting the units on the axes when plotting (#348) (@fhagemann)
- Allow setting the units in detector plots using the
xunits
keyword (#349) (@fhagemann)
v0.9.0
SolidStateDetectors v0.9.0
Closed issues:
- Charge cloud effects: Diffusion & self-repulsion (#61)
estimate_depletion_voltage
returns unreasonable value with wrong sign for segmented detectors (#324)
Merged pull requests:
- Add bisection method for
estimate_depletion_voltage
(#336) (@yxzh321) - Force the contacts to have consecutive IDs starting from 1 (#343) (@fhagemann)
- Add warning when using deprecated material properties format. (#344) (@fhagemann)
- v0.9 (#345) (@fhagemann)
- Update and add materials in
MaterialProperties.jl
(#346) (@fhagemann)