Commit in www-lcsim/datasets on MAIN
ftp.html+3-1051.5 -> 1.6
index.html+4-461.4 -> 1.5
request.html+3-821.2 -> 1.3
+10-233
3 modified files
JM: Redirect dataset pages to new confluence.

www-lcsim/datasets
ftp.html 1.5 -> 1.6
diff -u -r1.5 -r1.6
--- ftp.html	16 Aug 2005 17:34:02 -0000	1.5
+++ ftp.html	14 Jun 2007 23:27:42 -0000	1.6
@@ -1,117 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//WC3//DTD HTML 4.0 Transitional//EN">
-
 <html>
-
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-
-<!-- stylesheet -->
-<link rel="stylesheet" href="../css/lcsim.css" type="text/css">
-
-<!-- JS utility scripts -->
-<script src="../scripts/util.js"></script>
-
-<title>
-FTP Data Server
-</title>
+<meta http-equiv="Refresh" content="5; URL=http://confluence.slac.stanford.edu/display/ilc/Anonymous+FTP+Instructions"/>
 </head>
-
 <body>
-
-<!-- header -->
-<h1>FTP Data Server</h1>
-
-<!-- content -->
-
-<h2>Datasets</h2>
-
 <p>
-Sample datasets are publicly available for LCD studies.  
-These include <a href="http://lcio.desy.de">LCIO</a> and/or SIO output plus the <a href="http://www-cpd.fnal.gov/psm/stdhep/">StdHep</a> event files used to generate them.
-</p> 
-
-<h2>Location</h2>
-
+This page has been moved to the <a href="http://confluence.slac.stanford.edu/display/ilc">SLAC ILC Wiki</a>.
 <p>
-Datasets are available via anonymous ftp at 
-<a href="ftp://ftp-lcd.slac.stanford.edu/lcd/ILC">ftp://ftp-lcd.slac.stanford.edu/lcd/ILC</a>.
-This directory should be browseable in IE or Firefox.
-</p>
-
-<h2>Directory Structure</h2>
-
-<h3>Top-Level Directories</h3>
-
-<p>
-The top-level directory structure is the following.
-</p>
 
 <p>
-<b><a href="ftp://ftp-lcd.slac.stanford.edu/lcd/ILC/ILC1000/">ILC1000</a></b> - physics events with 1 TeV machine parameters
+Click <a href="http://confluence.slac.stanford.edu/display/ilc/Anonymous+FTP+Instructions">here</a> here if you are not redirected in 5 seconds.
 </p>
-
-<p>
-<b><a href="ftp://ftp-lcd.slac.stanford.edu/lcd/ILC/ILC500/">ILC500</a></b> - physics events with 500 GeV machine parameters
-</p>
-
-<p>
-<b><a href="ftp://ftp-lcd.slac.stanford.edu/lcd/ILC/ZPole/">ZPole</a></b> - ZPole diagnostic events
-</p>
-
-<p>
-<b><a href="ftp://ftp-lcd.slac.stanford.edu/lcd/ILC/singleParticle/">singleParticle</a></b> - single particle diagnostic events
-</p>
-
-<p>
-These correspond to specific machine parameters or diagnostic event types.
-</p>
-
-<h3>Directory Substructure</h3>
-
-<p>
-This is the substructure under each of the above directories.  
-(Text in <b>[]</b> is replaced by what it describes.)
-</p>
-
-<ul>
-<li><b>[event type]</b> - complex or single particle event type, e.g. ZZ, ZPole, muons, etc.</li>
-<ul>
-<li><b>stdhep</b> - input StdHep files used to generate the events 
-<li><b>[detector name]</b> - detector geometry tag, such as <a href="http://www.lcsim.org/detectors/sidaug05.zip">sidaug05</a>
-<ul>
-<li><b>[data file format]</b> - output datafile format, e.g. LCIO or SIO 
-<ul>
-<li><b>[simulator]</b> - simulator that generated the events, e.g. lcdg4, slic, lelaps, mokka, etc.
-<ul>
-<b>logs</b> - simulator job logs
-</ul>
-</ul>
-</ul>
-</ul>
-</ul>
-
-<h3>Example Directory</h3>
-
-<p>
-Relative to the top-level dataset directory, LCIO output for ZPole events simulated with SLIC using the <i>sidaug05</i> design can be found at<br> 
-<a href="ftp://ftp-lcd.slac.stanford.edu/lcd/ILC/ZPole/sidaug05/slcio/slic/">ZPole / sidaug05 / slcio / slic</a>.  
-</p>
-
-<p>
-The corresponding logical structure is
-<b>[event type] / [detector] / [data format] / [simulator]</b>.
-</p>
-
-<!-- footer -->
-<div class="footer">
-<script language="JavaScript" type="text/javascript">
-  timestamp()
-</script>
-<div class="author"> 
-<a href="mailto:[log in to unmask]">Norman Graf</a>
-</div>
-</div>
-
 </body>
-
 </html>

