ModelMeanCXBMorettiSmart

class ModelMeanCXBMorettiSmart[source]

Bases: ecpi.simu.lib.sources.ModelSrcInterface

model CXB Moretti with and without earth

Attributes Summary

name Get name.

Methods Summary

get_model([obs_time])
get_noisy_model([obs_time]) Return the shadowgram model with poisson noise.
update()

Attributes Documentation

name

Get name.

Methods Documentation

get_model(obs_time=None)[source]
get_noisy_model(obs_time=None)

Return the shadowgram model with poisson noise.

Parameters:obs_time (float) – observation time in seconds
update()[source]