rosetta.protocols.scoring.methods.pcsTs3
index
(built-in)

Bindings for protocols::scoring::methods::pcsTs3 namespace

 
Classes
       
builtins.object
GridSearchIterator_Ts3
PCS_Energy_parameters_manager_Ts3
PCS_data_input_Ts3
PCS_data_input_manager_Ts3
PCS_data_per_lanthanides_Ts3
PCS_file_data_Ts3
PCS_line_data_Ts3
PCS_tensor_Ts3
rosetta.basic.datacache.CacheableData(builtins.object)
PCS_data_Ts3
rosetta.core.optimization.Multifunc(builtins.object)
TensorsOptimizer_Ts3
rosetta.core.scoring.methods.EnergyMethodCreator(builtins.object)
PseudocontactShiftEnergyCreator_Ts3
rosetta.core.scoring.methods.WholeStructureEnergy(rosetta.core.scoring.methods.EnergyMethod)
PCS_Energy_Ts3

 
class GridSearchIterator_Ts3(builtins.object)
     Methods defined here:
__init__(...) from builtins.PyCapsule
__init__(*args, **kwargs)
Overloaded function.
 
1. __init__(rosetta.protocols.scoring.methods.pcsTs3.GridSearchIterator_Ts3) -> NoneType
 
2. __init__(self : rosetta.protocols.scoring.methods.pcsTs3.GridSearchIterator_Ts3, other : rosetta.protocols.scoring.methods.pcsTs3.GridSearchIterator_Ts3) -> NoneType
 
3. __init__(self : rosetta.protocols.scoring.methods.pcsTs3.GridSearchIterator_Ts3, coo1 : rosetta.numeric.xyzVector_double_t, coo2 : rosetta.numeric.xyzVector_double_t, k : float, edge_size : float, step_size : float, small_cutoff : float, large_cutoff : float, cone_angle : float) -> NoneType
__new__(*args, **kwargs) from builtins.type
Create and return a new object.  See help(type) for accurate signature.
assign(...) from builtins.PyCapsule
assign(self : rosetta.protocols.scoring.methods.pcsTs3.GridSearchIterator_Ts3, other : rosetta.protocols.scoring.methods.pcsTs3.GridSearchIterator_Ts3) -> rosetta.protocols.scoring.methods.pcsTs3.GridSearchIterator_Ts3
next(...) from builtins.PyCapsule
next(self : rosetta.protocols.scoring.methods.pcsTs3.GridSearchIterator_Ts3, x : float, y : float, z : float) -> bool
next_center(...) from builtins.PyCapsule
next_center(self : rosetta.protocols.scoring.methods.pcsTs3.GridSearchIterator_Ts3, x : float, y : float, z : float) -> bool
reset(...) from builtins.PyCapsule
reset(rosetta.protocols.scoring.methods.pcsTs3.GridSearchIterator_Ts3) -> NoneType

 
class PCS_Energy_Ts3(rosetta.core.scoring.methods.WholeStructureEnergy)
    
Method resolution order:
PCS_Energy_Ts3
rosetta.core.scoring.methods.WholeStructureEnergy
rosetta.core.scoring.methods.EnergyMethod
builtins.object

Methods defined here:
PCS_data_from_pose(...) from builtins.PyCapsule
PCS_data_from_pose(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_Ts3, pose : rosetta.core.pose.Pose) -> rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3
__init__(...) from builtins.PyCapsule
__init__(*args, **kwargs)
Overloaded function.
 
1. __init__(handle) -> NoneType
 
2. __init__(handle, rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_Ts3) -> NoneType
__new__(*args, **kwargs) from builtins.type
Create and return a new object.  See help(type) for accurate signature.
assign(...) from builtins.PyCapsule
assign(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_Ts3, other : rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_Ts3) -> rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_Ts3
calculate_pcs_score(...) from builtins.PyCapsule
calculate_pcs_score(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_Ts3, pose : rosetta.core.pose.Pose, print_to_tracer : bool) -> float
clone(...) from builtins.PyCapsule
clone(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_Ts3) -> rosetta.core.scoring.methods.EnergyMethod
finalize_total_energy(...) from builtins.PyCapsule
finalize_total_energy(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_Ts3, pose : rosetta.core.pose.Pose,  : rosetta.core.scoring.ScoreFunction, totals : rosetta.core.scoring.EMapVector) -> NoneType
indicate_required_context_graphs(...) from builtins.PyCapsule
indicate_required_context_graphs(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_Ts3,  : rosetta.utility.vector1_bool) -> NoneType
version(...) from builtins.PyCapsule
version(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_Ts3) -> int

