UniDec Version 7.0.1
Version 7.0.1 UniDec.
Please cite Marty et al. Anal. Chem. 2015. DOI: 10.1021/acs.analchem.5b00140 if you use UniDec in publications.
Check out a video tutorial: https://www.youtube.com/watch?v=e33JxgY6CJY. For more user help and additional video tutorials, see the Wiki page: https://github.com/michaelmarty/UniDec/wiki.
Installation Instructions: Download the zip file and extract it to a convenient location. Click on "GUI_UniDec.exe". The software should then run with no additional installation. It is a self-contained package. Note, this compiled version will only run on Windows.
Important Note: If you are having issues where it crashes when opening Thermo files, it may be because the security settings are blocking parts of the software. To fix this, delete the unzipped folder, right click on the zip file, select Properties, and click unblock. You can then unzip the file again, and it should work.
If you need to use Windows 7 or earlier, I would recommend installing a Win 7 compatible Python version and using and <python -m unidec.Launcher> to run UniDec from the source code.
We rely on help from the community to find issues and suggest improvements. Please send comments via email to mtmarty@arizona.edu. Thanks for your continued help!
Change Log:
v.7.0.1
Continued development and tweaks to UniChromCD. Bug fixes and GUI improvements. Added multiplex spectrum cropping. New HT sequences.
Switched default font to Arial after years of fighting Illustrator on Deja Vu Sans.
Bug fixes for file opening on Agilent and mzML.
v.7.0.0
Added new module for time domain CD-MS data analysis, UniChromCD. This includes some cool new plotting and analysis features. Most importantly, it also includes our new method for Hadamard Transform analysis of CD-MS spectra. You can use the tools for regular LC-CD-MS or go crazy with HT-LC-CD-MS. More info coming soon on this front...:)
UPP added NumPeaks output on all to help with catching bad files in the results. Also, fixed bugs to allow files with bad data to proceed relatively unscathed. It should be more error tolerant now for large runs.
Added Ctrl+0 as shortcut to open the most recent file.
Added experimental feature for check box on main UniDec panel for whether to normalize the peak threshold. When on, it will behave as previously where the peak thershold is a ratio of the max intensity. When off, it will be a fixed intensity. Try switching off "Publication Mode" to view the plot with intensity axes. Note, this interacts with the Peak Normalization parameter directly above it. Max will normalize everything to 100. Total can get weird. None is the safest bet.
Blocked mouse wheel events on drop down selections. This should fix a lot of accidental switches to parameters.
Removed or made optional some dependencies to streamline installation. Removed special report type. Updates for Python 3.12 and general library updates.
Fixed deep bug with integration transforms. Improvements and refactoring to support UniChromCD. Fixed execution bug on servers. Fixed other bugs.
v.6.0.5
Merged into v.7
Minor fixes to update compatibility for Python 3.11 and 3.12.
Fixed common crash bug when isotope mode is on. Added warnings for if isotope mode is on.