brahmap.core.GLSResult
¶
A class to store the results of the GLS map-making
Parameters:
Name | Type | Description | Default |
---|---|---|---|
solver_type
|
SolverType
|
description |
required |
npix
|
int
|
description |
required |
new_npix
|
int
|
description |
required |
GLS_maps
|
ndarray
|
description |
required |
hit_map
|
ndarray
|
description |
required |
convergence_status
|
bool
|
description |
required |
num_iterations
|
int
|
description |
required |
GLSParameters
|
GLSParameters
|
description |
required |