Ignore:
Timestamp:
Jan 4, 2013 7:30:31 AM (12 years ago)
Author:
Jae Cho <jhjcho@…>
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
d7b6913
Parents:
ab7e3a4
Message:

added pdb reader

File:
1 edited

Legend:

Unmodified
Added
Removed
  • calculatorview/src/sans/perspectives/calculator/media/gen_sans_help.html

    r318b5bbb r077207b  
    112112</p> 
    113113<br> 
    114 *Note: The values of 'Up_frac_i' and 'Up_frac_f' must be in the range between 0 and 1. 
     114*Note I: The values of 'Up_frac_i' and 'Up_frac_f' must be in the range between 0 and 1. 
     115For example, both values are 0.5 for unpolarized neutrons. 
     116<br> 
     117*Note II: The unit of intensity calculated from .sld, .omf, or .txt files is 1/cm, otherwise 
     118it is &#197;<sup>2</sup>. (In the first equation above, the V is set to 1.) 
     119<br> 
     120*Note III: This computation is totally based on the pixel (or atomic) data fixed 
     121in the xyz coordinates. Thus no angular orientational averaging is considered. 
     122<br> 
     123*Note IV: For the neutron scattering length density, only the its real component is taken account. 
    115124</body> 
Note: See TracChangeset for help on using the changeset viewer.