make_summary_table¶
-
eridanus_pbh.analyze.snapshots.
make_summary_table
(drct: str, potential: Any, save: Union[bool, str] = True, overwrite: bool = False)[source]¶ Make a summary table a full simulation run.
- Parameters
- drct: str
the directory of the run
- potential: galpy potential
the smooth potential
- store_inputs: bool
whether to store function inputs in a BoundArguments instance default {store_inputs}
- .. todo::
need to do by inspect, since can pass args as kwargs
- Returns
- df:
QTable
time, rtidal
- df: