Skip to content

v0.6.0

Compare
Choose a tag to compare
@byrdie byrdie released this 01 Oct 03:55
· 21 commits to main since this release
1ee3220

What's Changed

  • Added measurements from Heymes (2020) to the optika.sensors.E2VCCD97Material class. by @byrdie in #73
  • Added optika.apertures.CircularSectorAperture class. by @byrdie in #76
  • Added optika.sensors.charge_diffusion() function, the CCD charge diffusion model given in Janesick (2001). by @byrdie in #78
  • Added optika.sensors.mean_charge_capture() function. by @byrdie in #79
  • Added optika.sensors.E2VCCD64ThickDepletionModel class which models the depletion region of an e2v CCD64 sensor using measurements from Stern 2004. by @byrdie in #80
  • Renamed optika.sensors.E2VCCDAIAMaterial to E2VCCD203Material. by @byrdie in #81
  • Modified optika.sensors.AbstractStern1994BackilluminatedCCDMaterial to not fit the oxide roughness. by @byrdie in #82
  • Added optika.rulings.HolographicRulingSpacing class to represent rulings created by interfering two beams. by @byrdie in #77

Full Changelog: v0.5.0...v0.6.0