v0.5.0
What's Changed
- Added
SensorData.electronsto 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.despikedproperty to remove cosmic rays. by @roytsmart in #42 - Fixed a bug where an error was raised if
Camera.gainwas 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