Function light_curve_dmdt::to_png

source ·
pub fn to_png<W>(w: W, a: &Array2<u8>) -> Result<(), EncodingError>where
    W: Write,
Expand description

Convert u8 dm–dt map into PNG image