LIGO/LSC Inspiral Analysis Working Group

Navigation

Home
LSC
LIGO

Collaborations

LIGO-Tama
LIGO-Virgo

Data

BBH Masses
BNS Masses

Docs

Charter [DRAFT]
Code Change
Edit these pages
How-to
Mailing List
Minutes
Papers
Project Reports
Activities
Speakers

Investigations

Engineering Runs
E7 Notebook
S1 Notebook
S2 Notebook
S3 Notebook
S4 Notebook
S5 Notebook

News

News

Review

Main Page
Minutes

Talks

Public
Restricted

Working Groups

Burst
DASWG
Periodic
Stochastic

Editing

Since the LSC and Virgo have joined forces on data analysis activities, these pages are now frozen. Ongoing searches for gravitational waves from compact binary systems are performed under the Compact Binary Coalescence group. Please look at that web site for more information about the group, mail lists, and cvs access and other resources.

Anybody within the LSC that wants to edit the LSC Inspiral web pages is welcome to do so. Please follow these directions.
  1. Email the UWM-LSC system administrators and request an Inspiral web pages CVS account and password.

  2. Set your CVSROOT environment variable:
     
    export CVSROOT=:pserver:login@gravity.phys.uwm.edu:/usr/local/cvs/lscdocs
    
    where login is your CVS account obtained in step one.

  3. Login to the CVS archive:
    $ cvs login
    Logging in to :pserver:login@gravity.phys.uwm.edu:/usr/local/cvs/lscdocs
    CVS password:
    
  4. Checkout the module:
    $ cvs co iulgroup
    
  5. Edit and then commit your changes. To do that just go in the iulgroup directory in your machine and edit the file you want to modify, then save it and type in the terminal
    cvs commit
    
    A log file will open automatically; just write what changes you made at the top of it and save it. Your edits will be "live" as soon as they are committed (you may need to refresh your browser). This CVS also contains papers and other working documents of the LSC
$Id: editing.html,v 1.3 2006/07/18 01:13:56 dfazi Exp $