caput.tod.TOData.__dict__

TOData.__dict__ = dict_proxy({'__module__': 'caput.tod', '_abc_negative_cache': <_weakrefset.WeakSet object at 0x7f5df17faf50>, 'convert_time': <staticmethod object at 0x7f5df1781088>, '_abc_cache': <_weakrefset.WeakSet object at 0x7f5df17faed0>, 'time_axes': ('time',), '__abstractmethods__': frozenset([]), 'from_mult_files': <classmethod object at 0x7f5df1781050>, '_abc_negative_cache_version': 25, 'time': <property object at 0x7f5df17e45d0>, '_abc_registry': <_weakrefset.WeakSet object at 0x7f5df17fae50>, '__doc__': 'Time ordered data.\n\n Inherits from :class:`caput.memh5.BasicCont`. A data container in with all\n the functionality of its base class but with the concept of a time axis\n which can be concatenated over. Currently the time axis must be the fastest\n varying axis is present.\n\n Attributes\n ----------\n time\n\n Methods\n -------\n from_mult_files\n convert_time\n\n '})