binned_mchirp calls immuntable signature in handle_burst_event
Currently the mchirp_estimates.binned_mchirp
task call in handle_burst_event
calls the immutable signature so it doesn't get the output of mchirp_estimates.binned_mchirp
as an input.