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

Local stage in the pipeline to create Landolt catalog creates wrong output file #137

Open
aravindpaz opened this issue May 15, 2024 · 0 comments

Comments

@aravindpaz
Copy link
Contributor

While creating Landolt catalog I note that in the -s local stage with --field apass produces an apass catalog instead of the expected landolt catalog. If I instead give the path directly to the catalog, it seems to work.

E.g., commands

This does not work:
lscloop.py -n 2023ufx -e 20230101-20250101 -f landolt -s local i --standard all --field apass

This works:
lscloop.py -n 2023ufx -e 20230101-20250101 -f landolt -s local i --standard all --catalogue $LCOSNCAT/apass/SN2023ufx_apass.cat

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

1 participant