Closed nbollis closed 12 months ago
Merging #2318 (3fe2eaa) into master (6676503) will decrease coverage by
0.01%
. The diff coverage is95.45%
.
I feel like we better fix the empty toml thing
When I ran the averaging task, it wrote a blank .toml file in the Task1-AveragingTask folder. Other than that, everything works great
I feel like we better fix the empty toml thing
Took care of this. It will now only spit out the toml if file specific parameters (most likely from a preceeding calibration task) are present for the averaged spectra file
Update to most recent version of mzlib which fixes a crash in SpectralAveraging.
Mzlib PR is found at https://github.com/smith-chem-wisc/mzLib/pull/739
Cleaned up GUI switch cases. Eliminated AverageDdaScansWithOverlap and updated toml format to automaticaly convert old toml's with AverageDdaScansWithOverlap to load in as AverageDdaScans