redback.get_data.get_prompt_data_from_fermi
- redback.get_data.get_prompt_data_from_fermi(*args: None, **kwargs: None) DataFrame [source]
Get prompt emission data from Fermi. Creates a directory structure and saves the data. Returns the data, though no further action needs to be taken by the user.
- Parameters:
args (None) – Placeholder
kwargs (None)
- Returns:
The processed data.
- Return type:
pandas.DataFrame