Halo finder not working in the analysis of simulation of an isolated disk galaxy using RAMSES. I have installed AHF halo finder and added its path to .bashrc. But when I run s.halos() I get the following error.
************************************************************************************
configparser.InterpolationSyntaxError: bad interpolation variable reference '%(typecode)d\noutfile_prefix = %(filename)s\nLgridDomain = 256\nLgridMax = %(gridmax)d\nNperDomCell = 5\nNperRefCell = 5\nVescTune = 1.5\nNminPerHalo = 50\nRhoVir = 0\nDvir = 200\nMaxGatherRad = 10.0'
************************************************************************************
Should I edit the configuration file of pynbody for RAMSES?
Please help to resolve the issue.