Ignore:
Timestamp:
Apr 3, 2021 4:21:56 PM (2 years ago)
Author:
toby
Message:

add tutorial to index/web page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIctrlGUI.py

    r4869 r4873  
    63296329     optimizes lattice, peak shape and background parameters.'''],
    63306330     
     6331    ['CIFtutorial', 'CIFtutorial.html', 'Create a CIF for Publication',
     6332     '''Shows how to create a full CIF for a project that includes the structure(s),
     6333     bond distances/angles/ the observed and computed data, etc as well as documentary
     6334     information about the sample(s), instrument(s) and the project in a way that allows
     6335     for updating the CIF without having to reenter any of that information. The tutorial
     6336     also explains how creation of template file can allow for reuse of that information.'''],
     6337
    63316338    ['RietPlot', 'PublicationPlot.htm', 'Create a Publication-Ready Rietveld Plot',
    63326339     '''Shows how to create a customized version of a plot from a fit,
     
    63346341     as a bitmap file, a pdf file or be exported to the Grace or Igor Pro
    63356342     plotting programs.'''],
    6336      
     6343
    63376344    ['ParameterLimits', 'ParameterLimitsUse.html', 'Use of Parameter Limits',
    63386345     '''Shows how to set lower and upper limits on selected parameters to keep refinements from refining unreasonably.'''],
Note: See TracChangeset for help on using the changeset viewer.