pycroscopy / sidpy

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

real, imag, hstack, vstack #173

Closed ramav87 closed 1 year ago

ramav87 commented 1 year ago

Need to add real, imag, hstack and vstack capabilities to sidpy.Dataset objects. This should be straightforward, but is necessary for some of the Fitter class upgrades being developed.