public void setPeak3(double pixel) {
   peak3 = pixel;
   IPOGNode.setPeak3(pixel);
 }