encoding
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
encoding [2008/08/16 23:34] – rathi | encoding [2008/08/22 00:16] (current) – rathi | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Directory structure with permissions | + | ====== Directory structure with permissions ====== |
The file permissions are the same as were there on lthcwww. \\ | The file permissions are the same as were there on lthcwww. \\ | ||
- | The directory %%"/ | + | The directory %%"/ |
< | < | ||
- | drwxrwsr-x | + | drwxrwSr-x |
</ | </ | ||
+ | |||
This is the directory structure of %%"/ | This is the directory structure of %%"/ | ||
Line 12: | Line 13: | ||
< | < | ||
- | -rw-rw-r-- 1 rathi ipgdemos | + | -rwxrwxr-x 1 rathi ipgdemos |
- | -rw-r--r-- | + | -rwxrwxrwx |
- | -rwxrwx--- | + | -rwxrwxrwx |
- | -rwxrwx--- 1 rathi ipgdemos | + | -rw-rw-r-- 1 rathi ipgdemos |
- | drwxrwsr-x 2 rathi ipgdemos | + | -rw-rw-r-- 1 rathi ipgdemos |
- | drwxrwsr-x 2 rathi ipgdemos | + | |
</ | </ | ||
The file %%" | The file %%" | ||
- | The directory %%"/ | ||
- | The file permissions for files inside directories | ||
- | that on lthcwww and are given by | ||
- | < | ||
- | [rathi@iscsrv32 ensembles]$ ls -l programs/ | ||
- | total 224 | ||
- | -rw-rw-r-- 1 rathi ipgdemos | ||
- | -rw-rw-r-- 1 rathi ipgdemos | ||
- | -rw-rw-r-- 1 rathi ipgdemos 28026 2004-02-21 16:06 encode.c | ||
- | -rw-rw-r-- 1 rathi ipgdemos | ||
- | -rw-rw-r-- 1 rathi ipgdemos 48240 2004-02-21 16:06 graph.c | ||
- | -rw-rw-r-- 1 rathi ipgdemos | ||
- | -rw-rw-r-- 1 rathi ipgdemos | ||
- | -rwxrwxr-x 1 rathi ipgdemos 82987 2008-08-12 01:05 makegraph | ||
- | -rw-rw-r-- 1 rathi ipgdemos | ||
- | -rwxrwxr-x 1 rathi ipgdemos 13697 2008-08-12 02:07 plotgraph | ||
- | -rw-rw-r-- 1 rathi ipgdemos | ||
- | -rw-rw-r-- 1 rathi ipgdemos | ||
- | -rw-rw-r-- 1 rathi ipgdemos | ||
- | -rw-rw-r-- 1 rathi ipgdemos | ||
- | -rw-r--r-- 1 rathi ipgdemos | ||
- | </ | ||
- | |||
- | The directory %%"/ | ||
- | required files to generate the ps file. The permission for the directory \\ | ||
- | %%" | ||
- | given by | ||
- | < | ||
- | [rathi@iscsrv32 ensembles]$ ls -l psfiles/ | ||
- | total 12 | ||
- | -rw-rw-r-- 1 rathi ipgdemos | ||
- | -rw-rw-r-- 1 rathi ipgdemos 1938 2004-02-20 17:30 plotmidsection.ps | ||
- | -rw-rw-r-- 1 rathi ipgdemos | ||
- | </ | ||
Line 60: | Line 26: | ||
====== Important lines in index.php ====== | ====== Important lines in index.php ====== | ||
- | Line 33 to 400: The code is about checking the validity of the polynomials.\\ | + | Line 46 to 396: The code is about checking the validity of the polynomials.\\ |
- | Line 571 to 584: parameters are written.\\ | + | Line 554 to 573: parameters are written |
- | Line 585 to 593: System commands | + | Line 574: Execution of the command |
- | Line 622: Rate computation using the file %%"/ | + | Line 580: pbm to gif generated.\\ |
- | Line 648: The graph file residing in %%"/ | + | Line 594: gif is displayed.\\ |
- | in the text format. | + | |
====== Location of files related to execution and writing ====== | ====== Location of files related to execution and writing ====== | ||
- | The directory %%"/ | + | The directory %%"/ |
- | session. There are four files for a seesion | + | < |
- | by session id's. | + | drwxrwsrwx 2 apache ipgdemos 20480 2008-08-17 18:06 encoding |
- | * **param** contains the parameter of the ensembles. | + | </ |
- | * **graph** contains | + | Inside the directory %%"/ |
- | * **tempa** data for rate computation. | + | two files for a seesion.\\ |
- | * **tempb** graph connections to generate the ps file of the graph. | + | * **param** contains the parameter of the ensembles |
- | All these four files have permissions: | + | * **gif file** It is the gif image of the triangulated matrix |
- | %%.ps%% are given names which are same as the session | + | based on the session |
- | %%"/ | + | |
- | =====Important Remark===== | ||
- | There should be a %%" | + | =====Important Remark===== |
- | The file names start with %%" | + | |
- | the session d suffix which should not be deleted. These should be there just for the sake \\ | + | |
- | of reference. Similarly, the files in %%"/ | + | |
- | deleted. | + | |
+ | There should be a %%" | ||
+ | Right now the %%" | ||
+ | in the directory %%"/ | ||
+ | 'know if it is very crucial, but will be better to name it also according to the session id.\\ | ||
+ | Then we give give both the matrix and triangulated matrix to the user as a text file. \\ | ||
+ | There are some **777** permissions which should be taken care of. These are there on lthcwww as well, \\ | ||
+ | so I did not try to change them. | ||
encoding.1218922492.txt.gz · Last modified: 2008/08/16 23:34 by rathi