OSSOS / MOP

The Moving Object Pipeline: discovery & tracking of trans-Neptunian objects
GNU General Public License v3.0
4 stars 9 forks source link

[reals] make ‘dry-run’ work on ‘DONE’-tagged reals.astrom in vospace #321

Open mtbannister opened 10 years ago

mtbannister commented 10 years ago

We should make ‘dry-run’ work on ‘DONE’ files stored in vospace so that commands like: python path-to-validate/validate.py reals vos:OSSOS/measure3/2013B-L --dry-run -o /tmp/ --name-filter L3TC

would work. This could be implemented by the name-filter grepping the vos-directory listing for the name, then the relevant reals.astrom is the root part (minus the .name.mpc) of that file.

Will return multiple objects if there was more than one discovery on that chip - I don't see a way around that.