Index: trunk/Ohana/src/relphot/include/relphot.h
===================================================================
--- trunk/Ohana/src/relphot/include/relphot.h	(revision 41647)
+++ trunk/Ohana/src/relphot/include/relphot.h	(revision 41662)
@@ -874,3 +874,9 @@
 void ResetAverageActivePhotcodes (SecFilt *secfilt);
 
-
+void   rationalize_zeropoints (int Niter);
+double get_median_zpt_images (short photcode);
+void   set_median_zpt_images (short photcode, double zpt);
+double get_median_zpt_mosaics (short photcode);
+void   set_median_zpt_mosaics (short photcode, double zpt);
+double get_median_zpt_tgroups (short photcode);
+void   set_median_zpt_tgroups (short photcode, double zpt);
