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

Reorganize code #85

Closed ssomnath closed 3 years ago

ssomnath commented 3 years ago

Now that a whole lot of code from pyUSID has been moved to sidpy, it may be time to rethink the organizational structure of pyUSID, especially the io subpackage. Some of the module names like io_utils and write_utils don't necessarily make a lot of sense to me. It might make sense to move Dimension into its own module.

Thoughts?

ssomnath commented 3 years ago

Accidentally posted in sidpy instead of pyUSID. closing here.