different types of correlations
the function get_cross_correlation_with_error can be used to compute three diffrent types of correlation (standard (method == None), moving and Erange. the function get_cross_correlation has been replacd by get_different_correlation with three options. Moreover, get_cross_correlation_with_error is consitent with the previous one, so no changes on the Notbooks, if not mistakes by me.