Chronos

Introduction

Chronos [1] is software to automatically fit isochrones to cluster photometry.

Description

Chronos has a number of modules to perform photometry.

Chronos can be called from python directly or the command-line script hofer can be used.

Examples

chronos

Here are the various input arguments for command-line script chronos:

usage: chronos [-h] [--outfile OUTFILE] [--figfile FIGFILE] [-d OUTDIR]
               [-l] [-p] [-v] [-t]
               files [files ...]

Run Chronos on a catalog

positional arguments:
  files                 Catalog FITS files or list

optional arguments:
  -h, --help            show this help message and exit
  --outfile OUTFILE     Output filename
  --figfile FIGFILE     Figure filename
  -d OUTDIR, --outdir OUTDIR
                        Output directory
  -l, --list            Input is a list of FITS files
  -p, --plot            Save the plots
  -v, --verbose         Verbose output
  -t, --timestamp       Add timestamp to Verbose output

Index

Footnotes