histogram end :== from= --{The map for histogram calculation.} mbins= --{The number of bins for the histogram.} slot= --{Slot width for the histogram. Default from map: (maximum-minimum)/mbins} rhomin= --{Low density limit for the histogram. Default: the minimum density of the map.} rhomax= --{High density limit for the histogram. Default: the maximum density of the map.} model=predicted|experimental --{Predicted: predicted histogram curve. Experimental: experimental histogram curve (default).} selection= --{Select subset of map for analysis. Default=(all)} lowfraction= --{If non-zero, a density level will be computed such that lowfraction% of the selected density points are below this level. The level is stored in the symbol $cutoff.} export= --{Export histogram to file.} hresolution= --{Predict histogram at this highest resolution. This should be the high resolution limit used in computing the map. Default=0} data= ... --{Assign histogram data for each bin. If read from a file the number of data points must be consistent with mbins.} match --{Perform histogram matching. Warning: this will overwrite the original map.}