Computing the inverse of the convolution operation is known as deconvolution. For more details, please visit the the Wikipedia section dedicated to the deconvolution.
There are two requirements for the response and signal datasets in a deconvolution operation:
The size of the response dataset must be less then half the size of the signal dataset.
The response dataset must contain an odd number of points.