LANDMARK_SELECT_FPS
This is part of the analysis module

Select a of landmarks from a large set of configurations using farthest point sampling.

Examples
Glossary of keywords and components
Description of components
Quantity Keyword Description
data ARG the data that is being collected by this action
logweights ARG the logarithms of the weights of the data points
rectdissims DISSIMILARITIES a rectangular matrix containing the distances between the landmark points and the rest of the points
sqrdissims DISSIMILARITIES a square matrix containing the distances between each pair of landmark points
Compulsory keywords
NLANDMARKS the numbe rof landmarks you would like to create
Options
NOVORONOI ( default=off ) do not do a Voronoi analysis of the data to determine weights of final points
NODISSIMILARITIES

( default=off ) do not calculate the dissimilarities

ARG the COLLECT_FRAMES action that you used to get the data
DISSIMILARITIES the matrix of dissimilarities if this is not provided the squared dissimilarities are calculated
SEED a random number seed