Skip to content

Fix macos tests and implement isolation window and collision energy - #6

Merged
z3rone merged 11 commits into
developmentfrom
fix/macos-tests
Jun 26, 2026
Merged

Fix macos tests and implement isolation window and collision energy#6
z3rone merged 11 commits into
developmentfrom
fix/macos-tests

Conversation

@z3rone

@z3rone z3rone commented Jun 26, 2026

Copy link
Copy Markdown
Member

No description provided.

z3rone added 11 commits June 26, 2026 20:00
## Architecture & Core
* Refactored C#, Rust, and Python layers to use a handle-based architecture, enabling support for simultaneous open files.
* Implemented centroid streaming in C# and Rust, including logic to safely skip excessively large raw data payloads.

## Python Bindings
* Propagated file handles to all objects in `classes.py` and `raw_file.py` to ensure proper routing for native `get_*` calls.
* Added `gradient.py` to parse Vanquish Neo pump gradients from instrument method texts.

## Testing & CI
* Added test suite covering centroid streaming, collision energy extraction, gradient parsing, and metadata.
* Added compressed `.raw.gz` test data and a `conftest.py` fixture.
* Patched CI scripts (`patch_fisher_py.py` and `test.yml`) to resolve `AssemblyLoadContext` loading errors during parity testing.

## Build System & Dependencies
* Bundled required Thermo `.dll` files directly into the Python package for Maturin builds.
* Updated `build.sh`, `pyproject.toml`, and `.gitignore` configurations.
@z3rone
z3rone force-pushed the fix/macos-tests branch from 2dd1897 to 832c506 Compare June 26, 2026 20:34
@z3rone
z3rone merged commit d51c420 into development Jun 26, 2026
1 check passed
@z3rone
z3rone deleted the fix/macos-tests branch June 26, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant