Skip to content

Releases: JuliaPhysics/SolidStateDetectors.jl

v0.10.27

26 Oct 17:37
6a8fdcd

Choose a tag to compare

SolidStateDetectors v0.10.27

Diff since v0.10.26

Merged pull requests:

  • Switch SplineBouleImpurityDensity to FritschCarlsonMonotonicInterpolation (#547) (@hervasa2)
  • Make corrections of impurity densities optional (#548) (@fhagemann)

v0.10.26

24 Oct 16:46
f1d3c48

Choose a tag to compare

SolidStateDetectors v0.10.26

Diff since v0.10.25

Merged pull requests:

Other merged pull requests that will be released in 0.11:

  • Change AbstractCoordinatePoint to not be a FieldVector (#489) (@oschulz)
  • Add support for simulation for dead layer (#540) (@fhagemann)
  • Fix PtypePNJunction Impurity Density to read bulk_impurity_density from yaml (#546) (@claudiaalvgar)

v0.10.25

11 Oct 18:49
e754672

Choose a tag to compare

SolidStateDetectors v0.10.25

Diff since v0.10.24

Merged pull requests:

  • Add geometry_check to LegendHDF5IO method of simulate_waveforms (#541) (@fhagemann)

v0.10.24

09 Oct 19:19
5bfcc6d

Choose a tag to compare

SolidStateDetectors v0.10.24

Diff since v0.10.23

Merged pull requests:

  • Add geometric validation for electrode termination in charge drift (#505) (@zql2021)

v0.10.23

06 Oct 03:07
eae97a6

Choose a tag to compare

SolidStateDetectors v0.10.23

Diff since v0.10.22

Merged pull requests:

  • Add support for simulation for dead layer - Step9: Identification of the inactive layer contact and allow for depletion voltage calculation with inactive layer (#535) (@claudiaalvgar)
  • CompatHelper: bump compat for JSON to 1, (keep existing compat) (#538) (@github-actions[bot])
  • Fix weighting potential calculation using floating passives on Cartesian grids (#539) (@fhagemann)

v0.10.22

29 Sep 17:44
dceca89

Choose a tag to compare

SolidStateDetectors v0.10.22

Diff since v0.10.21

Merged pull requests:

  • Add support for simulation for dead layer - Step8: Refactor combining charge trapping models for bulk and inactive layer (#532) (@claudiaalvgar)
  • Include Geant4 tests on pre (#533) (@fhagemann)
  • Fix condition to break loop based on max iterations (#536) (@hervasa2)

v0.10.21

28 Aug 21:45
dbf8742

Choose a tag to compare

SolidStateDetectors v0.10.21

Diff since v0.10.20

Merged pull requests:

  • Add support for simulation for dead layer - Step6: Support using point types to define the inactive layer (#512) (@claudiaalvgar)
  • Bump julia-actions/julia-downgrade-compat from 1 to 2 (#519) (@dependabot[bot])
  • Exclude plot recipes from codecov (#520) (@fhagemann)
  • CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) (#521) (@github-actions[bot])
  • Bump actions/checkout from 4 to 5 (#524) (@dependabot[bot])
  • Add support for simulation for dead layer - Step7: Support plotting full range of point types (#525) (@fhagemann)
  • Fix bug in source emission in Geant4 extension (#526) (@fhagemann)
  • Correct default value in calculate_potential! docstrings (#531) (@fhagemann)

Closed issues:

  • Deprecate the use of deg in config files (#450)
  • Geant4 extension isotope source opening angle not changing (#513)

v0.10.20

25 Jul 22:53
929daa7

Choose a tag to compare

SolidStateDetectors v0.10.20

Diff since v0.10.19

Merged pull requests:

Closed issues:

  • How to compute a capacitance-voltage curve (#514)

v0.10.19

18 Jul 00:43
bb477d9

Choose a tag to compare

SolidStateDetectors v0.10.19

Diff since v0.10.18

Merged pull requests:

  • Add multithreading support in the electric field calculation (#509) (@fhagemann)
  • Explicitly add Base. to method for NamedTuple and Symbol (#510) (@fhagemann)
  • Add ADL2016ChargeDriftModel with updated values and electron-drift model (#511) (@fhagemann)

Closed issues:

  • Geant4 isotope source energy being single value of 1GeV (#507)

v0.10.18

06 Jul 07:51

Choose a tag to compare

SolidStateDetectors v0.10.18

Diff since v0.10.17

Merged pull requests:

  • Add development environments (#501) (@oschulz)
  • Add support for simulation for dead layer: optimization, more geometry support, tutorials, etc (#502) (@zpdg)
  • Raise the threshold of decay time from 1 yr to 1e+60 year (#506) (@Yuan-Ru-Lin)
  • Use G4SingleParticleSource instead of G4ParticleGun for isotope source generation. (#508) (@Yuan-Ru-Lin)