www-lcsim/datasets
index.html 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- index.html	28 Jul 2005 07:59:13 -0000	1.4
+++ index.html	14 Jun 2007 23:27:42 -0000	1.5
@@ -1,57 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//WC3//DTD HTML 4.0 Transitional//EN">
-
 <html>
-
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-
-<!-- stylesheet -->
-<link rel="stylesheet" href="../css/lcsim.css" type="text/css">
-
-<!-- JS utility scripts -->
-<script src="../scripts/util.js"></script>
-
-<title>
-ILC Data Samples
-</title>
+<meta http-equiv="Refresh" content="5; URL=http://confluence.slac.stanford.edu/display/ilc/Anonymous+FTP+Instructions"/>
 </head>
-
 <body>
-
-<!-- header -->
-<h1>ILC Data Samples</h1>
-
-
-<!-- content -->
-
-<h2>FTP</h2>
-
 <p>
-LCIO Datasets along with corresponding StdHep files and logs, 
-are available via <a href="./ftp.html">anonymous FTP</a> from SLAC.  
-</p> 
-
-<h2>Event Requests</h2>
+This page has been moved to the <a href="http://confluence.slac.stanford.edu/display/ilc">SLAC ILC Wiki</a>.
+<p>
 
 <p>
-If the events you required are not available, we can simulate them for
-you on the SLAC computing cluster.  Please read the 
-<a href="./request.html">Event Request Guidelines</a>
-if you require a customized simulation for your research.  
+Click <a href="http://confluence.slac.stanford.edu/display/ilc/Data+Samples">here</a> if you are not redirected in 5 seconds.
 </p>
-
-<!-- footer -->
-<div class="footer"
-<script language="JavaScript" type="text/javascript">
-  timestamp()
-</script>
-<div class="author"> 
-<a href="mailto:[log in to unmask]">Norman Graf</a>
-</div>
-</div>
-
 </body>
-
 </html>
-  
-

www-lcsim/datasets
request.html 1.2 -> 1.3
diff -u -r1.2 -r1.3
--- request.html	28 Jul 2005 07:59:13 -0000	1.2
+++ request.html	14 Jun 2007 23:27:42 -0000	1.3
@@ -1,94 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//WC3//DTD HTML 4.0 Transitional//EN">
-
 <html>
-
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-
-<!-- stylesheet -->
-<link rel="stylesheet" href="../css/lcsim.css" type="text/css">
-
-<!-- JS utility scripts -->
-<script src="../scripts/util.js"></script>
-
-<title>
-Simulation Data Request  
-</title>
+<meta http-equiv="Refresh" content="5; URL=http://confluence.slac.stanford.edu/display/ilc/Anonymous+FTP+Instructions"/>
 </head>
-
 <body>
-
-<!-- header -->
-<h1>Simulation Data Requests</h1>
-
-<!-- content -->
-
-<h2>General Information</h2>
-
 <p>
-Custom data sample requests can be submitted to <a
-href="mailto:[log in to unmask]">Norman Graf</a>,
-who may simply point you to existing files, if they exist.
-</p>
-
+This page has been moved to the <a href="http://confluence.slac.stanford.edu/display/ilc">SLAC ILC Wiki</a>.
 <p>
-Your datasets will be uploaded to the <a href="ftp.html">FTP server</a>  
-once the entire job completes, and the location will be sent to you via 
-email.
-</p>
-
-<h2>Simulation Package</h2>
 
 <p>
-Our current Geant4 simulations package is <a href="../software/slic">SLIC</a>,
-which used StdHep input files and LCIO output.  It has the capability
-of simulating a wide variety of geometries and readout types.    
+Click <a href="http://confluence.slac.stanford.edu/display/ilc/Event+Request+Guidelines">here</a> if you are not redirected in 5 seconds.
 </p>
-
-<p>
-The <a href="../detectors">Detectors Index</a> lists all the publically
-available detector models, along with their compact geometry descriptions.
-</p>
-
-<p>
-We are currently limited to tube-based detectors for custom requests.
-Custom detectors should be produced in the Compact format, which is
-translated to a simulation format using the <a
-href="../software/geomconverter">GeomConverter</a>.
-</p>
-
-<p>
-Typically, researchers will want to simulate either single particles,
-for diagnostic purposes, or complex events in order to test their 
-reconstruction and analysis programs. 
-</p>
-
-<p>
-We already have a variety of StdHep files on the FTP server.  
-</p>
-
-<p>
-If we do not have the type of events you wish to simulate, these will need to be provided.
-One popular package for generating e+e- events is 
-<a href="http://www-sldnt.slac.stanford.edu/nld/new/Docs/Generators/PANDORA_PYTHIA.htm">Pandora PYTHIA</a>.
-</p>
-
-<p>
-You can also use the Diagnostic Particle Generator within the <a
-href="http://www.freehep.org">FreeHep</a> Java library. 
-</p>
-
-<!-- footer -->
-<div class="footer">
-<script language="JavaScript" type="text/javascript">
-  timestamp()
-</script>
-<div class="author"> 
-<a href="mailto:[log in to unmask]">Norman Graf</a>
-</div>
-</center>
-</div>
-
 </body>
-
 </html>
CVSspam 0.2.8