Skip to content
Snippets Groups Projects
Select Git revision
  • 73fee7871018e72ed6ba965d8cae343ebc89f8a8
  • master default protected
  • develop-GA
  • timeFstatmap
  • add-higher-spindown-components
  • develop-DK
  • adds-header-to-grid-search
  • v1.2
  • v1.1.2
  • v1.1.0
  • v1.0.1
11 results

tests.py

Blame
  • Forked from Gregory Ashton / PyFstat
    Source project has a limited visibility.
    • Gregory Ashton's avatar
      0428e2aa
      Comment out all convergence testing methods · 0428e2aa
      Gregory Ashton authored
       This removes the convergence testing ideas previously implemented
       (currently juts commented, but later to be fully removed). These are
      clearly not useful without further study, which in itself would be a
      better time to develop an implementation.
      0428e2aa
      History
      Comment out all convergence testing methods
      Gregory Ashton authored
       This removes the convergence testing ideas previously implemented
       (currently juts commented, but later to be fully removed). These are
      clearly not useful without further study, which in itself would be a
      better time to develop an implementation.
    header.html 745 B
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html><head><meta http-equiv="Content-Type" content="text/html;charset=utf-8">
    <title>$title</title>
    <link href="$relpath$stylesheet.css" rel="stylesheet" type="text/css">
    <link href="$relpath$tabs.css" rel="stylesheet" type="text/css">
    </head>
    <body>
    <table col="3" width="100%">
    	<tr>
    		<td width="300"><a href="http://www.ligo.org"><img src="lsc.gif" alt="LIGO Scientific Collaboration" align="left" border="0"></a></td>
    		<td width="*" valign="middle"><h1>Einstein@Home<br>(Graphics Application Framework)</h1></td>
    		<td width="300"><a href="http://www.aei.mpg.de"><img src="aei_full.png" alt="Albert-Einstein-Institute" align="right" border="0"></a></td>
    	<tr>
    </table>
    <br>