ModelMeanCXBMorettiSmart¶
-
class
ModelMeanCXBMorettiSmart[source]¶ Bases:
ecpi.simu.lib.sources.ModelSrcInterfacemodel CXB Moretti with and without earth
Attributes Summary
nameGet 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_noisy_model(obs_time=None)¶ Return the shadowgram model with poisson noise.
Parameters: obs_time (float) – observation time in seconds
-