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

Point cloud visualization #182

Closed Slautin closed 1 year ago

Slautin commented 1 year ago

I have understood why for SPECTRAL_IMAGE type spacial coordinates are in pixels. The problem is to connect coordinates in real spacial units with the corresponding spectra. It requires many changes in SPECTRAL_IMAGE visualizer. So this commit is still with spacial dimensions in pixels, but I will think about how to rewrite it.