How can one get the list of k-points you have used (or will use, if you haven't started a calculation) with their weights, etc?
Basically I would like to use the methods of MonkhorstPackGrid but don't know how to do it from the k_point_sampling passed to NumericalAccuracyParameters; which is just a tuple.
Apologies if this has been already covered but I couldn't find it.