Eliminated the specific analysis API object base __init__() method.
This is no longer needed as the parameter list object is now analysis specific and set up by each
analysis type separately. The calls to this method from the derived classes have therefore also
been deleted.