4#include "../../catch2/catch.hpp"
20namespace unitTest::placeholder::astro_phoenixSpectrum_test
28TEST_CASE(
"phoenixSpectrum API has a test placeholder",
"[astro::phoenixSpectrum][placeholder]" )
30 SUCCEED(
"phoenixSpectrum behavioral assertions are pending." );
TEST_CASE("Loading aoAtmosphere config settings", "[ao::analysis::aoAtmosphere]")
Verify parsing and validation of atmosphere configuration settings.
void rewritePhoenixSpectrum(const std::string &filename, floatT lmin, floatT lmax, int sepWavelength=0, floatT DF=-8.0)
Read in, crop, scale, and re-write a Phoenix spectrum data file.
void rewritePhoenixSpectrumBatch(const std::string &dir, floatT lmin, floatT lmax, floatT DF=-8.0)
Call rewritePhoenixSpectrum for all files in a directory.
Utilities for working with spectra from phoenix code.
A spectrum from the Phoenix model, for use with ioutils::astro::astroSpectrum.
Unit specifications and conversions.