Context
As discussed in #3029 (comment) the ParmedConverter currently takes either an atomgroup/universe or timestep as an input. However as of #2754, support for passing timestep objects to writers was removed.
Given this, it might make sense to remove support for ts?
Maybe we should deprecate for 1.0.x and remove for 2.0?