Changeset 4990 for trunk/GSASIIstrMath.py
- Timestamp:
- Jul 4, 2021 9:11:29 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIstrMath.py
r4981 r4990 3423 3423 MPpool.terminate() 3424 3424 if badPeak: 3425 print ('ouch # 4bad profile coefficients yield negative peak width; some reflections skipped')3425 print ('ouch #7 bad profile coefficients yield negative peak width; some reflections skipped') 3426 3426 if GSASIIpath.GetConfigValue('Show_timing',False): 3427 3427 print ('getPowderProfile t=%.3f'%(time.time()-starttime))
Note: See TracChangeset
for help on using the changeset viewer.