Methods inherited from rosetta.core.scoring.methods.WholeStructureEnergy:
atomic_interaction_cutoff(...) from builtins.PyCapsule
atomic_interaction_cutoff(rosetta.core.scoring.methods.WholeStructureEnergy) -> float
 
how far apart must two heavy atoms be to have a zero interaction energy?
 
 
 If hydrogen atoms interact at the same range as heavy atoms, then
 this distance should build-in a 2 * max-bound-h-distance-cutoff buffer.
 There is an improper mixing here between run-time aquired chemical knowledge
 (max-bound-h-distance-cutoff) and compile time aquired scoring knowledge
 (max atom cutoff); this could be resolved by adding a boolean
 uses_hydrogen_interaction_distance() to the SRTBEnergy class along with
 a method of the ChemicalManager max_bound_h_distance_cutoff().
 
 This method allows the WholeStructureEnergy class to define which edges
 should be included in the EnergyGraph so that during the finalize() method
 the Energy class can iterate across the EnergyGraph.  This iteration occurrs
 in the SecondaryStructureEnergy class, where the edges must span 12 angstroms
 between the centroids.  Arguably, the SecondaryStructureEnergy class could use
 the TwelveANeighborGraph (a context graph) and not require that the EnergyGraph
 span such long distances.
method_type(...) from builtins.PyCapsule
method_type(rosetta.core.scoring.methods.WholeStructureEnergy) -> rosetta.core.scoring.methods.EnergyMethodType

Methods inherited from rosetta.core.scoring.methods.EnergyMethod:
defines_high_order_terms(...) from builtins.PyCapsule
defines_high_order_terms(self : rosetta.core.scoring.methods.EnergyMethod,  : rosetta.core.pose.Pose) -> bool
 
Should this EnergyMethod have score and derivative evaluation
 evaluated both in the context of the whole Pose and in the context
 of residue or residue-pairs?  This covers scoring terms like env-smooth
 wherein the CBeta's get derivatives for increasing the neighbor counts
 for surrounding residues, and terms like constraints, which are definable
 on arbitrary number of residues (e.g. more than 2); both of these terms
 could be used in RTMin, and both should use the residue and residue-pair
 evaluation scheme with the MinimizationGraph for the majority of the
 work they do.  (Now, high-order constraints (3-body or above) will not
 be properly evaluated within RTMin.).  The default implementation
 returns "false".
eval_atom_derivative(...) from builtins.PyCapsule
eval_atom_derivative(self : rosetta.core.scoring.methods.EnergyMethod, id : rosetta.core.id.AtomID, pose : rosetta.core.pose.Pose, domain_map : ObjexxFCL::FArray1D<int>, sfxn : rosetta.core.scoring.ScoreFunction, emap : rosetta.core.scoring.EMapVector, F1 : rosetta.numeric.xyzVector_double_t, F2 : rosetta.numeric.xyzVector_double_t) -> NoneType
 
Evaluate the XYZ derivative for an atom in the pose.
 Called during the atomtree derivative calculation, atom_tree_minimize.cc,
 through the ScoreFunction::eval_atom_derivative intermediary.
 F1 and F2 should not zeroed, rather, this class should accumulate its contribution
 from this atom's XYZ derivative
 
 
 The derivative scheme is based on that of Abe, Braun, Noguti and Go (1984)
 "Rapid Calculation of First and Second Derivatives of Conformational Energy with
 Respect to Dihedral Angles for Proteins. General Recurrent Equations"
 Computers & Chemistry 8(4) pp. 239-247. F1 and F2 correspond roughly to Fa and Ga,
 respectively, of equations 7a & 7b in that paper.
finalize_after_derivatives(...) from builtins.PyCapsule
finalize_after_derivatives(self : rosetta.core.scoring.methods.EnergyMethod,  : rosetta.core.pose.Pose,  : rosetta.core.scoring.ScoreFunction) -> NoneType
 
