- Nov 28, 2024
- Sep 08, 2023
-
-
Marissen authored
Tested for equal outcome to V2.1.0
-
- Sep 07, 2023
-
-
Marissen authored
Tested (with ...bugfix = false) to generate equal results as previous version.
-
- Sep 06, 2023
-
-
Marissen authored
Variable names are now more consistent and clear. No functional changes.
-
- Aug 18, 2023
-
-
Marissen authored
In the sumspectrum calculation, the mz range was determined incorrect. This has been fixed (in if BUGFIX_SUMSPECTRUM for now)
-
- Aug 17, 2023
-
-
Marissen authored
Renamed variables for readability. Removed unused code. Added comment for problematic code Tested that output is still the same with reference data set.
-
- Aug 07, 2023
-
-
Marissen authored
Comment added and improved variable names for readability. Output is not changed on test against reference data .
-
- Jun 29, 2023
- May 25, 2023
-
-
Marissen authored
Output with new sumSpectrum differs from previous versions.
-
- May 05, 2023
-
-
Marissen authored
-
- Apr 22, 2023
- Apr 14, 2023
-
-
Marissen authored
Added changes from Bas
-
- Mar 02, 2023
- Feb 08, 2023
-
-
Marissen authored
-
- Feb 03, 2021
-
-
Rob Marissen authored
-
- Dec 16, 2020
-
-
Rob Marissen authored
As requested by David in the Github version of Lacytools on December 2, 2020
- Jul 23, 2020
-
-
Marissen authored
-
- Jul 22, 2020
-
-
U-LUMCNET\rjmarissen authored
-
- Feb 07, 2019
-
-
Bas Jansen authored
This build adds some simple checks on the reference list and will inform the user if a building block was listed that is unknown to LaCyTools or if the user forgot to specify the amount of times that LaCyTools should use the specified building block.
-
Bas Jansen authored
-
Bas Jansen authored
-
Bas Jansen authored
Create CODE_OF_CONDUCT.md
-
Bas Jansen authored
-
Bas Jansen authored
Updated wording to reflect Python3 upgrades and imminent refactoring
-
Bas Jansen authored
Python3 intermediate
-
Bas Jansen authored
This build offers the first Python3 compliant (non refactored) version of LaCyTools.
-
- Feb 05, 2019
-
-
Bas Jansen authored
This build is the beginning of a quick and dirty Python3 port of LaCyTools v1.1.0.
-
- Nov 08, 2018
-
-
Bas Jansen authored
This build fixes an issue that arose in the restructured `createHeader` function and could cause LaCyTools to stop while writing the final summary (when it encountered an analyte for which it did not know a mass).
-
- Nov 02, 2018
-
-
Bas Jansen authored
This build implements a setting (can only be edited in the source code) that tells LaCyTools if it is allowed to create a new analytes.ref file or if it should use the existing analytes.ref file (line 53). NOTE; This does not check if there actually is an analytes.ref file present in the folder, this is the user's responsability.
-
Bas Jansen authored
This build implements an option to evaluate peaks before the mono-isotopic peak, by using the `Extraction window padding` option.
-
- Aug 21, 2018
-
-
Bas Jansen authored
-
- Aug 20, 2018
-
-
Bas Jansen authored
This build removes a residual print statement from testing the previous build.
-