cphot 0.1
A C++ tool for computing photometry from spectra.
io.hpp File Reference
#include "filter.hpp"
#include "votable.hpp"
#include "rquantities.hpp"
#include <cpr/cpr.h>

Go to the source code of this file.

Namespaces

 cphot
 

Functions

Filter cphot::get_filter (votable::VOTable &vot)
 Get the filter object from VOTable object. More...
 
Filter cphot::get_filter (const std::string &vot_filename)
 Get the filter object from a VOTable file. More...
 
Filter cphot::download_svo_filter (const std::string &id)
 main interface to SVO data requests More...
 
std::string cphot::download_pyphot_hdf5library (const std::string &where="./pyphot_library.hdf5")
 Download the filter library from pyphot repository. More...