Allow use of multiple folder locations for loading data
- In
load()
, rename argumentsubFolder
todata
to be consistent with EXtra-Data - In
load()
, stop usingfind_run_path
, remove attributerunFolder
and replace it by attributesrunNB
,proposal
, anddata
. - Adapt plotting routines to properly display the run number and proposals
Closes #88 (closed).