CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
Column.cc File Reference
#include "Column.h"
#include <memory>
#include <fitsio.h>
#include <spdlog/fmt/fmt.h>
Include dependency graph for Column.cc:

Namespaces

namespace  carta
 

Functions

void carta::TrimSpaces (std::string &str)
 
std::unique_ptr< Columncarta::ColumnFromFitsType (int type, const std::string &col_name)