read_rmf

sherpa.astro.io.read_rmf(arg) DataRMF[source] [edit on github]

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:
datasherpa.astro.data.DataRMF or subclass