Parameters: |
- shape (3-sequence) – The global shape (zSz,ySz,xSz) of the returned mango.Dds image.
- dof (float) – The degrees-of-freedom parameter of the central-Chi-Squared distributed noise.
- dtype (numpy.dtype) – The element type of the returned array.
- mtype (mango.mtype) – The mango data type for the return noise image.
- halo (3-sequence) – The halo size for the returned mango.Dds object.
- mpidims (3-sequence) – Cartesian MPI domain decomposition.
- origin (3-sequence) – The global origin index for the returned mango.Dds object.
- subdshape (3-sequence) – Explicitly specify the sub-domain shape for the current MPI process.
- subdorigin (3-sequence) – Explicitly specify the sub-domain origin for the current MPI process.
|