bilby.core.grid.grid_file_name
- bilby.core.grid.grid_file_name(outdir, label, gzip=False)[source]
Returns the standard filename used for a grid file
- Parameters:
- outdir: str
Name of the output directory
- label: str
Naming scheme of the output file
- gzip: bool, optional
Set to True to append .gz to the extension for saving in gzipped format
- Returns:
- str: File name of the output file