Index: branches/czw_branch/20160809/ippconfig/hsc/Makefile.am
===================================================================
--- branches/czw_branch/20160809/ippconfig/hsc/Makefile.am	(revision 39719)
+++ branches/czw_branch/20160809/ippconfig/hsc/Makefile.am	(revision 39719)
@@ -0,0 +1,21 @@
+
+installdir = $(datadir)/ippconfig/hsc
+
+install_files = \
+	camera.config \
+	dvo.config \
+	format_raw.config \
+	format_mef.config \
+	ppImage.config \
+	ppMerge.config \
+	psastro.config \
+	ppStats.config
+
+install_DATA = $(install_files)
+
+install-data-hook:
+	chmod 0755 $(installdir)
+
+EXTRA_DIST = $(install_files)
+
+ACLOCAL_AMFLAGS = -I m4
Index: branches/czw_branch/20160809/ippconfig/hsc/camera.config
===================================================================
--- branches/czw_branch/20160809/ippconfig/hsc/camera.config	(revision 39716)
+++ branches/czw_branch/20160809/ippconfig/hsc/camera.config	(revision 39719)
@@ -132,9 +132,12 @@
 FILTER.ID       METADATA
    g        STR   HSC-g
+   r	    MULTI
    r        STR   HSC-r
+   r        STR   HSC-r2
    i        MULTI
    i        STR   HSC-i
    i        STR   HSC-i2
    z        STR   HSC-z
+   y	    STR   HSC-Y
 END
 
Index: branches/czw_branch/20160809/ippconfig/hsc/format_mef.config
===================================================================
--- branches/czw_branch/20160809/ippconfig/hsc/format_mef.config	(revision 39716)
+++ branches/czw_branch/20160809/ippconfig/hsc/format_mef.config	(revision 39719)
@@ -148,5 +148,5 @@
 		CELL.BIASSEC.SOURCE	STR	VALUE
 		CELL.TRIMSEC.SOURCE	STR	VALUE
-		CELL.BIASSEC		STR	[512:536,50:4225]
+		CELL.BIASSEC		STR	[521:536,50:4225]
 		CELL.TRIMSEC		STR	[9:520,50:4225]
 		CELL.GAIN.SOURCE	STR	HEADER
