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

An interface to map releases? #71

Open
msyriac opened this issue Jun 24, 2020 · 1 comment
Open

An interface to map releases? #71

msyriac opened this issue Jun 24, 2020 · 1 comment

Comments

@msyriac
Copy link
Collaborator

msyriac commented Jun 24, 2020

Perhaps we should have an interface that removes the need for users to think about folder paths for releases:
e.g something like

mapsims.load_release(version='201906_highres_foregrounds_extragalactic_tophat',nside=512, content="combined", num=0, telescope=channel.telescope.lower(), band=channel.band)

which would recognize the system (e.g. NERSC) and load the maps appropriately.

@zonca
Copy link
Member

zonca commented Jun 24, 2020

this would be a functionality that I would not use.
So I think it is important only if we have at least one outside person that finds this feature useful and is willing to first test it and then integrate in their pipeline.
That would justify the effort developing and maintaining this.

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

No branches or pull requests

2 participants