In various issues and discussions we sort-of decided that the Reader.timeseries() method should not use format="afc" as a kwarg but order="afc" (which make it consistent with the MemoryReader, avoids clashes with the builtin format, ... and avoids clashes with the format kwarg of Universe (yes, that one clashes with the builtin, too)).