Please see the
What's new page under June 28 2018:
The underlying engineering framework was moved out of pycroscopy and into pyUSID, so that the data model could be disentangled from the science specific applications (of which pycroscopy is one)
If there is specific processing to be done, then this will belong to pycroscopy.
any reference to pycroscopy.io_utils now actually points to pyUSID.io_utils. The functions are unchanged and simply belong to a different package. You can still call them as pycroscopy.io_utils for the time being but we will remove this implicit link sometime in the future. Please see the link above for more information regarding how to transition your pycroscopy-only code to Pycroscopy + pyUSID.
Please let us know if you have any questions