Closed meloun67 closed 2 years ago
@svoboad3 when you are finished with current tasks, please start with this one:
@svoboad3 when you are finished with current tasks, please start with this one:
You need to find concetrationTime with max conc only for each component in the experimentSet, but be careful with usage of experimentClusterComp, it needs to store corrected versions of ExperimentSet (experimentSetCor3)
Done
This function was pretty simple. Only note I have is that I don't see reason we need to pass in experimentSetCor3. If my understanding of this function is correct, in implementation I've used only experimentClusterComp.
Done
This function was pretty simple. Only note I have is that I don't see reason we need to pass in experimentSetCor3. If my understanding of this function is correct, in implementation I've used only experimentClusterComp.
The original idea was that cluster only maps objects in experimentSet, it has changed... the Cor3 is here because by function Remote_DP_Elim.py you maybe eliminate some max conc values
Please make adjustments into Functions Diagram
Function for selection timeseries of each compound in ExperimentSet for isotherm decision