// this program is written to be called from fields_status.php // it makes an html page called $dir[$i]/index.html which contains links to // html pages for each source list for that field and also a link to WFC // quality control plots index if applicable (it calls a program called // mk_wfc_index.php) // // Variables needed: // $field[$i]: element of string array giving current field name // $dir[$i]:element of string array giving directory where pages for current // field are stored // $source_loc and $source_name: string arrays containig the location of html // pages and the source list type for each source list for that field // $wfcnow: string array containing all info about wfc data for the field. // // Written by Suzanne AIgrain on 15-Dec-2000 // // Included / Called programs: // mk_wfc_index.php // address_date.php
(See /home/xmmssc/soft/php/mk_field_index.php)