diff --git a/PARAM/HMS/CER/hcer.param b/PARAM/HMS/CER/hcer.param
index 99b7454a07b1e86dc0f2e4540597ec8426b68f89..a66e390a903b6bc6052762e9ffccbfd94045ee4b 100644
--- a/PARAM/HMS/CER/hcer.param
+++ b/PARAM/HMS/CER/hcer.param
@@ -1,14 +1,18 @@
-hcer_width = 50, 50
 
-hcer_adc_to_npe = 1/323., 1/327.
+hcer_tot_pmts = 2
 
+hcer_adc_to_npe = 1/323., 1/327.
 
 hcer_chi2max = 50.
+
 hcer_beta_min = 0.8
 hcer_beta_max = 1.2
+
 hcer_et_min = 0.95
 hcer_et_max = 5.0
+
 hcer_mirror_zpos = 230
+
 ; hcer_region: 8 values for each region (1 per mirror + sum)
 ; central x,y,dx,dy values and x,y,dx,dy half widths.
 hcer_region =   30,  -30,   0,
@@ -19,6 +23,4 @@ hcer_region =   30,  -30,   0,
                 30,   30,  30,
                 .1,   .1,  .1,
                 .1,   .1,  .1
-
-hcer_ped_limit =  1000,1000
 	       
diff --git a/PARAM/HMS/GEN/hcana.param b/PARAM/HMS/GEN/hcana.param
index 781c1916a6d276d557f33d074f8e39bf9fd4f415..b0224aa0b5bf13c3d6984f3d700b82baf836cca4 100644
--- a/PARAM/HMS/GEN/hcana.param
+++ b/PARAM/HMS/GEN/hcana.param
@@ -11,7 +11,7 @@ href_offset = 0.0
 hcal_num_layers = 4
 
 rraster_num_signals = 4
- hcer_tot_pmts = 2
+
 # Exclusion band width for the calorimeter's fiducial volume.
 hcal_fv_delta = 5.
 
diff --git a/PARAM/SHMS/HGCER/phgcer.param b/PARAM/SHMS/HGCER/phgcer.param
index 460386ebe78dfcfeabeb9ba071698fb76baac9f7..84eed4d4932a4e177bfe580aeab873c173777129 100644
--- a/PARAM/SHMS/HGCER/phgcer.param
+++ b/PARAM/SHMS/HGCER/phgcer.param
@@ -1,29 +1,26 @@
 ; Number of heavy gas Cherenkov PMT's
 phgcer_tot_pmts = 4
 
-phgcer_width = 50, 50,50, 50
-
-;phgcer_adc_to_npe = 1/128.8, 1/130.6,1/128.99, 1/128.99
-
 ; Garth H. gain calibration from run 486, March 9 2017
 phgcer_adc_to_npe = 1/436., 1/393., 1/364., 1/372.
 
 phgcer_chi2max = 50.
+
 phgcer_beta_min = 0.8
 phgcer_beta_max = 1.2
+
 phgcer_et_min = 0.95
 phgcer_et_max = 5.0
+
 phgcer_mirror_zpos = 230
+
 ; phgcer_region: 8 values for each region (1 per mirror + sum)
 ; central x,y,dx,dy values and x,y,dx,dy half widths.
 phgcer_region =   30,  -30,   0,
-                 0,    0,   0,
-                 0,    0,   0,
-                 0,    0,   0,
-                20,   20,  60,
-                30,   30,  30,
-                .1,   .1,  .1,
-                .1,   .1,  .1
-
-phgcer_ped_limit =  1000,1000, 1000,1000
-	       
+                   0,    0,   0,
+                   0,    0,   0,
+                   0,    0,   0,
+                  20,   20,  60,
+                  30,   30,  30,
+                  .1,   .1,  .1,
+                  .1,   .1,  .1
\ No newline at end of file
diff --git a/PARAM/SHMS/NGCER/pngcer.param b/PARAM/SHMS/NGCER/pngcer.param
index 10eab8d97bb1abe6cb9c629929c829c41b6558fe..8a4062abdf1fffb3574fcbc1731eb335c1866307 100644
--- a/PARAM/SHMS/NGCER/pngcer.param
+++ b/PARAM/SHMS/NGCER/pngcer.param
@@ -1,27 +1,25 @@
 ; Number of noble gas Cherenkov PMT's
 pngcer_tot_pmts = 4
 
-pngcer_width = 50, 50,50, 50
-
 pngcer_adc_to_npe = 1/1000., 1/1000., 1/1000., 1/1000.
 
-
 pngcer_chi2max = 50.
+
 pngcer_beta_min = 0.8
 pngcer_beta_max = 1.2
+
 pngcer_et_min = 0.95
 pngcer_et_max = 5.0
+
 pngcer_mirror_zpos = 230
+
 ; pngcer_region: 8 values for each region (1 per mirror + sum)
 ; central x,y,dx,dy values and x,y,dx,dy half widths.
 pngcer_region =   30,  -30,   0,
-                 0,    0,   0,
-                 0,    0,   0,
-                 0,    0,   0,
-                20,   20,  60,
-                30,   30,  30,
-                .1,   .1,  .1,
-                .1,   .1,  .1
-
-pngcer_ped_limit =  1000,1000, 1000,1000
-	       
+                   0,    0,   0,
+                   0,    0,   0,
+                   0,    0,   0,
+                  20,   20,  60,
+                  30,   30,  30,
+                  .1,   .1,  .1,
+                  .1,   .1,  .1
\ No newline at end of file