Semi-insulating CdTe and CdZnTe crystals fabricated into pixelated sensors and integratedinto radiation detection modules have demonstrated a remarkable ability to operate under rapidlychanging X-ray irradiation environments. Such challenging conditions are required by all photoncounting-based applications, including medical computed tomography (CT), airport scanners, andnon-destructive testing (NDT). Although, maximum flux rates and operating conditions differ ineach case. In this paper, we investigated the possibility of using the detector under high-flux Xrayirradiation with a low electric field satisfactory for maintaining good counting operation. Wenumerically simulated electric field profiles visualized via Pockels effect measurement in a detectoraffected by high-flux polarization. Solving coupled drift–diffusion and Poisson’s equations, wedefined the defect model, consistently depicting polarization. Subsequently, we simulated the chargetransport and evaluated the collected charge, including the construction of an X-ray spectrum ona commercial 2-mm-thick pixelated CdZnTe detector with 330 \u0016m pixel pitch used in spectral CTapplications. We analyzed the effect of allied electronics on the quality of the spectrum and suggestedsetup optimization to improve the shape of the spectrum.
# Search
curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "55JYp-l7CyFD9N3MbOvaoc8KA2xjr2h5TT9-nJXoXww", "query": "What is alexanDRIA library?"}'
# Query
curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "55JYp-l7CyFD9N3MbOvaoc8KA2xjr2h5TT9-nJXoXww", "level": 2}'