Perform a "best alpha" search for each jackknife iteration
Currently, the code uses the same alpha for the main inversion as well as for the jackknifed inversions. Since we're discarding data, in reality the best alpha for these jackknifed iterations is likely different. We could implement a small alpha search for each jackknife iteration to select a better alpha.