redback.get_data.directory.open_access_directory_structure

redback.get_data.directory.open_access_directory_structure(transient: str, transient_type: str) DirectoryStructure[source]

Provides a general directory structure.

Parameters:
  • transient (str) – Name of the transient.

  • transient_type (str) – Type of the transient.

Returns:

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

Return type:

namedtuple