get_response_from_cache¶
- sofia_redux.instruments.fifi_ls.get_response.get_response_from_cache(responsefile)[source]¶
Retrieves response data from the response cache.
Checks to see if the file still exists, can be read, and has not been altered since last time. If the file has changed, it will be deleted from the cache so that it can be re-read.
- Parameters:
- responsefilestr
File path to the response file
- Returns:
- responsenumpy.ndarray