In 0.2.1 the ascii table contained `u, v, Re, Im, weights` In 0.2.2 the ascii table contains `u, v, w, Re, Im, weights` It would be more elegant to refine this and allow the user provide a list of columns to extract.
In 0.2.1 the ascii table contained
u, v, Re, Im, weightsIn 0.2.2 the ascii table contains
u, v, w, Re, Im, weightsIt would be more elegant to refine this and allow the user provide a list of columns to extract.