User Tools

Site Tools


ensemble

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ensemble [2008/08/16 21:18] rathiensemble [2008/08/17 20:09] (current) rathi
Line 14: Line 14:
 -rw-rw-r-- 1 rathi ipgdemos 12892 2008-08-15 20:16 index.php -rw-rw-r-- 1 rathi ipgdemos 12892 2008-08-15 20:16 index.php
 -rw-r--r-- 1 rathi ipgdemos  5628 2008-08-11 17:56 lthc_index.php -rw-r--r-- 1 rathi ipgdemos  5628 2008-08-11 17:56 lthc_index.php
--rwxrwx--- 1 rathi ipgdemos 82987 2008-08-12 00:48 makegraph +-rwxrwxrwx 1 rathi ipgdemos 82987 2008-08-12 00:48 makegraph 
--rwxrwx--- 1 rathi ipgdemos 13697 2008-08-12 02:12 plotgraph+-rwxrwxrwx 1 rathi ipgdemos 13697 2008-08-12 02:12 plotgraph
 drwxrwsr-x 2 rathi ipgdemos  4096 2008-08-15 18:44 programs drwxrwsr-x 2 rathi ipgdemos  4096 2008-08-15 18:44 programs
 drwxrwsr-x 2 rathi ipgdemos  4096 2004-02-23 00:22 psfiles drwxrwsr-x 2 rathi ipgdemos  4096 2004-02-23 00:22 psfiles
 </code> </code>
 +The file %%"lthc_index.php"%% has the old lthc way of giving inputs. \\
 +**Note that I had to give makegraph and plotgraph %%"-rwxrwxrwx"%%**. Otherwise, \\
 +the web page is not working.
  
  
Line 43: Line 46:
 -rw-r--r-- 1 rathi ipgdemos     0 2008-08-15 18:44 wc -rw-r--r-- 1 rathi ipgdemos     0 2008-08-15 18:44 wc
 </code> </code>
 +
 +**Path dependency:** In the files %%"makegraph.c"%% and %%"plotgraph.c"%%, \\
 +the path %%"/var/www/demos/files/ensembles"%% is specified to write the session \\
 +files.
 +
  
 The directory %%"/var/www/demos/ensembles/psfiles"%% contanins the \\ The directory %%"/var/www/demos/ensembles/psfiles"%% contanins the \\
Line 55: Line 63:
 -rw-rw-r-- 1 rathi ipgdemos   24 2004-02-20 17:30 plottrailer.ps -rw-rw-r-- 1 rathi ipgdemos   24 2004-02-20 17:30 plottrailer.ps
 </code> </code>
 +
  
  
 ====== Important lines in index.php ====== ====== Important lines in index.php ======
  
-Line 33: Images from %%"goodimages"%% are displayed. \\ +Line 33 to 400The code is about checking the validity of the polynomials.\\ 
-Line 41Images from %%"badimages"%% are displayed.+Line 571 to 584: parameters are written.\\ 
 +Line 585 to 593: System commands to generate, plot in ps and convert to gif.\\ 
 +Line 622: Rate computation using the file %%"/var/www/demos/files/ensembles/tempa"%%.\\ 
 +Line 648The graph file residing in %%"/var/www/demos/files/ensembles/"%% displayed \\ 
 +in the text format
  
  
Line 72: Line 85:
   * **tempa** data for rate computation.   * **tempa** data for rate computation.
   * **tempb** graph connections to generate the ps file of the graph.   * **tempb** graph connections to generate the ps file of the graph.
-All these four files have permissions: %%"-rw-r--r--"%%. The %%".gif"%% \\ +All these four files have permissions: %%"-rw-r--r--"%%. The %%".gif"%% and \\ 
-and %%.ps%% are given names which are same as the session ids. They reside in \\+%%.ps%% are given names which are same as the session ids. They reside in \\
 %%"/var/www/demos/files/ensembles/images"%% with permissions %%"-rw-r--r--"%%. %%"/var/www/demos/files/ensembles/images"%% with permissions %%"-rw-r--r--"%%.
 +
  
  
Line 83: Line 97:
 The file names start with %%"graph, param, tempa, tempb"%%. There are four files without \\ The file names start with %%"graph, param, tempa, tempb"%%. There are four files without \\
 the session d suffix which should not be deleted. These should be there just for the sake \\ the session d suffix which should not be deleted. These should be there just for the sake \\
-of reference. Similarly the files in %%"/var/www/demos/files/ensembles/images"%% should be \\+of reference. Similarlythe files in %%"/var/www/demos/files/ensembles/images"%% should be \\
 deleted. deleted.
  
  
  
ensemble.1218921495.txt.gz · Last modified: 2008/08/16 21:18 by rathi