Difference between revisions of "ScatterSim:Examples"
Line 1: | Line 1: | ||
+ | These examples are typical use cases of the ScatterSim library to help get started using the library. | ||
+ | |||
+ | These examples may also be found on the [http://github.com/CFN-softbio/ScatterSim-examples| github page]. | ||
+ | |||
[[ScatterSim:Examples:001Sphere|Example 1]] : Creating a sphere and computing the form factor or viewing a projection.<br /> | [[ScatterSim:Examples:001Sphere|Example 1]] : Creating a sphere and computing the form factor or viewing a projection.<br /> | ||
[[ScatterSim:Examples:002Lattice|Example 2]] : Creating a lattice and computing the powder diffraction.<br /> | [[ScatterSim:Examples:002Lattice|Example 2]] : Creating a lattice and computing the powder diffraction.<br /> | ||
[[ScatterSim:Examples:003Poly|Example 3]] : Creating a polydisperse object (cylinder in this case)<br /> | [[ScatterSim:Examples:003Poly|Example 3]] : Creating a polydisperse object (cylinder in this case)<br /> | ||
[[ScatterSim:Examples:004Composite|Example 4]] : Creating a composite nano object comprised of two cylinders.<br /> | [[ScatterSim:Examples:004Composite|Example 4]] : Creating a composite nano object comprised of two cylinders.<br /> |
Revision as of 15:38, 28 March 2017
These examples are typical use cases of the ScatterSim library to help get started using the library.
These examples may also be found on the github page.
Example 1 : Creating a sphere and computing the form factor or viewing a projection.
Example 2 : Creating a lattice and computing the powder diffraction.
Example 3 : Creating a polydisperse object (cylinder in this case)
Example 4 : Creating a composite nano object comprised of two cylinders.