Changeset 9a4811a in sasmodels


Ignore:
Timestamp:
Aug 16, 2016 3:00:37 AM (8 years ago)
Author:
wojciech
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
a4f580a
Parents:
b1c40bee
Message:

Magnetic documentation is properly referrenced now

Files:
8 edited
3 moved

Legend:

Unmodified
Added
Removed
  • doc/ref/index.rst

    rb1c40bee r9a4811a  
    99   intro.rst 
    1010   refs.rst 
    11    magnetism/magnetism.rst 
     11   magnetism.rst 
  • sasmodels/models/core_multi_shell.py

    rb1c40bee r9a4811a  
    2626 
    2727For information about polarised and magnetic scattering, see 
    28 the :doc:`magnetic help <../sasgui/perspectives/fitting/mag_help>` documentation. 
     28the :ref:`magnetism` documentation. 
    2929 
    3030Our model uses the form factor calculations implemented in a c-library provided 
  • sasmodels/models/core_shell_sphere.py

    rb1c40bee r9a4811a  
    66 
    77For information about polarised and magnetic scattering, see 
    8 the :doc:`magnetic help <../sasgui/perspectives/fitting/mag_help>` documentation. 
     8the :ref:`magnetism` documentation. 
    99 
    1010Definition 
  • sasmodels/models/cylinder.py

    rb1c40bee r9a4811a  
    44The form factor is normalized by the particle volume V = \piR^2L. 
    55For information about polarised and magnetic scattering, see 
    6 the :doc:`magnetic help <../sasgui/perspectives/fitting/mag_help>` documentation. 
     6the :ref:`magnetism` documentation. 
    77 
    88Definition 
  • sasmodels/models/fuzzy_sphere.py

    rb1c40bee r9a4811a  
    11r""" 
    22For information about polarised and magnetic scattering, see 
    3 the :doc:`magnetic help <../sasgui/perspectives/fitting/mag_help>` documentation. 
     3the :ref:`magnetism` documentation. 
    44 
    55Definition 
  • sasmodels/models/multilayer_vesicle.py

    rb1c40bee r9a4811a  
    2828 
    2929For information about polarised and magnetic scattering, see 
    30 the :doc:`magnetic help <../sasgui/perspectives/fitting/mag_help>` documentation. 
     30the :ref:`magnetism` documentation. 
    3131 
    3232This code is based on the form factor calculations implemented in the NIST 
  • sasmodels/models/parallelepiped.py

    rb1c40bee r9a4811a  
    44The form factor is normalized by the particle volume. 
    55For information about polarised and magnetic scattering, see 
    6 the :doc:`magnetic help <../sasgui/perspectives/fitting/mag_help>` documentation. 
     6the :ref:`magnetism` documentation. 
    77 
    88Definition 
  • sasmodels/models/sphere.py

    rb1c40bee r9a4811a  
    11r""" 
    22For information about polarised and magnetic scattering, see 
    3 the :doc:`magnetic help <../sasgui/perspectives/fitting/mag_help>` documentation. 
     3the :ref:`magnetism` documentation. 
    44documentation. 
    55 
Note: See TracChangeset for help on using the changeset viewer.