| 
       
     | 
      
        
          get_coinc_ifo_colors(ifo_set) 
      Given an ifo set, returns an html color code for plotting. | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          savefig_pylal(filename=None,
        filename_thumb=None,
        doThumb=True,
        dpi=None,
        dpi_thumb=50,
        fig=None) 
      @param filename: filename in which to save the figure... | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
        
          set_figure_tag(plot_description,
        datatype_plotted='',
        open_box=True) 
      Returns a string containing a standard naming convention for the tag 
      part of a figure name. | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          set_figure_name(opts,
        figure_tag) 
      return a string containing a standard output name for pylal plotting 
      functions. | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          write_coinc_summ_table(tableList=[],
        commentList=[],
        stat=None,
        statTag=None,
        number=None,
        format=None,
        followup=None,
        followupOpts=None) 
      picks out loudest coincident triggers from given CoincInspiralUtils 
      Tables and returns info about the coincidences in a html or wiki 
      table | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          | write_html_output(opts,
        args,
        fnameList,
        tagLists,
        doThumb=True,
        mapList=[],
        comment=None,
        CoincSummTable=None,
        html_tag='',
        add_box_flag=False) | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          write_cache_output(opts,
        html_filename,
        fnameList) 
      write the output cache file of theplotting functions | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          writeProcessParams(name,
        version,
        command) 
      Convert input parameters from the process params that the code was 
      called with into a formatted string that can be saved within an other
      document (e.g., HTML) | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
        
          initialise(opts,
        name,
        version=None) 
      Create suffix and prefix that will be used to name the output files. | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          init_markup_page(opts) 
      Load the markup module, and initialise the HTML document if the opts 
      argument contains enable_ouput option. | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
      
     |