-
Couldn't load subscription status.
- Fork 32
Description
Hello,
I am trying to use PDB data to simulate the powder diffraction pattern with the tutorial that Brian shared:
https://advancedphotonsource.github.io/GSAS-II-tutorials/Simulation/SimTutorial.htm
Everything else was smooth except the last histogram simulation.
I used my laptop and let it run over the weekend but was unable to finish. After that, I closed my laptop one time without terminating the GSASII and have been keeping it open for a week now:

Interestingly, after taking the screenshot, now it shows:

GSASII showing:
`
C:\WINDOWS\system32>call C:\Users\dnvxl\gsas2full\Scripts\activate
(base) C:\WINDOWS\system32>C:\Users\dnvxl\gsas2full\python.exe C:\Users\dnvxl\gsas2full\GSASII\GSASII.py ""
Python gitpython module not installed
Note: git and gitpython are required for GSAS-II to self-update
GSAS-II binary directory: C:\Users\dnvxl\gsas2full\GSASII\bindist
7 values read from config file C:\Users\dnvxl\gsas2full\GSASII\config.py
Python/module versions loaded:
Python: 3.7.1 from C:\Users\dnvxl\gsas2full\python.exe.
wx: 4.0.4
matplotlib: 3.3.1
numpy: 1.19.1
scipy: 1.5.2
OpenGL: 3.1.1a1
Image: 8.0.0 (PIL or Pillow)
Platform: win32 64bit AMD64
Max threads:2
Latest GSAS-II revision: 5798 (svn SVN version 5798)
Note: 2 importer(s) could not be installed. See the
"Import->Show importer error(s)" menu command for more information
Import path not found - set to current directory
Read phase QUINOL:FUMARATE REDUCTASE from file C:\Users\dnvxl\Downloads\4kx6.pdb
Added simulation powder data PWDR CW x-ray simulation with parameters from default: APS 30keV 11BM
C:\Users\dnvxl\gsas2full\GSASII\GSASIIdataGUI.py:8020: RuntimeWarning: invalid value encountered in true_divide
S = -1.0+np.sum(np.log(meanI**2/(data[1][1][iBeg:iFin]-meanI)**2))/(iFin-iBeg)
Added simulation powder data PWDR CW neutron simulation with parameters from C:\Users\dnvxl\Downloads\BT1 (1).prm bank 1
save to file: C:\Users\dnvxl\Desktop\4kx6.gpx
project save successful
wrote file C:\Users\dnvxl\gsas2full\GSASII\config.py
Hessian Levenberg-Marquardt SVD refinement on 8 variables:
initial chi^2 1.3453e+10 with 12562 obs.`
Shall I keep it running?
Any other suggestion?
Thank you!