NUTSMacro Varian Hypercomplex NOESY ; import data before starting macro ; process & set phasing on 1st slice first ;macro prompts for name of data set ; select translated NUTS data file (starts with $) ask filea ga ; working directory is now set set s# 90 set filec ft1.2d ; 1st dimension processing ; in Help, search on "States" for description ga bc ms ms ft ps bc tr ia ga bc ms ms ft ps bc tr st in set filec td.2d set filea ft1.2d ; transpose data set sl 1 ga td set filea td.2d set filec ft2.2d ga ; 2nd dimension processing set sl 1 ga ms ms zf ft sc in set filea ft2.2d set sl 1 ga set filec final.2d td set filea final.2d ga ;Set scale ss end