Skip to content

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

@aravindpaz

Description

@aravindpaz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions