read_rmf¶
- 
sherpa.astro.io.read_rmf(arg)[source]¶ Create a DataRMF object.
Parameters: arg – The name of the file or a representation of the file (the type depends on the I/O backend) containing the RMF data. Returns: data Return type: sherpa.astro.data.DataRMF