Skip to content

Releases: JuliaPhysics/SolidStateDetectors.jl

v0.9.9

06 Sep 11:55
a8e7df6
Compare
Choose a tag to compare

SolidStateDetectors v0.9.9

Diff since v0.9.8

Merged pull requests:

  • Add SSD --> GDML (#384) (@bene73)
  • Bug fix in has_volume for Cones 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

13 Jun 17:57
Compare
Choose a tag to compare

SolidStateDetectors v0.9.8

Diff since v0.9.7

Merged pull requests:

v0.9.7

26 Mar 18:35
afb2eb5
Compare
Choose a tag to compare

SolidStateDetectors v0.9.7

Diff since v0.9.6

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

27 Feb 13:16
54476d1
Compare
Choose a tag to compare

SolidStateDetectors v0.9.6

Diff since v0.9.5

Merged pull requests:

Closed issues:

  • Add constructor method for ADLChargeDriftModel (and others) (#252)

v0.9.5

26 Jan 17:40
f3258bd
Compare
Choose a tag to compare

SolidStateDetectors v0.9.5

Diff since v0.9.4

Merged pull requests:

  • CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat) (#364) (@github-actions[bot])
  • CompatHelper: bump compat for Adapt to 4 and for GPUArrays to 10, (keep existing compat) (#365) (@github-actions[bot])

v0.9.4

03 Nov 13:09
96e3d4a
Compare
Choose a tag to compare

SolidStateDetectors v0.9.4

Diff since v0.9.3

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

14 Sep 15:20
c97a0f7
Compare
Choose a tag to compare

SolidStateDetectors v0.9.3

Diff since v0.9.2

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

27 Jul 20:01
fcf07c1
Compare
Choose a tag to compare

SolidStateDetectors v0.9.2

Diff since v0.9.1

Merged pull requests:

  • Improve handling of charge densities for passive objects (#350) (@fhagemann)

v0.9.1

24 Jul 00:28
bb8017e
Compare
Choose a tag to compare

SolidStateDetectors v0.9.1

Diff since v0.9.0

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

19 Jun 10:48
d5929fb
Compare
Choose a tag to compare

SolidStateDetectors v0.9.0

Diff since v0.8.11

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: