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
|
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
|
11c181b3b3
|
Interface ready for preprocessing steps handling. style altered to support modular preprocessing pipeline, finished precalculations and preprocessing code, and its respective testing script, added preprocessingpipeline, a handler for the low level functions of preprocessing to work with the high level MSIData in the genie environment.
|
2025-11-29 21:47:51 -06:00 |
|
Pixelguy14
|
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
|
2025-11-25 12:53:57 -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
|
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 |
|