msr2data global with HAL

Issue #22 resolved
Zaher Salman created an issue

It seems that msr2data fails to create global fit files for HAL. I tried running

msr2data [40 41 42] _tmpl msr-40 global

with the attached 40_tmpl.msr template and the generated file is not a proper global fit.

Comments (2)

  1. Zaher Salman reporter

    Following a bit of playing around, I found that the run tag number in the template file should be 00040 instead 0040. Then everything works as expect. This is probably because HAL uses 5 digit run numbers. It may be useful to preformat the run tag regardless of what is given in the template to ignore any leading zeros.

  2. Log in to comment