use_flux_var

If USE_FLUX_VAR is set, then hsi_calib_eventlist::DEMODULATE attempts to construct a demodulated profile of the true flux variation in the energy band, unmarred by grid modulation.

Used with SMOOTHING_TIME and USER_FLUX_VAR parameters.

The SMOOTHING_TIME is in seconds, and is used with the IDL smooth function, as part of this algorithm. The SMOOTHING_TIME should not be longer than the accumulation interval. If you want to use your own smoothing profile, determine it on regular bins, and load it into USER_FLUX_VAR. To subsequently disable that, and usethe algorithm's value, set USER_FLUX_VAR to a scalar value, preferably either 1 or 0.