Changeset 3054 in Sophya for trunk/SophyaExt
- Timestamp:
- Aug 12, 2006, 7:30:20 PM (19 years ago)
- Location:
- trunk/SophyaExt/FitsIOServer
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/Makefile
r3049 r3054 1 1 include ../BuildMgr/sophyamake.inc 2 3 2 4 3 all: $(SOPHYALIBP)libFitsIOServer.a … … 13 12 14 13 $(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \ 15 $(SOPHYAINCP)sopnamsp.h \ 16 datacirclefits.h \ 14 $(SOPHYAINCP)sopnamsp.h datacirclefits.h \ 17 15 $(SOPHYAINCP)datacirclebase.h \ 18 16 $(SOPHYAINCP)circle.h \ … … 31 29 $(SOPHYAINCP)machdefs.h \ 32 30 $(SOPHYAINCP)pexceptions.h \ 33 fabtcolread.h \ 34 $(SOPHYAINCP)anydataobj.h \ 35 $(SOPHYAINCP)tvector.h \ 36 $(SOPHYAINCP)tmatrix.h \ 37 $(SOPHYAINCP)tarray.h \ 38 $(SOPHYAINCP)basarr.h \ 39 $(SOPHYAINCP)mutyv.h \ 40 $(SOPHYAINCP)timestamp.h \ 41 $(SOPHYAINCP)objfio.h \ 42 $(SOPHYAINCP)ppersist.h \ 31 $(SOPHYAINCP)machdefs.h fabtcolread.h \ 32 $(SOPHYAINCP)anydataobj.h \ 33 $(SOPHYAINCP)tvector.h \ 34 $(SOPHYAINCP)tmatrix.h \ 35 $(SOPHYAINCP)tarray.h \ 36 $(SOPHYAINCP)basarr.h \ 37 $(SOPHYAINCP)anydataobj.h \ 38 $(SOPHYAINCP)mutyv.h \ 39 $(SOPHYAINCP)timestamp.h \ 40 $(SOPHYAINCP)objfio.h \ 41 $(SOPHYAINCP)ppersist.h \ 42 $(SOPHYAINCP)pexceptions.h \ 43 43 $(SOPHYAINCP)gnumd5.h \ 44 44 $(SOPHYAINCP)ppfbinstream.h \ … … 58 58 $(SOPHYAINCP)machdefs.h \ 59 59 $(SOPHYAINCP)pexceptions.h \ 60 fabtwriter.h \ 61 $(SOPHYAINCP)anydataobj.h \ 62 $(SOPHYAINCP)tvector.h \ 63 $(SOPHYAINCP)tmatrix.h \ 64 $(SOPHYAINCP)tarray.h \ 65 $(SOPHYAINCP)basarr.h \ 66 $(SOPHYAINCP)mutyv.h \ 67 $(SOPHYAINCP)timestamp.h \ 68 $(SOPHYAINCP)objfio.h \ 69 $(SOPHYAINCP)ppersist.h \ 60 $(SOPHYAINCP)machdefs.h fabtwriter.h \ 61 $(SOPHYAINCP)anydataobj.h \ 62 $(SOPHYAINCP)tvector.h \ 63 $(SOPHYAINCP)tmatrix.h \ 64 $(SOPHYAINCP)tarray.h \ 65 $(SOPHYAINCP)basarr.h \ 66 $(SOPHYAINCP)anydataobj.h \ 67 $(SOPHYAINCP)mutyv.h \ 68 $(SOPHYAINCP)timestamp.h \ 69 $(SOPHYAINCP)objfio.h \ 70 $(SOPHYAINCP)ppersist.h \ 71 $(SOPHYAINCP)pexceptions.h \ 70 72 $(SOPHYAINCP)gnumd5.h \ 71 73 $(SOPHYAINCP)ppfbinstream.h \ … … 85 87 $(SOPHYAINCP)machdefs.h \ 86 88 $(SOPHYAINCP)pexceptions.h \ 87 fboloread.h \ 88 $(SOPHYAINCP)anydataobj.h \ 89 $(SOPHYAINCP)tvector.h \ 90 $(SOPHYAINCP)tmatrix.h \ 91 $(SOPHYAINCP)tarray.h \ 92 $(SOPHYAINCP)basarr.h \ 93 $(SOPHYAINCP)mutyv.h \ 94 $(SOPHYAINCP)timestamp.h \ 95 $(SOPHYAINCP)objfio.h \ 96 $(SOPHYAINCP)ppersist.h \ 97 $(SOPHYAINCP)gnumd5.h \ 98 $(SOPHYAINCP)ppfbinstream.h \ 99 $(SOPHYAINCP)rawstream.h \ 100 $(SOPHYAINCP)ppfnametag.h \ 101 $(SOPHYAINCP)dvlist.h \ 102 $(SOPHYAINCP)ndatablock.h \ 103 $(SOPHYAINCP)utilarr.h \ 104 $(SOPHYAINCP)tmatrix_tsnl.h \ 105 $(SOPHYAINCP)tvector_tsnl.h \ 106 fabtcolread.h \ 89 $(SOPHYAINCP)machdefs.h fboloread.h \ 90 $(SOPHYAINCP)anydataobj.h \ 91 $(SOPHYAINCP)tvector.h \ 92 $(SOPHYAINCP)tmatrix.h \ 93 $(SOPHYAINCP)tarray.h \ 94 $(SOPHYAINCP)basarr.h \ 95 $(SOPHYAINCP)anydataobj.h \ 96 $(SOPHYAINCP)mutyv.h \ 97 $(SOPHYAINCP)timestamp.h \ 98 $(SOPHYAINCP)objfio.h \ 99 $(SOPHYAINCP)ppersist.h \ 100 $(SOPHYAINCP)pexceptions.h \ 101 $(SOPHYAINCP)gnumd5.h \ 102 $(SOPHYAINCP)ppfbinstream.h \ 103 $(SOPHYAINCP)rawstream.h \ 104 $(SOPHYAINCP)ppfnametag.h \ 105 $(SOPHYAINCP)dvlist.h \ 106 $(SOPHYAINCP)ndatablock.h \ 107 $(SOPHYAINCP)utilarr.h \ 108 $(SOPHYAINCP)tmatrix_tsnl.h \ 109 $(SOPHYAINCP)tvector_tsnl.h fabtcolread.h \ 107 110 $(SOPHYAINCP)FitsIO/fitsio.h \ 108 111 $(SOPHYAINCP)FitsIO/longnam.h … … 113 116 $(SOPHYAINCP)machdefs.h \ 114 117 $(SOPHYAINCP)pexceptions.h \ 115 fbtntintf.h \118 $(SOPHYAINCP)machdefs.h fbtntintf.h \ 116 119 $(SOPHYAINCP)anydataobj.h \ 117 120 $(SOPHYAINCP)ntupintf.h \ … … 122 125 $(SOPHYAOBJP)fiosinit.o: fiosinit.cc \ 123 126 $(SOPHYAINCP)sopnamsp.h \ 124 $(SOPHYAINCP)machdefs.h \ 125 fiosinit.h \ 127 $(SOPHYAINCP)machdefs.h fiosinit.h \ 126 128 $(SOPHYAINCP)sophyainit.h \ 127 fitsmanager.h fitsinoutfile.h \128 $(SOPHYAINCP)pexceptions.h \129 $(SOPHYAINCP)dvlist.h \ 130 $(SOPHYAINCP)objfio.h \ 131 $(SOPHYAINCP)anydataobj.h \ 132 $(SOPHYAINCP)ppersist.h \ 133 $(SOPHYAINCP) gnumd5.h \134 $(SOPHYAINCP) ppfbinstream.h \135 $(SOPHYAINCP) rawstream.h \136 $(SOPHYAINCP) ppfnametag.h \137 $(SOPHYAINCP) mutyv.h \138 $(SOPHYAINCP) timestamp.h \139 $(SOPHYAINCP) FitsIO/fitsio.h \140 $(SOPHYAINCP)FitsIO/ longnam.h \141 fitshdtable.h \142 $(SOPHYAINCP)datatable.h \129 $(SOPHYAINCP)machdefs.h fitsmanager.h \ 130 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 131 $(SOPHYAINCP)dvlist.h \ 132 $(SOPHYAINCP)objfio.h \ 133 $(SOPHYAINCP)anydataobj.h \ 134 $(SOPHYAINCP)ppersist.h \ 135 $(SOPHYAINCP)pexceptions.h \ 136 $(SOPHYAINCP)gnumd5.h \ 137 $(SOPHYAINCP)ppfbinstream.h \ 138 $(SOPHYAINCP)rawstream.h \ 139 $(SOPHYAINCP)ppfnametag.h \ 140 $(SOPHYAINCP)mutyv.h \ 141 $(SOPHYAINCP)timestamp.h \ 142 $(SOPHYAINCP)FitsIO/fitsio.h \ 143 $(SOPHYAINCP)FitsIO/longnam.h \ 144 fitshdtable.h $(SOPHYAINCP)datatable.h \ 143 145 $(SOPHYAINCP)basedtable.h \ 144 146 $(SOPHYAINCP)ntupintf.h \ 147 $(SOPHYAINCP)dvlist.h \ 145 148 $(SOPHYAINCP)segdatablock.h \ 146 149 $(SOPHYAINCP)tvector.h \ … … 151 154 $(SOPHYAINCP)utilarr.h \ 152 155 $(SOPHYAINCP)tmatrix_tsnl.h \ 153 $(SOPHYAINCP)tvector_tsnl.h \ 154 fitshandler.h fitsarrhand.h fitsblkrw.h fitsntuple.h \ 155 $(SOPHYAINCP)ntuple.h fitsfile.h \ 156 $(SOPHYAINCP)tvector_tsnl.h fitshandler.h \ 157 fitsarrhand.h $(SOPHYAINCP)tarray.h \ 158 $(SOPHYAINCP)tvector.h fitsblkrw.h \ 159 fitsntuple.h $(SOPHYAINCP)ntuple.h \ 160 $(SOPHYAINCP)anydataobj.h \ 161 $(SOPHYAINCP)ppersist.h fitsfile.h \ 162 $(SOPHYAINCP)ndatablock.h \ 156 163 fitsspherehealpix.h \ 157 164 $(SOPHYAINCP)spherehealpix.h \ … … 168 175 fitsspherethetaphi.h \ 169 176 $(SOPHYAINCP)spherethetaphi.h \ 170 fitslocalmap.h \ 171 $(SOPHYAINCP)localmap.h 177 fitslocalmap.h $(SOPHYAINCP)localmap.h \ 178 fitshistos.h $(SOPHYAINCP)histos.h \ 179 $(SOPHYAINCP)peida.h \ 180 $(SOPHYAINCP)utils.h \ 181 $(SOPHYAINCP)perrors.h \ 182 $(SOPHYAINCP)fmath.h \ 183 $(SOPHYAINCP)histos2.h \ 184 $(SOPHYAINCP)histos.h 172 185 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiosinit.cc 173 186 … … 175 188 $(SOPHYAINCP)sopnamsp.h \ 176 189 $(SOPHYAINCP)pexceptions.h \ 177 $(SOPHYAINCP)machdefs.h \178 fitsautoreader.h \179 $(SOPHYAINCP)anydataobj.h \180 fitsfile.h \181 $(SOPHYAINCP) ndatablock.h \182 $(SOPHYAINCP)dvlist.h \ 183 $(SOPHYAINCP)objfio.h \ 184 $(SOPHYAINCP)ppersist.h \ 185 $(SOPHYAINCP) gnumd5.h \186 $(SOPHYAINCP) ppfbinstream.h \187 $(SOPHYAINCP) rawstream.h \188 $(SOPHYAINCP) ppfnametag.h \189 $(SOPHYAINCP) mutyv.h \190 $(SOPHYAINCP) timestamp.h \191 fitsinoutfile.h \190 $(SOPHYAINCP)machdefs.h fitsautoreader.h \ 191 $(SOPHYAINCP)machdefs.h \ 192 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 193 $(SOPHYAINCP)ndatablock.h \ 194 $(SOPHYAINCP)anydataobj.h \ 195 $(SOPHYAINCP)dvlist.h \ 196 $(SOPHYAINCP)objfio.h \ 197 $(SOPHYAINCP)ppersist.h \ 198 $(SOPHYAINCP)pexceptions.h \ 199 $(SOPHYAINCP)gnumd5.h \ 200 $(SOPHYAINCP)ppfbinstream.h \ 201 $(SOPHYAINCP)rawstream.h \ 202 $(SOPHYAINCP)ppfnametag.h \ 203 $(SOPHYAINCP)mutyv.h \ 204 $(SOPHYAINCP)timestamp.h fitsinoutfile.h \ 192 205 $(SOPHYAINCP)FitsIO/fitsio.h \ 193 206 $(SOPHYAINCP)FitsIO/longnam.h \ … … 195 208 $(SOPHYAINCP)tarray.h \ 196 209 $(SOPHYAINCP)basarr.h \ 197 $(SOPHYAINCP)utilarr.h \ 198 fitsspherehealpix.h \ 210 $(SOPHYAINCP)dvlist.h \ 211 $(SOPHYAINCP)ndatablock.h \ 212 $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \ 199 213 $(SOPHYAINCP)spherehealpix.h \ 200 214 $(SOPHYAINCP)sphericalmap.h \ … … 209 223 $(SOPHYAINCP)tvector.h \ 210 224 $(SOPHYAINCP)tmatrix.h \ 225 $(SOPHYAINCP)tarray.h \ 211 226 $(SOPHYAINCP)tmatrix_tsnl.h \ 212 227 $(SOPHYAINCP)tvector_tsnl.h \ 213 $(SOPHYAINCP)HEALPixUtils.h \ 214 fitsntuple.h \ 228 $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \ 215 229 $(SOPHYAINCP)ntuple.h \ 216 230 $(SOPHYAINCP)ntupintf.h \ 217 fitsxntuple.h \ 218 $(SOPHYAINCP)xntuple.h \ 219 fitslocalmap.h \ 220 $(SOPHYAINCP)localmap.h \ 221 fbtntintf.h 231 $(SOPHYAINCP)ppersist.h fitsxntuple.h \ 232 $(SOPHYAINCP)xntuple.h fitslocalmap.h \ 233 $(SOPHYAINCP)localmap.h fbtntintf.h \ 234 $(SOPHYAINCP)ntupintf.h 222 235 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsautoreader.cc 223 236 … … 225 238 $(SOPHYAINCP)sopnamsp.h \ 226 239 $(SOPHYAINCP)pexceptions.h \ 227 $(SOPHYAINCP)machdefs.h \ 228 fitsbntbllineRW.h \ 229 $(SOPHYAINCP)dvlist.h \ 230 $(SOPHYAINCP)objfio.h \ 231 $(SOPHYAINCP)anydataobj.h \ 232 $(SOPHYAINCP)ppersist.h \ 233 $(SOPHYAINCP)gnumd5.h \ 234 $(SOPHYAINCP)ppfbinstream.h \ 235 $(SOPHYAINCP)rawstream.h \ 236 $(SOPHYAINCP)ppfnametag.h \ 237 $(SOPHYAINCP)mutyv.h \ 238 $(SOPHYAINCP)timestamp.h \ 239 fitsfile.h \ 240 $(SOPHYAINCP)ndatablock.h \ 241 fitsinoutfile.h \ 242 $(SOPHYAINCP)FitsIO/fitsio.h \ 243 $(SOPHYAINCP)FitsIO/longnam.h \ 244 fitshandler.h \ 245 $(SOPHYAINCP)utils.h 240 $(SOPHYAINCP)machdefs.h fitsbntbllineRW.h \ 241 $(SOPHYAINCP)dvlist.h \ 242 $(SOPHYAINCP)objfio.h \ 243 $(SOPHYAINCP)anydataobj.h \ 244 $(SOPHYAINCP)ppersist.h \ 245 $(SOPHYAINCP)pexceptions.h \ 246 $(SOPHYAINCP)gnumd5.h \ 247 $(SOPHYAINCP)ppfbinstream.h \ 248 $(SOPHYAINCP)rawstream.h \ 249 $(SOPHYAINCP)ppfnametag.h \ 250 $(SOPHYAINCP)mutyv.h \ 251 $(SOPHYAINCP)timestamp.h fitsfile.h \ 252 $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \ 253 $(SOPHYAINCP)machdefs.h \ 254 $(SOPHYAINCP)FitsIO/fitsio.h \ 255 $(SOPHYAINCP)FitsIO/longnam.h \ 256 fitshandler.h $(SOPHYAINCP)utils.h 246 257 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsbntbllineRW.cc 247 258 248 259 $(SOPHYAOBJP)fitsfile.o: fitsfile.cc \ 249 260 $(SOPHYAINCP)sopnamsp.h \ 250 $(SOPHYAINCP)machdefs.h \251 fitsfile.h \252 $(SOPHYAINCP) ndatablock.h \253 $(SOPHYAINCP)anydataobj.h \ 254 $(SOPHYAINCP)dvlist.h \ 255 $(SOPHYAINCP)objfio.h \ 256 $(SOPHYAINCP)ppersist.h \ 257 $(SOPHYAINCP)pexceptions.h \ 258 $(SOPHYAINCP)gnumd5.h \ 259 $(SOPHYAINCP)ppfbinstream.h \ 260 $(SOPHYAINCP)rawstream.h \ 261 $(SOPHYAINCP)ppfnametag.h \ 262 $(SOPHYAINCP)mutyv.h \ 263 $(SOPHYAINCP)timestamp.h \264 fitsinoutfile.h \265 $(SOPHYAINCP)FitsIO/fitsio.h \ 266 $(SOPHYAINCP)FitsIO/longnam.h \ 267 fitshandler.h \268 $(SOPHYAINCP) strutil.h261 $(SOPHYAINCP)machdefs.h fitsfile.h \ 262 $(SOPHYAINCP)ndatablock.h \ 263 $(SOPHYAINCP)machdefs.h \ 264 $(SOPHYAINCP)anydataobj.h \ 265 $(SOPHYAINCP)dvlist.h \ 266 $(SOPHYAINCP)objfio.h \ 267 $(SOPHYAINCP)ppersist.h \ 268 $(SOPHYAINCP)pexceptions.h \ 269 $(SOPHYAINCP)gnumd5.h \ 270 $(SOPHYAINCP)ppfbinstream.h \ 271 $(SOPHYAINCP)rawstream.h \ 272 $(SOPHYAINCP)ppfnametag.h \ 273 $(SOPHYAINCP)mutyv.h \ 274 $(SOPHYAINCP)timestamp.h fitsinoutfile.h \ 275 $(SOPHYAINCP)pexceptions.h \ 276 $(SOPHYAINCP)FitsIO/fitsio.h \ 277 $(SOPHYAINCP)FitsIO/longnam.h \ 278 fitshandler.h $(SOPHYAINCP)strutil.h \ 279 $(SOPHYAINCP)anydataobj.h 269 280 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsfile.cc 270 281 … … 274 285 $(SOPHYAINCP)datatable.h \ 275 286 $(SOPHYAINCP)basedtable.h \ 287 $(SOPHYAINCP)machdefs.h \ 276 288 $(SOPHYAINCP)ntupintf.h \ 277 289 $(SOPHYAINCP)dvlist.h \ … … 294 306 $(SOPHYAINCP)utilarr.h \ 295 307 $(SOPHYAINCP)tmatrix_tsnl.h \ 296 $(SOPHYAINCP)tvector_tsnl.h \ 297 fitsblkrw.h fitsinoutfile.h \ 308 $(SOPHYAINCP)tvector_tsnl.h fitsblkrw.h \ 309 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 310 $(SOPHYAINCP)dvlist.h \ 298 311 $(SOPHYAINCP)FitsIO/fitsio.h \ 299 312 $(SOPHYAINCP)FitsIO/longnam.h \ 300 313 fitshandler.h swfitsdtable.h \ 301 $(SOPHYAINCP) swsegdb.h \302 fitsswapper.h314 $(SOPHYAINCP)basedtable.h \ 315 $(SOPHYAINCP)swsegdb.h fitsswapper.h 303 316 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshdtable.cc 304 317 … … 308 321 $(SOPHYAINCP)histos.h \ 309 322 $(SOPHYAINCP)objfio.h \ 323 $(SOPHYAINCP)machdefs.h \ 310 324 $(SOPHYAINCP)anydataobj.h \ 311 325 $(SOPHYAINCP)ppersist.h \ … … 331 345 $(SOPHYAINCP)tvector_tsnl.h \ 332 346 $(SOPHYAINCP)hisprof.h \ 347 $(SOPHYAINCP)histos.h \ 333 348 $(SOPHYAINCP)histerr.h \ 334 $(SOPHYAINCP)histos2.h \ 335 fitsblkrw.h fitsinoutfile.h \ 349 $(SOPHYAINCP)histos2.h fitsblkrw.h \ 350 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 351 $(SOPHYAINCP)dvlist.h \ 336 352 $(SOPHYAINCP)FitsIO/fitsio.h \ 337 353 $(SOPHYAINCP)FitsIO/longnam.h \ … … 343 359 $(SOPHYAINCP)machdefs.h \ 344 360 $(SOPHYAINCP)segdatablock.h \ 345 $(SOPHYAINCP)anydataobj.h \ 346 fitsinoutfile.h \ 347 $(SOPHYAINCP)pexceptions.h \ 348 $(SOPHYAINCP)dvlist.h \ 349 $(SOPHYAINCP)objfio.h \ 350 $(SOPHYAINCP)ppersist.h \ 361 $(SOPHYAINCP)machdefs.h \ 362 $(SOPHYAINCP)anydataobj.h fitsinoutfile.h \ 363 $(SOPHYAINCP)pexceptions.h \ 364 $(SOPHYAINCP)dvlist.h \ 365 $(SOPHYAINCP)objfio.h \ 366 $(SOPHYAINCP)ppersist.h \ 367 $(SOPHYAINCP)pexceptions.h \ 351 368 $(SOPHYAINCP)gnumd5.h \ 352 369 $(SOPHYAINCP)ppfbinstream.h \ … … 362 379 $(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \ 363 380 $(SOPHYAINCP)sopnamsp.h \ 364 $(SOPHYAINCP)machdefs.h \365 fitslocalmap.h \366 $(SOPHYAINCP) pexceptions.h \381 $(SOPHYAINCP)machdefs.h fitslocalmap.h \ 382 $(SOPHYAINCP)pexceptions.h \ 383 $(SOPHYAINCP)machdefs.h \ 367 384 $(SOPHYAINCP)localmap.h \ 368 385 $(SOPHYAINCP)pixelmap.h \ 369 386 $(SOPHYAINCP)ppersist.h \ 387 $(SOPHYAINCP)pexceptions.h \ 370 388 $(SOPHYAINCP)gnumd5.h \ 371 389 $(SOPHYAINCP)ppfbinstream.h \ … … 392 410 $(SOPHYAINCP)utilarr.h \ 393 411 $(SOPHYAINCP)tmatrix_tsnl.h \ 394 $(SOPHYAINCP)tvector_tsnl.h \ 395 fitsfile.h fitsinoutfile.h \ 412 $(SOPHYAINCP)tvector_tsnl.h fitsfile.h \ 413 $(SOPHYAINCP)ndatablock.h \ 414 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 396 415 $(SOPHYAINCP)FitsIO/fitsio.h \ 397 416 $(SOPHYAINCP)FitsIO/longnam.h \ … … 401 420 $(SOPHYAOBJP)fitsmanager.o: fitsmanager.cc \ 402 421 $(SOPHYAINCP)machdefs.h \ 403 $(SOPHYAINCP)sopnamsp.h \ 404 fitsmanager.h fitsinoutfile.h \ 405 $(SOPHYAINCP)pexceptions.h \ 406 $(SOPHYAINCP)dvlist.h \ 407 $(SOPHYAINCP)objfio.h \ 408 $(SOPHYAINCP)anydataobj.h \ 409 $(SOPHYAINCP)ppersist.h \ 422 $(SOPHYAINCP)sopnamsp.h fitsmanager.h \ 423 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 424 $(SOPHYAINCP)machdefs.h \ 425 $(SOPHYAINCP)dvlist.h \ 426 $(SOPHYAINCP)objfio.h \ 427 $(SOPHYAINCP)anydataobj.h \ 428 $(SOPHYAINCP)ppersist.h \ 429 $(SOPHYAINCP)pexceptions.h \ 410 430 $(SOPHYAINCP)gnumd5.h \ 411 431 $(SOPHYAINCP)ppfbinstream.h \ … … 422 442 $(SOPHYAINCP)sopnamsp.h \ 423 443 $(SOPHYAINCP)pexceptions.h \ 424 $(SOPHYAINCP)machdefs.h \425 fitsntuple.h \444 $(SOPHYAINCP)machdefs.h fitsntuple.h \ 445 $(SOPHYAINCP)machdefs.h \ 426 446 $(SOPHYAINCP)ntuple.h \ 427 447 $(SOPHYAINCP)objfio.h \ 428 448 $(SOPHYAINCP)anydataobj.h \ 429 449 $(SOPHYAINCP)ppersist.h \ 450 $(SOPHYAINCP)pexceptions.h \ 430 451 $(SOPHYAINCP)gnumd5.h \ 431 452 $(SOPHYAINCP)ppfbinstream.h \ … … 436 457 $(SOPHYAINCP)mutyv.h \ 437 458 $(SOPHYAINCP)timestamp.h \ 438 fitsfile.h \ 439 $(SOPHYAINCP)ndatablock.h \ 440 fitsinoutfile.h \ 459 $(SOPHYAINCP)anydataobj.h \ 460 $(SOPHYAINCP)ppersist.h fitsfile.h \ 461 $(SOPHYAINCP)ndatablock.h \ 462 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 441 463 $(SOPHYAINCP)FitsIO/fitsio.h \ 442 464 $(SOPHYAINCP)FitsIO/longnam.h \ … … 454 476 $(SOPHYAINCP)pixelmap.h \ 455 477 $(SOPHYAINCP)ppersist.h \ 478 $(SOPHYAINCP)pexceptions.h \ 456 479 $(SOPHYAINCP)gnumd5.h \ 457 480 $(SOPHYAINCP)ppfbinstream.h \ … … 478 501 $(SOPHYAINCP)tvector_tsnl.h \ 479 502 $(SOPHYAINCP)HEALPixUtils.h \ 480 fitsfile.h fitsinoutfile.h \ 481 $(SOPHYAINCP)FitsIO/fitsio.h \ 482 $(SOPHYAINCP)FitsIO/longnam.h \ 483 fitshandler.h fitstarray.h 503 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 504 $(SOPHYAINCP)ndatablock.h \ 505 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 506 $(SOPHYAINCP)machdefs.h \ 507 $(SOPHYAINCP)FitsIO/fitsio.h \ 508 $(SOPHYAINCP)FitsIO/longnam.h \ 509 fitshandler.h $(SOPHYAINCP)tarray.h \ 510 fitstarray.h 484 511 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherehealpix.cc 485 512 … … 494 521 $(SOPHYAINCP)pixelmap.h \ 495 522 $(SOPHYAINCP)ppersist.h \ 523 $(SOPHYAINCP)pexceptions.h \ 496 524 $(SOPHYAINCP)gnumd5.h \ 497 525 $(SOPHYAINCP)ppfbinstream.h \ … … 517 545 $(SOPHYAINCP)tmatrix_tsnl.h \ 518 546 $(SOPHYAINCP)tvector_tsnl.h \ 519 fitsfile.h fitsinoutfile.h \ 520 $(SOPHYAINCP)FitsIO/fitsio.h \ 521 $(SOPHYAINCP)FitsIO/longnam.h \ 522 fitshandler.h fitstarray.h 547 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 548 $(SOPHYAINCP)ndatablock.h \ 549 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 550 $(SOPHYAINCP)machdefs.h \ 551 $(SOPHYAINCP)FitsIO/fitsio.h \ 552 $(SOPHYAINCP)FitsIO/longnam.h \ 553 fitshandler.h $(SOPHYAINCP)tarray.h \ 554 fitstarray.h 523 555 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherethetaphi.cc 524 556 … … 527 559 $(SOPHYAINCP)machdefs.h \ 528 560 $(SOPHYAINCP)pexceptions.h \ 529 fitstarray.h \ 530 $(SOPHYAINCP)tarray.h \ 531 $(SOPHYAINCP)basarr.h \ 532 $(SOPHYAINCP)anydataobj.h \ 533 $(SOPHYAINCP)mutyv.h \ 534 $(SOPHYAINCP)timestamp.h \ 535 $(SOPHYAINCP)objfio.h \ 536 $(SOPHYAINCP)ppersist.h \ 537 $(SOPHYAINCP)gnumd5.h \ 538 $(SOPHYAINCP)ppfbinstream.h \ 539 $(SOPHYAINCP)rawstream.h \ 540 $(SOPHYAINCP)ppfnametag.h \ 541 $(SOPHYAINCP)dvlist.h \ 542 $(SOPHYAINCP)ndatablock.h \ 543 $(SOPHYAINCP)utilarr.h \ 544 fitsfile.h fitsinoutfile.h \ 561 $(SOPHYAINCP)machdefs.h fitstarray.h \ 562 $(SOPHYAINCP)tarray.h \ 563 $(SOPHYAINCP)basarr.h \ 564 $(SOPHYAINCP)anydataobj.h \ 565 $(SOPHYAINCP)mutyv.h \ 566 $(SOPHYAINCP)timestamp.h \ 567 $(SOPHYAINCP)objfio.h \ 568 $(SOPHYAINCP)ppersist.h \ 569 $(SOPHYAINCP)pexceptions.h \ 570 $(SOPHYAINCP)gnumd5.h \ 571 $(SOPHYAINCP)ppfbinstream.h \ 572 $(SOPHYAINCP)rawstream.h \ 573 $(SOPHYAINCP)ppfnametag.h \ 574 $(SOPHYAINCP)dvlist.h \ 575 $(SOPHYAINCP)ndatablock.h \ 576 $(SOPHYAINCP)utilarr.h fitsfile.h \ 577 $(SOPHYAINCP)ndatablock.h \ 578 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 545 579 $(SOPHYAINCP)FitsIO/fitsio.h \ 546 580 $(SOPHYAINCP)FitsIO/longnam.h \ … … 551 585 $(SOPHYAINCP)sopnamsp.h \ 552 586 $(SOPHYAINCP)pexceptions.h \ 553 $(SOPHYAINCP)machdefs.h \554 fitsxntuple.h \587 $(SOPHYAINCP)machdefs.h fitsxntuple.h \ 588 $(SOPHYAINCP)machdefs.h \ 555 589 $(SOPHYAINCP)xntuple.h \ 556 590 $(SOPHYAINCP)ntupintf.h \ 557 591 $(SOPHYAINCP)ppersist.h \ 558 $(SOPHYAINCP)gnumd5.h \ 559 $(SOPHYAINCP)ppfbinstream.h \ 560 $(SOPHYAINCP)rawstream.h \ 561 $(SOPHYAINCP)ppfnametag.h \ 562 $(SOPHYAINCP)dvlist.h \ 563 $(SOPHYAINCP)objfio.h \ 564 $(SOPHYAINCP)anydataobj.h \ 565 $(SOPHYAINCP)mutyv.h \ 566 $(SOPHYAINCP)timestamp.h \ 567 fitsfile.h \ 568 $(SOPHYAINCP)ndatablock.h \ 569 fitsinoutfile.h \ 592 $(SOPHYAINCP)pexceptions.h \ 593 $(SOPHYAINCP)gnumd5.h \ 594 $(SOPHYAINCP)ppfbinstream.h \ 595 $(SOPHYAINCP)rawstream.h \ 596 $(SOPHYAINCP)ppfnametag.h \ 597 $(SOPHYAINCP)dvlist.h \ 598 $(SOPHYAINCP)objfio.h \ 599 $(SOPHYAINCP)anydataobj.h \ 600 $(SOPHYAINCP)mutyv.h \ 601 $(SOPHYAINCP)timestamp.h \ 602 $(SOPHYAINCP)anydataobj.h \ 603 $(SOPHYAINCP)ppersist.h fitsfile.h \ 604 $(SOPHYAINCP)ndatablock.h \ 605 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 570 606 $(SOPHYAINCP)FitsIO/fitsio.h \ 571 607 $(SOPHYAINCP)FitsIO/longnam.h \ … … 597 633 $(SOPHYAINCP)tmatrix_tsnl.h \ 598 634 $(SOPHYAINCP)tvector_tsnl.h \ 599 $(SOPHYAINCP)swsegdb.h \ 600 fitsswapper.h fitsinoutfile.h \ 601 $(SOPHYAINCP)FitsIO/fitsio.h \ 602 $(SOPHYAINCP)FitsIO/longnam.h \ 603 fitsblkrw.h fitshdtable.h \ 604 $(SOPHYAINCP)datatable.h \ 605 fitshandler.h \ 635 $(SOPHYAINCP)swsegdb.h fitsswapper.h \ 636 $(SOPHYAINCP)machdefs.h fitsinoutfile.h \ 637 $(SOPHYAINCP)pexceptions.h \ 638 $(SOPHYAINCP)dvlist.h \ 639 $(SOPHYAINCP)FitsIO/fitsio.h \ 640 $(SOPHYAINCP)FitsIO/longnam.h fitsblkrw.h \ 641 fitshdtable.h $(SOPHYAINCP)datatable.h \ 642 $(SOPHYAINCP)basedtable.h fitshandler.h \ 606 643 $(SOPHYAINCP)sopnamsp.h 607 644 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ swfitsdtable.cc -
trunk/SophyaExt/FitsIOServer/fitshistos.cc
r3049 r3054 11 11 #include "histerr.h" 12 12 #include "histos2.h" 13 13 14 #include "fitsblkrw.h" 14 15 #include "fitshandler.h" … … 65 66 } 66 67 // Le nombre d'entrees dans le bin 67 if(he!=NULL ) {68 if(he!=NULL || hp!=NULL) { 68 69 if(tbltyp==ASCII_TBL) tform.push_back("D15.8"); else tform.push_back("D"); 69 70 colnames.push_back("nb"); … … 78 79 int n = h->NBins(); 79 80 if(n>0) { 81 if(hp) hp->UpdateHisto(); 80 82 FitsBlockRW<r_8>::WriteColumnData(os,1,1,1,h->mData,n); 81 83 if(h->mErr2) FitsBlockRW<r_8>::WriteColumnData(os,2,1,1,h->mErr2,n); 84 if(hp!=NULL) FitsBlockRW<r_8>::WriteColumnData(os,3,1,1,hp->mSumW,n); 82 85 if(he!=NULL) FitsBlockRW<r_8>::WriteColumnData(os,3,1,1,he->mNData,n); 83 86 } … … 128 131 mtv = ok; 129 132 os.WriteKey("UPDOK",mtv," update status flag"); 133 134 mtv = (int_4)hp->Opt; 135 os.WriteKey("SIGOPT",mtv," sigma statistic flag"); 130 136 131 137 mtv = hp->YMin; … … 165 171 //--- Lecture entete FITS 166 172 string key = "SOPCLSNM"; string clsnm = is.KeyValue(key); 167 if( (clsnm != "SOPHYA::Histo") 168 && (clsnm != "SOPHYA::HProf") 169 && (clsnm != "SOPHYA::HistoErr") ) 170 throw FitsIOException("FitsHandler<Histo>::Read() bad value for key SOPCLSNM"); 171 172 DVList dvl; 173 is.GetHeaderRecords(dvl,true,false); 173 DVList dvl; is.GetHeaderRecords(dvl,true,false); 174 174 175 175 int_4 nbin = dvl.GetI("NBIN",-1); … … 180 180 r_8 xmax = dvl.GetD("XMAX",+1.); 181 181 182 //--- Creation de l'objet 183 if (dobj != NULL) delete dobj; // destruction si existe 184 if( clsnm == "SOPHYA::Histo" ) { 185 dobj = new Histo(xmin,xmax,nbin); 186 int_4 haserr2 = dvl.GetI("HASERR2",0); 187 if(ncol>1 && haserr2>0) dobj->Errors(); 188 } else if( clsnm == "SOPHYA::HProf" ) { 189 if(ncol<2) 190 throw FitsIOException("FitsHandler<Histo>::Read() wrong number of columns for HProf"); 191 r_8 ymin = dvl.GetD("YMIN",1.); 192 r_8 ymax = dvl.GetD("YMAX",-1.); 193 dobj = new HProf(xmin,xmax,nbin,ymin,ymax); 194 } else if( clsnm == "SOPHYA::HistoErr" ) { 195 if(ncol<3) 196 throw FitsIOException("FitsHandler<Histo>::Read() wrong number of columns for HistoErr"); 197 dobj = new HistoErr(xmin,xmax,nbin); 198 } else { 199 throw FitsIOException("FitsHandler<Histo>::Read() Not a Histo or HProf or HistoErr"); 182 //--- Creation de l'objet si necessaire 183 if(dobj == NULL) { 184 if(clsnm == "SOPHYA::Histo") dobj = new Histo; 185 else if(clsnm == "SOPHYA::HProf") dobj = new HProf; 186 else if(clsnm == "SOPHYA::HistoErr") dobj = new HistoErr; 200 187 } 201 188 … … 204 191 HProf* hp = dynamic_cast< HProf *> (dobj); 205 192 HistoErr* he = dynamic_cast< HistoErr *> (dobj); 193 194 //--- Allocation pour histo 195 if(he && (clsnm=="SOPHYA::HistoErr")) { 196 if(ncol<3) 197 throw FitsIOException("FitsHandler<Histo>::Read() wrong number of columns for HistoErr"); 198 he->CreateOrResize(xmin,xmax,nbin); 199 } else if(hp&& (clsnm=="SOPHYA::HProf")) { 200 if(ncol<3) 201 throw FitsIOException("FitsHandler<Histo>::Read() wrong number of columns for HProf"); 202 r_8 ymin = dvl.GetD("YMIN",1.); 203 r_8 ymax = dvl.GetD("YMAX",-1.); 204 hp->CreateOrResize(xmin,xmax,nbin,ymin,ymax); 205 } else if(h && clsnm == "SOPHYA::Histo" ) { 206 h->CreateOrResize(xmin,xmax,nbin); 207 int_4 haserr2 = dvl.GetI("HASERR2",0); 208 if(ncol>1 && haserr2>0) h->Errors(); 209 } else { 210 throw FitsIOException("FitsHandler<Histo>::Read() No assocaition classe/fits_header"); 211 } 206 212 207 213 //--- remplissage des variables d'entete … … 213 219 if(hp) { 214 220 int_4 ok = dvl.GetI("UPDOK",0); hp->Ok = (ok)? true : false; 221 hp->Opt = (uint_2)dvl.GetI("SIGOPT",0); 215 222 hp->YMin = dvl.GetD("YMIN",1.); 216 223 hp->YMax = dvl.GetD("YMAX",-1.); … … 222 229 FitsBlockRW<r_8>::ReadColumnData(is,1,1,1,h->mData,nbin); 223 230 if(h->mErr2) FitsBlockRW<r_8>::ReadColumnData(is,2,1,1,h->mErr2,nbin); 231 if(hp) FitsBlockRW<r_8>::ReadColumnData(is,3,1,1,hp->mSumW,nbin); 224 232 if(he) FitsBlockRW<r_8>::ReadColumnData(is,3,1,1,he->mNData,nbin); 225 233 … … 234 242 int FitsHandler<Histo2D>::CheckReadability(FitsInOutFile& is) 235 243 { 236 if (is.CurrentHDUType() != IMAGE_HDU ) return 0;244 if (is.CurrentHDUType() == IMAGE_HDU ) return 0; 237 245 string key = "SOPCLSNM"; 238 246 string clsnm = is.KeyValue(key); 239 if( clsnm == "SOPHYA::Histo2D" 247 if( clsnm == "SOPHYA::Histo2D") return 2; 240 248 return 0; 241 249 } … … 340 348 341 349 //--- Nb de lignes et de colonnes 342 vector<string> colnames; 343 vector<int> coltypes; 344 vector<long> repcnt, width; 350 vector<string> colnames; vector<int> coltypes; vector<long> repcnt, width; 345 351 is.GetColInfo(colnames,coltypes,repcnt,width); 346 352 long ncol = colnames.size(); … … 352 358 353 359 //--- Lecture entete FITS 354 string key = "SOPCLSNM"; string clsnm = is.KeyValue(key); 355 if( clsnm != "SOPHYA::Histo2D" ) 356 throw FitsIOException("FitsHandler<Histo2D>::Read() bad value for key SOPCLSNM"); 357 358 DVList dvl; 359 is.GetHeaderRecords(dvl,true,false); 360 DVList dvl; is.GetHeaderRecords(dvl,true,false); 360 361 361 362 int_4 nbinx = dvl.GetI("NBINX",-1); … … 371 372 372 373 //--- Creation de l'objet 373 if (dobj != NULL) delete dobj; // destruction si existe 374 if( clsnm == "SOPHYA::Histo2D" ) { 375 dobj = new Histo2D(xmin,xmax,nbinx,ymin,ymax,nbiny); 376 int_4 haserr2 = dvl.GetI("HASERR2",0); 377 if(ncol>1 && haserr2>0) dobj->Errors(); 378 } else { 379 throw FitsIOException("FitsHandler<Histo2D>::Read() Not a Histo2D"); 380 } 381 382 //--- Type de l'histo 383 Histo2D* h = dynamic_cast< Histo2D *> (dobj); 374 if(dobj == NULL) dobj = new Histo2D; 375 dobj->CreateOrResize(xmin,xmax,nbinx,ymin,ymax,nbiny); 376 int_4 haserr2 = dvl.GetI("HASERR2",0); 377 if(ncol>1 && haserr2>0) dobj->Errors(); 384 378 385 379 //--- remplissage des variables d'entete 386 h->nHist = dvl.GetD("NHIST",0.);387 h->nEntries = dvl.GetI("NENTRIES",0);380 dobj->nHist = dvl.GetD("NHIST",0.); 381 dobj->nEntries = dvl.GetI("NENTRIES",0); 388 382 389 383 for(int i=0;i<3;i++) for(int j=0;j<3;j++) { 390 384 char str[16]; sprintf(str,"OUT%1d%1d",i,j); 391 h->mOver[i][j] = dvl.GetD(str,0.);385 dobj->mOver[i][j] = dvl.GetD(str,0.); 392 386 } 393 387 394 388 //--- remplissage de l'histo 395 FitsBlockRW<r_8>::ReadColumnData(is,1,1,1, h->mData,nbinxy);396 if( h->mErr2) FitsBlockRW<r_8>::ReadColumnData(is,2,1,1,h->mErr2,nbinxy);397 398 } 389 FitsBlockRW<r_8>::ReadColumnData(is,1,1,1,dobj->mData,nbinxy); 390 if(dobj->mErr2) FitsBlockRW<r_8>::ReadColumnData(is,2,1,1,dobj->mErr2,nbinxy); 391 392 } -
trunk/SophyaExt/FitsIOServer/fitshistos.h
r3049 r3054 4 4 #include "machdefs.h" 5 5 #include <string> 6 6 7 #include "histos.h" 7 8 #include "histos2.h" 8 9 9 #include "fitshandler.h" 10 10 -
trunk/SophyaExt/FitsIOServer/fitsioserver.h
r3023 r3054 6 6 #include "fitsarrhand.h" 7 7 #include "fitshdtable.h" 8 #include "fitshistos.h" 8 9 #include "fitsmanager.h" 9 10 -
trunk/SophyaExt/FitsIOServer/smakefile
r3049 r3054 30 30 $(SOPHYAINCP)machdefs.h \ 31 31 $(SOPHYAINCP)pexceptions.h \ 32 $(SOPHYAINCP)machdefs.h \ 32 33 fabtcolread.h \ 33 34 $(SOPHYAINCP)anydataobj.h \ … … 36 37 $(SOPHYAINCP)tarray.h \ 37 38 $(SOPHYAINCP)basarr.h \ 38 $(SOPHYAINCP)mutyv.h \ 39 $(SOPHYAINCP)timestamp.h \ 40 $(SOPHYAINCP)objfio.h \ 41 $(SOPHYAINCP)ppersist.h \ 39 $(SOPHYAINCP)anydataobj.h \ 40 $(SOPHYAINCP)mutyv.h \ 41 $(SOPHYAINCP)timestamp.h \ 42 $(SOPHYAINCP)objfio.h \ 43 $(SOPHYAINCP)ppersist.h \ 44 $(SOPHYAINCP)pexceptions.h \ 42 45 $(SOPHYAINCP)gnumd5.h \ 43 46 $(SOPHYAINCP)ppfbinstream.h \ … … 57 60 $(SOPHYAINCP)machdefs.h \ 58 61 $(SOPHYAINCP)pexceptions.h \ 62 $(SOPHYAINCP)machdefs.h \ 59 63 fabtwriter.h \ 60 64 $(SOPHYAINCP)anydataobj.h \ … … 63 67 $(SOPHYAINCP)tarray.h \ 64 68 $(SOPHYAINCP)basarr.h \ 65 $(SOPHYAINCP)mutyv.h \ 66 $(SOPHYAINCP)timestamp.h \ 67 $(SOPHYAINCP)objfio.h \ 68 $(SOPHYAINCP)ppersist.h \ 69 $(SOPHYAINCP)anydataobj.h \ 70 $(SOPHYAINCP)mutyv.h \ 71 $(SOPHYAINCP)timestamp.h \ 72 $(SOPHYAINCP)objfio.h \ 73 $(SOPHYAINCP)ppersist.h \ 74 $(SOPHYAINCP)pexceptions.h \ 69 75 $(SOPHYAINCP)gnumd5.h \ 70 76 $(SOPHYAINCP)ppfbinstream.h \ … … 84 90 $(SOPHYAINCP)machdefs.h \ 85 91 $(SOPHYAINCP)pexceptions.h \ 92 $(SOPHYAINCP)machdefs.h \ 86 93 fboloread.h \ 87 94 $(SOPHYAINCP)anydataobj.h \ … … 90 97 $(SOPHYAINCP)tarray.h \ 91 98 $(SOPHYAINCP)basarr.h \ 92 $(SOPHYAINCP)mutyv.h \ 93 $(SOPHYAINCP)timestamp.h \ 94 $(SOPHYAINCP)objfio.h \ 95 $(SOPHYAINCP)ppersist.h \ 99 $(SOPHYAINCP)anydataobj.h \ 100 $(SOPHYAINCP)mutyv.h \ 101 $(SOPHYAINCP)timestamp.h \ 102 $(SOPHYAINCP)objfio.h \ 103 $(SOPHYAINCP)ppersist.h \ 104 $(SOPHYAINCP)pexceptions.h \ 96 105 $(SOPHYAINCP)gnumd5.h \ 97 106 $(SOPHYAINCP)ppfbinstream.h \ … … 112 121 $(SOPHYAINCP)machdefs.h \ 113 122 $(SOPHYAINCP)pexceptions.h \ 123 $(SOPHYAINCP)machdefs.h \ 114 124 fbtntintf.h \ 115 125 $(SOPHYAINCP)anydataobj.h \ … … 124 134 fiosinit.h \ 125 135 $(SOPHYAINCP)sophyainit.h \ 136 $(SOPHYAINCP)machdefs.h \ 126 137 fitsmanager.h fitsinoutfile.h \ 127 138 $(SOPHYAINCP)pexceptions.h \ … … 130 141 $(SOPHYAINCP)anydataobj.h \ 131 142 $(SOPHYAINCP)ppersist.h \ 143 $(SOPHYAINCP)pexceptions.h \ 132 144 $(SOPHYAINCP)gnumd5.h \ 133 145 $(SOPHYAINCP)ppfbinstream.h \ … … 142 154 $(SOPHYAINCP)basedtable.h \ 143 155 $(SOPHYAINCP)ntupintf.h \ 156 $(SOPHYAINCP)dvlist.h \ 144 157 $(SOPHYAINCP)segdatablock.h \ 145 158 $(SOPHYAINCP)tvector.h \ … … 151 164 $(SOPHYAINCP)tmatrix_tsnl.h \ 152 165 $(SOPHYAINCP)tvector_tsnl.h \ 153 fitshandler.h fitsarrhand.h fitsblkrw.h fitsntuple.h \ 154 $(SOPHYAINCP)ntuple.h fitsfile.h \ 166 fitshandler.h fitsarrhand.h \ 167 $(SOPHYAINCP)tarray.h \ 168 $(SOPHYAINCP)tvector.h \ 169 fitsblkrw.h fitsntuple.h \ 170 $(SOPHYAINCP)ntuple.h \ 171 $(SOPHYAINCP)anydataobj.h \ 172 $(SOPHYAINCP)ppersist.h \ 173 fitsfile.h \ 174 $(SOPHYAINCP)ndatablock.h \ 155 175 fitsspherehealpix.h \ 156 176 $(SOPHYAINCP)spherehealpix.h \ … … 168 188 $(SOPHYAINCP)spherethetaphi.h \ 169 189 fitslocalmap.h \ 170 $(SOPHYAINCP)localmap.h 190 $(SOPHYAINCP)localmap.h \ 191 fitshistos.h \ 192 $(SOPHYAINCP)histos.h \ 193 $(SOPHYAINCP)peida.h \ 194 $(SOPHYAINCP)utils.h \ 195 $(SOPHYAINCP)perrors.h \ 196 $(SOPHYAINCP)fmath.h \ 197 $(SOPHYAINCP)histos2.h \ 198 $(SOPHYAINCP)histos.h 171 199 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiosinit.cc 172 200 … … 176 204 $(SOPHYAINCP)machdefs.h \ 177 205 fitsautoreader.h \ 178 $(SOPHYAINCP)anydataobj.h \ 179 fitsfile.h \ 180 $(SOPHYAINCP)ndatablock.h \ 181 $(SOPHYAINCP)dvlist.h \ 182 $(SOPHYAINCP)objfio.h \ 183 $(SOPHYAINCP)ppersist.h \ 206 $(SOPHYAINCP)machdefs.h \ 207 $(SOPHYAINCP)anydataobj.h \ 208 fitsfile.h \ 209 $(SOPHYAINCP)ndatablock.h \ 210 $(SOPHYAINCP)anydataobj.h \ 211 $(SOPHYAINCP)dvlist.h \ 212 $(SOPHYAINCP)objfio.h \ 213 $(SOPHYAINCP)ppersist.h \ 214 $(SOPHYAINCP)pexceptions.h \ 184 215 $(SOPHYAINCP)gnumd5.h \ 185 216 $(SOPHYAINCP)ppfbinstream.h \ … … 194 225 $(SOPHYAINCP)tarray.h \ 195 226 $(SOPHYAINCP)basarr.h \ 227 $(SOPHYAINCP)dvlist.h \ 228 $(SOPHYAINCP)ndatablock.h \ 196 229 $(SOPHYAINCP)utilarr.h \ 197 230 fitsspherehealpix.h \ … … 208 241 $(SOPHYAINCP)tvector.h \ 209 242 $(SOPHYAINCP)tmatrix.h \ 243 $(SOPHYAINCP)tarray.h \ 210 244 $(SOPHYAINCP)tmatrix_tsnl.h \ 211 245 $(SOPHYAINCP)tvector_tsnl.h \ … … 214 248 $(SOPHYAINCP)ntuple.h \ 215 249 $(SOPHYAINCP)ntupintf.h \ 250 $(SOPHYAINCP)ppersist.h \ 216 251 fitsxntuple.h \ 217 252 $(SOPHYAINCP)xntuple.h \ 218 253 fitslocalmap.h \ 219 254 $(SOPHYAINCP)localmap.h \ 220 fbtntintf.h 255 fbtntintf.h \ 256 $(SOPHYAINCP)ntupintf.h 221 257 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsautoreader.cc 222 258 … … 230 266 $(SOPHYAINCP)anydataobj.h \ 231 267 $(SOPHYAINCP)ppersist.h \ 232 $(SOPHYAINCP)gnumd5.h \ 233 $(SOPHYAINCP)ppfbinstream.h \ 234 $(SOPHYAINCP)rawstream.h \ 235 $(SOPHYAINCP)ppfnametag.h \ 236 $(SOPHYAINCP)mutyv.h \ 237 $(SOPHYAINCP)timestamp.h \ 238 fitsfile.h \ 239 $(SOPHYAINCP)ndatablock.h \ 240 fitsinoutfile.h \ 268 $(SOPHYAINCP)pexceptions.h \ 269 $(SOPHYAINCP)gnumd5.h \ 270 $(SOPHYAINCP)ppfbinstream.h \ 271 $(SOPHYAINCP)rawstream.h \ 272 $(SOPHYAINCP)ppfnametag.h \ 273 $(SOPHYAINCP)mutyv.h \ 274 $(SOPHYAINCP)timestamp.h \ 275 fitsfile.h \ 276 $(SOPHYAINCP)ndatablock.h \ 277 fitsinoutfile.h \ 278 $(SOPHYAINCP)machdefs.h \ 241 279 $(SOPHYAINCP)FitsIO/fitsio.h \ 242 280 $(SOPHYAINCP)FitsIO/longnam.h \ … … 250 288 fitsfile.h \ 251 289 $(SOPHYAINCP)ndatablock.h \ 252 $(SOPHYAINCP)anydataobj.h \ 253 $(SOPHYAINCP)dvlist.h \ 254 $(SOPHYAINCP)objfio.h \ 255 $(SOPHYAINCP)ppersist.h \ 256 $(SOPHYAINCP)pexceptions.h \ 257 $(SOPHYAINCP)gnumd5.h \ 258 $(SOPHYAINCP)ppfbinstream.h \ 259 $(SOPHYAINCP)rawstream.h \ 260 $(SOPHYAINCP)ppfnametag.h \ 261 $(SOPHYAINCP)mutyv.h \ 262 $(SOPHYAINCP)timestamp.h \ 263 fitsinoutfile.h \ 290 $(SOPHYAINCP)machdefs.h \ 291 $(SOPHYAINCP)anydataobj.h \ 292 $(SOPHYAINCP)dvlist.h \ 293 $(SOPHYAINCP)objfio.h \ 294 $(SOPHYAINCP)ppersist.h \ 295 $(SOPHYAINCP)pexceptions.h \ 296 $(SOPHYAINCP)gnumd5.h \ 297 $(SOPHYAINCP)ppfbinstream.h \ 298 $(SOPHYAINCP)rawstream.h \ 299 $(SOPHYAINCP)ppfnametag.h \ 300 $(SOPHYAINCP)mutyv.h \ 301 $(SOPHYAINCP)timestamp.h \ 302 fitsinoutfile.h \ 303 $(SOPHYAINCP)pexceptions.h \ 264 304 $(SOPHYAINCP)FitsIO/fitsio.h \ 265 305 $(SOPHYAINCP)FitsIO/longnam.h \ 266 306 fitshandler.h \ 267 $(SOPHYAINCP)strutil.h 307 $(SOPHYAINCP)strutil.h \ 308 $(SOPHYAINCP)anydataobj.h 268 309 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsfile.cc 269 310 … … 273 314 $(SOPHYAINCP)datatable.h \ 274 315 $(SOPHYAINCP)basedtable.h \ 316 $(SOPHYAINCP)machdefs.h \ 275 317 $(SOPHYAINCP)ntupintf.h \ 276 318 $(SOPHYAINCP)dvlist.h \ … … 295 337 $(SOPHYAINCP)tvector_tsnl.h \ 296 338 fitsblkrw.h fitsinoutfile.h \ 339 $(SOPHYAINCP)pexceptions.h \ 340 $(SOPHYAINCP)dvlist.h \ 297 341 $(SOPHYAINCP)FitsIO/fitsio.h \ 298 342 $(SOPHYAINCP)FitsIO/longnam.h \ 299 343 fitshandler.h swfitsdtable.h \ 344 $(SOPHYAINCP)basedtable.h \ 300 345 $(SOPHYAINCP)swsegdb.h \ 301 346 fitsswapper.h … … 307 352 $(SOPHYAINCP)histos.h \ 308 353 $(SOPHYAINCP)objfio.h \ 354 $(SOPHYAINCP)machdefs.h \ 309 355 $(SOPHYAINCP)anydataobj.h \ 310 356 $(SOPHYAINCP)ppersist.h \ … … 330 376 $(SOPHYAINCP)tvector_tsnl.h \ 331 377 $(SOPHYAINCP)hisprof.h \ 378 $(SOPHYAINCP)histos.h \ 332 379 $(SOPHYAINCP)histerr.h \ 333 380 $(SOPHYAINCP)histos2.h \ 334 381 fitsblkrw.h fitsinoutfile.h \ 382 $(SOPHYAINCP)pexceptions.h \ 383 $(SOPHYAINCP)dvlist.h \ 335 384 $(SOPHYAINCP)FitsIO/fitsio.h \ 336 385 $(SOPHYAINCP)FitsIO/longnam.h \ … … 342 391 $(SOPHYAINCP)machdefs.h \ 343 392 $(SOPHYAINCP)segdatablock.h \ 344 $(SOPHYAINCP)anydataobj.h \ 345 fitsinoutfile.h \ 346 $(SOPHYAINCP)pexceptions.h \ 347 $(SOPHYAINCP)dvlist.h \ 348 $(SOPHYAINCP)objfio.h \ 349 $(SOPHYAINCP)ppersist.h \ 393 $(SOPHYAINCP)machdefs.h \ 394 $(SOPHYAINCP)anydataobj.h \ 395 fitsinoutfile.h \ 396 $(SOPHYAINCP)pexceptions.h \ 397 $(SOPHYAINCP)dvlist.h \ 398 $(SOPHYAINCP)objfio.h \ 399 $(SOPHYAINCP)ppersist.h \ 400 $(SOPHYAINCP)pexceptions.h \ 350 401 $(SOPHYAINCP)gnumd5.h \ 351 402 $(SOPHYAINCP)ppfbinstream.h \ … … 364 415 fitslocalmap.h \ 365 416 $(SOPHYAINCP)pexceptions.h \ 417 $(SOPHYAINCP)machdefs.h \ 366 418 $(SOPHYAINCP)localmap.h \ 367 419 $(SOPHYAINCP)pixelmap.h \ 368 420 $(SOPHYAINCP)ppersist.h \ 421 $(SOPHYAINCP)pexceptions.h \ 369 422 $(SOPHYAINCP)gnumd5.h \ 370 423 $(SOPHYAINCP)ppfbinstream.h \ … … 392 445 $(SOPHYAINCP)tmatrix_tsnl.h \ 393 446 $(SOPHYAINCP)tvector_tsnl.h \ 394 fitsfile.h fitsinoutfile.h \ 447 fitsfile.h \ 448 $(SOPHYAINCP)ndatablock.h \ 449 $(SOPHYAINCP)dvlist.h \ 450 fitsinoutfile.h \ 395 451 $(SOPHYAINCP)FitsIO/fitsio.h \ 396 452 $(SOPHYAINCP)FitsIO/longnam.h \ … … 403 459 fitsmanager.h fitsinoutfile.h \ 404 460 $(SOPHYAINCP)pexceptions.h \ 405 $(SOPHYAINCP)dvlist.h \ 406 $(SOPHYAINCP)objfio.h \ 407 $(SOPHYAINCP)anydataobj.h \ 408 $(SOPHYAINCP)ppersist.h \ 461 $(SOPHYAINCP)machdefs.h \ 462 $(SOPHYAINCP)dvlist.h \ 463 $(SOPHYAINCP)objfio.h \ 464 $(SOPHYAINCP)anydataobj.h \ 465 $(SOPHYAINCP)ppersist.h \ 466 $(SOPHYAINCP)pexceptions.h \ 409 467 $(SOPHYAINCP)gnumd5.h \ 410 468 $(SOPHYAINCP)ppfbinstream.h \ … … 423 481 $(SOPHYAINCP)machdefs.h \ 424 482 fitsntuple.h \ 483 $(SOPHYAINCP)machdefs.h \ 425 484 $(SOPHYAINCP)ntuple.h \ 426 485 $(SOPHYAINCP)objfio.h \ 427 486 $(SOPHYAINCP)anydataobj.h \ 428 487 $(SOPHYAINCP)ppersist.h \ 488 $(SOPHYAINCP)pexceptions.h \ 429 489 $(SOPHYAINCP)gnumd5.h \ 430 490 $(SOPHYAINCP)ppfbinstream.h \ … … 435 495 $(SOPHYAINCP)mutyv.h \ 436 496 $(SOPHYAINCP)timestamp.h \ 437 fitsfile.h \ 438 $(SOPHYAINCP)ndatablock.h \ 497 $(SOPHYAINCP)anydataobj.h \ 498 $(SOPHYAINCP)ppersist.h \ 499 fitsfile.h \ 500 $(SOPHYAINCP)ndatablock.h \ 501 $(SOPHYAINCP)dvlist.h \ 439 502 fitsinoutfile.h \ 440 503 $(SOPHYAINCP)FitsIO/fitsio.h \ … … 453 516 $(SOPHYAINCP)pixelmap.h \ 454 517 $(SOPHYAINCP)ppersist.h \ 518 $(SOPHYAINCP)pexceptions.h \ 455 519 $(SOPHYAINCP)gnumd5.h \ 456 520 $(SOPHYAINCP)ppfbinstream.h \ … … 477 541 $(SOPHYAINCP)tvector_tsnl.h \ 478 542 $(SOPHYAINCP)HEALPixUtils.h \ 479 fitsfile.h fitsinoutfile.h \ 480 $(SOPHYAINCP)FitsIO/fitsio.h \ 481 $(SOPHYAINCP)FitsIO/longnam.h \ 482 fitshandler.h fitstarray.h 543 $(SOPHYAINCP)anydataobj.h \ 544 fitsfile.h \ 545 $(SOPHYAINCP)ndatablock.h \ 546 $(SOPHYAINCP)dvlist.h \ 547 fitsinoutfile.h \ 548 $(SOPHYAINCP)machdefs.h \ 549 $(SOPHYAINCP)FitsIO/fitsio.h \ 550 $(SOPHYAINCP)FitsIO/longnam.h \ 551 fitshandler.h \ 552 $(SOPHYAINCP)tarray.h \ 553 fitstarray.h 483 554 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherehealpix.cc 484 555 … … 493 564 $(SOPHYAINCP)pixelmap.h \ 494 565 $(SOPHYAINCP)ppersist.h \ 566 $(SOPHYAINCP)pexceptions.h \ 495 567 $(SOPHYAINCP)gnumd5.h \ 496 568 $(SOPHYAINCP)ppfbinstream.h \ … … 516 588 $(SOPHYAINCP)tmatrix_tsnl.h \ 517 589 $(SOPHYAINCP)tvector_tsnl.h \ 518 fitsfile.h fitsinoutfile.h \ 519 $(SOPHYAINCP)FitsIO/fitsio.h \ 520 $(SOPHYAINCP)FitsIO/longnam.h \ 521 fitshandler.h fitstarray.h 590 $(SOPHYAINCP)anydataobj.h \ 591 fitsfile.h \ 592 $(SOPHYAINCP)ndatablock.h \ 593 $(SOPHYAINCP)dvlist.h \ 594 fitsinoutfile.h \ 595 $(SOPHYAINCP)machdefs.h \ 596 $(SOPHYAINCP)FitsIO/fitsio.h \ 597 $(SOPHYAINCP)FitsIO/longnam.h \ 598 fitshandler.h \ 599 $(SOPHYAINCP)tarray.h \ 600 fitstarray.h 522 601 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherethetaphi.cc 523 602 … … 526 605 $(SOPHYAINCP)machdefs.h \ 527 606 $(SOPHYAINCP)pexceptions.h \ 607 $(SOPHYAINCP)machdefs.h \ 528 608 fitstarray.h \ 529 609 $(SOPHYAINCP)tarray.h \ … … 534 614 $(SOPHYAINCP)objfio.h \ 535 615 $(SOPHYAINCP)ppersist.h \ 536 $(SOPHYAINCP)gnumd5.h \ 537 $(SOPHYAINCP)ppfbinstream.h \ 538 $(SOPHYAINCP)rawstream.h \ 539 $(SOPHYAINCP)ppfnametag.h \ 540 $(SOPHYAINCP)dvlist.h \ 541 $(SOPHYAINCP)ndatablock.h \ 542 $(SOPHYAINCP)utilarr.h \ 543 fitsfile.h fitsinoutfile.h \ 616 $(SOPHYAINCP)pexceptions.h \ 617 $(SOPHYAINCP)gnumd5.h \ 618 $(SOPHYAINCP)ppfbinstream.h \ 619 $(SOPHYAINCP)rawstream.h \ 620 $(SOPHYAINCP)ppfnametag.h \ 621 $(SOPHYAINCP)dvlist.h \ 622 $(SOPHYAINCP)ndatablock.h \ 623 $(SOPHYAINCP)utilarr.h \ 624 fitsfile.h \ 625 $(SOPHYAINCP)ndatablock.h \ 626 $(SOPHYAINCP)dvlist.h \ 627 fitsinoutfile.h \ 544 628 $(SOPHYAINCP)FitsIO/fitsio.h \ 545 629 $(SOPHYAINCP)FitsIO/longnam.h \ … … 552 636 $(SOPHYAINCP)machdefs.h \ 553 637 fitsxntuple.h \ 638 $(SOPHYAINCP)machdefs.h \ 554 639 $(SOPHYAINCP)xntuple.h \ 555 640 $(SOPHYAINCP)ntupintf.h \ 556 641 $(SOPHYAINCP)ppersist.h \ 557 $(SOPHYAINCP)gnumd5.h \ 558 $(SOPHYAINCP)ppfbinstream.h \ 559 $(SOPHYAINCP)rawstream.h \ 560 $(SOPHYAINCP)ppfnametag.h \ 561 $(SOPHYAINCP)dvlist.h \ 562 $(SOPHYAINCP)objfio.h \ 563 $(SOPHYAINCP)anydataobj.h \ 564 $(SOPHYAINCP)mutyv.h \ 565 $(SOPHYAINCP)timestamp.h \ 566 fitsfile.h \ 567 $(SOPHYAINCP)ndatablock.h \ 642 $(SOPHYAINCP)pexceptions.h \ 643 $(SOPHYAINCP)gnumd5.h \ 644 $(SOPHYAINCP)ppfbinstream.h \ 645 $(SOPHYAINCP)rawstream.h \ 646 $(SOPHYAINCP)ppfnametag.h \ 647 $(SOPHYAINCP)dvlist.h \ 648 $(SOPHYAINCP)objfio.h \ 649 $(SOPHYAINCP)anydataobj.h \ 650 $(SOPHYAINCP)mutyv.h \ 651 $(SOPHYAINCP)timestamp.h \ 652 $(SOPHYAINCP)anydataobj.h \ 653 $(SOPHYAINCP)ppersist.h \ 654 fitsfile.h \ 655 $(SOPHYAINCP)ndatablock.h \ 656 $(SOPHYAINCP)dvlist.h \ 568 657 fitsinoutfile.h \ 569 658 $(SOPHYAINCP)FitsIO/fitsio.h \ … … 597 686 $(SOPHYAINCP)tvector_tsnl.h \ 598 687 $(SOPHYAINCP)swsegdb.h \ 599 fitsswapper.h fitsinoutfile.h \ 688 fitsswapper.h \ 689 $(SOPHYAINCP)machdefs.h \ 690 fitsinoutfile.h \ 691 $(SOPHYAINCP)pexceptions.h \ 692 $(SOPHYAINCP)dvlist.h \ 600 693 $(SOPHYAINCP)FitsIO/fitsio.h \ 601 694 $(SOPHYAINCP)FitsIO/longnam.h \ 602 695 fitsblkrw.h fitshdtable.h \ 603 696 $(SOPHYAINCP)datatable.h \ 697 $(SOPHYAINCP)basedtable.h \ 604 698 fitshandler.h \ 605 699 $(SOPHYAINCP)sopnamsp.h
Note:
See TracChangeset
for help on using the changeset viewer.