[Date Prev ][Date Next ][Thread Prev ][Thread Next ][Date Index ][Thread Index ]
[IMP-dev] "smart" orientation grid search
To : List for IMP development <imp-dev@salilab.org imp-devATsalilab.org >
Subject : [IMP-dev] "smart" orientation grid search
From : Keren Lasker <kerenl@salilab.org kerenlATsalilab.org >
Date : Tue, 2 Jun 2009 01:10:49 -0700
Reply-to : List for IMP development <imp-dev@salilab.org imp-devATsalilab.org >
hi all,
Has anyone implemented a function that generates a set of grid search
orientations ?
something like:
IMP::algebra::Rotation3D rotation_grid_search(IMP::Float distance);
We have sphere based and cylinder based rotation sampling, but it
seems that there are better ways (quaternions based) that maintain a
fixed "distance" between all pairs of orientations.
thanks,
Keren.