Skip to content

aframosp/AGNView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduction repository for "The viewing angle in AGN SED models, a data-driven analysis"

Binder DOI

This repository contains data and code to reproduce the results of the paper "The viewing angle in AGN SED models, a data-driven analysis". Each step of the work is described in a step-by-step file with their respective Jupyter notebooks. You can run the notebooks by clicking the Binder launch button above

Output data from the CIGALE setups can be found in this Zenodo dataset.

For any questions or remarks, contact: ramos at astro.rug.nl

Software requirements

The most important software packages to work with the files in this repository are in environment.yml. This file is also used to launch a Binder to open the Jupyter notebooks interactively. We print all the packages in a given notebook using the IPython magic extension watermark. We also use autotpep8 to format the code to the PEP 8 style guide.

Content

  • Data: Most of the data related with the paper.
  • Figures: Figures presented in the paper.
  • Notebooks: Most of the code to generate data and figures (includes the extensions .ipynb and .html)
  • Additionals: Folder containing the step-by-step description, an auxiliary Python script and a notebook with the effect of missing photometric bands.