scholi / pySPM

Python library to handle Scanning Probe Microscopy Images. Can read nanoscan .xml data, Bruker AFM images, Nanonis SXM files as well as iontof images(ITA, ITM and ITS).
Apache License 2.0
58 stars 33 forks source link

D:\Anaconda\lib\site-packages\pySPM\data\CristA_0002.xml #14

Closed xx2294 closed 4 years ago

xx2294 commented 4 years ago

Sorry to bother you again! image In the 'data' directory, I couldn't find the file called CristA_0002.xml. Thank you!

scholi commented 4 years ago

It is not supposed to be there. The data are part of the pySPM_data package, not pySPM as you show in your screenshot. There is also a python function to load them, but for that you need to install them and not have them laying around in your download folder as in your screenshot.

xx2294 commented 4 years ago

Where can I download pySPM_data package for subsequent installations? Thank you for yor answer!

scholi commented 4 years ago

Question already answered see #13