Healpix C++  3.82
Functions
powspec_fitsio.h File Reference
#include <string>

Go to the source code of this file.

Functions

void read_powspec_from_fits (fitshandle &inp, PowSpec &powspec, int nspecs, int lmax)
 
PowSpec read_powspec_from_fits (fitshandle &inp, int nspecs, int lmax)
 
void read_powspec_from_fits (const std::string &infile, PowSpec &powspec, int nspecs, int lmax, int hdunum=2)
 
PowSpec read_powspec_from_fits (const std::string &infile, int nspecs, int lmax, int hdunum=2)
 
void write_powspec_to_fits (fitshandle &out, const PowSpec &powspec, int nspecs)
 
void write_powspec_to_fits (const std::string &outfile, const PowSpec &powspec, int nspecs)
 

Detailed Description

Copyright (C) 2003-2017 Max-Planck-Society

Author
Martin Reinecke

Definition in file powspec_fitsio.h.


Generated on Thu Jul 28 2022 17:32:07 for Healpix C++