Skip to content

Commit 1d83b18

Browse files
committed
Merge branch 'master' of github.com:teuben/nemo
2 parents ce8b797 + 4f1cd1f commit 1d83b18

17 files changed

Lines changed: 598 additions & 453 deletions

docs/man_html/bench.5.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,7 @@ <h2><a name='sect3' href='#toc3'>Nemobench5</a></h2>
8585
can be adjusted to 10s runs when the time comes that processors run too
8686
fast, there is a parameter internal to the nemo.bench script, and could
8787
also be adjusted if more codes are used. <br>
88-
<pre>M5-air <tt> </tt>&nbsp;<tt> </tt>&nbsp;~2400 <tt> </tt>&nbsp;<tt> </tt>&nbsp;- based on 20% over M4
89-
M4-air <tt> </tt>&nbsp;<tt> </tt>&nbsp;2000 <tt> </tt>&nbsp;<tt> </tt>&nbsp;~3700(6)
88+
<pre>M4-air <tt> </tt>&nbsp;<tt> </tt>&nbsp;2000 <tt> </tt>&nbsp;<tt> </tt>&nbsp;~3700(6)
9089
i7-14700<tt> </tt>&nbsp;<tt> </tt>&nbsp;1468<tt> </tt>&nbsp;<tt> </tt>&nbsp;-
9190
i9-13900K<tt> </tt>&nbsp;<tt> </tt>&nbsp;-<tt> </tt>&nbsp;<tt> </tt>&nbsp;2133
9291
i9-12900K<tt> </tt>&nbsp;<tt> </tt>&nbsp;-<tt> </tt>&nbsp;<tt> </tt>&nbsp;n/a ~2000

docs/man_html/bibcode.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <H1>NEMO BIBCODE Manual Reference </H1>
1212
is located in NEMO. For some codes that do not have a manual page,
1313
the source code file will be mentioned.
1414
<P>
15-
Created on: Thu Jan 15 09:30:57 PM EST 2026 by teuben@pop-os(none)<P>
15+
Created on: Mon Jan 19 08:16:29 AM EST 2026 by teuben@DL5420(none)<P>
1616
<!-- Created by ./make_bibcode.csh - do not edit -->
1717
<DIR COMPACT>
1818
<TABLE BORDER>

docs/man_html/ccdprint.1.html

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -112,30 +112,25 @@ <h2><a name='sect3' href='#toc3'>Parameters</a></h2>
112112
<p> </dd>
113113
</dl>
114114

115-
<h2><a name='sect4' href='#toc4'>Examples</a></h2>
116-
Printing
117-
the first pixel from a cube: ccdgen<br>
118-
ccdprint cube.ccd<br>
119-
120-
<p>
121-
<h2><a name='sect5' href='#toc5'>See Also</a></h2>
115+
<h2><a name='sect4' href='#toc4'>See Also</a></h2>
122116
<a href='xy2sky.1.html'>xy2sky(1)</a>
123-
, <a href='sky2xy.1.html'>sky2xy(1)</a>
117+
,
118+
<a href='sky2xy.1.html'>sky2xy(1)</a>
124119
, <a href='printf.3.html'>printf(3)</a>
125120
, <a href='wcstools.5.html'>wcstools(5NEMO)</a>
126121
, <a href='image.5.html'>image(5NEMO)</a>
127-
128-
122+
129123
<p>
130-
<h2><a name='sect6' href='#toc6'>Author</a></h2>
131-
Peter Teuben
124+
<h2><a name='sect5' href='#toc5'>Author</a></h2>
125+
Peter Teuben
126+
132127
<p>
133-
<h2><a name='sect7' href='#toc7'>Files</a></h2>
128+
<h2><a name='sect6' href='#toc6'>Files</a></h2>
134129
<br>
135130
<pre>~src/image/io<tt> </tt>&nbsp;<tt> </tt>&nbsp;ccdprint.c ccdprint.1
136131
</pre>
137132
<p>
138-
<h2><a name='sect8' href='#toc8'>History</a></h2>
133+
<h2><a name='sect7' href='#toc7'>History</a></h2>
139134
<br>
140135
<pre>23-jan-89<tt> </tt>&nbsp;<tt> </tt>&nbsp;V1.0: Created <tt> </tt>&nbsp;<tt> </tt>&nbsp;PJT
141136
8-jul-93<tt> </tt>&nbsp;<tt> </tt>&nbsp;V1.1: added defaults &rsquo;all&rsquo; for blank x=, y=, z= <tt> </tt>&nbsp;<tt> </tt>&nbsp;PJT
@@ -152,11 +147,10 @@ <h2><a name='sect8' href='#toc8'>History</a></h2>
152147
<li><a name='toc1' href='#sect1'>Synopsis</a></li>
153148
<li><a name='toc2' href='#sect2'>Description</a></li>
154149
<li><a name='toc3' href='#sect3'>Parameters</a></li>
155-
<li><a name='toc4' href='#sect4'>Examples</a></li>
156-
<li><a name='toc5' href='#sect5'>See Also</a></li>
157-
<li><a name='toc6' href='#sect6'>Author</a></li>
158-
<li><a name='toc7' href='#sect7'>Files</a></li>
159-
<li><a name='toc8' href='#sect8'>History</a></li>
150+
<li><a name='toc4' href='#sect4'>See Also</a></li>
151+
<li><a name='toc5' href='#sect5'>Author</a></li>
152+
<li><a name='toc6' href='#sect6'>Files</a></li>
153+
<li><a name='toc7' href='#sect7'>History</a></li>
160154
</ul>
161155
</body>
162156
</html>

docs/man_html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ <H1>Nemo Reference Manual</H1>
1616
<LI> <A HREF=bibcode.html>bibcode</A> pages.
1717
</UL>
1818
<hr>
19-
Automatically created by make_html on pop-os Thu Jan 15 09:30:57 PM EST 2026 <P>
19+
Automatically created by make_html on DL5420 Mon Jan 19 08:16:29 AM EST 2026 <P>
2020
</BODY></HTML>

0 commit comments

Comments
 (0)