Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@bmvandoren bmvandoren released this 28 Nov 21:47
· 7 commits to main since this release

This release adds several additional output options to the nighthawk command.

--ap-mask AP_MASK     the AP mask threshold, a number in [0, 1]. (default: 0.7)
--tax-output, --no-tax-output
                        save separate taxonomic output files. (default: False)
--gzip-output, --no-gzip-output
                      gzip all output files. (default: False)
--calibration, --no-calibration
                      calibrate model outputs. (default: True)
--quiet, --no-quiet   Mask unnecessary console messages. (default: False)
--duration-output, --no-duration-output
                      output file duration in seconds to a txt file. (default: False)

Please note that this release has not yet been uploaded to the Python Package Index (PyPI) due to technical issues, but will be as soon as possible.