hipscatalog_gen.io.output.write_arguments

write_arguments(out_dir, args_text)[source]

Write command-line arguments used to run the pipeline.

Parameters:
  • out_dir (Path) – HiPS root output directory.

  • args_text (str) – Text blob to persist under arguments.

Return type:

None