This is the complete list of members for fosanalysis.preprocessing.repair.ScipyInterpolation1D, including all inherited members.
| __init__(self, str method="Akima1DInterpolator", dict method_kwargs=None, *args, **kwargs) | fosanalysis.preprocessing.repair.ScipyInterpolation1D | |
| _map_2d(self, np.array x, np.array y, np.array z, str timespace=None, *args, **kwargs) | fosanalysis.preprocessing.base.Task | protected |
| _run_1d(self, np.array x, np.array z, str method=None, dict method_kwargs=None, *args, **kwargs) | fosanalysis.preprocessing.repair.ScipyInterpolation1D | protected |
| _run_2d(self, np.array x, np.array y, np.array z, np.array SRA_array, *args, **kwargs) | fosanalysis.preprocessing.repair.ScipyInterpolation1D | protected |
| method | fosanalysis.preprocessing.repair.ScipyInterpolation1D | |
| method_kwargs | fosanalysis.preprocessing.repair.ScipyInterpolation1D | |
| nanfilter | fosanalysis.preprocessing.repair.ScipyInterpolation1D | |
| run(self, np.array x, np.array y, np.array z, str timespace=None, bool make_copy=True, str method=None, dict method_kwargs=None, *args, **kwargs) | fosanalysis.preprocessing.repair.ScipyInterpolation1D | |
| timespace | fosanalysis.preprocessing.base.Task | |