prose.FitsManager.label#
- FitsManager.label(i)#
Return a string label for the observation with the given index.
- Parameters:
i (int) – The index of the observation.
- Returns:
A string label in the format “{telescope}_{date}_{target}_{filter}”.
- Return type:
str