import dascore
pa = dascore.get_example_patch()
out = pa.real()real
real(
patch: Patch ,
)-> ‘PatchType’
Return a new patch with the real part of the data array.
| function of dascore.proc.basic | source |
real(
patch: Patch ,
)-> ‘PatchType’
Return a new patch with the real part of the data array.