Changeset 3884


Ignore:
Timestamp:
Apr 9, 2019 2:50:49 PM (5 years ago)
Author:
toby
Message:

correct seq ref hist error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIstrIO.py

    r3883 r3884  
    791791            #        datus[1] = histogram[datus[0]]
    792792        cPickle.dump(data,outfile,1)
     793    hist.close()
    793794    infile.close()
    794795    outfile.close()
Note: See TracChangeset for help on using the changeset viewer.