called at the end of derivatives evaluation
minimize_in_whole_structure_context(...) from builtins.PyCapsule
minimize_in_whole_structure_context(self : rosetta.core.scoring.methods.EnergyMethod,  : rosetta.core.pose.Pose) -> bool
 
Should this EnergyMethod have score and derivative evaluation
 evaluated only in the context of the whole Pose, or can it be included
 in a decomposed manner for a residue or a set of residue-pairs that are
 not part of the Pose that's serving as their context?  The default
 method implemented in the base class returns true in order to grandfather
 in EnergyMethods that have not had their derivatives changed to take
 advantage of the new derivative-evaluation machinery.  Methods that return
 "true" will not have their residue-energy(-ext) / residue-pair-energy(-ext)
 methods invoked by the ScoreFunction during its traversal of the
 MinimizationGraph, and instead will be asked to perform all their work
 during finalize_total_energies().  Similarly, they will be expected to
 perform all their work during eval_atom_deriv() instead of during the
 ScoreFunction's traversal of the MinimizationGraph for derivative evaluation.
 IMPORTANT: Methods that return "true" cannot be included in RTMin.
prepare_rotamers_for_packing(...) from builtins.PyCapsule
prepare_rotamers_for_packing(self : rosetta.core.scoring.methods.EnergyMethod,  : rosetta.core.pose.Pose,  : rosetta.core.conformation.RotamerSetBase) -> NoneType
 
If an energy method needs to cache data in a packing::RotamerSet object before
 rotamer energies are calculated, it does so during this function. The packer
 must ensure this function is called. The default behavior is to do nothing.
score_types(...) from builtins.PyCapsule
score_types(rosetta.core.scoring.methods.EnergyMethod) -> rosetta.utility.vector1_core_scoring_ScoreType
 
Returns the score types that this energy method computes.
setup_for_derivatives(...) from builtins.PyCapsule
setup_for_derivatives(self : rosetta.core.scoring.methods.EnergyMethod, pose : rosetta.core.pose.Pose, sfxn : rosetta.core.scoring.ScoreFunction) -> NoneType
 
Called immediately before atom- and DOF-derivatives are calculated
 allowing the derived class a chance to prepare for future calls.
setup_for_minimizing(...) from builtins.PyCapsule
setup_for_minimizing(self : rosetta.core.scoring.methods.EnergyMethod,  : rosetta.core.pose.Pose,  : rosetta.core.scoring.ScoreFunction,  : rosetta.core.kinematics.MinimizerMapBase) -> NoneType
 
Called at the beginning of atom tree minimization, this method
 allows the derived class the opportunity to initialize pertinent data
 that will be used during minimization.  During minimzation, the chemical
 structure of the pose is constant, so assumptions on the number of atoms
 per residue and their identities are safe so long as the pose's Energies
 object's "use_nblist()" method returns true.
setup_for_packing(...) from builtins.PyCapsule
setup_for_packing(self : rosetta.core.scoring.methods.EnergyMethod,  : rosetta.core.pose.Pose,  : rosetta.utility.vector1_bool,  : rosetta.utility.vector1_bool) -> NoneType
 
if an energy method needs to cache data in the Energies object,
 before packing begins, then it does so during this function. The packer
 must ensure this function is called. The default behavior is to do nothing.
setup_for_scoring(...) from builtins.PyCapsule
setup_for_scoring(self : rosetta.core.scoring.methods.EnergyMethod,  : rosetta.core.pose.Pose,  : rosetta.core.scoring.ScoreFunction) -> NoneType
 
if an energy method needs to cache something in the pose (e.g. in pose.energies()),
 before scoring begins, it must do so in this method.  All long range energy
 functions must initialize their LREnergyContainers before scoring begins.
 The default is to do nothing.
update_residue_for_packing(...) from builtins.PyCapsule
update_residue_for_packing(self : rosetta.core.scoring.methods.EnergyMethod,  : rosetta.core.pose.Pose, resid : int) -> NoneType
 
If the pose changes in the middle of a packing (as happens in rotamer trials) and if
 an energy method needs to cache data in the pose that corresponds to its current state,
 then the method must update that data when this function is called.  The packer must
 ensure this function gets called.  The default behavior is to do nothing.

 
