Question about estimation

Usually

y=xlsread('Data.xlsx');
[ytrend,ycycle]=one_sided_hp_filter(log(y));