RXagn1

Full circumnuclear AGN model including a dusty torus, polar hollow cone, accretion disk, and broad line region.

RXagn1 differs from RXToPo only in geometry. All other technical details — continuum, energy range, resolution, composition and parameters — are identical.

Developed at the Instituto de Estudios Astrofísicos, Universidad Diego Portales, Santiago, Chile, with the support of ANID Beca Doctorado Nacional 21211606.

Schematic of the RXagn1 geometry: as RXToPo, with a central black hole, corona, dusty torus and polar hollow cone, and in addition an accretion disk (AD) and a broad line region (BLR) close to the black hole.
Geometry of the RXagn1 model, adding the accretion disk and broad line region. Figure from Dimopoulos, Ricci & Paltani (2025), ApJ 992, 64.

Downloads

ComponentDescriptionFileSize
ALLAll photons (continuum + reprocessed)rxagn1_all_.mod.gz1.1 GB
RPRCAll reprocessed photonsrxagn1_rpr_.mod.gz908.9 MB
SCATScattered photons only (no fluorescence)rxagn1_sct_.mod.gz871.8 MB
FLUOFluorescent photons onlyrxagn1_flo_.mod.gz233.3 MB
CNTTransmitted continuumrxagn1_cnt_.mod.gz990.1 MB

How the models are computed

Input continuumCutoff power-law; cutoff energy fixed at 200 keV
Energy range0.3 – 300 keV
Spectral resolutionΔE = 20 eV (4 eV retained in the Fe Kα, Fe Kβ/edge and Ni Kα regions)
CompositionLodders et al. (2009) abundances
Physical processesRayleigh scattering, Compton scattering on bound electrons, dust grain interactions

Spectral components

5 spectral components are provided, based on the interaction history of the photons.

all ALLAll photons (continuum + reprocessed)
rpr RPRCAll reprocessed photons
sct SCATScattered photons only; no fluorescence emission
flo FLUOFluorescence emission (including subsequent scattering)
cnt CNTTransmitted continuum (no interaction with the medium)

ALL = CNT + RPRC and RPRC = SCAT + FLUO

Parameters

All spectral components of RXagn1 share the same free parameters.

ParameterRangeDescription
PhoIndex1.6 – 2.4Photon index Γ of the input cutoff power-law continuum
NHeqlog 22.0 – 25.5Equatorial hydrogen column density of the dusty torus
CFtor0.1 – 0.9Covering factor of the torus; ratio of inner cutout radius r to outer radius R, with CFtor = sin(φ)
NHpollog 22.0 – 24.0Hydrogen column density of the polar hollow cone, measured along the inner cone surface
Inclination1 – 89 degViewing angle θ of the system (1 = face-on, 89 = edge-on), sampled in steps of 2°
z0 – 5Redshift
norm0 – 1e20Photon flux of the input continuum at 1 keV (ph keV⁻¹ cm⁻² s⁻¹)
Note on the polar cone opening angle. The hollow cone is collimated by the torus. Its inner boundary angle is set to ξ_max = φ + 1° (to avoid overlap), where φ = arcsin(CFtor). The cone has a fixed angular width of 10°, so its outer boundary is ξ_o = ξ_max + 10°. The cone column density NHpol is a free parameter independent of CFtor.
Note on the total sky coverage. The total covering fraction of obscuring material is not equal to CFtor alone. The polar cone also contributes solid angle coverage and should be accounted for when computing the total covering factor.

Usage in XSPEC

Load a downloaded table as a model component.

Typical usage with the ALL table

model tbabs * atable{rxagn1_all_.mod.gz}

Reprocessed component with additional soft emission and line components

model tbabs * (atable{rxagn1_rpr_.mod.gz} + apec + zgauss)

The tables can be loaded while still gzip-compressed, as shown above. XSPEC decompresses them into memory each time they are read, so if you fit repeatedly it is faster to decompress once with gunzip and point XSPEC at the resulting .mod file.

How to cite

If these models are useful in your work, please cite the paper in which they are presented:

Dimopoulos, G., Ricci, C., & Paltani, S. 2025, ApJ, 992, 64. doi:10.3847/1538-4357/adfd52

The model files are archived on Zenodo under CC BY 4.0 — doi:10.5281/zenodo.22082873

Line-of-sight NH calculator

A command-line utility for computing the line-of-sight column density NH_los for the RXToPo and RXagn1 models using RefleX v3. It provides a simple front-end to the REFLEXINO procedure described in Appendix B of Dimopoulos, Ricci & Paltani (2025), hiding the internal complexity of RefleX and enabling quick calculations for individual sources or batch runs.

View on GitHub →

Found a problem, or need a configuration that isn't here? Email me — I'm happy to help.