Axis Manipulation Functions

pyspecdata.axis_manipulation Provides methods that change the position of the data w.r.t. the axis labels.

Member Functions

inhomog_coords.inhomog_coords(self, …[, …]) Apply the “inhomogeneity transform,” which rotates the data by \(45^{\circ}\), and then mirrors the portion with \(t_2<0\) in order to transform from a \((t_1,t_2)\) coordinate system to a \((t_{inh},t_{homog})\) coordinate system.
shear.linear_shear(self, along_axis, …[, …]) the linear shear – see self.shear for documentation
register_axis.register_axis(self, arg[, nearest]) Interpolate the data so that the given axes are in register with a set of specified values.
secsy.secsy_transform_manual(self, …[, …]) Shift the time-domain data backwards by the echo time.