|
From: Zbigniew K. <ki...@if...> - 2019-08-19 14:44:05
|
> > One simpleish feature request I've had for a while is the ability to > define several characters as denoting comment lines in a datafile. I'm > pretty sure it's only possible to have one character at present. This > would be handy because a number of tools I use create .xvg files (for > the Grace plotting program) that have a few lines of header followed > by ASCII data. The header has a combination of "#" for comments and > "@" for things like axis titles for plotting. It's easy enough ignore > a given number of lines in a data file but then new version of the > tools (or different options) can add additional header lines and the > GLE files break until the number of lines to ignore is modified. > Ha! Concerning feature requests I have one that arose since the time it became possible to do data set transformations on both x and y axes. We can plot such a transformed data set but it would be handy to also output it to a (.csv?) file. If I've overlooked a way to do it with the current feature set then I would be very happy to hear about it, otherwise it should be easy to program. ATB, Zbyszek |