timelessClearGVEGrains compares peaks in a GVE file with output from a GrainSpotter indexing.
You have to provide (those arguments are required)
In addition, you may add
timelessClearGVEGrains Error : the following arguments are required: gsfile, oldGVE, newGVE usage: timelessClearGVEGrains GSFile oldGVE.gve newGVE.gve Creates a new list of g-vectors, removing g-vectors which have already been assigned to grains by GrainSpotter This is part of the TIMEleSS project http://timeless.texture.rocks positional arguments: gsfile Name of GrainSpotter output file (required) oldGVE G-vector file used for indexing (required) newGVE Name of G-vector file to be created (required) optional arguments: -h, --help show this help message and exit -v VERBOSE, --verbose VERBOSE Write out more details about what it does. Default is Default is False -s SKIPBOGUS, --skipbogus SKIPBOGUS Skip bogus grains in GrainSpotter output. Default is Default is False -k KEEPINDEXED, --keepindexed KEEPINDEXED Save peaks which were actually indexed. Provide file name. Default is None