simonsobs / sotodlib

Simons Observatory: Time-Ordered Data processing library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Imprinter CLI improvements

kmharrington opened this issue · comments

We've started adding a command line interface for the imprinter for actions we've been occasionally needing to run to maintain the database and respond to errors. This is a useful start but needs many things:

  • documentation
  • wrapping in the site-pipeline cli
  • better hints for the cmdline args.
  • an entry in the site-pipelined ocs.

When we choose to "permanently skip binding" we should also go delete any hanging files inside /so/staged/

Books "bound with flags" while running this script have their output paths set to the over-ridden output-root. This needs to be switched back to the "inside docker" path so that librarian upload can proceed.

Edit: This one is now fixed in #659