You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in the AB meeting, we need to confirm the creation, addition and management of metadata from production (MC/Raw) through to the end of reconstruction (and probably beyond). There are some checks to do first of all:
Check that flsimulate stores all needed metadata into output data file, and optionally also into an additional metadata file
Check that flreconstruct propagates any metadata from the input file to the output file
Check that flreconstruct stores any reconstruction metadata (e.g. which processing modules/parameters were used)
We also need an interface so that any "Falaise" files can be queried for the contained metadata, e.g. print it to screen or to file.
As suggested by @drbenmorgan (thanks Ben), adding my request from #84 to this issue:
I'd like to be able to take metadata from the simulated/reconstructed files I use for analysis, and extract it to the root file produced by SensitivityModule (so we can always be sure of exactly what we are looking at when we run analysis). Examples of what I'd like to be able to store would be:
Version of Falaise it was simulated/reconstructed with
This will be migrated to the new Impressionist framework, likely using Art's Provenance tracking mechanism. I'll leave this open for now until we get an issue up on SuperNEMO-DBD/Impressionist
As discussed in the AB meeting, we need to confirm the creation, addition and management of metadata from production (MC/Raw) through to the end of reconstruction (and probably beyond). There are some checks to do first of all:
flsimulate
stores all needed metadata into output data file, and optionally also into an additional metadata fileflreconstruct
propagates any metadata from the input file to the output fileflreconstruct
stores any reconstruction metadata (e.g. which processing modules/parameters were used)We also need an interface so that any "Falaise" files can be queried for the contained metadata, e.g. print it to screen or to file.
This is coupled to Issues #33, #15
The text was updated successfully, but these errors were encountered: