Skip to content

Allow use of multiple folder locations for loading data

Laurent Mercadier requested to merge runFolder into master
  • In load(), rename argument subFolder to data to be consistent with EXtra-Data
  • In load(), stop using find_run_path, remove attribute runFolder and replace it by attributes runNB, proposal, and data.
  • Adapt plotting routines to properly display the run number and proposals

Closes #88 (closed).

Merge request reports