function is_background_analytical,background
  is_gary=[5,6]
  return,fix(total(background eq is_gary))
end
