#include "bane.h"#include "privateBane.h"

Defines | |
| #define | SCAT_INFO "Make V-G and V-H scatterplots" |
Functions | |
| int | baneGkms_scatMain (int argc, char **argv, char *me, hestParm *hparm) |
| BANE_GKMS_CMD (scat, SCAT_INFO) | |
Variables | |
| char * | _baneGkms_scatInfoL |
| #define SCAT_INFO "Make V-G and V-H scatterplots" |
| BANE_GKMS_CMD | ( | scat | , | |
| SCAT_INFO | ||||
| ) |
| int baneGkms_scatMain | ( | int | argc, | |
| char ** | argv, | |||
| char * | me, | |||
| hestParm * | hparm | |||
| ) |
| char* _baneGkms_scatInfoL |
Initial value:
(SCAT_INFO ". These provide a quick way to inspect a histogram volume, in order to " "verify that the derivative inclusion ranges were appropriate, and to " "get an initial sense of what sorts of boundaries were present in the " "original volume.")
1.5.6