Astromodels
Quick start
Configuration
Available Functions
Functions tutorial
Point sources
Extended source tutorial
Multi-component sources
Model tutorial
Priors for Bayesian analysis
Additional features for scripts and applications
API
astromodels
astromodels package
Release Notes
Astromodels
API
astromodels.functions package
astromodels.functions.numba_functions module
astromodels.functions.numba_functions module
astromodels.functions.numba_functions.
band_eval
(
x
,
K
,
alpha
,
beta
,
E0
,
piv
)
[source]
astromodels.functions.numba_functions.
bb_eval
(
x
,
K
,
kT
)
[source]
astromodels.functions.numba_functions.
bplaw_eval
(
x
,
K
,
xb
,
alpha
,
beta
,
piv
)
[source]
astromodels.functions.numba_functions.
cplaw_eval
(
x
,
K
,
xc
,
index
,
piv
)
[source]
astromodels.functions.numba_functions.
cplaw_inverse_eval
(
x
,
K
,
b
,
index
,
piv
)
[source]
astromodels.functions.numba_functions.
dbl_sbpl
(
x
,
K
,
a1
,
a2
,
b1
,
xp
,
xb
,
n1
,
n2
,
xpiv
)
[source]
astromodels.functions.numba_functions.
ggrb_int_pl
(
a
,
b
,
Ec
,
Emin
,
Emax
)
[source]
astromodels.functions.numba_functions.
mbb_eval
(
x
,
K
,
kT
)
[source]
astromodels.functions.numba_functions.
non_diss_photoshere_generic
(
x
,
K
,
ec
,
piv
,
a
,
b
)
[source]
astromodels.functions.numba_functions.
plaw_eval
(
x
,
K
,
index
,
piv
)
[source]
astromodels.functions.numba_functions.
plaw_flux_norm
(
index
,
a
,
b
)
[source]
energy flux power law
astromodels.functions.numba_functions.
sbplaw_eval
(
x
,
K
,
alpha
,
be
,
bs
,
beta
,
piv
)
[source]
astromodels.functions.numba_functions.
super_cplaw_eval
(
x
,
K
,
piv
,
index
,
xc
,
gamma
)
[source]