Changeset 872


Ignore:
Timestamp:
Dec 4, 2009 5:13:29 PM (14 years ago)
Author:
toby
Message:

# on 2006/02/22 02:28:43, toby did:
add seqgsas & seqplot to menus & minor menu fixes/duplication

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsasmenu.tcl

    • Property rcs:date changed from 2003/05/22 21:43:04 to 2006/02/22 02:28:43
    • Property rcs:lines changed from +8 -4 to +15 -3
    • Property rcs:rev changed from 1.23 to 1.24
    r700 r872  
    2727        excledt
    2828        instedit
     29        seqgsas
    2930    }
    3031    xtal {
     
    3637        scabs
    3738        scmerge
    38         sxtldata
    3939    }
    4040    graphs {
     
    5050        widplt
    5151        absplt
     52        seqplot
    5253    }
    5354    calc {
    5455        cllchg
     56        composition
    5557        fprime
    5658        hklgen
    5759        rducll
    5860        spcgroup
     61        seqgsas
     62        seqplot
    5963        unimol
    6064    }
     
    8387        lstview
    8488        ramafit
     89        seqplot
    8590    }
    8691}
     
    318323        Imports an ASCII reflection file to the GSAS binary format.}
    319324    }   
     325    seqgsas     {{runGSASwEXP $cmd} {
     326        Run a set of sequential GSAS refinements}
     327    }
     328    seqplot     {{runGSASwEXP $cmd} {
     329        Plot results from set of sequential GSAS refinements}
     330    }
     331
    320332    composition {{composition} {
    321333        Compute the unit cell and asymmetric unit contents for each phase
Note: See TracChangeset for help on using the changeset viewer.