Public Attributes | |
| real(dp) | Nres |
| The NW parameter for the Tapers. | |
| integer(i4b) | Ntap |
| The number of Tapers to be used. | |
| integer(i4b) | Niter |
| The number of iterations (if 0 then MTM). | |
| type(DPSSTaper) | the_taper |
| the tapers | |
| type(FFTRMap) | the_map |
| the map whose power spectrum is being obtained | |
| type(FFTRMap) | the_map2 |
| a possible second map for xspectrum | |
| type(FFTRMap) | the_mask |
| a possible mask | |
| type(KMap) | the_power |
| the power spectrum | |
| type(KMap) | effective_window |
| PS of the effective weighting window. | |
| logical(LGT) | isAllocated |
| real(dp) AMTM::AMTMpower::Nres |
The NW parameter for the Tapers.
| integer(i4b) AMTM::AMTMpower::Ntap |
The number of Tapers to be used.
| integer(i4b) AMTM::AMTMpower::Niter |
The number of iterations (if 0 then MTM).
the tapers
the map whose power spectrum is being obtained
a possible second map for xspectrum
a possible mask
the power spectrum
PS of the effective weighting window.
| logical(LGT) AMTM::AMTMpower::isAllocated |
1.5.4