Skip to main content

Proud to be part of LJMU,
in partnership with the Dill Faulkes Educational Trust

 

Part of

 

The observations that we need you to analyse are listed in the table on this page.

  1. Click on a file to download it
  2. Remember, you need to download all the observations (usually 3 or 4 files) listed with the same Group ID code. This allows you to blink through the images.
  3. Please also make a note of the Group ID code - you will need this when you report your results.

\n"; if($rowflg == 1) { $rowcol = "#eeeeff"; $rowflg =0;; } else { $rowcol = "#ffffff"; $rowflg = 1; } $query = "SELECT fitsfile,obsdate,objectid FROM fitsfiles WHERE groupid='" . $fld['groupid'] . "' ORDER BY obsdate"; $res3 = mysqli_query($link, $query); $lp2 = 1; while($obs = mysqli_fetch_array($res3)) { // If it is the first one, print the group ID, asteroid name and date if($lp2 == 1) { $groupid = "neo-".$obs['objectid']; print " \n"; print " \n"; print " "; $lp2 = $lp2 + 1; } print "\n"; $lp = $lp + 1; } $tlp = $tlp - 1; } ?>
Group ID Asteroid Date of Observations Image files
".$groupid." {$title['title']}".$obs['obsdate']." GMT\n"; } // DO NOT Use the "/download/" tag to force a download $imgname = $obs['fitsfile'].'.fits'; $imgurl = "/sites/default/files/fits/asteroids/$imgname"; print "File$lp2  "; $lp2 = $lp2 + 1; } // Fill in any remaining blank columns while($lp2 <= 4) { print "