Skip to content

Minor things

Reed Essick requested to merge minor-things into master

This patch introduces relatively benign additions that are quite isolated. It's small enough that I might have been able to just push to master directly, but fork-and-merge leaves a bigger paper trail.

  • OVL.evaluate now will print status reports if verbose=True, much like OVL.train.
  • I added a help-string to CalibrationMap.roc to clarify the order in which it returns things: (fap, eff)

Merge request reports

Loading