pycroscopy / sidpy

Python utilities for storing, processing, and visualizing spectroscopic and imaging data
https://pycroscopy.github.io/sidpy/
MIT License
12 stars 14 forks source link

How to handle channels in the multichannel point cloud? #212

Open Slautin opened 3 weeks ago

Slautin commented 3 weeks ago

If we have a multichannel point cloud, each channel may contain different signals (phase, amp, etc. ).

1) How to handle and visualize such data? 2) How to store units for each channel and other information in metadata? 3) How to visualize such a type of multichannel spectra?