class PCS_Energy_parameters_manager_Ts3(builtins.object)
     Methods defined here:
__init__(...) from builtins.PyCapsule
__init__(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3,  : rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> NoneType
__new__(*args, **kwargs) from builtins.type
Create and return a new object.  See help(type) for accurate signature.
assign(...) from builtins.PyCapsule
assign(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3,  : rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3
exclude_residues_vector_is_current(...) from builtins.PyCapsule
exclude_residues_vector_is_current(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> NoneType
get_grid_atom_name_1(...) from builtins.PyCapsule
get_grid_atom_name_1(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> str
get_grid_atom_name_2(...) from builtins.PyCapsule
get_grid_atom_name_2(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> str
get_grid_cone_angle_cutoff(...) from builtins.PyCapsule
get_grid_cone_angle_cutoff(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> float
get_grid_edge(...) from builtins.PyCapsule
get_grid_edge(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> float
get_grid_k_vector(...) from builtins.PyCapsule
get_grid_k_vector(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> float
get_grid_large_cutoff(...) from builtins.PyCapsule
get_grid_large_cutoff(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> float
get_grid_residue_num_1(...) from builtins.PyCapsule
get_grid_residue_num_1(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> int
get_grid_residue_num_2(...) from builtins.PyCapsule
get_grid_residue_num_2(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> int
get_grid_small_cutoff(...) from builtins.PyCapsule
get_grid_small_cutoff(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> float
get_grid_step(...) from builtins.PyCapsule
get_grid_step(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> float
get_instance(...) from builtins.PyCapsule
get_instance() -> rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3
get_minimize_best_tensor(...) from builtins.PyCapsule
get_minimize_best_tensor(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> bool
get_pcs_weight(...) from builtins.PyCapsule
get_pcs_weight(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> float
get_vector_exclude_residues(...) from builtins.PyCapsule
get_vector_exclude_residues(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> rosetta.utility.vector1_bool
get_vector_filename(...) from builtins.PyCapsule
get_vector_filename(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> rosetta.utility.vector1_std_string
get_vector_weight(...) from builtins.PyCapsule
get_vector_weight(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> rosetta.utility.vector1_double
has_exclude_residues_vector(...) from builtins.PyCapsule
has_exclude_residues_vector(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> bool
has_exclude_residues_vector_changed(...) from builtins.PyCapsule
has_exclude_residues_vector_changed(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> bool
print_grid_param(...) from builtins.PyCapsule
print_grid_param(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> NoneType
remove_vector_exclude_residues(...) from builtins.PyCapsule
remove_vector_exclude_residues(rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3) -> NoneType
set_grid_param(...) from builtins.PyCapsule
set_grid_param(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3, grid_edge : float, grid_step : float, grid_small_cutoff : float, grid_large_cutoff : float, grid_cone_angle_cutoff : float, grid_atom_name_1 : str, grid_atom_name_2 : str, grid_residue_num_1 : int, grid_residue_num_2 : int, grid_k_vector : float, minimize_best_tensor : bool, pcs_weight : float) -> NoneType
set_vector_exclude_residues(...) from builtins.PyCapsule
set_vector_exclude_residues(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3, vec_exclude : rosetta.utility.vector1_unsigned_long) -> NoneType
set_vector_name_and_weight(...) from builtins.PyCapsule
set_vector_name_and_weight(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_Energy_parameters_manager_Ts3, vec_filename : rosetta.utility.vector1_std_string, vec_individual_weight : rosetta.utility.vector1_double) -> NoneType

 
class PCS_data_Ts3(rosetta.basic.datacache.CacheableData)
    
Method resolution order:
PCS_data_Ts3
rosetta.basic.datacache.CacheableData
builtins.object

Methods defined here:
__init__(...) from builtins.PyCapsule
__init__(*args, **kwargs)
Overloaded function.
 
1. __init__(handle) -> NoneType
 
2. __init__(self : handle, P_d_i : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_input_Ts3) -> NoneType
 
3. __init__(self : handle, P_d_i : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_input_Ts3, exclude_residues : rosetta.utility.vector1_bool) -> NoneType
 
4. __init__(handle, rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3) -> NoneType
__new__(*args, **kwargs) from builtins.type
Create and return a new object.  See help(type) for accurate signature.
__str__(...) from builtins.PyCapsule
__str__(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3) -> str
assign(...) from builtins.PyCapsule
assign(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3, src : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3) -> rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3
clone(...) from builtins.PyCapsule
clone(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3) -> rosetta.basic.datacache.CacheableData
get_PCS_data_line_all_spin(...) from builtins.PyCapsule
get_PCS_data_line_all_spin(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3) -> rosetta.utility.vector1_protocols_scoring_methods_pcsTs3_PCS_line_data_Ts3
get_X_all(...) from builtins.PyCapsule
get_X_all(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3) -> rosetta.utility.vector1_double
get_Y_all(...) from builtins.PyCapsule
get_Y_all(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3) -> rosetta.utility.vector1_double
get_Z_all(...) from builtins.PyCapsule
get_Z_all(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3) -> rosetta.utility.vector1_double
get_n_lanthanides(...) from builtins.PyCapsule
get_n_lanthanides(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3) -> int
get_pcs_data_per_lanthanides_all(...) from builtins.PyCapsule
get_pcs_data_per_lanthanides_all(*args, **kwargs)
Overloaded function.
 
1. get_pcs_data_per_lanthanides_all(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3) -> rosetta.utility.vector1_protocols_scoring_methods_pcsTs3_PCS_data_per_lanthanides_Ts3
 
2. get_pcs_data_per_lanthanides_all(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3) -> rosetta.utility.vector1_protocols_scoring_methods_pcsTs3_PCS_data_per_lanthanides_Ts3
update_X_Y_Z_all(...) from builtins.PyCapsule
update_X_Y_Z_all(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3, pose : rosetta.core.pose.Pose) -> NoneType
update_matrix_A_all(...) from builtins.PyCapsule
update_matrix_A_all(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3, X : float, Y : float, Z : float) -> NoneType
where_is_line(...) from builtins.PyCapsule
where_is_line(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3, P_l_d : rosetta.protocols.scoring.methods.pcsTs3.PCS_line_data_Ts3) -> int

Methods inherited from rosetta.basic.datacache.CacheableData:
get_self_ptr(...) from builtins.PyCapsule
get_self_ptr(*args, **kwargs)
Overloaded function.
 
1. get_self_ptr(rosetta.basic.datacache.CacheableData) -> rosetta.basic.datacache.CacheableData
 
self pointers
 
2. get_self_ptr(rosetta.basic.datacache.CacheableData) -> rosetta.basic.datacache.CacheableData
get_self_weak_ptr(...) from builtins.PyCapsule
get_self_weak_ptr(*args, **kwargs)
Overloaded function.
 
1. get_self_weak_ptr(rosetta.basic.datacache.CacheableData) -> rosetta.std.weak_ptr_const_basic_datacache_CacheableData_t
 
2. get_self_weak_ptr(rosetta.basic.datacache.CacheableData) -> rosetta.std.weak_ptr_basic_datacache_CacheableData_t

 
class PCS_data_input_Ts3(builtins.object)
    ///////////////////////////////////////////////////////////
 
 
PCS_data_input_Ts3 contain all the input information for the PCS.
This includes all the information from the .npc files
 
  Methods defined here:
__init__(...) from builtins.PyCapsule
__init__(*args, **kwargs)
Overloaded function.
 
1. __init__(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_input_Ts3) -> NoneType
 
2. __init__(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_input_Ts3, other : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_input_Ts3) -> NoneType
 
3. __init__(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_input_Ts3, filenames : rosetta.utility.vector1_std_string, weight : rosetta.utility.vector1_double) -> NoneType
__new__(*args, **kwargs) from builtins.type
Create and return a new object.  See help(type) for accurate signature.
__str__(...) from builtins.PyCapsule
__str__(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_input_Ts3) -> str
assign(...) from builtins.PyCapsule
assign(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_input_Ts3, other : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_input_Ts3) -> rosetta.protocols.scoring.methods.pcsTs3.PCS_data_input_Ts3
get_PCS_data_input_reference(...) from builtins.PyCapsule
get_PCS_data_input_reference(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_input_Ts3) -> rosetta.std.map_std_string_protocols_scoring_methods_pcsTs3_PCS_file_data_Ts3

 
class PCS_data_input_manager_Ts3(builtins.object)
     Methods defined here:
__init__(self, /, *args, **kwargs)
Initialize self.  See help(type(self)) for accurate signature.
__new__(*args, **kwargs) from builtins.type
Create and return a new object.  See help(type) for accurate signature.
get_input_data(...) from builtins.PyCapsule
get_input_data(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_input_manager_Ts3, filenames : rosetta.utility.vector1_std_string, vec_weight : rosetta.utility.vector1_double) -> rosetta.protocols.scoring.methods.pcsTs3.PCS_data_input_Ts3
get_instance(...) from builtins.PyCapsule
get_instance() -> rosetta.protocols.scoring.methods.pcsTs3.PCS_data_input_manager_Ts3

 
class PCS_data_per_lanthanides_Ts3(builtins.object)
     Methods defined here:
__init__(...) from builtins.PyCapsule
__init__(*args, **kwargs)
Overloaded function.
 
1. __init__(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_per_lanthanides_Ts3,  : str, weight : float, PCS_d_l_a : rosetta.utility.vector1_protocols_scoring_methods_pcsTs3_PCS_line_data_Ts3) -> NoneType
 
2. __init__(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_per_lanthanides_Ts3, other : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_per_lanthanides_Ts3) -> NoneType
__new__(*args, **kwargs) from builtins.type
Create and return a new object.  See help(type) for accurate signature.
__str__(...) from builtins.PyCapsule
__str__(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_per_lanthanides_Ts3) -> str
assign(...) from builtins.PyCapsule
assign(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_per_lanthanides_Ts3, other : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_per_lanthanides_Ts3) -> rosetta.protocols.scoring.methods.pcsTs3.PCS_data_per_lanthanides_Ts3
calculate_tensor_and_cost_with_svd(...) from builtins.PyCapsule
calculate_tensor_and_cost_with_svd(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_per_lanthanides_Ts3, PCS_t : rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3) -> float
get_A_index(...) from builtins.PyCapsule
get_A_index(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_per_lanthanides_Ts3) -> rosetta.utility.vector1_unsigned_long
get_filename(...) from builtins.PyCapsule
get_filename(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_per_lanthanides_Ts3) -> str
get_fstyle_b(...) from builtins.PyCapsule
get_fstyle_b(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_per_lanthanides_Ts3) -> ObjexxFCL::FArray1D<double>
get_n_pcs(...) from builtins.PyCapsule
get_n_pcs(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_per_lanthanides_Ts3) -> int
get_normalization_factor(...) from builtins.PyCapsule
get_normalization_factor(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_per_lanthanides_Ts3) -> float
get_weight(...) from builtins.PyCapsule
get_weight(rosetta.protocols.scoring.methods.pcsTs3.PCS_data_per_lanthanides_Ts3) -> float
set_A_index(...) from builtins.PyCapsule
set_A_index(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_per_lanthanides_Ts3, j : int, n_pcs_spin_ : int) -> NoneType
update_my_A_matrix(...) from builtins.PyCapsule
update_my_A_matrix(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_per_lanthanides_Ts3, A_all : rosetta.utility.vector1_utility_vector1_double_std_allocator_double_t) -> NoneType

 
class PCS_file_data_Ts3(builtins.object)
    ///////////////////////////////////////////////////////
 
 
PCS_file_data_Ts3 contain all the information of a .npc file
one per lanthanide.
 
  Methods defined here:
__init__(...) from builtins.PyCapsule
__init__(*args, **kwargs)
Overloaded function.
 
1. __init__(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_file_data_Ts3, other : rosetta.protocols.scoring.methods.pcsTs3.PCS_file_data_Ts3) -> NoneType
 
2. __init__(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_file_data_Ts3, filename : str, my_weight : float) -> NoneType
__new__(*args, **kwargs) from builtins.type
Create and return a new object.  See help(type) for accurate signature.
__str__(...) from builtins.PyCapsule
__str__(rosetta.protocols.scoring.methods.pcsTs3.PCS_file_data_Ts3) -> str
assign(...) from builtins.PyCapsule
assign(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_file_data_Ts3, other : rosetta.protocols.scoring.methods.pcsTs3.PCS_file_data_Ts3) -> rosetta.protocols.scoring.methods.pcsTs3.PCS_file_data_Ts3
get_PCS_data_line_all_reference(...) from builtins.PyCapsule
get_PCS_data_line_all_reference(rosetta.protocols.scoring.methods.pcsTs3.PCS_file_data_Ts3) -> rosetta.utility.vector1_protocols_scoring_methods_pcsTs3_PCS_line_data_Ts3
get_filename(...) from builtins.PyCapsule
get_filename(rosetta.protocols.scoring.methods.pcsTs3.PCS_file_data_Ts3) -> str
get_weight(...) from builtins.PyCapsule
get_weight(rosetta.protocols.scoring.methods.pcsTs3.PCS_file_data_Ts3) -> float

 
class PCS_line_data_Ts3(builtins.object)
    ////////////////////////////////////////////////////////////////////////
 
 
PCS_line_data_Ts3 class: hold a line of the input file information (.npc format)
One PCS_line_data_Ts3 per line in the input file
 
  Methods defined here:
PCS_experimental(...) from builtins.PyCapsule
PCS_experimental(rosetta.protocols.scoring.methods.pcsTs3.PCS_line_data_Ts3) -> float
PCS_tolerance(...) from builtins.PyCapsule
PCS_tolerance(rosetta.protocols.scoring.methods.pcsTs3.PCS_line_data_Ts3) -> float
__init__(...) from builtins.PyCapsule
__init__(*args, **kwargs)
Overloaded function.
 
1. __init__(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_line_data_Ts3, other : rosetta.protocols.scoring.methods.pcsTs3.PCS_line_data_Ts3) -> NoneType
 
2. __init__(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_line_data_Ts3, residue_num : int, atom_name : str, PCS_experimental : float, PCS_tolerance : float) -> NoneType
__new__(*args, **kwargs) from builtins.type
Create and return a new object.  See help(type) for accurate signature.
__str__(...) from builtins.PyCapsule
__str__(rosetta.protocols.scoring.methods.pcsTs3.PCS_line_data_Ts3) -> str
assign(...) from builtins.PyCapsule
assign(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_line_data_Ts3, other : rosetta.protocols.scoring.methods.pcsTs3.PCS_line_data_Ts3) -> rosetta.protocols.scoring.methods.pcsTs3.PCS_line_data_Ts3
atom_name(...) from builtins.PyCapsule
atom_name(rosetta.protocols.scoring.methods.pcsTs3.PCS_line_data_Ts3) -> str
residue_num(...) from builtins.PyCapsule
residue_num(rosetta.protocols.scoring.methods.pcsTs3.PCS_line_data_Ts3) -> int

 
class PCS_tensor_Ts3(builtins.object)
     Methods defined here:
__init__(...) from builtins.PyCapsule
__init__(*args, **kwargs)
Overloaded function.
 
1. __init__(rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3) -> NoneType
 
2. __init__(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3, other : rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3) -> NoneType
 
3. __init__(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3, chi_xx : float, chi_yy : float, chi_xy : float, chi_xz : float, chi_yz : float, label : str) -> NoneType
__new__(*args, **kwargs) from builtins.type
Create and return a new object.  See help(type) for accurate signature.
__str__(...) from builtins.PyCapsule
__str__(rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3) -> str
assign(...) from builtins.PyCapsule
assign(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3, other : rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3) -> rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3
chi_xx(...) from builtins.PyCapsule
chi_xx(rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3) -> float
chi_xy(...) from builtins.PyCapsule
chi_xy(rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3) -> float
chi_xz(...) from builtins.PyCapsule
chi_xz(rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3) -> float
chi_yy(...) from builtins.PyCapsule
chi_yy(rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3) -> float
chi_yz(...) from builtins.PyCapsule
chi_yz(rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3) -> float
copy_from_ref(...) from builtins.PyCapsule
copy_from_ref(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3, other : rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3) -> NoneType
delta_X_xx(...) from builtins.PyCapsule
delta_X_xx(rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3) -> float
delta_X_yy(...) from builtins.PyCapsule
delta_X_yy(rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3) -> float
delta_X_zz(...) from builtins.PyCapsule
delta_X_zz(rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3) -> float
delta_chi_zz(...) from builtins.PyCapsule
delta_chi_zz(rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3) -> float
get_label(...) from builtins.PyCapsule
get_label(rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3) -> str
reset_tensor(...) from builtins.PyCapsule
reset_tensor(self : rosetta.protocols.scoring.methods.pcsTs3.PCS_tensor_Ts3, chi_xx : float, chi_yy : float, chi_xy : float, chi_xz : float, chi_yz : float) -> NoneType

 
class PseudocontactShiftEnergyCreator_Ts3(rosetta.core.scoring.methods.EnergyMethodCreator)
    
Method resolution order:
PseudocontactShiftEnergyCreator_Ts3
rosetta.core.scoring.methods.EnergyMethodCreator
builtins.object

Methods defined here:
__init__(...) from builtins.PyCapsule
__init__(handle) -> NoneType
__new__(*args, **kwargs) from builtins.type
Create and return a new object.  See help(type) for accurate signature.
assign(...) from builtins.PyCapsule
assign(self : rosetta.protocols.scoring.methods.pcsTs3.PseudocontactShiftEnergyCreator_Ts3,  : rosetta.protocols.scoring.methods.pcsTs3.PseudocontactShiftEnergyCreator_Ts3) -> rosetta.protocols.scoring.methods.pcsTs3.PseudocontactShiftEnergyCreator_Ts3
create_energy_method(...) from builtins.PyCapsule
create_energy_method(self : rosetta.protocols.scoring.methods.pcsTs3.PseudocontactShiftEnergyCreator_Ts3,  : rosetta.core.scoring.methods.EnergyMethodOptions) -> rosetta.core.scoring.methods.EnergyMethod
 
Instantiate a new PseudoconstactShiftEnergy
score_types_for_method(...) from builtins.PyCapsule
score_types_for_method(rosetta.protocols.scoring.methods.pcsTs3.PseudocontactShiftEnergyCreator_Ts3) -> rosetta.utility.vector1_core_scoring_ScoreType
 
Return the set of score types claimed by the EnergyMethod
 this EnergyMethodCreator creates in its create_energy_method() function

 
class TensorsOptimizer_Ts3(rosetta.core.optimization.Multifunc)
    
Method resolution order:
TensorsOptimizer_Ts3
rosetta.core.optimization.Multifunc
builtins.object

Methods defined here:
__call__(...) from builtins.PyCapsule
__call__(self : rosetta.protocols.scoring.methods.pcsTs3.TensorsOptimizer_Ts3, vars : rosetta.utility.vector1_double) -> float
__init__(...) from builtins.PyCapsule
__init__(self : handle, pcs_d : rosetta.protocols.scoring.methods.pcsTs3.PCS_data_Ts3) -> NoneType
__new__(*args, **kwargs) from builtins.type
Create and return a new object.  See help(type) for accurate signature.
dfunc(...) from builtins.PyCapsule
dfunc(self : rosetta.protocols.scoring.methods.pcsTs3.TensorsOptimizer_Ts3, vars : rosetta.utility.vector1_double, dE_dvars : rosetta.utility.vector1_double) -> NoneType
 
OptE dfunc

Methods inherited from rosetta.core.optimization.Multifunc:
abort_min(...) from builtins.PyCapsule
abort_min(self : rosetta.core.optimization.Multifunc,  : rosetta.utility.vector1_double) -> bool
 
Christophe added the following to allow premature end of minimization
 If you want to abort the minimizer under specific circonstances
 overload this function and return true if you want to stop, false if you want to continue.
 FOR THE MOMENT, ONLY IN DFPMIN!
dump(...) from builtins.PyCapsule
dump(self : rosetta.core.optimization.Multifunc,  : rosetta.utility.vector1_double,  : rosetta.utility.vector1_double) -> NoneType
 
Error state reached -- derivative does not match gradient
 Derived classes have the oportunity to now output and or analyze the two
 vars assignments vars, vars+delta where the derivatives are incorrect.

 
Functions
       
fill_A_line(...) method of builtins.PyCapsule instance
fill_A_line(A_line : rosetta.utility.vector1_double, xM : float, yM : float, zM : float, x : float, y : float, z : float) -> NoneType