Joe
Actually, I tried this code and the software restarted and showed the interface for resetting the path, but the problem wasn't resolved at the time. Maybe I set something incorrectly.
This time I ran the code again and the previous error didn't appear, but a new prompt showed up.
There was an error in your python runDRS function:
<class 'RuntimeError'>: std::runtime_error: [DataManager::timeSeries] no matches for
File "C:/Users/86156/Documents/iolite4/Plugins/Data reduction schemes/3d_trace_elements.py"; line 918; in runDRS
indexChannel = data.timeSeries(settings["IndexChannel"])
I tried changing the index-channel element at the bottom of the DRS, the program could continue running, but I don't understand the purpose of this index. Also, the 3D surface coordinate graph didn't appear, which is confusing me.