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

cosmoglobe plot width issue #8

Open
hermda02 opened this issue Nov 22, 2021 · 0 comments
Open

cosmoglobe plot width issue #8

hermda02 opened this issue Nov 22, 2021 · 0 comments
Assignees
Labels
bug Something isn't working plotting

Comments

@hermda02
Copy link

Issue when calling width strings in command line:

Traceback (most recent call last): File "/home/daniel/miniforge3/bin/cosmoglobe", line 8, in <module> sys.exit(cli()) File "/home/daniel/miniforge3/lib/python3.9/site-packages/click/core.py", line 1137, in __call__ return self.main(*args, **kwargs) File "/home/daniel/miniforge3/lib/python3.9/site-packages/click/core.py", line 1062, in main rv = self.invoke(ctx) File "/home/daniel/miniforge3/lib/python3.9/site-packages/click/core.py", line 1668, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "/home/daniel/miniforge3/lib/python3.9/site-packages/click/core.py", line 1404, in invoke return ctx.invoke(self.callback, **ctx.params) File "/home/daniel/miniforge3/lib/python3.9/site-packages/click/core.py", line 763, in invoke return __callback(*args, **kwargs) File "/home/daniel/miniforge3/lib/python3.9/site-packages/cosmoglobe/plot/click_plotting.py", line 503, in plot fn = fn + f"_{sig}_w{str(int(width))}" + nside_tag ValueError: invalid literal for int() with base 10: 'm'

@MetinSa MetinSa added bug Something isn't working plotting labels Nov 22, 2021
@MetinSa MetinSa self-assigned this Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working plotting
Projects
None yet
Development

No branches or pull requests

3 participants