|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
Calculate the Bayesian score and derivative based on fit to an EM density map. This restraint differs from em::FitRestraint because it does not use a cross_correlation_coefficient as score but a Bayesian similarity measure. More...
#include <IMP/Model.h>#include <IMP/Refiner.h>#include <IMP/Restraint.h>#include <IMP/atom/Atom.h>#include <IMP/atom/Hierarchy.h>#include <IMP/atom/Mass.h>#include <IMP/core/XYZR.h>#include <IMP/em/em_config.h>#include <boost/unordered_map.hpp>#include "BayesEM3D.h"#include "DensityMap.h"#include "SampledDensityMap.h"
Include dependency graph for FitRestraintBayesEM3D.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::em::FitRestraintBayesEM3D |
| Calculate score based on fit to EM map. More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
| IMP::em | |
| Basic utilities for handling cryo-electron microscopy 3D density maps. | |
Calculate the Bayesian score and derivative based on fit to an EM density map. This restraint differs from em::FitRestraint because it does not use a cross_correlation_coefficient as score but a Bayesian similarity measure.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file FitRestraintBayesEM3D.h.