lsst_inaf_agile
AGILE: AGN In the LSST Era
Installation
Docker installation
Manual installation
Installing the AGILE repository
Installing EGG
Installing imSim
Installing the LSST Science Pipelines
User guide
Create an example AGILE truth catalog
Initialize
Create the EGG galaxy catalog
Create the AGN catalog
Examine an example AGN
Examine an AGN SED
Estimate a single AGN light curve
Estimate Damped Randow Walk parameters
\(\tau\)
and
\(\mathrm{SF}_\infty\)
Create the star and binary star catalogs
Create the combined catalog of AGNs, galaxies, and stars
Examine the truth catalog columns
Examine the output files
Example plot: (host) galaxy stellar mass versus redshift
Example plot: g-band flux distribution
A note on the occupation fraction
Simulate example images
Initialize the ImageSimulator
Explore the visits database
Write an instance catalog
Simulate a single visit and single detector
Explore the output products
On simulating multiple images and/or detectors
Simulate example images
Read the truth catalog
Initialize the ImageSimulator
Explore the visits database
Simulate a single visit and single detector
Explore the output products
On simulating multiple images and/or detectors
Create photometric catalogs
Make a butler repository
Ingest files into the repository
Run a pipeline processing task
Examine at the output products
A note on large-scale production
AGILE DR1
What is contained in AGILE DR1
Notebooks
How to download the notebooks
Data products
Catalogs: master.db (180G)
Catalogs: truth catalog FITS file (14G)
Spectral energy distributions: seds/ (238G)
Light curves: lightcurves/ (5G)
Images: repo_public (3T)
Known issues
AGN structure function at infinity
API Reference
lsst_inaf_agile
Submodules
lsst_inaf_agile.ananna2022
lsst_inaf_agile.catalog_agn
lsst_inaf_agile.catalog_combined
lsst_inaf_agile.catalog_galaxy
lsst_inaf_agile.catalog_star
lsst_inaf_agile.convert_agile_manager
lsst_inaf_agile.egg
lsst_inaf_agile.igm_absorption
lsst_inaf_agile.image_simulator
lsst_inaf_agile.ivezic
lsst_inaf_agile.kelly2013
lsst_inaf_agile.lightcurve
lsst_inaf_agile.lusso2010
lsst_inaf_agile.mbh
lsst_inaf_agile.merloni2014
lsst_inaf_agile.my_lsst
lsst_inaf_agile.schulze2015
lsst_inaf_agile.sed
lsst_inaf_agile.shen2020
lsst_inaf_agile.ueda2014
lsst_inaf_agile.util
lsst_inaf_agile.zou2024
lsst_inaf_agile
Index
Index
_
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
P
|
Q
|
R
|
S
|
T
|
V
|
W
|
X
|
Y
|
Z
_
__getitem__() (CatalogAGN method)
(CatalogCombined method)
(CatalogGalaxy method)
(CatalogStar method)
__setitem__() (CatalogCombined method)
_get_figax() (in module lsst_inaf_agile.kelly2013)
_get_flux_single() (CatalogAGN method)
_get_gamma() (in module lsst_inaf_agile.zou2024)
_get_inv_log_Plambda() (in module lsst_inaf_agile.zou2024)
_get_log_lambda_SAR_min_Y() (in module lsst_inaf_agile.zou2024)
_get_log_Plambda() (in module lsst_inaf_agile.zou2024)
_get_log_plambda() (in module lsst_inaf_agile.zou2024)
_get_parameters() (in module lsst_inaf_agile.zou2024)
_get_ratio_estimated_true() (in module lsst_inaf_agile.util)
_get_sed() (CatalogAGN method)
_get_seed() (CatalogAGN static method)
_getFluxes() (ConvertAgileManager method)
_plot_bhmf() (in module lsst_inaf_agile.kelly2013)
B
bands (CatalogGalaxy attribute)
C
catalog (CatalogAGN attribute)
(CatalogGalaxy attribute)
(CatalogStar attribute)
(ImageSimulator attribute)
catalog_agn (CatalogCombined attribute)
catalog_binary (CatalogCombined attribute)
catalog_combined (CatalogCombined attribute)
catalog_galaxy (CatalogAGN attribute)
(CatalogCombined attribute)
(CatalogStar attribute)
catalog_star (CatalogCombined attribute)
CatalogAGN (class in lsst_inaf_agile.catalog_agn)
CatalogCombined (class in lsst_inaf_agile.catalog_combined)
CatalogGalaxy (class in lsst_inaf_agile.catalog_galaxy)
CatalogStar (class in lsst_inaf_agile.catalog_star)
compute_m5() (in module lsst_inaf_agile.ivezic)
compute_sigma2() (in module lsst_inaf_agile.ivezic)
compute_sigma2_rand() (in module lsst_inaf_agile.ivezic)
convert_flux() (in module lsst_inaf_agile.util)
ConvertAgileManager (class in lsst_inaf_agile.convert_agile_manager)
create_directory() (in module lsst_inaf_agile.util)
D
dirname (CatalogAGN attribute)
(CatalogCombined attribute)
(CatalogGalaxy attribute)
(CatalogStar attribute)
(ImageSimulator attribute)
distance_modulus_to_parallax() (in module lsst_inaf_agile.util)
dX (in module lsst_inaf_agile.zou2024)
E
EBV_MAX (in module lsst_inaf_agile.catalog_agn)
egg (CatalogGalaxy attribute)
Egg (class in lsst_inaf_agile.egg)
egg_band_to_index() (in module lsst_inaf_agile.util)
egg_kwargs (Egg attribute)
extrapolate (Merloni2014 attribute)
F
f_obs_maximum (Merloni2014 attribute)
f_obs_minimum (Merloni2014 attribute)
FIL (in module lsst_inaf_agile.sed)
filename (CatalogStar attribute)
(QsogenPosteriorDistribution attribute)
filename_baseline (ImageSimulator attribute)
filter_db (CatalogAGN attribute)
filter_lam_fwhm (in module lsst_inaf_agile.my_lsst)
find_egg() (in module lsst_inaf_agile.egg)
flux_to_mag() (in module lsst_inaf_agile.util)
FLUXES (in module lsst_inaf_agile.catalog_agn)
formatter (in module lsst_inaf_agile.catalog_agn)
(in module lsst_inaf_agile.egg)
fun() (Merloni2014 static method)
FUN_LOG_MBH_CONTINUITY_NEW2 (in module lsst_inaf_agile.mbh)
FUN_ZOU2024 (in module lsst_inaf_agile.zou2024)
G
get_agn() (CatalogAGN method)
get_area() (CatalogCombined method)
(Egg method)
get_argument_line() (Egg method)
get_band_egg() (in module lsst_inaf_agile.sed)
get_bhmf() (in module lsst_inaf_agile.kelly2013)
get_catalog() (CatalogAGN method)
(CatalogGalaxy method)
(CatalogStar method)
(ImageSimulator method)
get_catalog_combined() (CatalogCombined method)
get_catalogs() (CatalogCombined method)
get_chisq_nu() (in module lsst_inaf_agile.util)
get_columns() (CatalogAGN static method)
(CatalogGalaxy static method)
get_conf() (in module lsst_inaf_agile.my_lsst)
get_delta_log_mbh_shankar2019() (in module lsst_inaf_agile.mbh)
get_detector() (in module lsst_inaf_agile.my_lsst)
get_dtype() (CatalogAGN method)
(CatalogCombined method)
(CatalogGalaxy method)
get_E_BV() (CatalogAGN method)
get_example_egg_kwargs() (Egg static method)
get_f() (in module lsst_inaf_agile.ueda2014)
get_f_obs() (Merloni2014 method)
get_filename() (CatalogCombined method)
(Egg method)
get_flux_agn() (CatalogAGN method)
get_flux_band() (in module lsst_inaf_agile.sed)
get_flux_total() (CatalogCombined method)
get_frac_ctk_agn() (in module lsst_inaf_agile.zou2024)
get_fraction_agn() (in module lsst_inaf_agile.zou2024)
get_fraction_agn_absorbed() (in module lsst_inaf_agile.ueda2014)
get_fraction_catastrophic_error() (in module lsst_inaf_agile.util)
get_galaxy() (CatalogGalaxy method)
get_galaxy_ab() (in module lsst_inaf_agile.util)
get_has_bh() (CatalogAGN method)
get_header() (ImageSimulator method)
get_IGM_absorption() (in module lsst_inaf_agile.igm_absorption)
get_index_star() (CatalogCombined method)
get_inv_log_Plambda() (in module lsst_inaf_agile.zou2024)
get_is_agn() (CatalogAGN method)
get_is_agn_ctk() (CatalogAGN method)
get_is_agn_ctn() (CatalogAGN method)
get_is_agn_focc() (CatalogAGN method)
get_is_galaxy() (CatalogCombined method)
get_is_optical_type2() (CatalogAGN method)
get_is_star() (CatalogCombined method)
get_key_function() (in module lsst_inaf_agile.util)
get_lightcurve() (CatalogAGN method)
get_lightcurve_agn() (in module lsst_inaf_agile.lightcurve)
get_lightcurve_binary() (in module lsst_inaf_agile.lightcurve)
get_lightcurve_cepheid() (in module lsst_inaf_agile.lightcurve)
get_lightcurve_lpv() (in module lsst_inaf_agile.lightcurve)
get_lightcurve_mjd() (CatalogAGN method)
(CatalogStar method)
get_lightcurve_mjd_binary() (CatalogStar method)
get_lightcurve_mjd_cepheid() (CatalogStar method)
get_lightcurve_mjd_lpv() (CatalogStar method)
get_log_FX_2_10() (CatalogAGN method)
get_log_FX_2_7() (CatalogAGN method)
get_log_L_2500() (CatalogAGN method)
get_log_L_2_keV() (CatalogAGN method)
get_log_L_AGN_5_GHz() (CatalogAGN method)
get_log_L_bol() (CatalogAGN method)
get_log_lambda_Edd() (CatalogAGN method)
get_log_lambda_min() (in module lsst_inaf_agile.zou2024)
get_log_lambda_SAR() (CatalogAGN method)
(in module lsst_inaf_agile.util)
(in module lsst_inaf_agile.zou2024)
get_log_luminosity_2500() (in module lsst_inaf_agile.lusso2010)
get_log_luminosity_2500_bisector() (in module lsst_inaf_agile.lusso2010)
get_log_LX_2_10() (CatalogAGN method)
get_log_mbh() (in module lsst_inaf_agile.mbh)
get_log_mbh_const() (in module lsst_inaf_agile.mbh)
get_log_mbh_continuity_new2() (in module lsst_inaf_agile.mbh)
get_log_mbh_graham2023() (in module lsst_inaf_agile.mbh)
get_log_mbh_haring_rix2004() (in module lsst_inaf_agile.mbh)
get_log_mbh_kormendy_ho2013() (in module lsst_inaf_agile.mbh)
get_log_mbh_pacucci2023() (in module lsst_inaf_agile.mbh)
get_log_mbh_reines_volonteri2015() (in module lsst_inaf_agile.mbh)
get_log_mbh_sg2016() (in module lsst_inaf_agile.mbh)
get_log_mbh_shankar2019() (in module lsst_inaf_agile.mbh)
get_log_mbh_suh2020() (in module lsst_inaf_agile.mbh)
get_log_mbh_tanaka2024() (in module lsst_inaf_agile.mbh)
get_log_mbh_zou2024() (in module lsst_inaf_agile.mbh)
get_log_Phi_bh() (in module lsst_inaf_agile.schulze2015)
get_log_Phi_lambda_edd() (in module lsst_inaf_agile.schulze2015)
get_log_Plambda() (in module lsst_inaf_agile.zou2024)
get_log_plambda() (in module lsst_inaf_agile.zou2024)
get_log_plambda_ctk() (in module lsst_inaf_agile.zou2024)
get_log_plambda_total() (in module lsst_inaf_agile.zou2024)
get_log_Psi() (in module lsst_inaf_agile.schulze2015)
get_log_y_lo_hi() (in module lsst_inaf_agile.util)
get_luminosity_function() (CatalogCombined method)
get_magnitude_agn_dereddened() (CatalogAGN static method)
get_MBH() (CatalogAGN method)
get_mjd_vec() (in module lsst_inaf_agile.util)
get_number_galaxy_star_binary() (CatalogCombined method)
get_occupation_fraction() (CatalogAGN method)
(in module lsst_inaf_agile.mbh)
get_parameters() (Merloni2014 method)
get_phi_bh() (in module lsst_inaf_agile.ananna2022)
get_phi_bh_fig10() (in module lsst_inaf_agile.ananna2022)
get_phi_lambda() (in module lsst_inaf_agile.ananna2022)
get_phi_lambda_fig10() (in module lsst_inaf_agile.ananna2022)
get_phi_shen2020() (in module lsst_inaf_agile.shen2020)
get_psf() (in module lsst_inaf_agile.my_lsst)
get_Psi() (in module lsst_inaf_agile.ueda2014)
get_Psi_4375() (in module lsst_inaf_agile.ueda2014)
get_ra_dec() (in module lsst_inaf_agile.util)
get_schechter() (in module lsst_inaf_agile.zou2024)
get_sed() (CatalogAGN method)
(Egg method)
get_sf_inf() (CatalogAGN method)
get_sigma_nmad() (in module lsst_inaf_agile.util)
get_smf() (Egg static method)
get_specific_accretion_rate_distribution_function() (in module lsst_inaf_agile.zou2024)
get_spline() (in module lsst_inaf_agile.mbh)
get_star_binary_fbin() (CatalogStar static method)
get_stars() (CatalogStar method)
get_stellar_mass_completeness_cosmos2020() (in module lsst_inaf_agile.util)
get_stellar_mass_function_wright2018() (in module lsst_inaf_agile.zou2024)
get_tau() (CatalogAGN method)
get_visit() (ImageSimulator method)
get_volume() (in module lsst_inaf_agile.util)
get_xray_luminosity_function() (in module lsst_inaf_agile.zou2024)
get_xray_luminosity_function_analytic() (in module lsst_inaf_agile.zou2024)
get_xray_luminosity_function_data() (in module lsst_inaf_agile.ueda2014)
get_xray_luminosity_function_model() (in module lsst_inaf_agile.ueda2014)
GRAHAM2023_ROWS (in module lsst_inaf_agile.mbh)
GRIDSIZE_MSTAR (in module lsst_inaf_agile.zou2024)
GRIDSIZE_Z (in module lsst_inaf_agile.zou2024)
H
handler (in module lsst_inaf_agile.catalog_agn)
(in module lsst_inaf_agile.egg)
I
IGM (in module lsst_inaf_agile.igm_absorption)
ImageSimulator (class in lsst_inaf_agile.image_simulator)
ingest() (CatalogCombined method)
interpolate (Merloni2014 attribute)
is_binary (CatalogStar attribute)
is_c_rich() (CatalogStar method)
is_cepheid() (CatalogStar method)
is_lpv() (CatalogStar method)
L
LABELS (in module lsst_inaf_agile.ananna2022)
LAM (in module lsst_inaf_agile.igm_absorption)
LCB (in module lsst_inaf_agile.lightcurve)
limiting_magnitude_10yr (in module lsst_inaf_agile.my_lsst)
limiting_magnitude_30s (in module lsst_inaf_agile.my_lsst)
limiting_magnitude_cosmos (in module lsst_inaf_agile.my_lsst)
limiting_magnitude_cosmos_baseline_v4p0 (in module lsst_inaf_agile.my_lsst)
LN10 (in module lsst_inaf_agile.zou2024)
load_Ivezic_19_tab2() (in module lsst_inaf_agile.ivezic)
LOG1PZGRID (in module lsst_inaf_agile.zou2024)
LOG1PZGRID_BOUND (in module lsst_inaf_agile.zou2024)
LOG_LAMBDA_EDD (in module lsst_inaf_agile.catalog_agn)
log_mstar (in module lsst_inaf_agile.mbh)
logger (in module lsst_inaf_agile.catalog_agn)
(in module lsst_inaf_agile.catalog_combined)
(in module lsst_inaf_agile.catalog_galaxy)
(in module lsst_inaf_agile.catalog_star)
(in module lsst_inaf_agile.egg)
(in module lsst_inaf_agile.image_simulator)
(in module lsst_inaf_agile.lightcurve)
(in module lsst_inaf_agile.util)
LOGMGRID (in module lsst_inaf_agile.zou2024)
LOGMGRID_BOUND (in module lsst_inaf_agile.zou2024)
LOGMSTAR_BOTTOM (in module lsst_inaf_agile.zou2024)
LOGMSTAR_TOP (in module lsst_inaf_agile.zou2024)
lsst_inaf_agile
module
lsst_inaf_agile.ananna2022
module
lsst_inaf_agile.catalog_agn
module
lsst_inaf_agile.catalog_combined
module
lsst_inaf_agile.catalog_galaxy
module
lsst_inaf_agile.catalog_star
module
lsst_inaf_agile.convert_agile_manager
module
lsst_inaf_agile.egg
module
lsst_inaf_agile.igm_absorption
module
lsst_inaf_agile.image_simulator
module
lsst_inaf_agile.ivezic
module
lsst_inaf_agile.kelly2013
module
lsst_inaf_agile.lightcurve
module
lsst_inaf_agile.lusso2010
module
lsst_inaf_agile.mbh
module
lsst_inaf_agile.merloni2014
module
lsst_inaf_agile.my_lsst
module
lsst_inaf_agile.schulze2015
module
lsst_inaf_agile.sed
module
lsst_inaf_agile.shen2020
module
lsst_inaf_agile.ueda2014
module
lsst_inaf_agile.util
module
lsst_inaf_agile.zou2024
module
luminosity_to_flux() (in module lsst_inaf_agile.util)
lyman_continuum_DLA() (in module lsst_inaf_agile.igm_absorption)
lyman_continuum_LAF() (in module lsst_inaf_agile.igm_absorption)
lyman_series_DLA() (in module lsst_inaf_agile.igm_absorption)
lyman_series_LAF() (in module lsst_inaf_agile.igm_absorption)
M
mag_sum() (in module lsst_inaf_agile.util)
mag_to_flux() (in module lsst_inaf_agile.util)
main() (in module lsst_inaf_agile.ueda2014)
mbh (in module lsst_inaf_agile.ananna2022)
merloni2014 (CatalogAGN attribute)
Merloni2014 (class in lsst_inaf_agile.merloni2014)
module
lsst_inaf_agile
lsst_inaf_agile.ananna2022
lsst_inaf_agile.catalog_agn
lsst_inaf_agile.catalog_combined
lsst_inaf_agile.catalog_galaxy
lsst_inaf_agile.catalog_star
lsst_inaf_agile.convert_agile_manager
lsst_inaf_agile.egg
lsst_inaf_agile.igm_absorption
lsst_inaf_agile.image_simulator
lsst_inaf_agile.ivezic
lsst_inaf_agile.kelly2013
lsst_inaf_agile.lightcurve
lsst_inaf_agile.lusso2010
lsst_inaf_agile.mbh
lsst_inaf_agile.merloni2014
lsst_inaf_agile.my_lsst
lsst_inaf_agile.schulze2015
lsst_inaf_agile.sed
lsst_inaf_agile.shen2020
lsst_inaf_agile.ueda2014
lsst_inaf_agile.util
lsst_inaf_agile.zou2024
my_get_IGM_absorption() (in module lsst_inaf_agile.igm_absorption)
P
parameter_names (QsogenPosteriorDistribution attribute)
PARAMETERS (in module lsst_inaf_agile.ananna2022)
plot_fig10() (in module lsst_inaf_agile.zou2024)
plot_plambda_ctn_ctk() (in module lsst_inaf_agile.zou2024)
plot_xray_luminosity_function() (in module lsst_inaf_agile.zou2024)
plot_z_mstar_lambda_min() (in module lsst_inaf_agile.zou2024)
posterior_distribution (QsogenPosteriorDistribution attribute)
postprocess() (CatalogCombined method)
psf (in module lsst_inaf_agile.my_lsst)
Q
QPODI (in module lsst_inaf_agile.catalog_agn)
qso_number_counts_cosmos (in module lsst_inaf_agile.my_lsst)
qso_number_counts_cosmos_baseline_v4p0 (in module lsst_inaf_agile.my_lsst)
qsogen_posterior_distribution (CatalogAGN attribute)
QsogenPosteriorDistribution (class in lsst_inaf_agile.catalog_agn)
R
read() (Egg static method)
read_fits() (in module lsst_inaf_agile.util)
read_table() (in module lsst_inaf_agile.util)
REDSHIFTS (in module lsst_inaf_agile.kelly2013)
REFERENCES (in module lsst_inaf_agile.mbh)
rfbands (CatalogGalaxy attribute)
run() (Egg method)
run_config() (Egg static method)
S
save_sed (CatalogAGN attribute)
seed (CatalogAGN attribute)
seeing (in module lsst_inaf_agile.my_lsst)
simulate_image() (ImageSimulator method)
sky (in module lsst_inaf_agile.my_lsst)
SPLINE (in module lsst_inaf_agile.mbh)
stars (CatalogStar attribute)
T
TAB2 (in module lsst_inaf_agile.merloni2014)
test_extrapolation_accuracy() (in module lsst_inaf_agile.zou2024)
type_plambda (CatalogAGN attribute)
V
visit (in module lsst_inaf_agile.my_lsst)
W
write() (CatalogCombined method)
(in module lsst_inaf_agile.sed)
write_database() (CatalogCombined method)
write_instance_catalog() (ImageSimulator method)
write_reference_catalog() (CatalogCombined method)
X
X (in module lsst_inaf_agile.mbh)
(in module lsst_inaf_agile.zou2024)
Y
Y (in module lsst_inaf_agile.mbh)
Z
Z (in module lsst_inaf_agile.mbh)
z (in module lsst_inaf_agile.merloni2014)
Z_BOTTOM (in module lsst_inaf_agile.zou2024)
Z_TOP (in module lsst_inaf_agile.zou2024)
zeropoint (in module lsst_inaf_agile.my_lsst)