macaodha / batdetect2

Other
48 stars 9 forks source link

fix: CLI now reads time_expansion_factor correctly #6

Closed mbsantiago closed 1 year ago

mbsantiago commented 1 year ago

Changes:

  1. Added a test case to make sure the time_expansion_factor argument for the CLI command is being used.
  2. Fixed parameter loading in the CLI detect function.