xrt icon indicating copy to clipboard operation
xrt copied to clipboard

Package xrt (XRayTracer) is a python software library for ray tracing and wave propagation in x-ray regime. It is primarily meant for modeling synchrotron sources, beamlines and beamline elements.

Results 84 xrt issues
Sort by recently updated
recently updated
newest added

I tried to install xrtGlow on my macOS, but still "PyOpenGL not found" even after doing steps on https://xrt.readthedocs.io/instructions.html#instructions. Also I got "PyOpenCL is installed but no driver found". I...

Hi I ran on xrtGlow on a x64 windows PC with python 3.5. I encountered this: `Traceback (most recent call last): ` File "C:\Users\(myname)\Anaconda3\lib\site-packages\xrt\gui\xrtGlow\__init__.py", line 2481, in paintGL ` pModel...

I downloaded the zip repo from the "Download Zip" on the repo url page but it says the downloaded zip file is invalid and cannot be unzipped.

Hello, I was working with mis-aligned CRLs and I think I came across a problem. It looks like the rotation of the second surface is mirrored compared to the expected...

Hi, now I want to evaluate the heating-load on the mirror. The beam data for the following image has been exported , then I am not sure how to calculate...

Good evening, is there a way implemented / envisioned / possible to simulate diffuse scattering phenomena, where a given incident distribution of rays is (stochastically) scattered into an outgoing distribution?...

Dear developers, I would like to simulate a system of two Bragg-reflecting crystals, that broadens the original beam. Two crystals are located like in the DCM, but have different (positive)...

Hi, The setup.py install command it executes correctly. However once I run xrtQookStart.pyw. I get, Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/xrt-1.3.4-py3.7.egg/xrt/gui/xrtQook/__init__.py", line 160, in render File "/usr/local/lib/python3.7/dist-packages/xrt-1.3.4-py3.7.egg/xrt/gui/commons/ext.py", line 78,...

Trying to start xrtQook on a Linux Mint 20 machine I got the following error: (base) weltere@edmund-laptop:~/Programme/xrt-1.3.4/xrt/gui$ python3 xrtQookStart.pyw qt5ct: using qt5ct plugin qt5ct: D-Bus system tray: no Traceback (most...

Hi, I try to open xrtGlow with the ...\xrt-1.3.4\examples\withRaycing\_QookBeamlines\lens3.xml and BioXAS_Main.xml, after click the 3D glasses button, they both error. Below the traceback: Traceback (most recent call last): File "C:\ProgramData\Anaconda3\lib\site-packages\xrt\gui\xrtGlow\__init__.py",...