MannLabs / timsrust

Apache License 2.0
20 stars 9 forks source link

Adding collision energy in precursor. #12

Closed vijay-gnanasambandan-bruker closed 6 months ago

vijay-gnanasambandan-bruker commented 6 months ago

Hi @swillems ,

I have made the necessary modifications to the precursor object by adjusting the collision energy. Kindly take a moment to review and provide any feedback or suggestions for further changes.

Thanks, -Vijay

sander-willems-bruker commented 6 months ago

Test seem to be failing, we need to add collision enegries to them, or even add a default to simplify things...

vijay-gnanasambandan-bruker commented 6 months ago

Test seem to be failing, we need to add collision enegries to them, or even add a default to simplify things...

Added default value in the Precursor object. test cases are working now.