Releases: JuliaPhysics/SolidStateDetectors.jl
Releases · JuliaPhysics/SolidStateDetectors.jl
v0.10.17
SolidStateDetectors v0.10.17
Merged pull requests:
- Generalize plot recipe of
AbstractParticleSource
(#492) (@fhagemann) - Add support for simulation for dead layer-Step4: impurity model based on the lithium thermal diffusion process (#493) (@zpdg)
- Reactivate Downgrade tests on
1
andpre
(#494) (@fhagemann) - Add support for simulation for dead layer-Step5: charge drift model (#496) (@zpdg)
- Update default diffusion constants in germanium (#498) (@giriPHM)
Closed issues:
- Error Doing Multiple Geant4 Simulations in one Julia REPL Session (#499)
v0.10.16
SolidStateDetectors v0.10.16
Merged pull requests:
- Add contractor method and scale function to BouleImpurityDensity (#484) (@hervasa2)
- Allow passing
validate_schema
toGeant4.G4JLDetectorGDML
(#487) (@fhagemann) - CompatHelper: bump compat for Interpolations to 0.16, (keep existing compat) (#488) (@github-actions[bot])
- Corrections for impurity density models (#491) (@hervasa2)
v0.10.15
v0.10.14
SolidStateDetectors v0.10.14
Merged pull requests:
v0.10.13
SolidStateDetectors v0.10.13
Merged pull requests:
- Allow automatic grouping of hits based on a
group_distance
when creating anEvent
(#461) (@fhagemann) - Allow user to refine an already simulated potential (#469) (@hervasa2)
- Geant4 tutorial page: reformatting, error fixing (#470) (@benedikt-nagler)
- pass verbose to move_charges_inside_semiconductor (#472) (@hervasa2)
- Boule impurity models (#473) (@hervasa2)
- Add support for simulation for dead layer-Step1: position dependent mobility function (#475) (@zpdg)
v0.10.12
SolidStateDetectors v0.10.12
Merged pull requests:
Closed issues:
- Check if a point is inside the semiconductor (#463)
v0.10.11
SolidStateDetectors v0.10.11
Merged pull requests:
- Add ASCII logo (#456) (@fhagemann)
- Bugfix in
has_volume
in Geant4 extension (#458) (@fhagemann) - Support tori with partial
θ
ranges in Geant4 extension (#459) (@fhagemann) - Add method to create events with interacting charge clouds (#460) (@fhagemann)
Closed issues:
- Error parsing Torus in Geant4 (#457)
v0.10.10
SolidStateDetectors v0.10.10
Merged pull requests:
- Update to Documenter v1 (#370) (@oschulz)
- Add
Polycone
(#451) (@fhagemann)
Closed issues:
v0.10.9
SolidStateDetectors v0.10.9
Merged pull requests:
- Run CI with four Julia threads active (#340) (@oschulz)
- Parse charge densities in units of Coulomb per volume (#446) (@fhagemann)
Closed issues:
- Fix parsing of charge densities from config files/dicts (#445)
v0.10.8
SolidStateDetectors v0.10.8
Merged pull requests:
- CompatHelper: bump compat for Geant4 in [weakdeps] to 0.2, (keep existing compat) (#439) (@github-actions[bot])
- Update documentation on charge densities (#440) (@fhagemann)
- Minor update in painting algorithm for
CylindricalGrid
(#441) (@fhagemann) - Add keyword argument
Δt
to electric field line plotting (#443) (@fhagemann)
Closed issues:
- Wrong painting of contact surfaces when using small scales in 2D simulations (#442)