Tarskin / HappyTools

A tool for the (high-throughput) processing of HPLC data.
Apache License 2.0
34 stars 16 forks source link

HappyTools tries to quantify all files in the chose batchfolder during batchprocess #37

Closed Tarskin closed 6 years ago

Tarskin commented 6 years ago

Describe the bug HappyTools will attempt to quantify all files of the allowed filetypes in the folder selected as 'Batch Directory' during batch process, which includes files that are not chromatograms such as the LICENSE.txt file.

To Reproduce Steps to reproduce the behavior:

  1. Copy the example data and files to the base HappyTools directory.
  2. Run HappyTools.
  3. Select Batch Process
  4. Select the calibration file in the HappyTools base directory
  5. Select the HappyTools base directory as the 'Batch Directory'
  6. Run

Expected behavior HappyTools should ignore non chromatogram files.

Screenshots image

Desktop (please complete the following information):

Tarskin commented 6 years ago

Bug has been fixed.