-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9 from RENCI-NRIG/xs101-followup
Update markdown
- Loading branch information
Showing
1 changed file
with
24 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,26 @@ | ||
# Basic / on-the-fly data analysis, viewing detector images | ||
|
||
The following hands-on exercises demonstrate various methods of analyzing and viewing x-ray detector images. The first two exercises require an activated CLASSE account and access to the CLASSE JupyterHub. | ||
1. Low complexity: [Azimuthal integration of 2D diffraction patterns](https://github.com/CHESSComputing/CHAP-Training-Examples-Materials/tree/main/example_01) | ||
- Skills: CHAP, python, Linux command line, navigating CHESS filesystems, Jupyter notebooks, matplotlib | ||
3. Medium complexity: [Tomographic reconstruction](https://github.com/CHESSComputing/CHAP-Training-Examples-Materials/tree/main/example_02) | ||
- Skills: CHAP, python, Linux command line, navigating CHESS filesystems, NoMachine, NeXpy, Galaxy | ||
5. Low complexity: [Browser-based data visualization dashboard](http://services.nationalsciencedatafabric.org/chess/) | ||
- Practice choosing a dataset, navigating through an image stack, zooming in and out, changing the color palette, switching between lin/log scale, dropping probes in multiple locations | ||
- Skills: Examining detector images | ||
The following hands-on exercises demonstrate various methods of | ||
analyzing and viewing x-ray detector images. The first two exercises | ||
require an activated CLASSE account and access to the CLASSE | ||
JupyterHub. | ||
|
||
1. Low complexity: [Azimuthal integration of 2D diffraction | ||
patterns](https://github.com/CHESSComputing/CHAP-Training-Examples-Materials/tree/main/example_01) | ||
|
||
- Skills: CHAP, python, Linux command line, navigating CHESS | ||
filesystems, Jupyter notebooks, matplotlib | ||
|
||
3. Medium complexity: [Tomographic | ||
reconstruction](https://github.com/CHESSComputing/CHAP-Training-Examples-Materials/tree/main/example_02) | ||
|
||
- Skills: CHAP, python, Linux command line, navigating CHESS | ||
filesystems, NoMachine, NeXpy, Galaxy | ||
|
||
5. Low complexity: [Browser-based data visualization | ||
dashboard](http://services.nationalsciencedatafabric.org/chess/) | ||
|
||
- Practice choosing a dataset, navigating through an image stack, | ||
zooming in and out, changing the color palette, switching | ||
between lin/log scale, dropping probes in multiple locations | ||
- Skills: Examining detector images |