#include <sstream>
#include <iomanip>
#include <string>
#include <fstream>
#include <iostream>
#include <sys/stat.h>
#include <cmath>
#include "CDataReader.hpp"
#include "CGlobals.hpp"
#include "globals.h"
#include "cglobals.h"
#include "proto.h"
IMPORTANT NOTE: API changes here should also be made in CDataReader.sip to enable python to use the updated API.