8 Commits

Author SHA1 Message Date
Pixelguy14
e0ef601a9b hopefully fixed the JSON Lock for Windows 2026-04-06 15:41:38 -06:00
Pixelguy14
3da0dcaae9 Improved documentation, added precautions to te json generation and loading specially for windows 2026-03-03 14:36:39 -06:00
Pixelguy14
df94d50954 Implemented more multithreaded precautions in precalculations and preprocessing pipeline, added concurrency tests and validations on several datacentric functions, refractored preprocessing pipeline, added visual upgrades to the UI and a clear session and bug report buttons 2026-02-13 13:42:41 -06:00
Pixelguy14
b95b8e500c finished frontend preprocessing UI connection, small changes to interactivity 2025-12-01 12:11:49 -06:00
Pixelguy14
8fa92dc0e5 improved preprocessing UI, added selective spectrum plot accordig to type (centroid, profile), potentially fixed a bug to retrieve folders on dropdown selectors in startup, improved preprocessing functions and test suite, testing a version control for preprocessing steps 2025-11-17 13:31:37 -06:00
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
3439a8a4dd Added mask interface accessible from the UI, with it you can create slices from your masks or your images of the samples, included masking in the main processing, on the spectra creation, and on the 3d surface plot, started with interface for pre processing spectral data 2025-11-04 17:20:05 -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