Pi NoIR カメラからの長時間露光をスタックしようとしています。
picamera raw 形式は、例に基づいて numpy 配列にアンパックできます: http://picamera.readthedocs.io/en/release-1.10/recipes2.html#raw-bayer-data-captures
この numpy 配列を rawpy ( https://github.com/letmaik/rawpy ) 画像に変換して後処理およびデモザイクするにはどうすればよいですか?