brahmap.core.GLSParameters
¶
A class to encapsulate the parameters used for GLS map-making
Attributes:
Name | Type | Description |
---|---|---|
solver_type |
SolverType
|
description |
use_iterative_solver |
bool
|
description |
isolver_threshold |
float
|
description |
isolver_max_iterations |
int
|
description |
callback_function |
Callable
|
description |
return_processed_samples |
bool
|
description |
return_hit_map |
bool
|
description |