![]() |
SG++-Doxygen-Documentation
|
Variables | |
list | clustercount = [] |
int | clustercounter = 0 |
list | confirmed_hits = [] |
int | counter = 0 |
file = sys.argv[1] | |
file1 = np.loadtxt(file) | |
file_ref = np.loadtxt(referenz) | |
list | found_clusters = [] |
int | gesamthits = 0 |
referenz = sys.argv[2] | |
tmp = float(file_ref[counter]) | |
tocomp = int(tmp) | |
list analyse_erg.clustercount = [] |
int analyse_erg.clustercounter = 0 |
list analyse_erg.confirmed_hits = [] |
int analyse_erg.counter = 0 |
analyse_erg.file = sys.argv[1] |
analyse_erg.file1 = np.loadtxt(file) |
analyse_erg.file_ref = np.loadtxt(referenz) |
list analyse_erg.found_clusters = [] |
int analyse_erg.gesamthits = 0 |
analyse_erg.referenz = sys.argv[2] |
int analyse_erg.tocomp = int(tmp) |