def test_unfold_phi_naive(self): dp.unfold_phi_naive(self.phidp_raw, self.rho) dp.unfold_phi_naive(self.phidp_raw, self.rho, copy=True)