matchms.Spikes module
- class matchms.Spikes.Spikes(*args, **kwargs)[source]
Bases:
FragmentsDeprecated! Please use
Fragmentsinstead.Deprecated since version 0.14.0: Class was renamed to
Fragments.- __init__(mz=None, intensities=None)
- clone()
Return a deepcopy of the Fragments instance.
- property intensities
getter method for intensities private variable
- property mz
getter method for mz private variable
- property to_numpy
getter method to return stacked numpy array of both peak mz and intensities