Gravity-Spy / GravitySpy

This repo contains code for the GravitySpy Citizen Science project.
GNU General Public License v3.0
14 stars 18 forks source link

Similarity Interface initial version added in /bin (my first pull req) #6

Closed Matthew-J-Walsh closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling fce8b202927efffbddb44707a7299051a54219ed on Matthew-J-Walsh:master into on Gravity-Spy:master.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 4f0cf898ee7c07ec1bafa2728781c86cf81b91ec on Matthew-J-Walsh:master into on Gravity-Spy:master.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 1c20b873b06aceadffced970298b5f64e93f31d3 on Matthew-J-Walsh:master into on Gravity-Spy:master.

Matthew-J-Walsh commented 7 years ago

Whats outputted when calling --help.

Starting up... usage: interface.py [-h] [--howmany HOWMANY] [--thresh THRESH] [--threshArray THRESHARRAY] (--ZooID ZOOID | --UniqueID UNIQUEID)

optional arguments: -h, --help show this help message and exit --howmany HOWMANY How many closest simularites to display. --thresh THRESH threshold for what simularites to display. --threshArray THRESHARRAY Array in which to display simularites from. (unclear) (DONT USE THIS UNLESS YOU KNOW WHAT YOU ARE DOING) --ZooID ZOOID ZooID of the image you want to compare. --UniqueID UNIQUEID UniqueID of the image you want to compare.