Hi!
I’m following the Getting started with the LSST Science Pipelines Tutorials.
I’m currently trying to do part 4 of the tutorial, but when I try to run the following command it gives me this error:
–selectId filter=HSC-R
-bash: --selectId: command not found
And it also happens when running --id filter=HSC-R tract=0 patch=0,0
-bash: --id: command not found
which is weird, since I used the --id command in part 2 of the tutorial, and there wasn’t any problem.
Do you have any idea why this could be happening?
Thanks