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

Setting Dimension values #154

Open gduscher opened 2 years ago

gduscher commented 2 years ago

If one wants to change the dimension values of a sidpy dataset, and that dimension name was already used, it is difficult to change the values of that dimension. We would need a set_dimension function or something like that.