Hi Bence and/or Joe (or all),
I'm trying to process some trace element maps collected using and icpTOF R using the Criteria option in 3D Trace Elements. I think I included the DRS in the last update I did (v4.10.5) and it looks like the offending lines are the same in the current github version.
The DRS runs through surface fitting etc fine but then crashes when it applies criteria and gives the error message of:
There was an error in your python runDRS function:
<class 'KeyError'>: 'indicies'
File "C:/Users/justi/Documents/Iolite/Plugins/Data reduction schemes/3d_trace_elements.py", line 1295, in runDRS
csi = np.intersect1d(si, criteria['indicies'])
Any suggestions? Is this likely to be due to an error in the DRS in populating "indicies" or the way I've tried to define the criteria? So far I've only put an "Other" (i.e. hopefully everything in the map) and 2 other phases in at the moment as a first pass. I got the same result without an "Other" as well.
Thanks,
Justin
(And Kai's suggestion of a Calculate Now button for the calibration in 3DTE would be great for the TOF datasets!)