Skip to content
  • Gregory Ashton's avatar
    Create and use set_out_file routine in the grid_search · 31a8eb0f
    Gregory Ashton authored
    Previously, each search class named its own output file. This provides a
    function `set_out_file` in the top-level class which sets the `out_file`
    attribute to be used.
    - Adds class name to the out_file for clarity
    - Add detectors used
    31a8eb0f