Skip to content

Commit

Permalink
Merge pull request #719 from scottcoughlin2014/develop
Browse files Browse the repository at this point in the history
The similarity search form is now different and more simple.
  • Loading branch information
Duncan Macleod committed Mar 22, 2018
2 parents d002bc1 + 3141c2c commit 761c312
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gwpy/table/gravityspy.py
Expand Up @@ -219,9 +219,7 @@ def search(cls, uniqueID, howmany=10):
'/search/similarity_search_restful_API'

parts = {
'username': 'sbc538',
'howmany': howmany,
'zooid': 0,
'imageid': uniqueID,
}

Expand Down

0 comments on commit 761c312

Please sign in to comment.