[Date Prev ][Date Next ][Thread Prev ][Thread Next ][Date Index ][Thread Index ]
[IMP-dev] Adding refineOncePairScore
To : List for IMP development <imp-dev@salilab.org imp-devATsalilab.org >
Subject : [IMP-dev] Adding refineOncePairScore
From : Daniel Russel <drussel@gmail.com drusselATgmail.com >
Date : Mon, 23 Jun 2008 10:25:59 -0700
Reply-to : List for IMP development <imp-dev@salilab.org imp-devATsalilab.org >
I think I forgot to add the files before sending the last patch. This
is a pair score which uses a particle refiner to refine each of the
particles once before calling a passed pair score on each of the
generated pairs. Attachment:
rops
Description: Binary data
Add a comment to restraint to point out that it can now be added to
multiple sets:
Attachment:
multiple_parents_restraints
Description: Binary data
Clean up ref counted
Attachment:
ref_counted_cleanup
Description: Binary data
Check the arguments for the wlc constructor since it has two float
arguments and the order is not obvious a priori.
Attachment:
wlc_argument_order
Description: Binary data