Now I am a STF (Stockfish Testing Framework) fan. Really, it is not my fault, everyone talks only about STF, people test different patches, and the mania is on the rampage. I would not probably have done this, if it had not been for Robert Tournevisse, who started a thread on the programming section, and Ralph Stoesser, who kindly posted a link to Stockfish psqt. Any blame for this message of mine should be directed towards them.
Anyway, as I already am a STF maniac (I might visit the site some 10-20 times per day, well maybe there is more green )

The filled tables could be downloaded as a doc file here: http://www.freeuploadsite.com/do.php?id=30498. I kept the Stockfish format, and just replaced the old values with my own ones. Some remarks:
- the pawn table takes into consideration space advantage, something that was missing from the older table
- the different piece tables also take into consideration space advantage that was also largely missing
- the values for knight and bishop are excatly the same. I thought what to do about that, but as, on the one hand, the bishop is a relatively stronger piece deserving bigger values, and, on the other hand, the knight psqt is usually more important, I decided to not overtune everything to a hair and let both pieces have same values. Basically, that would be right, as there are no major distinctions.
Probably some knowledgeable person could sometime run a test with those values, either locally or globally, however, I am almost certain that all possible tests will fail, as the values will clash with different specifically tuned Stockfish parameters. What comes to my mind is that the pawn table could clash with a space advantage feature, or with some pawns getting rank bonus, like chain pawns. The piece tables for the minor pieces could clash with outposts and other similar stuff. I did the tables so that they include most relevant parameters in one feature, i.e. the table includes bonus points in terms of file and rank placements, centralisation, space advantage, etc.
As I told you, I accept no blame (but some libel and some outrageous words, as well as calling me names might pass)

I chose the name of the thread because when I looked at different tables, I was left with the impression they are either crude, or very crude. But now, the present table most probably provides the crudest tuning attempt.
Best, Lyudmil