Package pylal :: Module metaarray :: Class Spectrum
[hide private]
[frames] | no frames]

Class Spectrum

source code

numpy.ndarray --+    
                |    
        MetaArray --+
                    |
                   Spectrum

This is a MetaArray, but with the metadata typemap specified.

Nested Classes [hide private]
  _metadata_type
Hold the metadata associated with a spectrum, including frequency resolution, a segmentlist indicating what times were involved in taking the spectrum, a channel name, etc.
Instance Methods [hide private]
 
ordinates(self)
Return an single-precision ndarray containing the frequencies at which this Spectrum is sampled.
source code

Inherited from MetaArray: __array_finalize__, __array_wrap__, __getstate__, __new__, __reduce__, __repr__, __setstate__, __str__

Inherited from MetaArray (private): _get_data

Class Variables [hide private]

Inherited from MetaArray: A, H, T, __abs__, __add__, __and__, __array_priority__, __copy__, __deepcopy__, __div__, __divmod__, __floordiv__, __hex__, __iadd__, __iand__, __idiv__, __ifloordiv__, __ilshift__, __imod__, __imul__, __invert__, __ior__, __ipow__, __irshift__, __isub__, __itruediv__, __ixor__, __lshift__, __mul__, __rmod__, __rmul__, __ror__, __rpow__, __rrshift__, __rshift__, __rsub__, __rtruediv__, __rxor__, __sub__, __truediv__, __xor__, astype, byteswap, choose, clip, compress, conj, conjugate, copy, cumprod, cumsum, diagonal, fill, flat, flatten, repeat, squeeze, transpose