Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 589 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 589 Bytes

Spectral Process

Install & required Packages

Requires:

  • astropy
  • healpy
  • h5py
  • matplotlib
  • numpy
  • scipy
  • tqdm

Running

  1. Prepare a parameter file (following example given)
  2. Run python main.py input_file.py

Outputs

  • Source:_{SourceName}.hd5 HDF5 file containing all source fits and errors for each fit. Able to hold one set of fits for each method.
  • {SourceName}PhotometryReport{Method}.pdf PDF containing all summary plots for each fit alongside a summary plot of all fluxes at all frequencies fitted.