redback.get_data.directory.swift_prompt_directory_structure

redback.get_data.directory.swift_prompt_directory_structure(grb: str, bin_size: str = '2ms') DirectoryStructure[source]

Provides directory structure for Swift prompt data.

Parameters:
  • grb (str) – Name of the GRB, e.g. GRB123456.

  • bin_size (str) – Bin size to use. Must be in SWIFT_PROMPT_BIN_SIZES. (Default value = ‘2ms’)

Returns:

The directory structure, with ‘directory_path’, ‘raw_file_path’, and ‘processed_file_path’

Return type:

namedtuple