The pivot to atom vectors, and the reverse vectors, are no longer set up in the __init__() method.
This is for the frame order target functions. The structures are generated in the calc_vectors()
method via a dot product, and hence do not need to be initialised.