Ignore:
Timestamp:
Nov 6, 2016 10:18:52 PM (6 years ago)
Author:
toby
Message:

revise import to not assume Bank 1 with multibank instparm files; deal with unicode problem in CIF files; improve atoms use of selection from menu; add Pawley menu variable selection (plenty more to do)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/imports/G2pwd_BrukerRAW.py

    r2408 r2516  
    6363        self.comments = []
    6464        self.repeat = True
     65        self.powderentry[0] = filename
    6566        File = open(filename,'rb')
    6667        if 'ver. 1' in self.formatName:
Note: See TracChangeset for help on using the changeset viewer.