fix std_error function in MCStats class
Created by: RoyStegeman
In #1522 we replaced self.data with self.error_members(), but did not update the ddof
value accordingly.
Created by: RoyStegeman
In #1522 we replaced self.data with self.error_members(), but did not update the ddof
value accordingly.