-
Notifications
You must be signed in to change notification settings - Fork 1
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 #27 from usnistgov/26-add-tutorial-for-polymer-gra…
…fted-nanoparticles added pgn tutorial
- Loading branch information
Showing
8 changed files
with
5,140 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,72 @@ | ||
__________________________________________________________________________________________________ | ||
| Thanks for using CyRSoXS | | ||
|--------------------------------------------------------------------------------------------------| | ||
| Copyright : Iowa State University | | ||
| License : NIST | | ||
| Acknowledgement : ONR MURI | | ||
| | | ||
| Developed at Iowa State University in collaboration with NIST | | ||
| | | ||
| Please cite the following publication : | | ||
| Comments/Questions : | | ||
| 1. Dr. Baskar GanapathySubramanian (baskarg@iastate.edu) | | ||
| 2. Dr. Adarsh Krishnamurthy (adarsh@iastate.edu) | | ||
| 3. Dr. Dean DeLongchamp (dean.delongchamp@nist.gov) | | ||
-------------------------------------------------------------------------------------------------- | ||
|
||
|
||
|
||
CyRSoXS: | ||
========================================================================================= | ||
Version : 1.1.7 0 | ||
Git patch : 8266cec | ||
Size of Real : 4 | ||
Number of material : 3 | ||
|
||
Scaling Information: | ||
========================================================================================= | ||
Number of pixel :[512,512] | ||
Q range :[-1.25664,1.25664] | ||
|
||
|
||
|
||
InputData : | ||
========================================================================================= | ||
CaseType : Default | ||
Morphology Type : EulerAngles | ||
Morphology Order : ZYX | ||
Reference Frame : LAB(1) | ||
Dimensions [Z Y X] : [32 512 512] | ||
PhysSize : 2.5nm | ||
E Rotation Angle : 0 : 2 : 360 | ||
Energies simulated : [284.7 285.2 ] | ||
Windowing Type : NONE | ||
Rotation Mask : 0 | ||
Interpolation Type : Trilinear interpolation | ||
kVectors : ([0,0,1]) | ||
Scatter Approach : Partial | ||
Algorithm : CommunicationMinimizing | ||
|
||
|
||
|
||
Rotation Matrices : | ||
========================================================================================= | ||
Detector Rotation Matrix | ||
------------------------------- | ||
1 0 0 | ||
0 1 0 | ||
0 0 1 | ||
------------------------------- | ||
K Rotation Matrix And Base Configuration | ||
----------------------------------------- | ||
----------------------------------------- | ||
K = 0 0 1 | ||
1 0 0 | ||
0 1 0 | ||
0 0 1 | ||
RotAngle = 0 | ||
Base X = 1 0 0 | ||
Base Y = 0 1 0 | ||
Base Z = 0 0 1 | ||
----------------------------------------- | ||
------------------------------- |
Oops, something went wrong.