7 Commits

Author SHA1 Message Date
Pixelguy14
a8c2dfcc91 Implementing foundations for multithreading, standarized mzml converter, profile/centroid detection per pixel, memory-efficient buffer reuse, added preparations to bloom filter alongside buffer pulling, removed memory leaks on linux due to @async macro used on @app module, better error management 2025-11-06 16:43:34 -06:00
Pixelguy14
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 2025-10-31 12:05:03 -06:00
Pixelguy14
39fe2bf52c UI now has support for mzml to imzml conversion, made small optimizations to the src folder's API to improve performance 2025-10-16 10:49:16 -06:00
Pixelguy14
2fd2b90513 altered imzML parser to be compatible with timsconverter, small improvements on the UI, other small bug fixes done 2025-10-13 22:05:56 -06:00
Pixelguy14
7a0360ef68 added docstrings to most functions in the src folder, altered msi data calculations for fast iterators, improved total spectrumtimes, added closer colorbar bin calculations, plus more small changes 2025-10-06 14:58:37 -06:00
Pixelguy14
22c8d9637b integrated MSI_src API into the UI, fixed interface elements, made some processes asynchronous, modified spectrum plots, added sum spectrum, removed use of obsolete julia_mzML_imzML library 2025-10-02 13:28:15 -06:00
Pixelguy14
cd1115368f finished test script, included instructions in test/readme.md, the test performs mzml, imzml and conversion tests, along with throwing reference plots and images which result from the files 2025-09-29 10:57:11 -06:00