Function wafer::output::finalise_measurement[][src]

pub fn finalise_measurement(
    observables: &Observables,
    wnum: u8,
    numx: R64,
    project: &str,
    file_type: &FileType
) -> Result<(), Error>

Sets up the final measurements for each wavefunction, printing them to screen and saving them to disk.

#Arguments