analysis-software icon indicating copy to clipboard operation
analysis-software copied to clipboard

Python QT batch curve fitting GUI tool for solar cell IV data files

Results 3 analysis-software issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "E:\Anaconda\lib\site-packages\batch_iv_analysis\gui.py", line 1222, in openCall self.newFiles(fullPaths) File "E:\Anaconda\lib\site-packages\batch_iv_analysis\gui.py", line 960, in newFiles self.analyzer.processFiles(fullPaths, self.processFitResult, self.primeRow) File "E:\Anaconda\lib\site-packages\batch_iv_analysis\ivAnalyzer.py", line 315, in processFiles fileDatas = ivAnalyzer._loadFile(fullPath)...

More of an enhancement: In order to differentiate devices, it would be nice to have the run description or experimental variables as a field in the GUI.

enhancement