Removed unnecessary task dependency between recv_xv and pairs
Removed unnecessary task dependency between recv_xv and pair/density sub_pair/density.
We always sort after reception of data and the pairs can't run before the sort is done. So that was an unnecessary link.
Apart from code re-arranging the interesting line is the removal of line 1208.