icecube / FIRESONG

FIRst Extragalactic Simulation Of Neutrino and Gamma-ray
Other
18 stars 8 forks source link

Blazar powerlaw alt #81

Closed ChrisCFTung closed 1 year ago

ChrisCFTung commented 1 year ago
  1. Fixed get_evolution when **kwargs are passed to firesong_simulation .
  2. PL_Luminosity can now work for 2 sets of kwargs, (pl_lmin, pl_lmax, pl_alpha) or (pl_width, pl_alpha).
  3. Removed zmax from StandardCandleSource and StandardCandleLuminosity.
    zmax is the simulation cutoff, should not be passed to the calculation of the standard candle. i.e., there are sources farther away then zmax which contribute to the diffuse flux, but we are not simulating them.