Changeset 5008 for trunk/GSASIIfiles.py
- Timestamp:
- Aug 5, 2021 7:43:13 AM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIfiles.py
r4872 r5008 1020 1020 G2Print (' G(R) saved to: '+grfilename) 1021 1021 1022 if PDFsaves[5]: #RMCProfile files for F(Q) & g(r) overwrites any above1022 if len(PDFsaves) > 5 and PDFsaves[5]: #RMCProfile files for F(Q) & g(r) overwrites any above 1023 1023 1024 1024 fqfilename = fileroot+'.fq'
Note: See TracChangeset
for help on using the changeset viewer.