Skip to content

santimda/sed_fitter_BHcorona

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sed_fitter_BHcorona

Project

This repository provides code and data to reproduce and extend the results from the paper Millimeter emission from supermassive black hole coronae (del Palacio et al., 2025 - https://arxiv.org/abs/2504.07762)

Run by default from the scripts folder. If new sources are added, include a new file with the fluxes and initial parameters in the respective folders within data, following the same convention as with the other sources. If the data is located elsewhere, provide the path as an argument when creating a Galaxy object.

Installation

git clone https://github.com/santimda/sed_fitter_BHcorona.git
cd sed_fitter_BHcorona
pip install -r requirements.txt

# Install the project as a package
pip install -e .

Example

  1. Run the example Python script.
python ./scripts/example.py
  1. See a complete example with the Python Notebook ./scripts/fit_galaxy.ipynb.

About

Code to reproduce the results from the paper "Millimeter emission from supermassive black hole coronae"

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors