Álvaro
Álvaro
  [](https://github.com/rest-for-physics/framework/commits/aezquerro_dsPlot) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=rest-for-physics&utm_campaign=badge_info) - Extended the _scale_ option to use any mathematical expression in combination with the special keywords. New keywords: - _entries_ - _runLength_ - _integral_ -...
TRestMetadata::InstantiateChildMetadata calls the metadata Initialize() method after loading its members from the config element. Thus, the child metadata members are reset. I think the call to Initialize() should be before...
  [](https://github.com/rest-for-physics/framework/commits/aezquerro_dsStrategy) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=rest-for-physics&utm_campaign=badge_info) Adding new strategy options for RelevantQuantity. * **append**: It will append the metadata member value to the previous value. The user can specify the appender...
There is a memory leak when opening, with latest version of REST, a REST files made with version < 2.4.3 or
  [](https://github.com/rest-for-physics/framework/commits/aezq_fixMetadataAndCut) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=rest-for-physics&utm_campaign=badge_info) PR to address issue #515
  [](https://github.com/rest-for-physics/framework/commits/gmAddSecondarySpatialObservable) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=rest-for-physics&utm_campaign=badge_info) Add the possibility to give a second observable to constrain the events that are selected as part of a segment. This is useful, for example,...