Bootstrap.C | Implementation of resampling data points based on their known error. Can do both sample based and parametric (group) based sigmas |
Bootstrap.H [code] | Header for resampling data points based on their known error. Can do both sample based and parametric (group) based sigmas |
Cdf.C | Make a CDF from a list of values |
Cdf.H [code] | Header providing the CDF class (Cumulative Distribution Function) |
debug.H [code] | |
Density.C | Convert an xyz point set into a volume density Uses a voxel representation |
Density.H [code] | Convert an xyz point set into a volume density Uses a voxel representation. Provides the Density class |
DensityFlagged.C | Implementation of flagged density/traversal by largest neighbor |
DensityFlagged.H [code] | Grows connected collections of connected voxels |
Eigs.C | Use the GNU Scientific Library to calculate eigen parameters |
Eigs.H [code] | Handle Eigenvalue translation to-from matrix, polar, and xyz coords |
endian.C | The usual byte endian detection program |
histogram.C | Help turn 1D data stream into a stream suitable a gnuplot histogram |
InventorUtilities.C | Code that is shared between simpleview and render |
InventorUtilities.H [code] | Code that is shared between simpleview and render |
kdsPmagL.H [code] | Provide the SVec data type. See k15_s or the Tauxe book |
makeCDF.C | Trivial program to make cumulative distribution function plots with gnuplot |
render.C | |
s_bootstrap.C | Command line program to do paleomag s data processing into xyz |
simpleview.C | Basic viewer for OpenInventor/Coin and Voleon data. Supports any file format that Coin/Voleon support |
SiteSigma.C | Port of the Hext site sigma stats to C++ |
SiteSigma.H [code] | Use the Hext method for site sigma (parametric) |
spin_gnuplot.C | Produce frames for a gnuplot movie |
VecAngle.C | Implement vector, angle, and coordinate frame functions |
VecAngle.H [code] | Utilities for vectors and angles |
vol2vol.C | Load a vol voxel file and write it out in some other format |
vol_iv.C | Create wrapper iv files for volume density files |
volhdr_edit.C | Load a vol voxel file and write it out in some other format |
VolHeader.C | Volume Header class for SimVoleon formated voxel data |
VolHeader.H [code] | Volume header class for SimVoleon formated voxel data |
volinfo.C | Load a voxel volume and tell use about it |
volmakecmap.C | Command line to help make color maps |
xyz_iv.C | Create OpenInventor models to display XYZ points |
xyzdensity.C | Convert an xyz point set into a volume density Handles everything known about a triangle in a mesh |
xyzvol_cmp.C | Compare xyz samples to a volume. Get the cdf desity % |