Get Started#
\(_{Yongtao}\) \(_{Liu,}\) \(_{liuy3@ornl.gov}\)
\(_{July}\) \(_{2023}\)
Install#
This introduction shows how to install AEcroscopy
Attention
AEcroscopy is a Python package for seamless communications with Application Program Interface (API), PyAE and/or PyScanner. PyAE and PyScanner are crafted using ActiveX controls for Windows operating system. Therefore, for compatibility, we recommand install AEcroscopy in your Windows environment.
Using pip#
The following code will install the latest version AEcroscopy
!pip install -i https://test.pypi.org/simple/ AEcroscoPy
To install a specific version AEcroscopy, e.g., 0.0.1
!pip install AEcroscoPy==0.1
Import Acquisition:
from AEscorscoPy.acquisition import Acquisition
Trouble
If you have trouble, please reach out on the forum or via email.