IMP Reference Guide
2.18.0
The Integrative Modeling Platform
|
Metadata for a density file. More...
#include <IMP/em/em_config.h>
#include "def.h"
#include <IMP/exception.h>
#include <iostream>
#include <fstream>
#include <cstring>
#include <limits>
#include <IMP/algebra/BoundingBoxD.h>
#include <IMP/Object.h>
Go to the source code of this file.
Classes | |
class | IMP::em::DensityHeader |
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. | |
Functions | |
DensityHeader | IMP::em::create_density_header (const algebra::BoundingBoxD< 3 > &bb, float spacing) |
Create a header from a bounding box in 3D. More... | |
Metadata for a density file.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file DensityHeader.h.