Fix for a bug caught by the N_state_model.test_metal_pos_opt system test.
The problem was that uninitalised probability arrays of None from cdp.probs was always sent into the target function, whereas None should be sent in instead.
Authored by: bugman 2013-01-23
Parent: [r18286]
Child: [r18288]