Plotting moments does not respect RF events
Usually, we define the center of the RF pulse as reference time point t=0 incl. resetting the moments to zero at that timepoint.
In cmrseq, plotting the moments seem to use the gradients_to_grid method and then integrate over the whole time span of the sequence. It should search for rf_events and start integration from that timepoint on instead.
