Bsoft 2.1.4
Bernard's software package
dcount.cpp File Reference

A program to determine the occupancy of components in models. More...

#include "rwimg.h"
#include "rwmodel.h"
#include "model_occupancy.h"
#include "model_select.h"
#include "model_util.h"
#include "ps_model.h"
#include "timer.h"
#include "options.h"
#include "utilities.h"

Functions

int main (int argc, char **argv)
 

Variables

int verbose
 
const char * use []
 

Detailed Description

A program to determine the occupancy of components in models.

Author
Daniel Nemecek and Bernard Heymann
Date
Created: 20091202 (DN)
Modified: 20110729 (BH)
Updated 20110507 (DN)
  • determine density threshold from unmasked particles
  • mask particles before refinement of locations and determination of occupancy

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Variable Documentation

◆ use

const char* use[]

◆ verbose

int verbose
extern