paramagpy.fit¶
Functions
|
Calculate the ensemble average for the calculated values in the column ‘cal’ of the argument <dataArray> over models of the PDB file. |
|
Extract values required for PCS/PRE calculations |
|
Extract values required for CCR calculations |
|
Extract values required for RDC calculations |
|
Perform uncertainty analysis sourcing noise from fractioning the experimental data. |
|
Perform uncertainty analysis sourcing noise from cooridinates as defined by models of the PDB structure. |
|
Perform uncertainty analysis sourcing noise from experimental uncertainties This function takes a fitting routine <fittingFunction> and repeats it for the specified iterations in a Monte-Carlo approach. |
|
Calculate likely regions for an atom on a grid using an experimental PCS value and multiple delta-chi-tensors. |
Given two RMSD density maps, this function will compare all points pairwise and return only those within the bounds of a given distance cutoff and within a certain number of points that are that are sorted by RMSD value. |
|
Given two RMSD density maps, this function will compare all points pairwise and return only those within the bounds of a given distance cutoff and within a given RMSD cutoff. |
|
|
Calculate the standard deviation in parameters <params> for a list of metal objects <metals>. |
|
Fit Chi tensor to CCR values using non-linear regression. |
|
Fit deltaChi tensor to PCS values using non-linear regression. |
|
Fit Chi tensor to PRE values using non-linear regression. |
|
An experimental metric for calculating the likelihood of a particular nuclear position being well localised from multiple tensors. |
|
An experimental metric for calculating the likelihood of a particular nuclear position being well localised from multiple tensors. |
|
Calculate the Q-factor to judge tensor fit quality |
|
Make a grid of cartesian points within a sphere |
|
Solve PCS equation by single value decomposition. |
|
Solve PCS equation by single value decomposition with offset. |
|
Solve RDC equation by single value decomposition. |
|
Fit deltaChi tensor to RDC values using Single Value Decomposition. |
Fit deltaChi tensor to PCS values using Single Value Decomposition over a grid of points in a sphere. |
Classes
|
A class to help with calculations on a grid. |