remove inf and nan from margll
Sometimes ILE saves inf
as margll #114 . We need to figure out what is causing this.
But, to make sure that the post script doesn't fail to plot the grids, this MR removes "non-finite" values from margll and does a try...except
loop where the posterior samples are generated
Edited by VINAYA VALSAN