Currently the information on the individual pipeline items were printed out something as <aspire.source.xform.Downsample object at 0x2b112a581f98>. It will be more friendly if we implement __repr__ for all Xfrom classes to generate a short name such as Downsample.