-
Type:
Epic
-
Status: Done (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Component/s: None
-
Labels:None
-
Epic Name:Restructure STELLA
-
Sprint:2014-8, 2014-9
STELLA is currently built on a single major class, CFits, that contains all the data and code needed to analyse spectra.
This needs to be restructured into a number of classes and code that manipulates them. At the same time we should convert the code where possible to use more standard C++ classes and techniques e.g. std::min rather than custom macros.