Next Previous Up Contents
Next: group
Up: Processing Filters
Previous: explodecols

6.1.17 fixcolnames

Usage:

   fixcolnames 

Renames all columns and parameters in the input table so that they have names which have convenient syntax for STILTS. For the most part this means replacing spaces and other non-alphanumeric characters with underscores. This is a convenience which lets you use column names in algebraic expressions and other STILTS syntax.

Additionally, column names are adjusted if necessary to ensure that they are all unique when compared case-insensitively. If the names are all unique to start with then no changes are made, but if for instance two columns exist with names gMag and GMag, one of them will be altered (for instance to GMag_1).


Next Previous Up Contents
Next: group
Up: Processing Filters
Previous: explodecols

STILTS - Starlink Tables Infrastructure Library Tool Set
Starlink User Note256
STILTS web page: http://www.starlink.ac.uk/stilts/
Author email: m.b.taylor@bristol.ac.uk
Mailing list: topcat-user@jiscmail.ac.uk