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

List alternative versions of halo catalogs when there is no match #742

Open
aphearin opened this issue Apr 23, 2017 · 0 comments
Open

List alternative versions of halo catalogs when there is no match #742

aphearin opened this issue Apr 23, 2017 · 0 comments

Comments

@aphearin
Copy link
Contributor

Suppose the user knows that there is a bolshoi catalog at z ~ 0.35 stored in cache, but cannot remember the version_name:

>>> halocat = CachedHaloCatalog(simname='bolshoi', redshift=0.35)

In the current code, if there is no match, there will be an error message printing out the list of available catalogs with default_version_name, but none with the alternate version name, even if the redshift is an exact match to the alternate version name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant