PURIFY
Next-generation radio interferometric imaging
Namespaces | Functions
directories.in.h File Reference
#include <string>
#include <sys/stat.h>
+ Include dependency graph for directories.in.h:

Go to the source code of this file.

Namespaces

 purify
 

Functions

std::string purify::data_directory ()
 Holds data and such. More...
 
std::string purify::models_directory ()
 Holds TF models. More...
 
std::string purify::output_directory ()
 Where test outputs go. More...
 
std::string purify::data_filename (std::string const &filename)
 Holds data and such. More...
 
std::string purify::image_filename (std::string const &filename)
 Image filename. More...
 
std::string purify::visibility_filename (std::string const &filename)
 Visibility filename. More...
 
std::string purify::vla_filename (std::string const &filename)
 Specific vla data. More...
 
std::string purify::atca_filename (std::string const &filename)
 Specific atca data. More...
 
std::string purify::mwa_filename (std::string const &filename)
 Specific mwa data. More...
 
std::string purify::gridding_filename (std::string const &filename)
 Some gridding regression data. More...
 
std::string purify::degridding_filename (std::string const &filename)
 Some degridding regression data. More...
 
std::string purify::output_filename (std::string const &filename)
 Test output file. More...
 
std::string purify::ngc3256_ms ()