Problem with Lookup table / Loc sorted
I am trying to find the time at which the measured value is half in this data table. My desired output would be a summary table with Time at half measurement by sample. This is the summery table generated by the script and as you can see the time at half measure is not correct. I have made the following script that uses Loc sorted to look up the values from this table but i'm having difficulty...