star_visit_pmf_tabulate

star_visit_pmf_tabulate.py: make per-star table of detection visits

Usage:

  star_visit_pmf_tabulate.py [-N n] SCENARIO

where:

  SCENARIO: a scenario-summary directory (containing a "drm" subdirectory,
     but not naming the drm directory itself).
     In Sandbox convention, SCENARIO is typically in the sims/ hierarchy.

and optionally:

  -N n => cap the number of DRMs examined to "n", to speed testing.

Output files are placed in the directory SCENARIO/sched/. At present, two files:

  • detection-visits.html: a HTML table listing stars and detection visits
  • detection-visits.csv: the CSV version of the above table, for later analysis