fn run_qsmgan( local_field_ppm: &[f64], mask: &[u8], grid: &Grid, ) -> Result<Vec<f64>, PipelineError>
Source the QSMGAN generator weights and run inference (requires the onnx feature).
onnx