Skip to content

v0.5.0

Choose a tag to compare

@roytsmart roytsmart released this 30 Aug 03:21
· 23 commits to main since this release
6acd543

What's Changed

  • Added SensorData.electrons to convert images from DN to electron units. by @roytsmart in #40
  • Changed the behavior of SensorData.from_taps() to create new pixel coordinates from the final shape. by @roytsmart in #41
  • Added msfc_ccd.abc.AbstractImageData.despiked property to remove cosmic rays. by @roytsmart in #42
  • Fixed a bug where an error was raised if Camera.gain was tap-dependent. by @roytsmart in #43
  • Added a simple example to the documentation homepage. by @roytsmart in #44

Full Changelog: v0.4.0...v0.5.0