Default parameters are generated per instrument
Since data reduction parameters can vary wildy depending on the instrument, defaults are now stored per-instrument in the instrument definition .yml
files.
Fixed inconsistent image numbering scheme in the GUI. Image number are now uniformly 1-based in the GUI and converted to 0-based when passed to the core.
The convolver is now correctly initialised in SubframeFindPeaks
.
Resolves #689 (closed), #676 (closed), #675 (closed)