Processing state of WFC data night by night
//
// this function prints out an address and a last modifed line to the open file
// specified by giving the pointer $fp
//
// Variables needed:
// $fp: valid file handle to a file open in write mode
//
// Written by Suzanne Aigrain on 15-Dec-2000
function address_date($fp)
{
$pagemaker="Cambridge XMMSSC team";
$email="wmy@ast.cam.ac.uk";
$st=fputs($fp,"
$pagemaker <$email>\n");
// $filemod = filemtime("~xmmssc/public_html/xidops/fields_status.txt");
$filemod = filemtime("/home/xmmssc/public_html/xidops/fields_status_new.txt");
$filemodtime = date("F j Y h:i:s A", $filemod);
$st=fputs($fp,"Based on: \"~xmmssc/public_html/xidops/fields_status.txt\", last modified $filemodtime \n");
}
?>
// This routine creates a link to the file $file from the file handled by $pt
// checking first if $file exists and if it doesnt it creates it
// with the message: Data not yet processed. etc...
// Returns true if sucessful (ie file was there or copying worked, false
// otherwise
//
// Inputs:
// $full_path: name of file to check (to access it from the program calling
// the links routine)
// $rel_path: path to same file but from the file the link is placed into
// $pt: valid file handle to a file open for writing
// $text: string, containing linked text
//
// Calls:
// ch_page_exists.php
//
// Written by Suzanne Aigrain on 05-Jan-2001
function links($pt,$full_path,$rel_path,$text)
{
// include($PHP_MYLIB."ch_page_exist.php");
if (ch_page_exist($full_path))
{
$try=fputs($pt,"".$text."");
}
else
{
$try=fputs($pt,"".$text."");
}
return $try;
}
// This routine checks if a file exists and if it doesnt it creates it
// with the message: Data not yet processed. etc...
// Returns true if sucessfule (ie file was there or copying worked, false
// otherwise
//
// Inputs:
// $name: name of file to check (full path if required)
//
function ch_page_exist($name)
{
if (! (file_exists($name)))
{
$try=is_numeric("ab");
}
else
{
$try=is_numeric(1.0);
}
return $try;
}
?>
LEGEND: |
: none |
: some |
: all |
: where ? |
Point mouse on gifs in "In Cambridge" column to see data file locations.Based on:
"~xmmssc/public_html/xid/wfc_bynight.txt", last modified November 17 2005 02:54:55 PM
-- | Night | ITP/WFS | Taken | before XID | XID work | - |
---|
In Cam | Images | Cats | Merged | In XID dirs | Databases | Quality Control | XID | CMT ext | log | comment
|
---|
1 | 2000-04-30 | ITP-AXIS |  |  |  |  |  |  |  |  |  | 0.086/0.002/0.009/16 | log |
|
2 | 2000-06-24 | WFS-nonXID |  |  |  |  |  |  |  |  |  | 0.083/0.005/0.020/15 | log | |
3 | 2000-06-25 | WFS-nonXID |  |  |  |  |  |  |  |  |  | 0.083/0.005/0.020/15 | log | |
4 | 2000-07-25 | PATT-XID |  |  |  |  |  |  |  |  |  | 0.080/0.004/0.016/17 | nolog | |
5 | 2000-07-26 | PATT-XID |  |  |  |  |  |  |  |  |  | 0.095/0.005/0.022/18 | nolog | |
6 | 2000-07-27 | PATT-XID |  |  |  |  |  |  |  |  |  | 0.350/0.006/0.024/15 | log | |
7 | 2000-07-28 | PATT-XID |  |  |  |  |  |  |  |  |  | 0.440/0.010/0.030/10 | log | |
8 | 2000-10-07 | ITP-AXIS |  |  |  |  |  |  |  |  |  | 0.145/0.008/0.034/18 | log | |
9 | 2000-10-08 | ITP-AXIS |  |  |  |  |  |  |  |  |  | 0.143/0.005/0.024/21 | nolog | |
10 | 2000-10-27 | ITP-AXIS |  |  |  |  |  |  |  |  |  | 0.119/0.004/0.016/13 | log | |
11 | 2000-10-28 | ITP-AXIS |  |  |  |  |  |  |  |  |  | 0.095/0.004/0.014/15 | log | |
12 | 2000-12-15 | ITP-AXIS |  |  |  |  |  |  |  |  |  | | log | rain all night
|
13 | 2000-12-16 | ITP-AXIS |  |  |  |  |  |  |  |  |  | 0.095/0.004/0.014/15 | log | |
14 | 2000-12-17 | ITP-AXIS |  |  |  |  |  |  |  |  |  | 0.097/0.005/0.025/23 | log | |
15 | 2001-01-24 | ITP-AXIS |  |  |  |  |  |  |  |  |  | 0.081/0.005/0.021/19 | log | |
16 | 2001-01-25 | ITP-AXIS |  |  |  |  |  |  |  |  |  | 0.094/0.007/0.034/21 | log | |
17 | 2001-02-19 | WFS-nonXID |  |  |  |  |  |  |  |  |  | 0.164/0.010/0.039/15 | log | clouds
|
18 | 2001-07-14 | WFS-XID |  |  |  |  |  |  |  |  |  | 0.293/0.007/0.015/05 | log | |
19 | 2001-07-15 | WFS-XID |  |  |  |  |  |  |  |  |  | 0.100/0.004/0.011/6 | log | |
20 | 2001-07-16 | WFS-XID |  |  |  |  |  |  |  |  |  | 0.093/0.010/0.024/6 | log |
|
21 | 2001-07-17 | WFS-XID |  |  |  |  |  |  |  |  |  | 0.498?/0.013/0.026/4 | log | |
22 | 2001-07-18 | WFS-XID |  |  |  |  |  |  |  |  |  | CMT problems | log | |
23 | 2001-07-19 | WFS-XID |  |  |  |  |  |  |  |  |  | 0.098/0.004/0.009/5 | log | |
24 | 2001-12-31 | ITP-AXIS |  |  |  |  |  |  |  |  |  | | log | no data |
25 | 2002-01-01 | ITP-AXIS |  |  |  |  |  |  |  |  |  | | log | no data |
26 | 2002-01-02 | ITP-AXIS |  |  |  |  |  |  |  |  |  | | log | |
27 | 2002-01-03 | ITP-AXIS |  |  |  |  |  |  |  |  |  | | log | |
28 | 2002-01-04 | ITP-AXIS |  |  |  |  |  |  |  |  |  | | log | |
29 | 2002-01-05 | ITP-AXIS |  |  |  |  |  |  |  |  |  | | log | no data |
30 | 2002-01-06 | WFS-XID |  |  |  |  |  |  |  |  |  | | log | no data |
31 | 2002-01-07 | WFS-XID |  |  |  |  |  |  |  |  |  | | log | |
32 | 2002-01-08 | WFS-XID |  |  |  |  |  |  |  |  |  | | log | |
33 | 2002-01-09 | WFS-XID |  |  |  |  |  |  |  |  |  | | log | no data |
34 | 2002-01-10 | WFS-XID |  |  |  |  |  |  |  |  |  | | log | no data |
35 | 2002-01-11 | WFS-XID |  |  |  |  |  |  |  |  |  | | log | |
36 | 2002-01-12 | WFS-XID |  |  |  |  |  |  |  |  |  | | log | |
37 | 2002-01-13 | WFS-XID |  |  |  |  |  |  |  |  |  | | log | |
38 | 2002-06-10 | WFS-XID |  |  |  |  |  |  |  |  |  | 0.088/0.006/0.014/6 | log | |
39 | 2002-06-11 | WFS-XID |  |  |  |  |  |  |  |  |  | | log | |
40 | 2002-06-12 | WFS-XID |  |  |  |  |  |  |  |  |  | | log | |
41 | 2002-06-13 | WFS-XID |  |  |  |  |  |  |  |  |  | | log | |
42 | 2002-06-14 | WFS-XID |  |  |  |  |  |  |  |  |  | | log | |
43 | 2002-06-15 | WFS-XID |  |  |  |  |  |  |  |  |  | | log | |
44 | 2002-06-16 | WFS-XID |  |  |  |  |  |  |  |  |  | | log | |
45 | 2002-06-17 | WFS-XID |  |  |  |  |  |  |  |  |  | | log | |
46 | 2002-06-18 | WFS-XID |  |  |  |  |  |  |  |  |  | | log | |
Richard McMahon <rgm@ast.cam.ac.uk>