Hi, I am having a lot of problems getting the examples to work. It seems they are out of date. For example, when trying to display a FITS file this line from the example throws a "no method found" error:
let img = array.into_dimensionality::<nd::Ix2>()?;
The normalization also doesn't work as in the example.
Hi, I am having a lot of problems getting the examples to work. It seems they are out of date. For example, when trying to display a FITS file this line from the example throws a "no method found" error:
The normalization also doesn't work as in the example.