Default Branch

main
Some checks failed
CI / Julia 1.10 - macOS-latest - x64 - (push) Has been cancelled
CI / Julia 1.10 - ubuntu-latest - x64 - (push) Has been cancelled
CI / Julia 1.10 - windows-latest - x64 - (push) Has been cancelled

2198845aae · Merge pull request 'dev/Memory_pooling_adjustments' (#1) from dev/Memory_pooling_adjustments into main · Updated 2026-05-31 01:03:57 +02:00

Branches

dev/Memory_pooling_adjustments
Some checks failed
CI / Julia 1.10 - macOS-latest - x64 - (pull_request) Has been cancelled
CI / Julia 1.10 - ubuntu-latest - x64 - (pull_request) Has been cancelled
CI / Julia 1.10 - windows-latest - x64 - (pull_request) Has been cancelled

89de5a56e0 · Fixed small issues within the file load and the precompiler script, added a final test benchmark suit to compare old Julia MSI library with current · Updated 2026-04-17 00:39:31 +02:00    Julian

1
0
#1 Merged

70fff16170 · more secure locks and a script to create a system image of juliaMSI for faster boot times, still experimental but everything else remains pristine · Updated 2026-04-07 22:06:02 +02:00    Julian

4
0
Included

8b6bed0ff5 · Hot fix to the precalculation atomic variable accountability, and other base threads safety · Updated 2026-03-12 19:51:16 +01:00    Julian

6
0
Included

8741a1ccae · Merge branch 'main' into dev/PreprocessingInUI · Updated 2026-01-20 19:24:56 +01:00    Julian

10
0
Included

bdd9315796 · Fixed preprocessing module, implemented precalculations, this code gives a prediction of the values for the parameters in every step for preprocessing, added test suites for both the parameter generation and the preprocessing pipeline, included a descriptive processing that returns an image with what every parameter does in every step, added instrument metadata structure with the parser for each type of file, to retrieve several important parameters to automate precalculations and preprocessing · Updated 2025-11-25 19:53:57 +01:00    Julian

17
0
Included

e13b5ef0cc · finished mask creator suite, a new route on the JuliaMSI which helps to create binary masks using either slices or added images, with drawing capability, which in turn will help in the future get more accurate results without extra ambiental noise, added preprocessing test pipeline, along with functions, fixed windows route error for batch processing · Updated 2025-10-31 19:05:03 +01:00    Julian

22
0
Included

f35acd1d0f · updated functions to iterate faster to create imzml images (find_mass, get_mz_slice, _iterate_spectra_fast, get_total_spectrum) metadata adquisition and saving, updated docstrings, started work for parser to detect 4 cases, profile uncompressed (current), profile compressed, centroid uncompressed, centroid compressed · Updated 2025-10-09 20:00:00 +02:00    Julian

26
0
Included