source $cfPath(nexus)/nxscripts_common_1.tcl proc ::nexus::isc_initialize {} { variable histmem_filetype_spec lappend histmem_filetype_spec(HISTOGRAM_XY) link {aux_data 3 hmm_xy_corrected} lappend histmem_filetype_spec(HISTOGRAM_X) link {aux_data 3 hmm_x_corrected} ::nexus::ic_initialize }