Skip to content
forked from cosimoNigro/agnpy

Modelling jetted Active Galactic Nuclei radiative processes with python

License

Notifications You must be signed in to change notification settings

renlliang3/agnpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agnpy

Modelling Active Galactic Nuclei radiative processes with python.

descritpion

agnpy focuses on the numerical computation of the photon spectra produced by leptonic radiative processes in jetted Active Galactic Nuclei (AGN).

documentation and quickstart

You are invited to check the documentation at https://agnpy.readthedocs.io/en/latest/.
To get familiar with the code you can run the notebooks in tutorials.

dependencies

The only dependencies are:

  • numpy managing the numerical computation;

  • astropy managing physical units and astronomical distances.

Additionally matplotlib is necessary to reproduce the examples in the documentation and in the tutorials notebooks.

installation

The code is available in the python package index and can be installed via pip

pip install agnpy

About

Modelling jetted Active Galactic Nuclei radiative processes with python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 80.7%
  • Python 19.3%