Skip to content

Version 1.1

Latest

Choose a tag to compare

@janTOffermann janTOffermann released this 17 Aug 16:48
· 15 commits to master since this release
65935ad

As expected, the previous version was in need of a very quick tune-up to address some shortcomings with the metadata handling. This release does the following:

  • fixes some handling of metadata related to pileup inputs;
  • adds handling of citation metadata, for the various algorithms that are used.

There have been some corresponding updates to the file-checking utility in util/tools/check_file.py, you can now explicitly check the metadata contents of a file by running

python util/tools/check_file.py -i <filename> --metaData

Or, you can simply print out all the citations in BibTex format as

python util/tools/check_file.py -i <filename> --citations