SurfaceTopography
Notes
Installation
Usage
Testing
Contributing to SurfaceTopography
Package Reference
SurfaceTopography package
SurfaceTopography.Container package
SurfaceTopography.Generic package
SurfaceTopography.IO package
SurfaceTopography.Nonuniform package
SurfaceTopography.Support package
SurfaceTopography.Uniform package
SurfaceTopography.Models package
SurfaceTopography
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Z
_
__init__() (SurfaceTopography.Container.IO.CE.CEFileOpener method)
(SurfaceTopography.Container.IO.CE.CEReader method)
(SurfaceTopography.Container.IO.ZAG.ZAGReader method)
(SurfaceTopography.Container.SurfaceContainer.InMemorySurfaceContainer method)
(SurfaceTopography.Container.SurfaceContainer.LazySurfaceContainer method)
(SurfaceTopography.Exceptions.MetadataAlreadyFixedByFile method)
(SurfaceTopography.HeightContainer.AbstractTopography method)
(SurfaceTopography.HeightContainer.DecoratedTopography method)
(SurfaceTopography.IO.AL3D.AL3DReader method)
(SurfaceTopography.IO.BCR.BCRReader method)
(SurfaceTopography.IO.binary.AttrDict method)
(SurfaceTopography.IO.binary.BinaryArray method)
(SurfaceTopography.IO.binary.BinaryStructure method)
(SurfaceTopography.IO.binary.Convert method)
(SurfaceTopography.IO.binary.DebugOutput method)
(SurfaceTopography.IO.binary.RawBuffer method)
(SurfaceTopography.IO.binary.Validate method)
(SurfaceTopography.IO.common.OpenFromAny method)
(SurfaceTopography.IO.DATX.DATXReader method)
(SurfaceTopography.IO.DI.DIReader method)
(SurfaceTopography.IO.EZD.EZDReader method)
(SurfaceTopography.IO.FromFile.HGTReader method)
(SurfaceTopography.IO.FRT.FRTReader method)
(SurfaceTopography.IO.GWY.GWYReader method)
(SurfaceTopography.IO.H5.H5Reader method)
(SurfaceTopography.IO.IBW.IBWReader method)
(SurfaceTopography.IO.JPK.JPKReader method)
(SurfaceTopography.IO.LEXT.LEXTReader method)
(SurfaceTopography.IO.Matlab.MatReader method)
(SurfaceTopography.IO.MetroPro.MetroProReader method)
(SurfaceTopography.IO.MI.Channel method)
(SurfaceTopography.IO.MI.MIFile method)
(SurfaceTopography.IO.MI.MIReader method)
(SurfaceTopography.IO.Mitutoyo.MitutoyoReader method)
(SurfaceTopography.IO.NC.NCReader method)
(SurfaceTopography.IO.NMM.NMMReader method)
(SurfaceTopography.IO.NPY.NPYReader method)
(SurfaceTopography.IO.OIR.POIRReader method)
(SurfaceTopography.IO.OPD.OPDReader method)
(SurfaceTopography.IO.OPDx.OPDxReader method)
(SurfaceTopography.IO.PLUX.PLUXReader method)
(SurfaceTopography.IO.PS.PSReader method)
(SurfaceTopography.IO.Reader.ChannelInfo method)
(SurfaceTopography.IO.Reader.CompoundLayout method)
(SurfaceTopography.IO.Reader.DeclarativeReaderBase method)
(SurfaceTopography.IO.Reader.For method)
(SurfaceTopography.IO.Reader.If method)
(SurfaceTopography.IO.Reader.SizedChunk method)
(SurfaceTopography.IO.Reader.Skip method)
(SurfaceTopography.IO.Reader.While method)
(SurfaceTopography.IO.VK.VKReader method)
(SurfaceTopography.IO.WSXM.WSXMReader method)
(SurfaceTopography.IO.X3P.X3PReader method)
(SurfaceTopography.IO.XYZ.XYZReader method)
(SurfaceTopography.IO.ZON.ZONReader method)
(SurfaceTopography.Models.SelfAffine.SelfAffine method)
(SurfaceTopography.Nonuniform.BearingArea.NonuniformBearingArea method)
(SurfaceTopography.Nonuniform.Converters.UniformlyInterpolatedLineScan method)
(SurfaceTopography.Nonuniform.Detrending.DetrendedNonuniformTopography method)
(SurfaceTopography.NonuniformLineScan.NonuniformLineScan method)
(SurfaceTopography.NonuniformLineScan.ScaledNonuniformTopography method)
(SurfaceTopography.NonuniformLineScan.StaticallyScaledNonuniformTopography method)
(SurfaceTopography.Special.PlasticTopography method)
(SurfaceTopography.Support.Bibliography.doi method)
(SurfaceTopography.Uniform.BearingArea.Uniform1DBearingArea method)
(SurfaceTopography.Uniform.BearingArea.Uniform2DBearingArea method)
(SurfaceTopography.Uniform.common.FilledTopography method)
(SurfaceTopography.Uniform.Converters.WrapAsNonuniformLineScan method)
(SurfaceTopography.Uniform.Detrending.DetrendedUniformTopography method)
(SurfaceTopography.Uniform.Filtering.FourierFilteredUniformTopography method)
(SurfaceTopography.Uniform.Filtering.LongCutTopography method)
(SurfaceTopography.Uniform.Filtering.ShortCutTopography method)
(SurfaceTopography.Uniform.Filtering.WindowedUniformTopography method)
(SurfaceTopography.Uniform.Imputation.InterpolateUndefinedDataHarmonic method)
(SurfaceTopography.Uniform.Interpolation.MirrorStichedTopography method)
(SurfaceTopography.UniformLineScanAndTopography.CompoundTopography method)
(SurfaceTopography.UniformLineScanAndTopography.ScaledUniformTopography method)
(SurfaceTopography.UniformLineScanAndTopography.StaticallyScaledUniformTopography method)
(SurfaceTopography.UniformLineScanAndTopography.Topography method)
(SurfaceTopography.UniformLineScanAndTopography.TranslatedTopography method)
(SurfaceTopography.UniformLineScanAndTopography.TransposedUniformTopography method)
(SurfaceTopography.UniformLineScanAndTopography.UniformLineScan method)
A
AbstractIsotropicRoughness (class in SurfaceTopography.Models.SelfAffine)
AbstractStatisticalRoughness (class in SurfaceTopography.Models.SelfAffine)
AbstractTopography (class in SurfaceTopography.HeightContainer)
AbstractTopography.Error
acquisition_time (SurfaceTopography.Metadata.InfoModel attribute)
AL3DReader (class in SurfaceTopography.IO.AL3D)
ANNOTATIONS (SurfaceTopography.IO.OIR.OirMetadataBlockType attribute)
apply() (SurfaceTopography.Container.SurfaceContainer.SurfaceContainer method)
(SurfaceTopography.HeightContainer.AbstractTopography method)
apply_window() (in module SurfaceTopography.Nonuniform.PowerSpectrum)
area_per_pt (SurfaceTopography.HeightContainer.UniformTopographyInterface property)
(SurfaceTopography.IO.Reader.ChannelInfo property)
(SurfaceTopography.Nonuniform.Converters.UniformlyInterpolatedLineScan property)
(SurfaceTopography.UniformLineScanAndTopography.DecoratedUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.ScaledUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.Topography property)
(SurfaceTopography.UniformLineScanAndTopography.UniformLineScan property)
assign_patch_numbers_profile() (in module SurfaceTopography.Uniform.GeometryAnalysis)
AttrDict (class in SurfaceTopography.IO.binary)
B
bandwidth() (in module SurfaceTopography.Container.common)
(in module SurfaceTopography.Nonuniform.common)
(in module SurfaceTopography.Uniform.common)
BCRReader (class in SurfaceTopography.IO.BCR)
bearing_area() (in module SurfaceTopography.Nonuniform.BearingArea)
(in module SurfaceTopography.Uniform.BearingArea)
bin_average() (in module SurfaceTopography.Support.Regression)
binary() (in module SurfaceTopography.IO.FromFile)
BinaryArray (class in SurfaceTopography.IO.binary)
BinaryStructure (class in SurfaceTopography.IO.binary)
bisect() (in module SurfaceTopography.Generic.RobustStatistics)
bounds() (SurfaceTopography.Nonuniform.BearingArea.NonuniformBearingArea method)
(SurfaceTopography.Uniform.BearingArea.UniformBearingArea method)
build_tuple() (in module SurfaceTopography.Support)
C
c1d_moment() (in module SurfaceTopography.Container.Integration)
CAMERA (SurfaceTopography.IO.OIR.OirMetadataBlockType attribute)
CAMERA_PREFIX (SurfaceTopography.IO.OIR.OirMetadataBlockType attribute)
CAMERA_UUIDS (SurfaceTopography.IO.OIR.OirMetadataBlockType attribute)
CannotDetectFileFormat
CannotPerformAnalysisError
CEFileOpener (class in SurfaceTopography.Container.IO.CE)
CEReader (class in SurfaceTopography.Container.IO.CE)
Channel (class in SurfaceTopography.IO.MI)
channel_name (SurfaceTopography.Metadata.InfoModel attribute)
ChannelInfo (class in SurfaceTopography.IO.Reader)
channels (SurfaceTopography.IO.AL3D.AL3DReader property)
(SurfaceTopography.IO.BCR.BCRReader property)
(SurfaceTopography.IO.DATX.DATXReader property)
(SurfaceTopography.IO.DI.DIReader property)
(SurfaceTopography.IO.EZD.EZDReader property)
(SurfaceTopography.IO.FromFile.HGTReader property)
(SurfaceTopography.IO.FRT.FRTReader property)
(SurfaceTopography.IO.GWY.GWYReader property)
(SurfaceTopography.IO.H5.H5Reader property)
(SurfaceTopography.IO.IBW.IBWReader property)
(SurfaceTopography.IO.JPK.JPKReader property)
(SurfaceTopography.IO.LEXT.LEXTReader property)
(SurfaceTopography.IO.Matlab.MatReader property)
(SurfaceTopography.IO.MetroPro.MetroProReader property)
(SurfaceTopography.IO.MI.MIReader property)
(SurfaceTopography.IO.Mitutoyo.MitutoyoReader property)
(SurfaceTopography.IO.NC.NCReader property)
(SurfaceTopography.IO.NMM.NMMReader property)
(SurfaceTopography.IO.NPY.NPYReader property)
(SurfaceTopography.IO.OIR.OIRReader property)
(SurfaceTopography.IO.OIR.POIRReader property)
(SurfaceTopography.IO.OPD.OPDReader property)
(SurfaceTopography.IO.OPDx.OPDxReader property)
(SurfaceTopography.IO.PLU.PLUReader property)
(SurfaceTopography.IO.PLUX.PLUXReader property)
(SurfaceTopography.IO.PS.PSReader property)
(SurfaceTopography.IO.Reader.ReaderBase property)
(SurfaceTopography.IO.SUR.SURReader property)
(SurfaceTopography.IO.VK.VKReader property)
(SurfaceTopography.IO.WSXM.WSXMReader property)
(SurfaceTopography.IO.X3P.X3PReader property)
(SurfaceTopography.IO.XYZ.XYZReader property)
(SurfaceTopography.IO.ZON.ZONReader property)
checkerboard_detrend_area() (in module SurfaceTopography.Uniform.VariableBandwidth)
checkerboard_detrend_profile() (in module SurfaceTopography.Nonuniform.VariableBandwidth)
(in module SurfaceTopography.Uniform.VariableBandwidth)
ciso_moment() (in module SurfaceTopography.Container.Integration)
close() (SurfaceTopography.Container.IO.Reader.ContainerReaderBase method)
(SurfaceTopography.Container.IO.ZAG.ZAGReader method)
(SurfaceTopography.IO.H5.H5Reader method)
(SurfaceTopography.IO.NC.NCReader method)
(SurfaceTopography.IO.Reader.ReaderBase method)
coeffs (SurfaceTopography.Nonuniform.Detrending.DetrendedNonuniformTopography property)
(SurfaceTopography.Uniform.Detrending.DetrendedUniformTopography property)
communicator (SurfaceTopography.HeightContainer.AbstractTopography property)
(SurfaceTopography.HeightContainer.UniformTopographyInterface property)
(SurfaceTopography.IO.NC.NCReader property)
(SurfaceTopography.UniformLineScanAndTopography.Topography property)
CompoundLayout (class in SurfaceTopography.IO.Reader)
CompoundTopography (class in SurfaceTopography.UniformLineScanAndTopography)
compute_1d_moment() (in module SurfaceTopography.Generic.Moments)
compute_iso_moment() (in module SurfaceTopography.Generic.Moments)
container() (SurfaceTopography.Container.IO.CE.CEReader method)
(SurfaceTopography.Container.IO.Reader.ContainerReaderBase method)
(SurfaceTopography.Container.IO.ZAG.ZAGReader method)
container_variance_half_derivative_from_autocorrelation() (in module SurfaceTopography.Generic.Fractional)
ContainerReaderBase (class in SurfaceTopography.Container.IO.Reader)
Convert (class in SurfaceTopography.IO.binary)
coordination() (in module SurfaceTopography.Uniform.GeometryAnalysis)
CorruptFile
curvatures (SurfaceTopography.Nonuniform.Detrending.DetrendedNonuniformTopography property)
(SurfaceTopography.Uniform.Detrending.DetrendedUniformTopography property)
cutoff_wavelength (SurfaceTopography.Uniform.Filtering.LongCutTopography property)
(SurfaceTopography.Uniform.Filtering.ShortCutTopography property)
cutoff_wavevector (SurfaceTopography.Uniform.Filtering.LongCutTopography property)
(SurfaceTopography.Uniform.Filtering.ShortCutTopography property)
D
DATA_BLOCK (SurfaceTopography.IO.OIR.OirChunkType attribute)
datafile (SurfaceTopography.Metadata.InfoModel attribute)
DATASETS (SurfaceTopography.IO.OIR.OirMetadataBlockType attribute)
DATXReader (class in SurfaceTopography.IO.DATX)
DebugOutput (class in SurfaceTopography.IO.binary)
DeclarativeReaderBase (class in SurfaceTopography.IO.Reader)
decode() (in module SurfaceTopography.IO.binary)
DecoratedNonuniformTopography (class in SurfaceTopography.NonuniformLineScan)
DecoratedTopography (class in SurfaceTopography.HeightContainer)
DecoratedUniformTopography (class in SurfaceTopography.UniformLineScanAndTopography)
default() (SurfaceTopography.Support.JSON.ExtendedJSONEncoder method)
default_channel (SurfaceTopography.IO.Reader.ReaderBase property)
DektakUnit (class in SurfaceTopography.IO.OPDx)
deprecated() (in module SurfaceTopography.Support.Deprecation)
derivative() (in module SurfaceTopography.Nonuniform.Derivative)
(in module SurfaceTopography.Uniform.Derivative)
description() (SurfaceTopography.Container.IO.Reader.ContainerReaderBase class method)
(SurfaceTopography.IO.Reader.ReaderBase class method)
detect_format() (in module SurfaceTopography.Container.IO)
(in module SurfaceTopography.IO)
detrend_mode (SurfaceTopography.Nonuniform.Detrending.DetrendedNonuniformTopography property)
(SurfaceTopography.Uniform.Detrending.DetrendedUniformTopography property)
DetrendedNonuniformTopography (class in SurfaceTopography.Nonuniform.Detrending)
DetrendedUniformTopography (class in SurfaceTopography.Uniform.Detrending)
dim (SurfaceTopography.HeightContainer.AbstractTopography property)
(SurfaceTopography.IO.Reader.ChannelInfo property)
(SurfaceTopography.Nonuniform.Converters.UniformlyInterpolatedLineScan property)
(SurfaceTopography.NonuniformLineScan.DecoratedNonuniformTopography property)
(SurfaceTopography.NonuniformLineScan.NonuniformLineScan property)
(SurfaceTopography.Uniform.Converters.WrapAsNonuniformLineScan property)
(SurfaceTopography.UniformLineScanAndTopography.DecoratedUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.Topography property)
(SurfaceTopography.UniformLineScanAndTopography.UniformLineScan property)
DIReader (class in SurfaceTopography.IO.DI)
doi (class in SurfaceTopography.Support.Bibliography)
dois (SurfaceTopography.Support.Bibliography.doi attribute)
domain_decompose() (in module SurfaceTopography.Uniform.common)
dsinc() (in module SurfaceTopography.Nonuniform.PowerSpectrum)
duration_iso_string() (in module SurfaceTopography.Support.JSON)
E
encode() (SurfaceTopography.Support.JSON.ExtendedJSONEncoder method)
EVENTS (SurfaceTopography.IO.OIR.OirMetadataBlockType attribute)
ExtendedJSONEncoder (class in SurfaceTopography.Support.JSON)
extra (SurfaceTopography.IO.OPDx.DektakUnit attribute)
EZDReader (class in SurfaceTopography.IO.EZD)
F
fftfreq() (in module SurfaceTopography.Uniform.PowerSpectrum)
file_extensions() (SurfaceTopography.Container.IO.Reader.ContainerReaderBase class method)
(SurfaceTopography.IO.Reader.ReaderBase class method)
FileFormatMismatch
FilledTopography (class in SurfaceTopography.Uniform.common)
filter_function() (SurfaceTopography.Uniform.Filtering.FourierFilteredUniformTopography method)
find_length_unit_in_string() (in module SurfaceTopography.Support.UnitConversion)
For (class in SurfaceTopography.IO.Reader)
format() (SurfaceTopography.Container.IO.Reader.ContainerReaderBase class method)
(SurfaceTopography.IO.Reader.ReaderBase class method)
fourier_derivative() (in module SurfaceTopography.Uniform.Derivative)
fourier_synthesis() (in module SurfaceTopography.Generation)
FourierFilteredUniformTopography (class in SurfaceTopography.Uniform.Filtering)
from_stream() (SurfaceTopography.IO.binary.BinaryArray method)
(SurfaceTopography.IO.binary.BinaryStructure method)
(SurfaceTopography.IO.binary.RawBuffer method)
(SurfaceTopography.IO.Reader.CompoundLayout method)
(SurfaceTopography.IO.Reader.For method)
(SurfaceTopography.IO.Reader.If method)
(SurfaceTopography.IO.Reader.SizedChunk method)
(SurfaceTopography.IO.Reader.Skip method)
(SurfaceTopography.IO.Reader.While method)
fromiter() (in module SurfaceTopography.Support)
FRTReader (class in SurfaceTopography.IO.FRT)
ft_one_sided_triangle() (in module SurfaceTopography.Nonuniform.PowerSpectrum)
ft_rectangle() (in module SurfaceTopography.Nonuniform.PowerSpectrum)
G
gaussian_kernel() (in module SurfaceTopography.Support.Regression)
gaussian_log_kernel() (in module SurfaceTopography.Support.Regression)
gaussian_process_regression() (in module SurfaceTopography.Support.Regression)
generate_manifest() (in module SurfaceTopography.IO.DZI)
generate_roughness() (SurfaceTopography.Models.SelfAffine.SelfAffine method)
get_unit_conversion_factor() (in module SurfaceTopography.Support.UnitConversion)
get_window_2D() (in module SurfaceTopography.FFTTricks)
GWYReader (class in SurfaceTopography.IO.GWY)
H
H5Reader (class in SurfaceTopography.IO.H5)
hardness (SurfaceTopography.Special.PlasticTopography property)
has_undefined_data (SurfaceTopography.HeightContainer.NonuniformLineScanInterface property)
(SurfaceTopography.HeightContainer.UniformTopographyInterface property)
(SurfaceTopography.IO.Reader.ChannelInfo property)
(SurfaceTopography.Nonuniform.Converters.UniformlyInterpolatedLineScan property)
(SurfaceTopography.Uniform.common.FilledTopography property)
(SurfaceTopography.Uniform.Imputation.InterpolateUndefinedDataHarmonic property)
(SurfaceTopography.UniformLineScanAndTopography.DecoratedUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.Topography property)
(SurfaceTopography.UniformLineScanAndTopography.UniformLineScan property)
height_difference_autocorrelation() (in module SurfaceTopography.Nonuniform.Autocorrelation)
height_height_autocorrelation() (in module SurfaceTopography.Nonuniform.Autocorrelation)
height_scale_factor (SurfaceTopography.IO.Reader.ChannelInfo property)
(SurfaceTopography.NonuniformLineScan.ScaledNonuniformTopography property)
(SurfaceTopography.NonuniformLineScan.StaticallyScaledNonuniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.ScaledUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.StaticallyScaledUniformTopography property)
heights() (SurfaceTopography.HeightContainer.NonuniformLineScanInterface method)
(SurfaceTopography.HeightContainer.UniformTopographyInterface method)
(SurfaceTopography.Nonuniform.Converters.UniformlyInterpolatedLineScan method)
(SurfaceTopography.Nonuniform.Detrending.DetrendedNonuniformTopography method)
(SurfaceTopography.NonuniformLineScan.NonuniformLineScan method)
(SurfaceTopography.NonuniformLineScan.ScaledNonuniformTopography method)
(SurfaceTopography.Special.PlasticTopography method)
(SurfaceTopography.Uniform.common.FilledTopography method)
(SurfaceTopography.Uniform.Converters.WrapAsNonuniformLineScan method)
(SurfaceTopography.Uniform.Detrending.DetrendedUniformTopography method)
(SurfaceTopography.Uniform.Filtering.FourierFilteredUniformTopography method)
(SurfaceTopography.Uniform.Filtering.WindowedUniformTopography method)
(SurfaceTopography.Uniform.Imputation.InterpolateUndefinedDataHarmonic method)
(SurfaceTopography.Uniform.Interpolation.MirrorStichedTopography method)
(SurfaceTopography.UniformLineScanAndTopography.CompoundTopography method)
(SurfaceTopography.UniformLineScanAndTopography.ScaledUniformTopography method)
(SurfaceTopography.UniformLineScanAndTopography.Topography method)
(SurfaceTopography.UniformLineScanAndTopography.TranslatedTopography method)
(SurfaceTopography.UniformLineScanAndTopography.TransposedUniformTopography method)
(SurfaceTopography.UniformLineScanAndTopography.UniformLineScan method)
HGTReader (class in SurfaceTopography.IO.FromFile)
I
IBWReader (class in SurfaceTopography.IO.IBW)
If (class in SurfaceTopography.IO.Reader)
IMAGE (SurfaceTopography.IO.OIR.OirChunkType attribute)
index (SurfaceTopography.IO.Reader.ChannelInfo property)
info (SurfaceTopography.HeightContainer.AbstractTopography property)
(SurfaceTopography.HeightContainer.DecoratedTopography property)
(SurfaceTopography.IO.MI.MIReader property)
(SurfaceTopography.IO.Reader.ChannelInfo property)
(SurfaceTopography.NonuniformLineScan.DecoratedNonuniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.DecoratedUniformTopography property)
info_from_manifest() (SurfaceTopography.IO.OPDx.OPDxReader method)
InfoModel (class in SurfaceTopography.Metadata)
InMemorySurfaceContainer (class in SurfaceTopography.Container.SurfaceContainer)
inner_perimeter_area() (in module SurfaceTopography.Uniform.GeometryAnalysis)
instrument (SurfaceTopography.Metadata.InfoModel attribute)
InstrumentModel (class in SurfaceTopography.Metadata)
InstrumentParametersModel (class in SurfaceTopography.Metadata)
integrate_psd() (in module SurfaceTopography.Uniform.Integration)
integrate_psd_from_profile() (in module SurfaceTopography.Container.Integration)
(in module SurfaceTopography.Uniform.Integration)
interpolate_bicubic() (in module SurfaceTopography.Uniform.Interpolation)
interpolate_cubic() (in module SurfaceTopography.Nonuniform.Interpolation)
interpolate_fourier() (in module SurfaceTopography.Uniform.Interpolation)
interpolate_linear() (in module SurfaceTopography.Nonuniform.Interpolation)
(in module SurfaceTopography.Uniform.Interpolation)
interpolate_undefined_data() (in module SurfaceTopography.Uniform.Imputation)
InterpolateUndefinedDataHarmonic (class in SurfaceTopography.Uniform.Imputation)
is_binary_stream() (in module SurfaceTopography.IO.common)
is_domain_decomposed (SurfaceTopography.HeightContainer.UniformTopographyInterface property)
(SurfaceTopography.UniformLineScanAndTopography.DecoratedUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.UniformLineScan property)
is_filter_isotropic (SurfaceTopography.Uniform.Filtering.FourierFilteredUniformTopography property)
is_length_unit() (in module SurfaceTopography.Support.UnitConversion)
is_MPI (SurfaceTopography.HeightContainer.NonuniformLineScanInterface property)
is_periodic (SurfaceTopography.HeightContainer.AbstractTopography property)
(SurfaceTopography.IO.Reader.ChannelInfo property)
(SurfaceTopography.Nonuniform.Converters.UniformlyInterpolatedLineScan property)
(SurfaceTopography.Nonuniform.Detrending.DetrendedNonuniformTopography property)
(SurfaceTopography.NonuniformLineScan.DecoratedNonuniformTopography property)
(SurfaceTopography.NonuniformLineScan.NonuniformLineScan property)
(SurfaceTopography.Uniform.Converters.WrapAsNonuniformLineScan property)
(SurfaceTopography.Uniform.Detrending.DetrendedUniformTopography property)
(SurfaceTopography.Uniform.Interpolation.MirrorStichedTopography property)
(SurfaceTopography.UniformLineScanAndTopography.DecoratedUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.Topography property)
(SurfaceTopography.UniformLineScanAndTopography.UniformLineScan property)
is_reentrant (SurfaceTopography.HeightContainer.NonuniformLineScanInterface property)
(SurfaceTopography.HeightContainer.UniformTopographyInterface property)
is_uniform (SurfaceTopography.HeightContainer.NonuniformLineScanInterface property)
(SurfaceTopography.HeightContainer.UniformTopographyInterface property)
(SurfaceTopography.IO.Reader.ChannelInfo property)
(SurfaceTopography.Nonuniform.Converters.UniformlyInterpolatedLineScan property)
J
JPKReader (class in SurfaceTopography.IO.JPK)
L
LayoutWithNameBase (class in SurfaceTopography.IO.binary)
LazySurfaceContainer (class in SurfaceTopography.Container.SurfaceContainer)
LEXTReader (class in SurfaceTopography.IO.LEXT)
log_average() (in module SurfaceTopography.Container.Averaging)
LongCutTopography (class in SurfaceTopography.Uniform.Filtering)
LOOKUP_TABLES (SurfaceTopography.IO.OIR.OirMetadataBlockType attribute)
LOOKUP_TABLES2 (SurfaceTopography.IO.OIR.OirMetadataBlockType attribute)
M
mad_height() (in module SurfaceTopography.Generic.RobustStatistics)
mad_polyfit() (in module SurfaceTopography.Generic.RobustStatistics)
main() (in module SurfaceTopography.CLI.ShowTopography)
make_fft() (in module SurfaceTopography.FFTTricks)
make_grid() (in module SurfaceTopography.Support.Regression)
make_sphere() (in module SurfaceTopography.Special)
make_topography_from_function() (in module SurfaceTopography.Special)
make_wrapped_reader() (in module SurfaceTopography.IO.FromFile)
mangle_length_unit_ascii() (in module SurfaceTopography.Support.UnitConversion)
mangle_length_unit_utf8() (in module SurfaceTopography.Support.UnitConversion)
mask_undefined() (in module SurfaceTopography.IO.OPD)
MatReader (class in SurfaceTopography.IO.Matlab)
max (SurfaceTopography.Nonuniform.BearingArea.NonuniformBearingArea property)
(SurfaceTopography.Uniform.BearingArea.UniformBearingArea property)
median() (in module SurfaceTopography.Generic.RobustStatistics)
METADATA (SurfaceTopography.IO.OIR.OirChunkType attribute)
metadata (SurfaceTopography.IO.Reader.DeclarativeReaderBase property)
METADATA_LIST (SurfaceTopography.IO.OIR.OirChunkType attribute)
MetadataAlreadyFixedByFile
MetroProReader (class in SurfaceTopography.IO.MetroPro)
MIFile (class in SurfaceTopography.IO.MI)
mime_types() (SurfaceTopography.Container.IO.Reader.ContainerReaderBase class method)
(SurfaceTopography.IO.Reader.ReaderBase class method)
min (SurfaceTopography.Nonuniform.BearingArea.NonuniformBearingArea property)
(SurfaceTopography.Uniform.BearingArea.UniformBearingArea property)
MIReader (class in SurfaceTopography.IO.MI)
MirrorStichedTopography (class in SurfaceTopography.Uniform.Interpolation)
MitutoyoReader (class in SurfaceTopography.IO.Mitutoyo)
model_computed_fields (SurfaceTopography.Metadata.InfoModel attribute)
(SurfaceTopography.Metadata.InstrumentModel attribute)
(SurfaceTopography.Metadata.InstrumentParametersModel attribute)
(SurfaceTopography.Metadata.ValueAndUnitModel attribute)
model_config (SurfaceTopography.Metadata.InfoModel attribute)
(SurfaceTopography.Metadata.InstrumentModel attribute)
(SurfaceTopography.Metadata.InstrumentParametersModel attribute)
(SurfaceTopography.Metadata.ValueAndUnitModel attribute)
model_fields (SurfaceTopography.Metadata.InfoModel attribute)
(SurfaceTopography.Metadata.InstrumentModel attribute)
(SurfaceTopography.Metadata.InstrumentParametersModel attribute)
(SurfaceTopography.Metadata.ValueAndUnitModel attribute)
module
SurfaceTopography
SurfaceTopography.CLI
SurfaceTopography.CLI.ShowTopography
SurfaceTopography.Container
SurfaceTopography.Container.Averaging
SurfaceTopography.Container.common
SurfaceTopography.Container.Integration
SurfaceTopography.Container.IO
SurfaceTopography.Container.IO.CE
SurfaceTopography.Container.IO.Reader
SurfaceTopography.Container.IO.ZAG
SurfaceTopography.Container.ScaleDependentStatistics
SurfaceTopography.Container.SurfaceContainer
SurfaceTopography.Exceptions
SurfaceTopography.FFTTricks
SurfaceTopography.Generation
SurfaceTopography.Generic
SurfaceTopography.Generic.Curvature
SurfaceTopography.Generic.Fractional
SurfaceTopography.Generic.Moments
SurfaceTopography.Generic.ReliabilityCutoff
SurfaceTopography.Generic.RobustStatistics
SurfaceTopography.Generic.ScaleDependentStatistics
SurfaceTopography.Generic.ScanningProbe
SurfaceTopography.Generic.Slope
SurfaceTopography.HeightContainer
SurfaceTopography.IO
SurfaceTopography.IO.AL3D
SurfaceTopography.IO.BCR
SurfaceTopography.IO.binary
SurfaceTopography.IO.common
SurfaceTopography.IO.DATX
SurfaceTopography.IO.DI
SurfaceTopography.IO.DZI
SurfaceTopography.IO.EZD
SurfaceTopography.IO.FromFile
SurfaceTopography.IO.FRT
SurfaceTopography.IO.GWY
SurfaceTopography.IO.H5
SurfaceTopography.IO.IBW
SurfaceTopography.IO.JPK
SurfaceTopography.IO.LEXT
SurfaceTopography.IO.Matlab
SurfaceTopography.IO.MetroPro
SurfaceTopography.IO.MI
SurfaceTopography.IO.Mitutoyo
SurfaceTopography.IO.NC
SurfaceTopography.IO.NMM
SurfaceTopography.IO.NPY
SurfaceTopography.IO.OIR
SurfaceTopography.IO.OPD
SurfaceTopography.IO.OPDx
SurfaceTopography.IO.PLU
SurfaceTopography.IO.PLUX
SurfaceTopography.IO.PS
SurfaceTopography.IO.Reader
SurfaceTopography.IO.SUR
SurfaceTopography.IO.Text
SurfaceTopography.IO.VK
SurfaceTopography.IO.WSXM
SurfaceTopography.IO.X3P
SurfaceTopography.IO.XYZ
SurfaceTopography.IO.ZON
SurfaceTopography.Metadata
SurfaceTopography.Models
SurfaceTopography.Models.SelfAffine
SurfaceTopography.Nonuniform
SurfaceTopography.Nonuniform.Autocorrelation
SurfaceTopography.Nonuniform.BearingArea
SurfaceTopography.Nonuniform.common
SurfaceTopography.Nonuniform.Converters
SurfaceTopography.Nonuniform.Derivative
SurfaceTopography.Nonuniform.Detrending
SurfaceTopography.Nonuniform.Interpolation
SurfaceTopography.Nonuniform.PowerSpectrum
SurfaceTopography.Nonuniform.ScalarParameters
SurfaceTopography.Nonuniform.VariableBandwidth
SurfaceTopography.NonuniformLineScan
SurfaceTopography.ScanningProbe
SurfaceTopography.ScanningProbe.RigidScan
SurfaceTopography.Special
SurfaceTopography.Support
SurfaceTopography.Support.Bibliography
SurfaceTopography.Support.Deprecation
SurfaceTopography.Support.Interpolation
SurfaceTopography.Support.JSON
SurfaceTopography.Support.Regression
SurfaceTopography.Support.UnitConversion
SurfaceTopography.Uniform
SurfaceTopography.Uniform.Autocorrelation
SurfaceTopography.Uniform.BearingArea
SurfaceTopography.Uniform.common
SurfaceTopography.Uniform.Converters
SurfaceTopography.Uniform.Derivative
SurfaceTopography.Uniform.Detrending
SurfaceTopography.Uniform.Filtering
SurfaceTopography.Uniform.GeometryAnalysis
SurfaceTopography.Uniform.Imputation
SurfaceTopography.Uniform.Integration
SurfaceTopography.Uniform.Interpolation
SurfaceTopography.Uniform.PowerSpectrum
SurfaceTopography.Uniform.ScalarParameters
SurfaceTopography.Uniform.VariableBandwidth
SurfaceTopography.UniformLineScanAndTopography
SurfaceTopography.Version
moment() (in module SurfaceTopography.Nonuniform.ScalarParameters)
moment_power_spectrum() (in module SurfaceTopography.Uniform.Integration)
N
name (SurfaceTopography.IO.OPDx.DektakUnit attribute)
(SurfaceTopography.IO.Reader.ChannelInfo property)
(SurfaceTopography.Metadata.InstrumentModel attribute)
(SurfaceTopography.Metadata.InstrumentParametersModel attribute)
(SurfaceTopography.Special.PlasticTopography attribute)
(SurfaceTopography.Uniform.Filtering.FourierFilteredUniformTopography attribute)
(SurfaceTopography.Uniform.Filtering.LongCutTopography attribute)
(SurfaceTopography.Uniform.Filtering.ShortCutTopography attribute)
(SurfaceTopography.Uniform.Filtering.WindowedUniformTopography attribute)
(SurfaceTopography.Uniform.Imputation.InterpolateUndefinedDataHarmonic attribute)
(SurfaceTopography.UniformLineScanAndTopography.CompoundTopography attribute)
(SurfaceTopography.UniformLineScanAndTopography.TranslatedTopography attribute)
name() (SurfaceTopography.Container.IO.Reader.ContainerReaderBase class method)
(SurfaceTopography.IO.binary.BinaryArray method)
(SurfaceTopography.IO.binary.LayoutWithNameBase method)
(SurfaceTopography.IO.binary.RawBuffer method)
(SurfaceTopography.IO.Reader.If method)
(SurfaceTopography.IO.Reader.ReaderBase class method)
nan_to_none() (in module SurfaceTopography.Support.JSON)
nb_grid_pts (SurfaceTopography.HeightContainer.NonuniformLineScanInterface property)
(SurfaceTopography.HeightContainer.UniformTopographyInterface property)
(SurfaceTopography.IO.Reader.ChannelInfo property)
(SurfaceTopography.Nonuniform.Converters.UniformlyInterpolatedLineScan property)
(SurfaceTopography.NonuniformLineScan.DecoratedNonuniformTopography property)
(SurfaceTopography.NonuniformLineScan.NonuniformLineScan property)
(SurfaceTopography.Uniform.Converters.WrapAsNonuniformLineScan property)
(SurfaceTopography.Uniform.Interpolation.MirrorStichedTopography property)
(SurfaceTopography.UniformLineScanAndTopography.DecoratedUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.Topography property)
(SurfaceTopography.UniformLineScanAndTopography.TransposedUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.UniformLineScan property)
nb_subdomain_grid_pts (SurfaceTopography.HeightContainer.DecoratedTopography property)
(SurfaceTopography.HeightContainer.UniformTopographyInterface property)
(SurfaceTopography.UniformLineScanAndTopography.DecoratedUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.Topography property)
(SurfaceTopography.UniformLineScanAndTopography.UniformLineScan property)
nb_surfaces (SurfaceTopography.Container.IO.Reader.ContainerReaderBase property)
NCReader (class in SurfaceTopography.IO.NC)
NMMReader (class in SurfaceTopography.IO.NMM)
NonuniformBearingArea (class in SurfaceTopography.Nonuniform.BearingArea)
NonuniformLineScan (class in SurfaceTopography.NonuniformLineScan)
NonuniformLineScanInterface (class in SurfaceTopography.HeightContainer)
NoReliableDataError
NPYReader (class in SurfaceTopography.IO.NPY)
O
offset (SurfaceTopography.UniformLineScanAndTopography.TranslatedTopography property)
OirChunkType (class in SurfaceTopography.IO.OIR)
OirMetadataBlockType (class in SurfaceTopography.IO.OIR)
OIRReader (class in SurfaceTopography.IO.OIR)
OPDReader (class in SurfaceTopography.IO.OPD)
OPDxReader (class in SurfaceTopography.IO.OPDx)
open_container() (in module SurfaceTopography.Container.IO)
open_topography() (in module SurfaceTopography.IO)
OpenFromAny (class in SurfaceTopography.IO.common)
outer_perimeter_area() (in module SurfaceTopography.Uniform.GeometryAnalysis)
outer_perimeter_profile() (in module SurfaceTopography.Uniform.GeometryAnalysis)
OVERLAYS (SurfaceTopography.IO.OIR.OirMetadataBlockType attribute)
P
parameters (SurfaceTopography.Metadata.InstrumentModel attribute)
patch_areas() (in module SurfaceTopography.Uniform.GeometryAnalysis)
physical_sizes (SurfaceTopography.HeightContainer.AbstractTopography property)
(SurfaceTopography.IO.Reader.ChannelInfo property)
(SurfaceTopography.Nonuniform.Converters.UniformlyInterpolatedLineScan property)
(SurfaceTopography.NonuniformLineScan.DecoratedNonuniformTopography property)
(SurfaceTopography.NonuniformLineScan.NonuniformLineScan property)
(SurfaceTopography.NonuniformLineScan.ScaledNonuniformTopography property)
(SurfaceTopography.Uniform.Converters.WrapAsNonuniformLineScan property)
(SurfaceTopography.Uniform.Interpolation.MirrorStichedTopography property)
(SurfaceTopography.UniformLineScanAndTopography.DecoratedUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.ScaledUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.Topography property)
(SurfaceTopography.UniformLineScanAndTopography.TransposedUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.UniformLineScan property)
pipeline() (SurfaceTopography.HeightContainer.AbstractTopography method)
(SurfaceTopography.HeightContainer.DecoratedTopography method)
pipeline_scan_with_rigid_sphere() (in module SurfaceTopography.ScanningProbe.RigidScan)
pixel_size (SurfaceTopography.HeightContainer.UniformTopographyInterface property)
(SurfaceTopography.IO.Reader.ChannelInfo property)
(SurfaceTopography.Nonuniform.Converters.UniformlyInterpolatedLineScan property)
(SurfaceTopography.UniformLineScanAndTopography.DecoratedUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.ScaledUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.Topography property)
(SurfaceTopography.UniformLineScanAndTopography.UniformLineScan property)
plastic_area (SurfaceTopography.Special.PlasticTopography property)
plastic_displ (SurfaceTopography.Special.PlasticTopography property)
PlasticTopography (class in SurfaceTopography.Special)
plot() (in module SurfaceTopography.Uniform.common)
PLUReader (class in SurfaceTopography.IO.PLU)
PLUXReader (class in SurfaceTopography.IO.PLUX)
POIRReader (class in SurfaceTopography.IO.OIR)
polyfit() (in module SurfaceTopography.Nonuniform.Detrending)
(in module SurfaceTopography.Uniform.Detrending)
polyfit1_topography() (in module SurfaceTopography.Uniform.Detrending)
polyfit2_topography() (in module SurfaceTopography.Uniform.Detrending)
polyfit_line_scan() (in module SurfaceTopography.Uniform.Detrending)
polyfit_topography() (in module SurfaceTopography.Uniform.Detrending)
position_scale_factor (SurfaceTopography.NonuniformLineScan.ScaledNonuniformTopography property)
(SurfaceTopography.NonuniformLineScan.StaticallyScaledNonuniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.ScaledUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.StaticallyScaledUniformTopography property)
positions() (SurfaceTopography.HeightContainer.NonuniformLineScanInterface method)
(SurfaceTopography.HeightContainer.UniformTopographyInterface method)
(SurfaceTopography.Nonuniform.Converters.UniformlyInterpolatedLineScan method)
(SurfaceTopography.Nonuniform.Detrending.DetrendedNonuniformTopography method)
(SurfaceTopography.NonuniformLineScan.DecoratedNonuniformTopography method)
(SurfaceTopography.NonuniformLineScan.NonuniformLineScan method)
(SurfaceTopography.NonuniformLineScan.ScaledNonuniformTopography method)
(SurfaceTopography.Uniform.Converters.WrapAsNonuniformLineScan method)
(SurfaceTopography.Uniform.Interpolation.MirrorStichedTopography method)
(SurfaceTopography.UniformLineScanAndTopography.DecoratedUniformTopography method)
(SurfaceTopography.UniformLineScanAndTopography.ScaledUniformTopography method)
(SurfaceTopography.UniformLineScanAndTopography.Topography method)
(SurfaceTopography.UniformLineScanAndTopography.TransposedUniformTopography method)
(SurfaceTopography.UniformLineScanAndTopography.UniformLineScan method)
positions_and_heights() (SurfaceTopography.HeightContainer.NonuniformLineScanInterface method)
(SurfaceTopography.HeightContainer.UniformTopographyInterface method)
(SurfaceTopography.UniformLineScanAndTopography.DecoratedUniformTopography method)
(SurfaceTopography.UniformLineScanAndTopography.Topography method)
power_spectrum() (in module SurfaceTopography.Nonuniform.PowerSpectrum)
(SurfaceTopography.Models.SelfAffine.AbstractStatisticalRoughness method)
power_spectrum_isotropic() (SurfaceTopography.Models.SelfAffine.AbstractIsotropicRoughness method)
(SurfaceTopography.Models.SelfAffine.SelfAffine method)
power_spectrum_profile() (SurfaceTopography.Models.SelfAffine.AbstractStatisticalRoughness method)
(SurfaceTopography.Models.SelfAffine.SelfAffine method)
process_header() (SurfaceTopography.IO.MI.MIReader method)
PROPERTIES (SurfaceTopography.IO.OIR.OirMetadataBlockType attribute)
PSReader (class in SurfaceTopography.IO.PS)
R
raw_metadata (SurfaceTopography.Metadata.InfoModel attribute)
RawBuffer (class in SurfaceTopography.IO.binary)
Rddq() (in module SurfaceTopography.Uniform.ScalarParameters)
Rdq() (in module SurfaceTopography.Uniform.ScalarParameters)
read() (SurfaceTopography.IO.binary.BinaryArray method)
(SurfaceTopography.IO.binary.RawBuffer method)
read_all() (SurfaceTopography.Container.SurfaceContainer.LazySurfaceContainer method)
read_container() (in module SurfaceTopography.Container.IO)
read_csv() (in module SurfaceTopography.IO.XYZ)
read_dimension2d_content() (in module SurfaceTopography.IO.OPDx)
read_header_image() (in module SurfaceTopography.IO.MI)
read_header_spect() (in module SurfaceTopography.IO.MI)
read_height_data() (SurfaceTopography.IO.AL3D.AL3DReader method)
(SurfaceTopography.IO.MetroPro.MetroProReader method)
(SurfaceTopography.IO.VK.VKReader method)
read_hgt() (in module SurfaceTopography.IO.FromFile)
read_linescan_channel_infos() (SurfaceTopography.IO.OPDx.OPDxReader method)
read_nmm() (in module SurfaceTopography.IO.NMM)
read_published_container() (in module SurfaceTopography.Container.IO)
read_text_header_dektak() (in module SurfaceTopography.IO.XYZ)
read_text_header_hfm() (in module SurfaceTopography.IO.XYZ)
read_topography() (in module SurfaceTopography.IO)
read_topography_channel_infos() (SurfaceTopography.IO.OPDx.OPDxReader method)
read_vk3467_header() (SurfaceTopography.IO.VK.VKReader method)
read_vk34_header() (SurfaceTopography.IO.VK.VKReader method)
reader (SurfaceTopography.IO.Reader.ChannelInfo property)
ReaderBase (class in SurfaceTopography.IO.Reader)
ReadFileError
ReentrantDataError
register_function() (SurfaceTopography.Container.SurfaceContainer.SurfaceContainer class method)
(SurfaceTopography.HeightContainer.TopographyInterface class method)
resample() (in module SurfaceTopography.Support.Regression)
resample_radial() (in module SurfaceTopography.Support.Regression)
resolution (SurfaceTopography.Metadata.InstrumentParametersModel attribute)
rms_curvature() (in module SurfaceTopography.Nonuniform.ScalarParameters)
rms_curvature_from_area() (in module SurfaceTopography.Uniform.ScalarParameters)
rms_gradient() (in module SurfaceTopography.Uniform.ScalarParameters)
rms_height() (in module SurfaceTopography.Nonuniform.ScalarParameters)
(SurfaceTopography.Models.SelfAffine.SelfAffine method)
rms_laplacian() (in module SurfaceTopography.Uniform.ScalarParameters)
rms_slope() (in module SurfaceTopography.Nonuniform.ScalarParameters)
Rq() (in module SurfaceTopography.Uniform.ScalarParameters)
S
save() (SurfaceTopography.UniformLineScanAndTopography.UniformLineScan method)
save_npy() (in module SurfaceTopography.IO.NPY)
scale_dependent_curvature_from_area() (in module SurfaceTopography.Generic.Curvature)
scale_dependent_curvature_from_profile() (in module SurfaceTopography.Generic.Curvature)
scale_dependent_slope_from_area() (in module SurfaceTopography.Generic.Slope)
scale_dependent_slope_from_profile() (in module SurfaceTopography.Generic.Slope)
scale_dependent_statistical_property() (in module SurfaceTopography.Container.ScaleDependentStatistics)
ScaledNonuniformTopography (class in SurfaceTopography.NonuniformLineScan)
ScaledUniformTopography (class in SurfaceTopography.UniformLineScanAndTopography)
scan_with_rigid_sphere() (in module SurfaceTopography.ScanningProbe.RigidScan)
self_affine_prefactor() (in module SurfaceTopography.Generation)
SelfAffine (class in SurfaceTopography.Models.SelfAffine)
short_reliability_cutoff() (in module SurfaceTopography.Generic.ReliabilityCutoff)
ShortCutTopography (class in SurfaceTopography.Uniform.Filtering)
sinc() (in module SurfaceTopography.Nonuniform.PowerSpectrum)
SizedChunk (class in SurfaceTopography.IO.Reader)
Skip (class in SurfaceTopography.IO.Reader)
SPACER (SurfaceTopography.IO.OIR.OirChunkType attribute)
Sq() (in module SurfaceTopography.Uniform.ScalarParameters)
squeeze() (SurfaceTopography.NonuniformLineScan.DecoratedNonuniformTopography method)
(SurfaceTopography.NonuniformLineScan.NonuniformLineScan method)
(SurfaceTopography.UniformLineScanAndTopography.DecoratedUniformTopography method)
(SurfaceTopography.UniformLineScanAndTopography.Topography method)
(SurfaceTopography.UniformLineScanAndTopography.UniformLineScan method)
StaticallyScaledNonuniformTopography (class in SurfaceTopography.NonuniformLineScan)
StaticallyScaledUniformTopography (class in SurfaceTopography.UniformLineScanAndTopography)
stringify_plane() (SurfaceTopography.Nonuniform.Detrending.DetrendedNonuniformTopography method)
(SurfaceTopography.Uniform.Detrending.DetrendedUniformTopography method)
subdomain_locations (SurfaceTopography.UniformLineScanAndTopography.DecoratedUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.Topography property)
subdomain_slices (SurfaceTopography.UniformLineScanAndTopography.DecoratedUniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.Topography property)
suggest_kernel_for_grid() (in module SurfaceTopography.Support.Regression)
suggest_length_unit() (in module SurfaceTopography.Container.common)
(in module SurfaceTopography.Support.UnitConversion)
suggest_length_unit_for_data() (in module SurfaceTopography.Support.UnitConversion)
SurfaceContainer (class in SurfaceTopography.Container.SurfaceContainer)
SurfaceTopography
module
SurfaceTopography.CLI
module
SurfaceTopography.CLI.ShowTopography
module
SurfaceTopography.Container
module
SurfaceTopography.Container.Averaging
module
SurfaceTopography.Container.common
module
SurfaceTopography.Container.Integration
module
SurfaceTopography.Container.IO
module
SurfaceTopography.Container.IO.CE
module
SurfaceTopography.Container.IO.Reader
module
SurfaceTopography.Container.IO.ZAG
module
SurfaceTopography.Container.ScaleDependentStatistics
module
SurfaceTopography.Container.SurfaceContainer
module
SurfaceTopography.Exceptions
module
SurfaceTopography.FFTTricks
module
SurfaceTopography.Generation
module
SurfaceTopography.Generic
module
SurfaceTopography.Generic.Curvature
module
SurfaceTopography.Generic.Fractional
module
SurfaceTopography.Generic.Moments
module
SurfaceTopography.Generic.ReliabilityCutoff
module
SurfaceTopography.Generic.RobustStatistics
module
SurfaceTopography.Generic.ScaleDependentStatistics
module
SurfaceTopography.Generic.ScanningProbe
module
SurfaceTopography.Generic.Slope
module
SurfaceTopography.HeightContainer
module
SurfaceTopography.IO
module
SurfaceTopography.IO.AL3D
module
SurfaceTopography.IO.BCR
module
SurfaceTopography.IO.binary
module
SurfaceTopography.IO.common
module
SurfaceTopography.IO.DATX
module
SurfaceTopography.IO.DI
module
SurfaceTopography.IO.DZI
module
SurfaceTopography.IO.EZD
module
SurfaceTopography.IO.FromFile
module
SurfaceTopography.IO.FRT
module
SurfaceTopography.IO.GWY
module
SurfaceTopography.IO.H5
module
SurfaceTopography.IO.IBW
module
SurfaceTopography.IO.JPK
module
SurfaceTopography.IO.LEXT
module
SurfaceTopography.IO.Matlab
module
SurfaceTopography.IO.MetroPro
module
SurfaceTopography.IO.MI
module
SurfaceTopography.IO.Mitutoyo
module
SurfaceTopography.IO.NC
module
SurfaceTopography.IO.NMM
module
SurfaceTopography.IO.NPY
module
SurfaceTopography.IO.OIR
module
SurfaceTopography.IO.OPD
module
SurfaceTopography.IO.OPDx
module
SurfaceTopography.IO.PLU
module
SurfaceTopography.IO.PLUX
module
SurfaceTopography.IO.PS
module
SurfaceTopography.IO.Reader
module
SurfaceTopography.IO.SUR
module
SurfaceTopography.IO.Text
module
SurfaceTopography.IO.VK
module
SurfaceTopography.IO.WSXM
module
SurfaceTopography.IO.X3P
module
SurfaceTopography.IO.XYZ
module
SurfaceTopography.IO.ZON
module
SurfaceTopography.Metadata
module
SurfaceTopography.Models
module
SurfaceTopography.Models.SelfAffine
module
SurfaceTopography.Nonuniform
module
SurfaceTopography.Nonuniform.Autocorrelation
module
SurfaceTopography.Nonuniform.BearingArea
module
SurfaceTopography.Nonuniform.common
module
SurfaceTopography.Nonuniform.Converters
module
SurfaceTopography.Nonuniform.Derivative
module
SurfaceTopography.Nonuniform.Detrending
module
SurfaceTopography.Nonuniform.Interpolation
module
SurfaceTopography.Nonuniform.PowerSpectrum
module
SurfaceTopography.Nonuniform.ScalarParameters
module
SurfaceTopography.Nonuniform.VariableBandwidth
module
SurfaceTopography.NonuniformLineScan
module
SurfaceTopography.ScanningProbe
module
SurfaceTopography.ScanningProbe.RigidScan
module
SurfaceTopography.Special
module
SurfaceTopography.Support
module
SurfaceTopography.Support.Bibliography
module
SurfaceTopography.Support.Deprecation
module
SurfaceTopography.Support.Interpolation
module
SurfaceTopography.Support.JSON
module
SurfaceTopography.Support.Regression
module
SurfaceTopography.Support.UnitConversion
module
SurfaceTopography.Uniform
module
SurfaceTopography.Uniform.Autocorrelation
module
SurfaceTopography.Uniform.BearingArea
module
SurfaceTopography.Uniform.common
module
SurfaceTopography.Uniform.Converters
module
SurfaceTopography.Uniform.Derivative
module
SurfaceTopography.Uniform.Detrending
module
SurfaceTopography.Uniform.Filtering
module
SurfaceTopography.Uniform.GeometryAnalysis
module
SurfaceTopography.Uniform.Imputation
module
SurfaceTopography.Uniform.Integration
module
SurfaceTopography.Uniform.Interpolation
module
SurfaceTopography.Uniform.PowerSpectrum
module
SurfaceTopography.Uniform.ScalarParameters
module
SurfaceTopography.Uniform.VariableBandwidth
module
SurfaceTopography.UniformLineScanAndTopography
module
SurfaceTopography.Version
module
SURReader (class in SurfaceTopography.IO.SUR)
symbol (SurfaceTopography.IO.OPDx.DektakUnit attribute)
T
tags (SurfaceTopography.IO.Reader.ChannelInfo property)
text() (in module SurfaceTopography.IO.common)
tip_radius (SurfaceTopography.Metadata.InstrumentParametersModel attribute)
toiter() (in module SurfaceTopography.Support)
Topography (class in SurfaceTopography.UniformLineScanAndTopography)
topography() (SurfaceTopography.IO.AL3D.AL3DReader method)
(SurfaceTopography.IO.BCR.BCRReader method)
(SurfaceTopography.IO.DATX.DATXReader method)
(SurfaceTopography.IO.DI.DIReader method)
(SurfaceTopography.IO.EZD.EZDReader method)
(SurfaceTopography.IO.FromFile.HGTReader method)
(SurfaceTopography.IO.FRT.FRTReader method)
(SurfaceTopography.IO.GWY.GWYReader method)
(SurfaceTopography.IO.H5.H5Reader method)
(SurfaceTopography.IO.IBW.IBWReader method)
(SurfaceTopography.IO.JPK.JPKReader method)
(SurfaceTopography.IO.LEXT.LEXTReader method)
(SurfaceTopography.IO.Matlab.MatReader method)
(SurfaceTopography.IO.MetroPro.MetroProReader method)
(SurfaceTopography.IO.MI.MIReader method)
(SurfaceTopography.IO.Mitutoyo.MitutoyoReader method)
(SurfaceTopography.IO.NC.NCReader method)
(SurfaceTopography.IO.NMM.NMMReader method)
(SurfaceTopography.IO.NPY.NPYReader method)
(SurfaceTopography.IO.OIR.POIRReader method)
(SurfaceTopography.IO.OPD.OPDReader method)
(SurfaceTopography.IO.OPDx.OPDxReader method)
(SurfaceTopography.IO.PLUX.PLUXReader method)
(SurfaceTopography.IO.PS.PSReader method)
(SurfaceTopography.IO.Reader.ChannelInfo method)
(SurfaceTopography.IO.Reader.DeclarativeReaderBase method)
(SurfaceTopography.IO.Reader.ReaderBase method)
(SurfaceTopography.IO.VK.VKReader method)
(SurfaceTopography.IO.WSXM.WSXMReader method)
(SurfaceTopography.IO.X3P.X3PReader method)
(SurfaceTopography.IO.XYZ.XYZReader method)
(SurfaceTopography.IO.ZON.ZONReader method)
TOPOGRAPHY_PREFIX (SurfaceTopography.IO.OIR.OirMetadataBlockType attribute)
TOPOGRAPHY_PREFIX_AGAIN (SurfaceTopography.IO.OIR.OirMetadataBlockType attribute)
TOPOGRAPHY_UUIDS (SurfaceTopography.IO.OIR.OirMetadataBlockType attribute)
TopographyInterface (class in SurfaceTopography.HeightContainer)
TranslatedTopography (class in SurfaceTopography.UniformLineScanAndTopography)
TransposedUniformTopography (class in SurfaceTopography.UniformLineScanAndTopography)
trim_nonperiodic() (in module SurfaceTopography.Uniform.Derivative)
U
UndefinedDataError
undeformed_profile() (SurfaceTopography.Special.PlasticTopography method)
Uniform1DBearingArea (class in SurfaceTopography.Uniform.BearingArea)
Uniform2DBearingArea (class in SurfaceTopography.Uniform.BearingArea)
UniformBearingArea (class in SurfaceTopography.Uniform.BearingArea)
UniformLineScan (class in SurfaceTopography.UniformLineScanAndTopography)
UniformlyInterpolatedLineScan (class in SurfaceTopography.Nonuniform.Converters)
UniformTopographyInterface (class in SurfaceTopography.HeightContainer)
unit (SurfaceTopography.HeightContainer.AbstractTopography property)
(SurfaceTopography.IO.Reader.ChannelInfo property)
(SurfaceTopography.Metadata.ValueAndUnitModel attribute)
(SurfaceTopography.NonuniformLineScan.DecoratedNonuniformTopography property)
(SurfaceTopography.UniformLineScanAndTopography.DecoratedUniformTopography property)
UnknownFileFormat
UnsupportedFormatFeature
V
Validate (class in SurfaceTopography.IO.binary)
ValidationError
value (SurfaceTopography.IO.OPDx.DektakUnit attribute)
(SurfaceTopography.Metadata.ValueAndUnitModel attribute)
ValueAndUnitModel (class in SurfaceTopography.Metadata)
variable_bandwidth_from_area() (in module SurfaceTopography.Uniform.VariableBandwidth)
variable_bandwidth_from_profile() (in module SurfaceTopography.Nonuniform.VariableBandwidth)
(in module SurfaceTopography.Uniform.VariableBandwidth)
variance_derivatice() (SurfaceTopography.Models.SelfAffine.AbstractIsotropicRoughness method)
variance_derivative() (SurfaceTopography.Models.SelfAffine.SelfAffine method)
VERSION (SurfaceTopography.IO.OIR.OirMetadataBlockType attribute)
VKReader (class in SurfaceTopography.IO.VK)
W
wavevectors_norm2() (in module SurfaceTopography.Uniform.PowerSpectrum)
While (class in SurfaceTopography.IO.Reader)
window_data (SurfaceTopography.Uniform.Filtering.WindowedUniformTopography property)
WindowedUniformTopography (class in SurfaceTopography.Uniform.Filtering)
WrapAsNonuniformLineScan (class in SurfaceTopography.Uniform.Converters)
write_containers() (in module SurfaceTopography.Container.IO.CE)
write_dzi() (in module SurfaceTopography.IO.DZI)
write_matrix() (in module SurfaceTopography.IO.Text)
write_nc_nonuniform() (in module SurfaceTopography.IO.NC)
write_nc_uniform() (in module SurfaceTopography.IO.NC)
write_topography_dzi() (in module SurfaceTopography.IO.DZI)
WSXMReader (class in SurfaceTopography.IO.WSXM)
X
X3PReader (class in SurfaceTopography.IO.X3P)
x_range (SurfaceTopography.HeightContainer.NonuniformLineScanInterface property)
(SurfaceTopography.Nonuniform.Detrending.DetrendedNonuniformTopography property)
(SurfaceTopography.NonuniformLineScan.DecoratedNonuniformTopography property)
(SurfaceTopography.NonuniformLineScan.NonuniformLineScan property)
(SurfaceTopography.Uniform.Converters.WrapAsNonuniformLineScan property)
XYZReader (class in SurfaceTopography.IO.XYZ)
Z
ZAGReader (class in SurfaceTopography.Container.IO.ZAG)
ZONReader (class in SurfaceTopography.IO.ZON)