Changeset 58 for trunk


Ignore:
Timestamp:
Dec 4, 2009 4:59:42 PM (14 years ago)
Author:
toby
Message:

# on 1999/02/19 15:51:21, toby did:
Add composition and exp2xtl commands, remove slst and sexp [not implemented anyway]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsasmenu.tcl

    • Property rcs:date changed from 1999/02/16 18:37:38 to 1999/02/19 15:51:21
    • Property rcs:lines changed from +2 -2 to +10 -3
    • Property rcs:rev changed from 1.6 to 1.7
    r54 r58  
    7272        rcalc
    7373        composition
    74         sexp
    75         slst
    7674        lstview
    7775        last_r
     
    290288    x17bcnv     {{runGSASprog $cmd} {
    291289        Convert an energy dispersive diffractogram data file from NSLS X17b}
     290    }
     291
     292    composition {{composition} {
     293        Compute the unit cell and asymmetric unit contents for each phase
     294        taking occupancies and site multiplicities into account}
     295    }
     296
     297    exp2xtl     {{exp2xtl} {
     298        Save coordinates for a phase in an MSI xtl format file}
    292299    }
    293300
Note: See TracChangeset for help on using the changeset viewer.