Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

1 Tulip code Location: go to cd\home\bilal\tulip

2. Run perl server.pl

3. CBG code location folder

   3.1 Go to cd\home\bilal\CBG-modified-soi

   3.2 Run perl server.pl

   NOTE: If services like server.pl is not seems to work, then kill services and rerun it. To kill it, follow the steps 

        I.    Run command pidof perl

        II.   See the service number       

        III.   Run command kill #service number

4. Change reflector or reflex or tier depending on requirement:

...

   5.1 Go to /cd/home/bilal/cbg-modified-soi

   5.2 Run vim server.pl

   5.3 Replace cbg2 to bestline if required at

    my @cmd = ("/afs/slac.stanford.edu/package/matlab/vol42/bin/matlab -r 'cbg2 $target'");

 NOTE BILAL : update if there is any other options;

6. Give target in browser and write down CBG lat/lon or Apollonius lat/lon

...