Ignore:
Timestamp:
02/11/10 11:46:14 (14 years ago)
Author:
Malte Marquarding
Message:

Some minor tidy up and documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/coordinate.py

    r1600 r1697  
    22
    33class coordinate(_coordinate):
    4     """Representation of the spectrall coordinate of the data (frequency axis).
     4    """Representation of the spectral coordinate of the data (frequency axis).
    55    """
    66    def to_frequency(self, pixel, unit='Hz'):
Note: See TracChangeset for help on using the changeset viewer.