You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Qt based GUI version in addition to command line version.
Remove chunk_size parameter and hard code chunk_size to 10 for lower memory usage.
Change default pressure_compensation_strategy from none to global.
Add user specified pressure_compensation_strategy to conversion parameters. Mobility pressure compensation is a function supplied by Bruker's TDF-SDK and can assist with correcting for drift in the mobility dimension over the course of an acquisition.
Add parameter to allow for conversion of data using the raw calibration in which no post acquisition recalibration is applied.
Implement multiprocessing in the command line version.
Add parameters to individually specify different encoding schemes for each binary data array (i.e. 64 bit encoding for the m/z array with 32 bit encoding for the intensity array).
Add support for MALDI prm-PASEF and iprm-PASEF datasets introduced in timsControl 6.0. iprm-PASEF data will export individual imzML files for each precursor specified in the precursor list.