Do you mean localization accuracy (error) or software exceptions (error)?
I'll assume the first.
Width and height parameters are used for two main things - to calculate the position of the particles in Z if you're using astigmatism and as a quality control step, on this latter case they are used to calculate the symmetry of the particle and particles that do not have a minimum symmetry as given by the threshold you impose on the particle detection dialog are discarded.
The reconstruction is composed by the particles that are on the particle table and that have passed the following three tests: intensity needs to be high enough (the SNR threshold), the size needs to be similar to the given maximum full-width-half-maximum and it needs to have a high enough symmetry.