Changeset 2613 in Sophya for trunk/SophyaPI/PIext
- Timestamp:
- Sep 7, 2004, 3:41:54 PM (21 years ago)
- Location:
- trunk/SophyaPI/PIext
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/Makefile
r2141 r2613 17 17 18 18 $(OBJ)basexecut.o: basexecut.cc piacmd.h \ 19 $(INC)machdefs.h dlftypes.h \ 19 $(INC)machdefs.h \ 20 $(INC)commander.h \ 20 21 $(INC)pdlmgr.h \ 21 $(INC)ctimer.h basexecut.h pistdimgapp.h \ 22 $(INC)dvlist.h \ 23 $(INC)objfio.h \ 24 $(INC)anydataobj.h \ 25 $(INC)ppersist.h \ 26 $(INC)pexceptions.h \ 27 $(INC)gnumd5.h \ 28 $(INC)ppfbinstream.h \ 29 $(INC)rawstream.h \ 30 $(INC)ppfnametag.h \ 31 $(INC)mutyv.h \ 32 $(INC)ctimer.h \ 33 $(INC)zthread.h dlftypes.h basexecut.h \ 34 $(INC)strutilxx.h pistdimgapp.h \ 22 35 $(INC)pisysdep.h \ 23 36 $(INC)piapplx.h \ … … 71 84 $(INC)pi3dwdg.h \ 72 85 $(INC)pi3ddrw.h \ 73 $(INC)pigraph3d.h nobjmgr.h \ 74 $(INC)anydataobj.h \ 75 $(INC)ppersist.h \ 76 $(INC)pexceptions.h \ 77 $(INC)gnumd5.h \ 78 $(INC)dvlist.h \ 79 $(INC)objfio.h \ 80 $(INC)mutyv.h pisiadw.h \ 86 $(INC)pigraph3d.h nobjmgr.h pisiadw.h \ 81 87 $(INC)pilistx.h \ 82 88 $(INC)pilistgen.h \ 83 89 $(INC)pistzwin.h \ 84 90 $(INC)pitherm.h \ 85 $(INC)resusage.h servnobjm.h \ 91 $(INC)resusage.h servnobjm.h nomgadapter.h \ 92 $(INC)ntupintf.h \ 93 $(INC)generalfit.h \ 94 $(INC)tvector.h \ 95 $(INC)tmatrix.h \ 96 $(INC)tarray.h \ 97 $(INC)basarr.h \ 98 $(INC)ndatablock.h \ 99 $(INC)utilarr.h \ 100 $(INC)generaldata.h \ 101 $(INC)poly.h \ 102 $(INC)peida.h \ 103 $(INC)utils.h \ 104 $(INC)perrors.h \ 105 $(INC)fmath.h \ 106 $(INC)piyfxdrw.h \ 107 $(INC)pibargraph.h \ 108 $(INC)pitxtdrw.h \ 86 109 $(INC)histos.h \ 87 $(INC)peida.h \88 $(INC)utils.h \89 $(INC)perrors.h \90 $(INC)fmath.h \91 $(INC)tvector.h \92 $(INC)tmatrix.h \93 $(INC)tarray.h \94 $(INC)basarr.h \95 $(INC)ndatablock.h \96 $(INC)utilarr.h \97 110 $(INC)histos2.h \ 98 111 $(INC)hisprof.h \ 99 $(INC)ntuple.h \ 100 $(INC)ntupintf.h \ 101 $(INC)generaldata.h \ 102 $(INC)poly.h 112 $(INC)ntuple.h 103 113 $(OBJ)contmodex.o: contmodex.cc contmodex.h \ 104 $(INC)machdefs.h piacmd.h dlftypes.h \ 114 $(INC)machdefs.h piacmd.h \ 115 $(INC)commander.h \ 105 116 $(INC)pdlmgr.h \ 106 $(INC)ctimer.h nobjmgr.h \ 117 $(INC)dvlist.h \ 118 $(INC)objfio.h \ 107 119 $(INC)anydataobj.h \ 108 120 $(INC)ppersist.h \ 109 121 $(INC)pexceptions.h \ 110 122 $(INC)gnumd5.h \ 111 $(INC)dvlist.h \ 112 $(INC)objfio.h \ 113 $(INC)mutyv.h \ 123 $(INC)ppfbinstream.h \ 124 $(INC)rawstream.h \ 125 $(INC)ppfnametag.h \ 126 $(INC)mutyv.h \ 127 $(INC)ctimer.h \ 128 $(INC)zthread.h dlftypes.h nobjmgr.h \ 114 129 $(INC)pigncont.h \ 115 130 $(INC)pistdimgapp.h \ … … 197 212 $(INC)fmath.h servnobjm.h 198 213 $(OBJ)cxxexecutor.o: cxxexecutor.cc cxxexecutor.h \ 199 $(INC)machdefs.h piacmd.h dlftypes.h \ 214 $(INC)machdefs.h piacmd.h \ 215 $(INC)commander.h \ 200 216 $(INC)pdlmgr.h \ 201 $(INC)ctimer.h nobjmgr.h \ 217 $(INC)dvlist.h \ 218 $(INC)objfio.h \ 202 219 $(INC)anydataobj.h \ 203 220 $(INC)ppersist.h \ 204 221 $(INC)pexceptions.h \ 205 222 $(INC)gnumd5.h \ 206 $(INC)dvlist.h \ 207 $(INC)objfio.h \ 208 $(INC)mutyv.h \ 223 $(INC)ppfbinstream.h \ 224 $(INC)rawstream.h \ 225 $(INC)ppfnametag.h \ 226 $(INC)mutyv.h \ 227 $(INC)ctimer.h \ 228 $(INC)zthread.h dlftypes.h nobjmgr.h \ 209 229 $(INC)strutilxx.h \ 210 230 $(INC)cxxcmplnk.h nomgadapter.h \ … … 281 301 $(INC)resusage.h 282 302 $(OBJ)cxxexecwin.o: cxxexecwin.cc cxxexecutor.h \ 283 $(INC)machdefs.h piacmd.h dlftypes.h \ 303 $(INC)machdefs.h piacmd.h \ 304 $(INC)commander.h \ 284 305 $(INC)pdlmgr.h \ 285 $(INC)ctimer.h nobjmgr.h \ 306 $(INC)dvlist.h \ 307 $(INC)objfio.h \ 286 308 $(INC)anydataobj.h \ 287 309 $(INC)ppersist.h \ 288 310 $(INC)pexceptions.h \ 289 311 $(INC)gnumd5.h \ 290 $(INC)dvlist.h \ 291 $(INC)objfio.h \ 292 $(INC)mutyv.h cxxexecwin.h \ 293 $(INC)pisysdep.h pistdimgapp.h \ 312 $(INC)ppfbinstream.h \ 313 $(INC)rawstream.h \ 314 $(INC)ppfnametag.h \ 315 $(INC)mutyv.h \ 316 $(INC)ctimer.h \ 317 $(INC)zthread.h dlftypes.h nobjmgr.h \ 318 cxxexecwin.h $(INC)pisysdep.h pistdimgapp.h \ 294 319 $(INC)piapplx.h \ 295 320 $(INC)piapplgen.h \ … … 349 374 $(INC)resusage.h 350 375 $(OBJ)flowmodex.o: flowmodex.cc flowmodex.h \ 351 $(INC)machdefs.h piacmd.h dlftypes.h \ 376 $(INC)machdefs.h piacmd.h \ 377 $(INC)commander.h \ 352 378 $(INC)pdlmgr.h \ 353 $(INC)ctimer.h nobjmgr.h \ 379 $(INC)dvlist.h \ 380 $(INC)objfio.h \ 354 381 $(INC)anydataobj.h \ 355 382 $(INC)ppersist.h \ 356 383 $(INC)pexceptions.h \ 357 384 $(INC)gnumd5.h \ 358 $(INC)dvlist.h \ 359 $(INC)objfio.h \ 360 $(INC)mutyv.h pi2dvec.h pistdimgapp.h \ 361 $(INC)pisysdep.h \ 385 $(INC)ppfbinstream.h \ 386 $(INC)rawstream.h \ 387 $(INC)ppfnametag.h \ 388 $(INC)mutyv.h \ 389 $(INC)ctimer.h \ 390 $(INC)zthread.h dlftypes.h nobjmgr.h \ 391 pi2dvec.h pistdimgapp.h $(INC)pisysdep.h \ 362 392 $(INC)piapplx.h \ 363 393 $(INC)piapplgen.h \ … … 439 469 $(INC)pexceptions.h \ 440 470 $(INC)gnumd5.h \ 471 $(INC)ppfbinstream.h \ 472 $(INC)rawstream.h \ 473 $(INC)ppfnametag.h \ 441 474 $(INC)dvlist.h \ 442 475 $(INC)objfio.h \ … … 509 542 $(INC)pi3ddrw.h \ 510 543 $(INC)pigraph3d.h piacmd.h \ 511 $(INC)ctimer.h pisiadw.h \ 544 $(INC)commander.h \ 545 $(INC)ctimer.h \ 546 $(INC)zthread.h pisiadw.h \ 512 547 $(INC)pilistx.h \ 513 548 $(INC)pilistgen.h \ … … 548 583 $(INC)pexceptions.h \ 549 584 $(INC)gnumd5.h \ 585 $(INC)ppfbinstream.h \ 586 $(INC)rawstream.h \ 587 $(INC)ppfnametag.h \ 550 588 $(INC)anydataobj.h \ 551 589 $(INC)pidrawer.h \ … … 594 632 $(INC)pexceptions.h \ 595 633 $(INC)gnumd5.h \ 634 $(INC)ppfbinstream.h \ 635 $(INC)rawstream.h \ 636 $(INC)ppfnametag.h \ 596 637 $(INC)anydataobj.h \ 597 638 $(INC)pidrawer.h \ … … 646 687 $(INC)pexceptions.h \ 647 688 $(INC)gnumd5.h \ 689 $(INC)ppfbinstream.h \ 690 $(INC)rawstream.h \ 691 $(INC)ppfnametag.h \ 648 692 $(INC)anydataobj.h \ 649 693 $(INC)pidrawer.h \ … … 690 734 $(INC)histos2.h \ 691 735 $(INC)hisprof.h \ 736 $(INC)histerr.h \ 692 737 $(INC)ntuple.h \ 693 738 $(INC)xntuple.h pihisto.h pihisto2d.h \ … … 708 753 $(INC)picontainergen.h \ 709 754 $(INC)pieldrw.h pipodrw.h servnobjm.h \ 710 $(INC)pdlmgr.h dlftypes.h \755 nobjmgr.h dlftypes.h $(INC)pdlmgr.h \ 711 756 $(INC)objfitter.h \ 712 757 $(INC)cimage.h \ … … 723 768 $(INC)pexceptions.h \ 724 769 $(INC)gnumd5.h \ 770 $(INC)ppfbinstream.h \ 771 $(INC)rawstream.h \ 772 $(INC)ppfnametag.h \ 725 773 $(INC)anydataobj.h \ 726 774 $(INC)pidrawer.h \ … … 780 828 $(INC)pexceptions.h \ 781 829 $(INC)gnumd5.h \ 830 $(INC)ppfbinstream.h \ 831 $(INC)rawstream.h \ 832 $(INC)ppfnametag.h \ 782 833 $(INC)anydataobj.h \ 783 834 $(INC)pidrawer.h \ … … 834 885 $(INC)HEALPixUtils.h \ 835 886 $(INC)localmap.h \ 887 $(INC)sphereecp.h \ 836 888 $(INC)fiospherethetaphi.h \ 837 889 $(INC)fiospherehealpix.h \ 838 $(INC)fiolocalmap.h pitvmaad.h \ 890 $(INC)fiolocalmap.h \ 891 $(INC)fiosphereecp.h pitvmaad.h \ 839 892 $(INC)complexios.h \ 840 893 $(INC)fitsspherehealpix.h \ … … 848 901 $(INC)pexceptions.h \ 849 902 $(INC)gnumd5.h \ 903 $(INC)ppfbinstream.h \ 904 $(INC)rawstream.h \ 905 $(INC)ppfnametag.h \ 850 906 $(INC)anydataobj.h \ 851 907 $(INC)pidrawer.h \ … … 898 954 $(INC)pexceptions.h \ 899 955 $(INC)gnumd5.h \ 956 $(INC)ppfbinstream.h \ 957 $(INC)rawstream.h \ 958 $(INC)ppfnametag.h \ 900 959 $(INC)anydataobj.h \ 901 960 $(INC)pidrawer.h \ … … 959 1018 $(INC)pexceptions.h \ 960 1019 $(INC)gnumd5.h \ 1020 $(INC)ppfbinstream.h \ 1021 $(INC)rawstream.h \ 1022 $(INC)ppfnametag.h \ 961 1023 $(INC)ndatablock.h \ 962 1024 $(INC)utilarr.h \ … … 1011 1073 $(INC)pexceptions.h \ 1012 1074 $(INC)gnumd5.h \ 1075 $(INC)ppfbinstream.h \ 1076 $(INC)rawstream.h \ 1077 $(INC)ppfnametag.h \ 1013 1078 $(INC)peida.h \ 1014 1079 $(INC)utils.h \ … … 1025 1090 $(INC)histos2.h \ 1026 1091 $(INC)hisprof.h \ 1092 $(INC)histerr.h \ 1027 1093 $(INC)ntuple.h \ 1028 1094 $(INC)ntupintf.h pawexecut.h piacmd.h \ 1029 dlftypes.h $(INC)pdlmgr.h \ 1030 $(INC)ctimer.h nobjmgr.h servnobjm.h \ 1031 nomgadapter.h $(INC)pidrawer.h \ 1095 $(INC)commander.h \ 1096 $(INC)pdlmgr.h \ 1097 $(INC)ctimer.h \ 1098 $(INC)zthread.h dlftypes.h nobjmgr.h \ 1099 servnobjm.h nomgadapter.h $(INC)pidrawer.h \ 1032 1100 $(INC)pibwdggen.h \ 1033 1101 $(INC)pisysdep.h \ … … 1096 1164 $(INC)pexceptions.h \ 1097 1165 $(INC)gnumd5.h \ 1166 $(INC)ppfbinstream.h \ 1167 $(INC)rawstream.h \ 1168 $(INC)ppfnametag.h \ 1098 1169 $(INC)peida.h \ 1099 1170 $(INC)utils.h \ … … 1163 1234 $(INC)pi3ddrw.h \ 1164 1235 $(INC)pigraph3d.h nobjmgr.h dlftypes.h \ 1165 piacmd.h $(INC)pdlmgr.h \ 1166 $(INC)ctimer.h pisiadw.h \ 1236 piacmd.h $(INC)commander.h \ 1237 $(INC)pdlmgr.h \ 1238 $(INC)ctimer.h \ 1239 $(INC)zthread.h pisiadw.h \ 1167 1240 $(INC)pilistx.h \ 1168 1241 $(INC)pilistgen.h \ … … 1172 1245 $(INC)piscdrawwdg.h 1173 1246 $(OBJ)piacmd.o: piacmd.cc piacmd.h $(INC)machdefs.h \ 1174 dlftypes.h $(INC)pdlmgr.h \ 1175 $(INC)ctimer.h basexecut.h pistdimgapp.h \ 1247 $(INC)commander.h \ 1248 $(INC)pdlmgr.h \ 1249 $(INC)dvlist.h \ 1250 $(INC)objfio.h \ 1251 $(INC)anydataobj.h \ 1252 $(INC)ppersist.h \ 1253 $(INC)pexceptions.h \ 1254 $(INC)gnumd5.h \ 1255 $(INC)ppfbinstream.h \ 1256 $(INC)rawstream.h \ 1257 $(INC)ppfnametag.h \ 1258 $(INC)mutyv.h \ 1259 $(INC)ctimer.h \ 1260 $(INC)zthread.h dlftypes.h basexecut.h \ 1261 $(INC)strutil.h \ 1262 $(INC)strutilxx.h \ 1263 $(INC)srandgen.h pistdimgapp.h \ 1176 1264 $(INC)pisysdep.h \ 1177 1265 $(INC)piapplx.h \ … … 1225 1313 $(INC)pi3dwdg.h \ 1226 1314 $(INC)pi3ddrw.h \ 1227 $(INC)pigraph3d.h nobjmgr.h \ 1228 $(INC)anydataobj.h \ 1229 $(INC)ppersist.h \ 1230 $(INC)pexceptions.h \ 1231 $(INC)gnumd5.h \ 1232 $(INC)dvlist.h \ 1233 $(INC)objfio.h \ 1234 $(INC)mutyv.h pisiadw.h \ 1315 $(INC)pigraph3d.h nobjmgr.h pisiadw.h \ 1235 1316 $(INC)pilistx.h \ 1236 1317 $(INC)pilistgen.h \ … … 1268 1349 $(INC)ppersist.h \ 1269 1350 $(INC)gnumd5.h \ 1351 $(INC)ppfbinstream.h \ 1352 $(INC)rawstream.h \ 1353 $(INC)ppfnametag.h \ 1270 1354 $(INC)ndatablock.h \ 1271 1355 $(INC)utilarr.h \ … … 1310 1394 $(INC)lut.h \ 1311 1395 $(INC)pdlmgr.h dlftypes.h piacmd.h \ 1312 $(INC)ctimer.h nobjmgr.h pistdimgapp.h \ 1396 $(INC)commander.h \ 1397 $(INC)ctimer.h \ 1398 $(INC)zthread.h nobjmgr.h pistdimgapp.h \ 1313 1399 $(INC)piapplx.h \ 1314 1400 $(INC)piapplgen.h \ … … 1345 1431 $(INC)pitherm.h \ 1346 1432 $(INC)resusage.h nomhistadapter.h \ 1433 $(INC)histerr.h \ 1347 1434 $(INC)xntuple.h nomgfdadapter.h \ 1348 1435 nomimagadapter.h nomtmatvecadapter.h … … 1355 1442 $(INC)pexceptions.h \ 1356 1443 $(INC)gnumd5.h \ 1444 $(INC)ppfbinstream.h \ 1445 $(INC)rawstream.h \ 1446 $(INC)ppfnametag.h \ 1357 1447 $(INC)ntupintf.h \ 1358 1448 $(INC)poly.h \ … … 1398 1488 $(INC)pexceptions.h \ 1399 1489 $(INC)gnumd5.h \ 1490 $(INC)ppfbinstream.h \ 1491 $(INC)rawstream.h \ 1492 $(INC)ppfnametag.h \ 1400 1493 $(INC)ntupintf.h \ 1401 1494 $(INC)poly.h \ … … 1444 1537 $(INC)pexceptions.h \ 1445 1538 $(INC)gnumd5.h \ 1539 $(INC)ppfbinstream.h \ 1540 $(INC)rawstream.h \ 1541 $(INC)ppfnametag.h \ 1446 1542 $(INC)peida.h \ 1447 1543 $(INC)utils.h \ … … 1521 1617 $(INC)ppersist.h \ 1522 1618 $(INC)gnumd5.h \ 1523 $(INC)tvector.h \ 1524 $(INC)tmatrix.h \ 1525 $(INC)tarray.h \ 1526 $(INC)basarr.h \ 1527 $(INC)mutyv.h \ 1528 $(INC)dvlist.h \ 1529 $(INC)ndatablock.h \ 1530 $(INC)utilarr.h \ 1619 $(INC)ppfbinstream.h \ 1620 $(INC)rawstream.h \ 1621 $(INC)ppfnametag.h \ 1622 $(INC)tvector.h \ 1623 $(INC)tmatrix.h \ 1624 $(INC)tarray.h \ 1625 $(INC)basarr.h \ 1626 $(INC)mutyv.h \ 1627 $(INC)dvlist.h \ 1628 $(INC)ndatablock.h \ 1629 $(INC)utilarr.h \ 1630 $(INC)pidrawer.h \ 1631 $(INC)pigratt.h \ 1632 $(INC)piaxes.h \ 1531 1633 $(INC)piscdrawwdg.h \ 1532 1634 $(INC)piwindowx.h \ 1533 1635 $(INC)piwindowgen.h \ 1534 $(INC)pidrawer.h \1535 $(INC)pigratt.h \1536 $(INC)piaxes.h \1537 1636 $(INC)pieldrw.h \ 1538 1637 $(INC)nbrandom.h \ … … 1600 1699 $(INC)pexceptions.h \ 1601 1700 $(INC)gnumd5.h \ 1701 $(INC)ppfbinstream.h \ 1702 $(INC)rawstream.h \ 1703 $(INC)ppfnametag.h \ 1602 1704 $(INC)dvlist.h \ 1603 1705 $(INC)objfio.h \ 1604 1706 $(INC)mutyv.h dlftypes.h piacmd.h \ 1707 $(INC)commander.h \ 1605 1708 $(INC)pdlmgr.h \ 1606 $(INC)ctimer.h pisiadw.h \ 1709 $(INC)ctimer.h \ 1710 $(INC)zthread.h pisiadw.h \ 1607 1711 $(INC)pilistx.h \ 1608 1712 $(INC)pilistgen.h \ … … 1628 1732 $(INC)histos2.h \ 1629 1733 $(INC)hisprof.h \ 1734 $(INC)histerr.h \ 1630 1735 $(INC)ntuple.h \ 1631 1736 $(INC)xntuple.h nomgfdadapter.h \ … … 1645 1750 $(INC)HEALPixUtils.h \ 1646 1751 $(INC)localmap.h \ 1752 $(INC)sphereecp.h \ 1647 1753 $(INC)specrespvector.h \ 1648 1754 $(INC)specresp.h \ … … 1735 1841 $(INC)ppersist.h \ 1736 1842 $(INC)gnumd5.h \ 1843 $(INC)ppfbinstream.h \ 1844 $(INC)rawstream.h \ 1845 $(INC)ppfnametag.h \ 1737 1846 $(INC)tvector.h \ 1738 1847 $(INC)tmatrix.h \ … … 1808 1917 $(INC)ppersist.h \ 1809 1918 $(INC)gnumd5.h \ 1919 $(INC)ppfbinstream.h \ 1920 $(INC)rawstream.h \ 1921 $(INC)ppfnametag.h \ 1810 1922 $(INC)dvlist.h \ 1811 1923 $(INC)objfio.h \ 1812 1924 $(INC)mutyv.h dlftypes.h piacmd.h \ 1813 $(INC)pdlmgr.h pisiadw.h \ 1925 $(INC)commander.h \ 1926 $(INC)pdlmgr.h \ 1927 $(INC)zthread.h pisiadw.h \ 1814 1928 $(INC)pilistx.h \ 1815 1929 $(INC)pilistgen.h \ … … 1835 1949 $(INC)ppersist.h \ 1836 1950 $(INC)gnumd5.h \ 1951 $(INC)ppfbinstream.h \ 1952 $(INC)rawstream.h \ 1953 $(INC)ppfnametag.h \ 1837 1954 $(INC)ndatablock.h \ 1838 1955 $(INC)utilarr.h \ … … 1891 2008 $(INC)pi3ddrw.h \ 1892 2009 $(INC)pigraph3d.h nobjmgr.h dlftypes.h \ 1893 piacmd.h $(INC)pdlmgr.h pisiadw.h \ 2010 piacmd.h $(INC)commander.h \ 2011 $(INC)pdlmgr.h \ 2012 $(INC)zthread.h pisiadw.h \ 1894 2013 $(INC)pilistx.h \ 1895 2014 $(INC)pilistgen.h \ 1896 2015 $(INC)pistzwin.h \ 1897 2016 $(INC)pitherm.h \ 1898 $(INC)resusage.h \2017 $(INC)resusage.h servnobjm.h \ 1899 2018 $(INC)piimgtools.h \ 1900 2019 $(INC)pidrwtools.h \ … … 1921 2040 $(INC)pexceptions.h \ 1922 2041 $(INC)gnumd5.h \ 2042 $(INC)ppfbinstream.h \ 2043 $(INC)rawstream.h \ 2044 $(INC)ppfnametag.h \ 1923 2045 $(INC)ndatablock.h \ 1924 2046 $(INC)utilarr.h \ … … 1930 2052 $(INC)pexceptions.h \ 1931 2053 $(INC)gnumd5.h \ 2054 $(INC)ppfbinstream.h \ 2055 $(INC)rawstream.h \ 2056 $(INC)ppfnametag.h \ 1932 2057 $(INC)dvlist.h \ 1933 2058 $(INC)objfio.h \ … … 2000 2125 $(INC)pi3ddrw.h \ 2001 2126 $(INC)pigraph3d.h piacmd.h \ 2002 $(INC)ctimer.h pisiadw.h \ 2127 $(INC)commander.h \ 2128 $(INC)ctimer.h \ 2129 $(INC)zthread.h pisiadw.h \ 2003 2130 $(INC)pilistx.h \ 2004 2131 $(INC)pilistgen.h \ -
trunk/SophyaPI/PIext/nomskymapadapter.cc
r2594 r2613 99 99 SphereHEALPix<T>* sg = dynamic_cast< SphereHEALPix<T> * >(mMap); 100 100 if (sg != NULL) type = "SphereHEALPix< "; 101 SphereECP<T>* se = dynamic_cast< SphereECP<T> * >(mMap); 102 if (se != NULL) type = "SphereECP< "; 101 103 102 104 // type += DecodeTypeIdName(typeid(T).name()); … … 116 118 SphereHEALPix<T>* sg = dynamic_cast< SphereHEALPix<T> * >(mMap); 117 119 if (sg != NULL) return( new SphereHEALPix<T>(*sg, share) ); 120 SphereECP<T>* se = dynamic_cast< SphereECP<T> * >(mMap); 121 if (se != NULL) return( new SphereECP<T>(*se, share) ); 118 122 return(NULL); 119 123 } … … 210 214 if (sg != NULL) { 211 215 FIO_SphereHEALPix<T> fio(sg); 216 fio.Write(pos, nom); 217 return; 218 } 219 SphereECP<T>* se = dynamic_cast< SphereECP<T> * >(mMap); 220 if (se != NULL) { 221 FIO_SphereECP<T> fio(se); 212 222 fio.Write(pos, nom); 213 223 return; … … 233 243 /* --Methode-- */ 234 244 template <class T> 235 P2DArrayAdapter* NOMAdapter_PixelMap<T>::Get2DArray(string & )245 P2DArrayAdapter* NOMAdapter_PixelMap<T>::Get2DArray(string & opt) 236 246 { 237 247 LocalMap<T>* lm = dynamic_cast< LocalMap<T> * >(mMap); … … 239 249 int nr = 250; 240 250 int nc = 500; 251 SphereECP<T>* se = dynamic_cast< SphereECP<T> * >(mMap); 252 size_t olen = opt.length(); 253 if ((se != NULL) && (opt.find("ecparray") < olen)) { 254 // On veut la carte bi-dim complete de la sphere ECP 255 TMatrix<T> * mtxecp = new TMatrix<T>(se->GetPixelArray(), true); // on partage les donnees 256 POTMatrixAdapter<T> * potmtxecp = new POTMatrixAdapter<T>(mtxecp, true); 257 if (opt.find("ecpscaledeg") < olen) // Echelle angulaire en degre 258 potmtxecp->DefineXYCoordinates(se->MinPhi()*180./M_PI, se->MinTheta()*180./M_PI, 259 se->DeltaPhi()*180./M_PI, se->DeltaTheta()*180./M_PI); 260 else if (opt.find("ecpscalerad") < olen) // Echelle angulaire en radian 261 potmtxecp->DefineXYCoordinates(se->MinPhi(), se->MinTheta(), se->DeltaPhi(), se->DeltaTheta()); 262 263 return ( potmtxecp ); 264 } 241 265 SphericalMap<T>* sm = dynamic_cast< SphericalMap<T> *>(mMap); 242 266 if (sm != NULL) { nr = sqrt(0.75*mMap->NbPixels()); nc = 2*nr; } -
trunk/SophyaPI/PIext/piaversion.h
r2489 r2613 2 2 #define PIAPPVERSION_H_SEEN 3 3 4 #define PIAPP_VERSIONNUMBER 3.9 64 #define PIAPP_VERSIONNUMBER 3.97 5 5 6 6 #endif -
trunk/SophyaPI/PIext/piinit.cc
r2605 r2613 19 19 #include "spherehealpix.h" 20 20 #include "localmap.h" 21 #include "sphereecp.h" 21 22 22 23 #include "specrespvector.h" … … 92 93 serv->RegisterClass(new SphereThetaPhi<int_4>, new NOMAdapter_PixelMap<int_4> ); 93 94 serv->RegisterClass(new SphereHEALPix<int_4>, new NOMAdapter_PixelMap<int_4> ); 95 serv->RegisterClass(new SphereECP<int_4>, new NOMAdapter_PixelMap<int_4> ); 94 96 serv->RegisterClass(new LocalMap<r_4>, new NOMAdapter_PixelMap<r_4> ); 95 97 serv->RegisterClass(new SphereThetaPhi<r_4>, new NOMAdapter_PixelMap<r_4> ); 96 98 serv->RegisterClass(new SphereHEALPix<r_4>, new NOMAdapter_PixelMap<r_4> ); 99 serv->RegisterClass(new SphereECP<r_4>, new NOMAdapter_PixelMap<r_4> ); 97 100 serv->RegisterClass(new LocalMap<r_8>, new NOMAdapter_PixelMap<r_8> ); 98 101 serv->RegisterClass(new SphereThetaPhi<r_8>, new NOMAdapter_PixelMap<r_8> ); 99 102 serv->RegisterClass(new SphereHEALPix<r_8>, new NOMAdapter_PixelMap<r_8> ); 103 serv->RegisterClass(new SphereECP<r_8>, new NOMAdapter_PixelMap<r_8> ); 100 104 serv->RegisterClass(new LocalMap<complex<float> >, new NOMAdapter_PixelMap<complex<float> > ); 101 105 serv->RegisterClass(new SphereThetaPhi<complex<float> >, new NOMAdapter_PixelMap<complex<float> > ); 102 106 serv->RegisterClass(new SphereHEALPix<complex<float> >, new NOMAdapter_PixelMap<complex<float> > ); 107 serv->RegisterClass(new SphereECP<complex<float> >, new NOMAdapter_PixelMap<complex<float> > ); 103 108 serv->RegisterClass(new LocalMap<complex<double> >, new NOMAdapter_PixelMap<complex<double> > ); 104 109 serv->RegisterClass(new SphereThetaPhi<complex<double> >, new NOMAdapter_PixelMap<complex<double> > ); 105 110 serv->RegisterClass(new SphereHEALPix<complex<double> >, new NOMAdapter_PixelMap<complex<double> > ); 111 serv->RegisterClass(new SphereECP<complex<double> >, new NOMAdapter_PixelMap<complex<double> > ); 106 112 107 113 serv->RegisterClass(new GaussianFilter, new NOMAdapter_SpectralResponse );
Note:
See TracChangeset
for help on using the changeset viewer.