Draft: Add python idg predict step
Preparation for adding a Python WGridder Predict step. The predict functionality is already mostly present in the idg-cal step in the idg repository. Relevant parts from the idg-cal step have been copied into a new step.
There is already a C++ IDGPredict step. This python version is intended a template for the python bases WGridderPredict step.