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