Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloading coincidence fails with to many stations #66

Closed
153957 opened this issue Aug 10, 2014 · 2 comments
Closed

Downloading coincidence fails with to many stations #66

153957 opened this issue Aug 10, 2014 · 2 comments

Comments

@153957
Copy link
Member

153957 commented Aug 10, 2014

As mentioned in HiSPARC/sapphire#30, when attempting to download coincidences for a cluster which has more than 32 stations the download will fail.
Perhaps we should change the download to work with subclusters instead of clusters.. but that is only a partial workaround..

Example:

Parameters
Cluster: Amsterdam
N: 6
Start: 2013/10/02
End: 2013/10/03

http://data.hisparc.nl/data/network/coincidences/?download=False&cluster=Amsterdam&n=6&end=2013-10-03+00%3A00%3A00&start=2013-10-02+00%3A00%3A00

153957 added a commit that referenced this issue Feb 17, 2015
Partly addresses #66.
Unfortunately this throws an error for Amsterdam..
@153957
Copy link
Member Author

153957 commented Feb 17, 2015

Partly fixed (9781965) by throwing error when a cluster is selected with to many stations. Not ideal, but at least tells the user why there are no coincidences returned..

@153957
Copy link
Member Author

153957 commented Feb 19, 2015

Untill this is fixed in SAPPHiRE/PyTables/NumPy I believe it is handled here correctly.
Once it is fixed and more arguments are allowed we can easily remove the checks..

@153957 153957 closed this as completed Feb 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant