Some 1-3 type integral functions use k_old while others use k_original:
k_old : Y1_reg_NL, Y2_reg_NL, P_13_reg
k_original : P_IA_B, P_IA_deltaE2, RSD functions
Here's one example:
P13 = P_13_reg(self.k_old, Ps)
In IA_tt
P_Btype2 = P_IA_B(self.k_original, P)