Hsi_sim_flare: Online, partially tested, includes input spectra in terms of photons/sec/keV/cm2, spectra in terms of spectral models and parameters different spectra and time histories for different sources, different Attenuator States, etc. |
IDL> hsi_sim_flare, /random_flare chooses random everything. |
IDL> spec_pars = fltarr(8, 3) |
IDL> spec_pars[*, 0] = [0.01, 1.0, 0.01, 6.0, 60.0, 6.0, 10.0, 1.5] |
IDL> spec_pars[*, 1] = [0.1, 1.0, 0.1, 3.0, 60.0, 3.0, 10.0, 1.5] |
IDL> spec_pars[*, 2] = [1.0, 0.2, 0.01, 6.0, 60.0, 6.0, 10.0, 1.5] |
IDL> hsi_sim_flare, spec_pars = spec_pars, flare_start_ut = '2-nov-2002 01:00', flare_end_ut = '2-nov-2002 01:12', flare_peak_ut = '2-nov-2002 01:20' |
/neupert_effect keyword simulates the Neupert Effect |
See http://sprg.ssl.berkeley.edu/~jimm/hsi_sim_flare.html |
| Previous slide | Next slide | Back to first slide | View graphic version |
