Citlali
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
mapmaking::MLMapmaker Class Reference

#include <ml_mm.h>

Collaboration diagram for mapmaking::MLMapmaker:
Collaboration graph

Public Member Functions

template<class map_buffer_t , typename Derived , typename calib_t >
void populate_maps_ml (TCData< TCDataKind::PTC, Eigen::MatrixXd > &, map_buffer_t &, map_buffer_t &, Eigen::DenseBase< Derived > &, std::string &, calib_t &, double, bool, bool)
 

Public Attributes

std::shared_ptr< spdlog::logger > logger = spdlog::get("citlali_logger")
 
double tolerance
 
int max_iterations
 

Member Function Documentation

◆ populate_maps_ml()

template<class map_buffer_t , typename Derived , typename calib_t >
void mapmaking::MLMapmaker::populate_maps_ml ( TCData< TCDataKind::PTC, Eigen::MatrixXd > &  in,
map_buffer_t &  omb,
map_buffer_t &  cmb,
Eigen::DenseBase< Derived > &  map_indices,
std::string &  pixel_axes,
calib_t &  calib,
double  d_fsmp,
bool  run_omb,
bool  run_noise 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ logger

std::shared_ptr<spdlog::logger> mapmaking::MLMapmaker::logger = spdlog::get("citlali_logger")

◆ max_iterations

int mapmaking::MLMapmaker::max_iterations

◆ tolerance

double mapmaking::MLMapmaker::tolerance

The documentation for this class was generated from the following file: