This routine convolves array A with array B using multiplication
only (i.e. no FFTs are used). The routine assumes that the A arrays
are N_A long and that the convolution array B is N_B long, centred
at N_MIDDLE. The final result is normalised by dividing by NORM.
Elements of the A array that have bad quality are ignored. The input
variances are propagated as:-
 |
(26) |
After this process the errors can no longer be considered independent.