Changeset 5149 for trunk/GSASIIscriptable.py
- Timestamp:
- Jan 19, 2022 9:52:51 PM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIscriptable.py
r5142 r5149 38 38 Overview of Classes 39 39 --------------------- 40 41 .. tabularcolumns:: |l|p{4in}| 40 42 41 43 =============================== =============================================================================================================== … … 60 62 A small amount of the Scriptable code does not require use of objects. 61 63 64 .. tabularcolumns:: |l|p{4in}| 65 62 66 ================================================== =============================================================================================================== 63 67 method Use … … 75 79 The most commonly used routines in this object are: 76 80 77 .. tabularcolumns:: |l|p{3. 5in}|81 .. tabularcolumns:: |l|p{3.in}| 78 82 79 83 ================================================== =============================================================================================================== … … 325 329 may be used in a dict supplied to :meth:`G2Project.do_refinements`. Note that keys ``histograms`` 326 330 and ``phases`` are used to limit actions to specific sets of parameters within the project. 331 332 .. tabularcolumns:: |l|p{4in}| 327 333 328 334 ========== ============================================================================
Note: See TracChangeset
for help on using the changeset viewer.