Tutorials¶
First notebook¶
In this tutorial, you will learn how to inspect and select the data and convert the angular coordinates to crystal momentum. You will also learn how to extract dispersions along high-symmetry directions in the Brillouin zone.
You should be able to read basic Python and run Jupyter notebook cells. If you need a review, use the Scientific Python Lectures or Python tutorial. For additional background, see the xarray tutorial and xarray user guide.
Get started: First notebook
ImageTool Manager tutorial¶
Use the in-application tutorial to learn the GUI workflow.
Starting ImageTool Manager¶
If you installed ERLabPy in a Python environment:
Open a terminal.
Activate the environment that contains ERLabPy.
Run:
itool-manager
If you installed the standalone application:
On Windows, open the Start menu and select ImageTool Manager.
On macOS, open the Applications folder and double-click ImageTool Manager.
Starting the tutorial¶
Wait for the ImageTool Manager window to appear.
Select .
Wait until the welcome panel says that the tutorial data is ready.
Select Start and follow the instructions in the application.
The application contains the complete lesson.
Next steps¶
After a tutorial, use the How-to Guides to apply the same procedures to your data. Use the Reference to look up available functions, controls, and options.