autoreject.read_reject_log#
- autoreject.read_reject_log(fname)[source]#
Read a reject log.
- Parameters:
- fname
str
The filename where the reject log is saved.
- fname
- Returns:
- reject_loginstance of
autoreject.RejectLog
- reject_loginstance of
Read a reject log.
str
The filename where the reject log is saved.
autoreject.RejectLog