Describe the bug
Saving of calibrants after Peak Detection in Example File is not working.
Return text in py console:
Exception in Tkinter callback Traceback (most recent call last): File "C:\Users\kaihi\AppData\Local\Programs\Python\Python37\lib\tkinter\__init__.py", line 1705, in __call__ return self.func(*args) File "C:\Users\kaihi\Desktop\HappyTools-master\HappyTools.py", line 388, in save_calibrants save_calibrants(self) File "C:\Users\kaihi\Desktop\HappyTools-master\HappyTools\util\functions.py", line 42, in save_calibrants raise NotImplementedError('This feature is not implemented in the ' + NotImplementedError: This feature is not implemented in the refactor yet.
To Reproduce
Steps to reproduce the behavior:
Go to 'File\OpenChromatogram\IgG Vtag 1_ACQUITY FLR ChA...'
Perform Smoothing and Baseline Correction as in Tutorial.
Click on 'Advanced\Peak Identification'
See peaks being identified.
Click on 'Advanced\SaveCalibrant'
See error in console.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
Describe the bug Saving of calibrants after Peak Detection in Example File is not working. Return text in py console:
Exception in Tkinter callback Traceback (most recent call last): File "C:\Users\kaihi\AppData\Local\Programs\Python\Python37\lib\tkinter\__init__.py", line 1705, in __call__ return self.func(*args) File "C:\Users\kaihi\Desktop\HappyTools-master\HappyTools.py", line 388, in save_calibrants save_calibrants(self) File "C:\Users\kaihi\Desktop\HappyTools-master\HappyTools\util\functions.py", line 42, in save_calibrants raise NotImplementedError('This feature is not implemented in the ' + NotImplementedError: This feature is not implemented in the refactor yet.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):