DataArray.st.angle(a_index, b_index, c_index)
|
Wrapper for shnitsel.geo.geocalc_.angles.angle(). |
DataArray.st.assign_levels([levels])
|
Wrapper for shnitsel.data.multi_indices.assign_levels(). |
DataArray.st.calc_confidence_interval([...])
|
Wrapper for shnitsel.analyze.stats.calc_confidence_interval(). |
DataArray.st.default_mol([to2D, charge, ...])
|
Wrapper for shnitsel.bridges.default_mol(). |
DataArray.st.dihedral(a_index, b_index, ...)
|
Wrapper for shnitsel.geo.geocalc_.dihedrals.dihedral(). |
DataArray.st.distance(i, j)
|
Wrapper for shnitsel.geo.geocalc_.distances.distance(). |
DataArray.st.expand_midx(midx_name, ...)
|
Wrapper for shnitsel.data.multi_indices.expand_midx(). |
DataArray.st.flatten_levels(idx_name, levels)
|
Wrapper for shnitsel.data.multi_indices.flatten_levels(). |
DataArray.st.keep_norming([exclude])
|
Wrapper for shnitsel.analyze.generic.keep_norming(). |
DataArray.st.mgroupby(levels)
|
Wrapper for shnitsel.data.multi_indices.mgroupby(). |
DataArray.st.msel(**kwargs)
|
Wrapper for shnitsel.data.multi_indices.msel(). |
DataArray.st.norm([dim, keep_attrs])
|
Wrapper for shnitsel.analyze.generic.norm(). |
DataArray.st.pca([structure_selection, dim, ...])
|
Wrapper for shnitsel.analyze.pca.pca(). |
DataArray.st.sel_trajs(trajids_or_mask[, invert])
|
Wrapper for shnitsel.data.multi_indices.sel_trajs(). |
DataArray.st.subtract_combinations(dim[, ...])
|
Wrapper for shnitsel.analyze.generic.subtract_combinations(). |
DataArray.st.time_grouped_confidence_interval([...])
|
Wrapper for shnitsel.analyze.stats.time_grouped_confidence_interval(). |
DataArray.st.to_mol([charge, covFactor, ...])
|
Wrapper for shnitsel.bridges.to_mol(). |
DataArray.st.to_xyz([comment, units])
|
Wrapper for shnitsel.bridges.to_xyz(). |
DataArray.st.traj_to_xyz([units])
|
Wrapper for shnitsel.bridges.traj_to_xyz(). |