-
Type:
Task
-
Status: In Progress (View Workflow)
-
Priority:
Normal
-
Resolution: Unresolved
-
Labels:None
Created on 2023-07-11 14:30:02 by Fanny Dufresne. % Done: 50
In results_specifications.csv, files some lines are present but not in the hdf5 output.
Example:
FirstpassFittedTemplateDtM model_parameters True candidate fittedTpl.tplDtm extrema_results f8
FirstpassFittedTemplateMtM model_parameters True candidate fittedTpl.tplMtm extrema_results f8
We could try to inventory those line and decide which ones we want to keep or not
NB: to fix the presence of the two lines above, tplDtm and tplMtm are probably just missing from redshift.i struct CTplModelSolution
+ add missing elements in results_specifications.csv (those which are Firstpass<element> but missing <element> from second pass)