public void setPeak1(double pixel) {
   peak1 = pixel;
   IPOGNode.setPeak1(pixel);
 }