20 Commits

Author SHA1 Message Date
Pixelguy14
8c37ea64aa fixed disk and memory bloat when loading several files, created zero-copy mmaps for msidata type objects for easier cache storage and less memory overhead, improved load times for files in general across the whole JuliaMSI environment 2026-04-09 12:30:43 -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
0164e54d77 Fixed issues in the UI, added benchmark to compare with old juliaMSI library with the new custom one, incorporating platform detection and memory for amplifying cache pools 2025-12-08 11:25:42 -06:00
Pixelguy14
b95b8e500c finished frontend preprocessing UI connection, small changes to interactivity 2025-12-01 12:11:49 -06:00
Pixelguy14
edfbb77f58 Added bloom filters custom API, thread safety for multithreading several important functions, streaming processing to reduce GC and Memory allocations calls, buffer pool changed with lock safety, and debug memory monitoring to track leaks, alongside better loading times in general 2025-11-09 13:41:29 -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
b1d7838a60 Implemented imzml and mzml lazy loading, imzml to load spectra matrix, working on mzml to imzml 2025-09-25 10:42:33 -06:00
Pixelguy14
e3e987f0cd Fixed some errors to get ready for release 2025-02-15 15:40:13 -06:00
Pixelguy14
fdd625d3e0 Bitmap is now normalized in creation, which evenly distributes colors of the colorTable better, now IntQuant allows for coloLevel adjustments 2025-01-30 00:40:01 -06:00
Pixelguy14
df0d82910b Alternative versions of SaveBitMap and IntQuant for adjustments to the color level input 2025-01-29 15:55:30 -06:00
Pixelguy14
7667bc26e9 Images are now plots, now you can select the pixel of the plot to create a spectra according to those coordenates, gave more clearness to the code by creating functions for some processes 2025-01-26 13:48:18 -06:00
Pixelguy14
09e4a015e0 Added plot interaction to the UI, improved boot loading, modified UI to accomodate for these changes 2025-01-22 23:58:06 -06:00
Pixelguy14
bf50d0cb0c started the inclusion of click interaction for plots 2025-01-20 16:24:19 -06:00
Pixelguy14
c92576d5a5 Finished tabs and compare views, added file search to ease access to files, corrected minimal fixes 2025-01-16 16:22:32 -06:00
Pixelguy14
13a5f7f222 3d plot fixes and UI corrections 2025-01-15 15:45:03 -06:00
Pixelguy14
e3cd15157e fixed genie package install 2025-01-15 11:38:49 -06:00
Pixelguy14
645d569f03 Finished the 3d plot topology for images, added contour plots for images, added algebra, fixed image vertical flipping, experimental changes for a faster first boot 2025-01-14 20:57:42 -06:00
Pixelguy14
c2ffbc8275 3d plot contours, fixed startup script 2025-01-13 12:50:57 -06:00
Pixelguy14
04f7a107da Quicker start for the app, better UI, More responsiveness, code cleaning, and more readability for the code 2025-01-11 22:14:24 -06:00