Changeset 3007 in Sophya for trunk/SophyaLib/SkyMap
- Timestamp:
- Jul 5, 2006, 10:59:39 AM (19 years ago)
- Location:
- trunk/SophyaLib/SkyMap
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/Makefile
r2834 r3007 4 4 5 5 clean: 6 rm -f $(SOPHYAOBJP) HEALPixUtils.o $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o6 rm -f $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o 7 7 rm -f $(SOPHYALIBP)libSkyMap.a 8 8 9 $(SOPHYALIBP)libSkyMap.a : $(SOPHYAOBJP) HEALPixUtils.o $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o9 $(SOPHYALIBP)libSkyMap.a : $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist 12 12 13 $(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \14 $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \15 $(SOPHYAINCP)machdefs.h \16 $(SOPHYAINCP)ndatablock.h \17 $(SOPHYAINCP)anydataobj.h \18 $(SOPHYAINCP)tvector.h \19 $(SOPHYAINCP)tmatrix.h \20 $(SOPHYAINCP)tarray.h \21 $(SOPHYAINCP)basarr.h \22 $(SOPHYAINCP)mutyv.h \23 $(SOPHYAINCP)timestamp.h \24 $(SOPHYAINCP)objfio.h \25 $(SOPHYAINCP)ppersist.h \26 $(SOPHYAINCP)pexceptions.h \27 $(SOPHYAINCP)gnumd5.h \28 $(SOPHYAINCP)ppfbinstream.h \29 $(SOPHYAINCP)rawstream.h \30 $(SOPHYAINCP)ppfnametag.h \31 $(SOPHYAINCP)dvlist.h \32 $(SOPHYAINCP)utilarr.h \33 $(SOPHYAINCP)smathconst.h34 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ HEALPixUtils.cc35 36 13 $(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \ 37 14 $(SOPHYAINCP)sopnamsp.h fiolocalmap.h \ … … 44 21 $(SOPHYAINCP)rawstream.h \ 45 22 $(SOPHYAINCP)ppfnametag.h \ 46 $(SOPHYAINCP)dvlist.h \ 47 $(SOPHYAINCP)objfio.h \ 48 $(SOPHYAINCP)anydataobj.h \ 49 $(SOPHYAINCP)mutyv.h \ 50 $(SOPHYAINCP)timestamp.h spherepos.h \ 51 unitvector.h vector3d.h longlat.h utilgeom.h \ 52 $(SOPHYAINCP)tvector.h \ 53 $(SOPHYAINCP)tmatrix.h \ 54 $(SOPHYAINCP)tarray.h \ 55 $(SOPHYAINCP)basarr.h \ 56 $(SOPHYAINCP)ndatablock.h \ 57 $(SOPHYAINCP)utilarr.h localmap.h \ 23 $(SOPHYAINCP)ppersist.h \ 24 $(SOPHYAINCP)dvlist.h \ 25 $(SOPHYAINCP)objfio.h \ 26 $(SOPHYAINCP)anydataobj.h \ 27 $(SOPHYAINCP)mutyv.h \ 28 $(SOPHYAINCP)timestamp.h spherepos.h \ 29 $(SOPHYAINCP)machdefs.h unitvector.h \ 30 vector3d.h longlat.h utilgeom.h \ 31 $(SOPHYAINCP)anydataobj.h \ 32 $(SOPHYAINCP)datatype.h \ 33 $(SOPHYAINCP)tvector.h \ 34 $(SOPHYAINCP)tmatrix.h \ 35 $(SOPHYAINCP)tarray.h \ 36 $(SOPHYAINCP)basarr.h \ 37 $(SOPHYAINCP)dvlist.h \ 38 $(SOPHYAINCP)ndatablock.h \ 39 $(SOPHYAINCP)utilarr.h \ 40 $(SOPHYAINCP)tmatrix_tsnl.h \ 41 $(SOPHYAINCP)tvector_tsnl.h localmap.h \ 42 $(SOPHYAINCP)ndatablock.h \ 58 43 $(SOPHYAINCP)fioarr.h \ 59 $(SOPHYAINCP)fiondblock.h \ 60 $(SOPHYAINCP)datatype.h 44 $(SOPHYAINCP)tvector.h \ 45 $(SOPHYAINCP)pexceptions.h \ 46 $(SOPHYAINCP)fiondblock.h 61 47 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiolocalmap.cc 62 48 … … 72 58 $(SOPHYAINCP)rawstream.h \ 73 59 $(SOPHYAINCP)ppfnametag.h \ 74 $(SOPHYAINCP)dvlist.h \ 75 $(SOPHYAINCP)objfio.h \ 76 $(SOPHYAINCP)anydataobj.h \ 77 $(SOPHYAINCP)mutyv.h \ 78 $(SOPHYAINCP)timestamp.h spherepos.h \ 79 unitvector.h vector3d.h longlat.h utilgeom.h \ 80 $(SOPHYAINCP)tvector.h \ 81 $(SOPHYAINCP)tmatrix.h \ 82 $(SOPHYAINCP)tarray.h \ 83 $(SOPHYAINCP)basarr.h \ 84 $(SOPHYAINCP)ndatablock.h \ 85 $(SOPHYAINCP)utilarr.h \ 60 $(SOPHYAINCP)ppersist.h \ 61 $(SOPHYAINCP)dvlist.h \ 62 $(SOPHYAINCP)objfio.h \ 63 $(SOPHYAINCP)anydataobj.h \ 64 $(SOPHYAINCP)mutyv.h \ 65 $(SOPHYAINCP)timestamp.h spherepos.h \ 66 $(SOPHYAINCP)machdefs.h unitvector.h \ 67 vector3d.h longlat.h utilgeom.h \ 68 $(SOPHYAINCP)anydataobj.h \ 69 $(SOPHYAINCP)datatype.h \ 70 $(SOPHYAINCP)tvector.h \ 71 $(SOPHYAINCP)tmatrix.h \ 72 $(SOPHYAINCP)tarray.h \ 73 $(SOPHYAINCP)basarr.h \ 74 $(SOPHYAINCP)dvlist.h \ 75 $(SOPHYAINCP)ndatablock.h \ 76 $(SOPHYAINCP)utilarr.h \ 77 $(SOPHYAINCP)tmatrix_tsnl.h \ 78 $(SOPHYAINCP)tvector_tsnl.h \ 79 $(SOPHYAINCP)ndatablock.h \ 86 80 $(SOPHYAINCP)fioarr.h \ 87 $(SOPHYAINCP)datatype.h 81 $(SOPHYAINCP)tvector.h \ 82 $(SOPHYAINCP)pexceptions.h 88 83 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiosphereecp.cc 89 84 … … 98 93 $(SOPHYAINCP)rawstream.h \ 99 94 $(SOPHYAINCP)ppfnametag.h \ 100 $(SOPHYAINCP)dvlist.h \ 101 $(SOPHYAINCP)objfio.h \ 102 $(SOPHYAINCP)anydataobj.h \ 103 $(SOPHYAINCP)mutyv.h \ 104 $(SOPHYAINCP)timestamp.h spherepos.h \ 105 unitvector.h vector3d.h longlat.h utilgeom.h \ 106 $(SOPHYAINCP)tvector.h \ 107 $(SOPHYAINCP)tmatrix.h \ 108 $(SOPHYAINCP)tarray.h \ 109 $(SOPHYAINCP)basarr.h \ 110 $(SOPHYAINCP)ndatablock.h \ 111 $(SOPHYAINCP)utilarr.h spherehealpix.h \ 112 HEALPixUtils.h $(SOPHYAINCP)fiondblock.h \ 113 $(SOPHYAINCP)datatype.h 95 $(SOPHYAINCP)ppersist.h \ 96 $(SOPHYAINCP)dvlist.h \ 97 $(SOPHYAINCP)objfio.h \ 98 $(SOPHYAINCP)anydataobj.h \ 99 $(SOPHYAINCP)mutyv.h \ 100 $(SOPHYAINCP)timestamp.h spherepos.h \ 101 $(SOPHYAINCP)machdefs.h unitvector.h \ 102 vector3d.h longlat.h utilgeom.h \ 103 $(SOPHYAINCP)anydataobj.h \ 104 $(SOPHYAINCP)datatype.h \ 105 $(SOPHYAINCP)tvector.h \ 106 $(SOPHYAINCP)tmatrix.h \ 107 $(SOPHYAINCP)tarray.h \ 108 $(SOPHYAINCP)basarr.h \ 109 $(SOPHYAINCP)dvlist.h \ 110 $(SOPHYAINCP)ndatablock.h \ 111 $(SOPHYAINCP)utilarr.h \ 112 $(SOPHYAINCP)tmatrix_tsnl.h \ 113 $(SOPHYAINCP)tvector_tsnl.h \ 114 $(SOPHYAINCP)ndatablock.h spherehealpix.h \ 115 HEALPixUtils.h $(SOPHYAINCP)pexceptions.h \ 116 $(SOPHYAINCP)fiondblock.h 114 117 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiospherehealpix.cc 115 118 116 119 $(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \ 117 $(SOPHYAINCP)sopnamsp.h fiospherethetaphi.h \ 118 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 119 $(SOPHYAINCP)machdefs.h pixelmap.h \ 120 $(SOPHYAINCP)ppersist.h \ 121 $(SOPHYAINCP)pexceptions.h \ 122 $(SOPHYAINCP)gnumd5.h \ 123 $(SOPHYAINCP)ppfbinstream.h \ 124 $(SOPHYAINCP)rawstream.h \ 125 $(SOPHYAINCP)ppfnametag.h \ 126 $(SOPHYAINCP)dvlist.h \ 127 $(SOPHYAINCP)objfio.h \ 128 $(SOPHYAINCP)anydataobj.h \ 129 $(SOPHYAINCP)mutyv.h \ 130 $(SOPHYAINCP)timestamp.h spherepos.h \ 131 unitvector.h vector3d.h longlat.h utilgeom.h \ 132 $(SOPHYAINCP)tvector.h \ 133 $(SOPHYAINCP)tmatrix.h \ 134 $(SOPHYAINCP)tarray.h \ 135 $(SOPHYAINCP)basarr.h \ 136 $(SOPHYAINCP)ndatablock.h \ 137 $(SOPHYAINCP)utilarr.h spherethetaphi.h \ 138 $(SOPHYAINCP)fiondblock.h \ 139 $(SOPHYAINCP)datatype.h 120 $(SOPHYAINCP)sopnamsp.h \ 121 fiospherethetaphi.h sphericalmap.h \ 122 $(SOPHYAINCP)smathconst.h \ 123 $(SOPHYAINCP)machdefs.h pixelmap.h \ 124 $(SOPHYAINCP)ppersist.h \ 125 $(SOPHYAINCP)pexceptions.h \ 126 $(SOPHYAINCP)gnumd5.h \ 127 $(SOPHYAINCP)ppfbinstream.h \ 128 $(SOPHYAINCP)rawstream.h \ 129 $(SOPHYAINCP)ppfnametag.h \ 130 $(SOPHYAINCP)ppersist.h \ 131 $(SOPHYAINCP)dvlist.h \ 132 $(SOPHYAINCP)objfio.h \ 133 $(SOPHYAINCP)anydataobj.h \ 134 $(SOPHYAINCP)mutyv.h \ 135 $(SOPHYAINCP)timestamp.h spherepos.h \ 136 $(SOPHYAINCP)machdefs.h unitvector.h \ 137 vector3d.h longlat.h utilgeom.h \ 138 $(SOPHYAINCP)anydataobj.h \ 139 $(SOPHYAINCP)datatype.h \ 140 $(SOPHYAINCP)tvector.h \ 141 $(SOPHYAINCP)tmatrix.h \ 142 $(SOPHYAINCP)tarray.h \ 143 $(SOPHYAINCP)basarr.h \ 144 $(SOPHYAINCP)dvlist.h \ 145 $(SOPHYAINCP)ndatablock.h \ 146 $(SOPHYAINCP)utilarr.h \ 147 $(SOPHYAINCP)tmatrix_tsnl.h \ 148 $(SOPHYAINCP)tvector_tsnl.h \ 149 $(SOPHYAINCP)ndatablock.h spherethetaphi.h \ 150 $(SOPHYAINCP)pexceptions.h \ 151 $(SOPHYAINCP)fiondblock.h 140 152 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiospherethetaphi.cc 153 154 $(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \ 155 $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \ 156 $(SOPHYAINCP)machdefs.h \ 157 $(SOPHYAINCP)ndatablock.h \ 158 $(SOPHYAINCP)machdefs.h \ 159 $(SOPHYAINCP)anydataobj.h \ 160 $(SOPHYAINCP)tvector.h \ 161 $(SOPHYAINCP)tmatrix.h \ 162 $(SOPHYAINCP)tarray.h \ 163 $(SOPHYAINCP)basarr.h \ 164 $(SOPHYAINCP)mutyv.h \ 165 $(SOPHYAINCP)timestamp.h \ 166 $(SOPHYAINCP)objfio.h \ 167 $(SOPHYAINCP)ppersist.h \ 168 $(SOPHYAINCP)pexceptions.h \ 169 $(SOPHYAINCP)gnumd5.h \ 170 $(SOPHYAINCP)ppfbinstream.h \ 171 $(SOPHYAINCP)rawstream.h \ 172 $(SOPHYAINCP)ppfnametag.h \ 173 $(SOPHYAINCP)dvlist.h \ 174 $(SOPHYAINCP)ndatablock.h \ 175 $(SOPHYAINCP)utilarr.h \ 176 $(SOPHYAINCP)tmatrix_tsnl.h \ 177 $(SOPHYAINCP)tvector_tsnl.h \ 178 $(SOPHYAINCP)smathconst.h 179 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ HEALPixUtils.cc 141 180 142 181 $(SOPHYAOBJP)localmap.o: localmap.cc \ … … 149 188 $(SOPHYAINCP)rawstream.h \ 150 189 $(SOPHYAINCP)ppfnametag.h \ 151 $(SOPHYAINCP)dvlist.h \ 152 $(SOPHYAINCP)objfio.h \ 153 $(SOPHYAINCP)anydataobj.h \ 154 $(SOPHYAINCP)mutyv.h \ 155 $(SOPHYAINCP)timestamp.h spherepos.h \ 156 unitvector.h vector3d.h longlat.h utilgeom.h sphericalmap.h \ 190 $(SOPHYAINCP)ppersist.h \ 191 $(SOPHYAINCP)dvlist.h \ 192 $(SOPHYAINCP)objfio.h \ 193 $(SOPHYAINCP)anydataobj.h \ 194 $(SOPHYAINCP)mutyv.h \ 195 $(SOPHYAINCP)timestamp.h spherepos.h \ 196 $(SOPHYAINCP)machdefs.h unitvector.h \ 197 vector3d.h longlat.h utilgeom.h \ 198 $(SOPHYAINCP)anydataobj.h \ 199 $(SOPHYAINCP)datatype.h sphericalmap.h \ 157 200 $(SOPHYAINCP)smathconst.h \ 158 201 $(SOPHYAINCP)tvector.h \ … … 160 203 $(SOPHYAINCP)tarray.h \ 161 204 $(SOPHYAINCP)basarr.h \ 162 $(SOPHYAINCP)ndatablock.h \ 163 $(SOPHYAINCP)utilarr.h \ 205 $(SOPHYAINCP)dvlist.h \ 206 $(SOPHYAINCP)ndatablock.h \ 207 $(SOPHYAINCP)utilarr.h \ 208 $(SOPHYAINCP)tmatrix_tsnl.h \ 209 $(SOPHYAINCP)tvector_tsnl.h \ 210 $(SOPHYAINCP)ndatablock.h \ 164 211 $(SOPHYAINCP)fiondblock.h \ 165 212 $(SOPHYAINCP)timing.h 166 213 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ localmap.cc 167 214 168 $(SOPHYAOBJP)longlat.o: longlat.cc $(SOPHYAINCP)sopnamsp.h\169 longlat.h $(SOPHYAINCP)machdefs.h \170 utilgeom.h215 $(SOPHYAOBJP)longlat.o: longlat.cc \ 216 $(SOPHYAINCP)sopnamsp.h longlat.h \ 217 $(SOPHYAINCP)machdefs.h utilgeom.h 171 218 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ longlat.cc 172 219 … … 175 222 $(SOPHYAINCP)machdefs.h mapoperation.h \ 176 223 $(SOPHYAINCP)ndatablock.h \ 224 $(SOPHYAINCP)machdefs.h \ 177 225 $(SOPHYAINCP)anydataobj.h pixelmap.h \ 178 226 $(SOPHYAINCP)ppersist.h \ … … 182 230 $(SOPHYAINCP)rawstream.h \ 183 231 $(SOPHYAINCP)ppfnametag.h \ 184 $(SOPHYAINCP)dvlist.h \ 185 $(SOPHYAINCP)objfio.h \ 186 $(SOPHYAINCP)mutyv.h \ 187 $(SOPHYAINCP)timestamp.h spherepos.h \ 188 unitvector.h vector3d.h longlat.h utilgeom.h 232 $(SOPHYAINCP)ppersist.h \ 233 $(SOPHYAINCP)dvlist.h \ 234 $(SOPHYAINCP)objfio.h \ 235 $(SOPHYAINCP)mutyv.h \ 236 $(SOPHYAINCP)timestamp.h spherepos.h \ 237 unitvector.h vector3d.h longlat.h utilgeom.h \ 238 $(SOPHYAINCP)anydataobj.h \ 239 $(SOPHYAINCP)datatype.h 189 240 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ mapoperation.cc 190 241 … … 192 243 $(SOPHYAINCP)sopnamsp.h \ 193 244 $(SOPHYAINCP)machdefs.h skymapinit.h \ 194 $(SOPHYAINCP)sophyainit.h spherethetaphi.h \ 245 $(SOPHYAINCP)sophyainit.h \ 246 $(SOPHYAINCP)machdefs.h spherethetaphi.h \ 195 247 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 196 248 pixelmap.h $(SOPHYAINCP)ppersist.h \ … … 200 252 $(SOPHYAINCP)rawstream.h \ 201 253 $(SOPHYAINCP)ppfnametag.h \ 254 $(SOPHYAINCP)ppersist.h \ 202 255 $(SOPHYAINCP)dvlist.h \ 203 256 $(SOPHYAINCP)objfio.h \ … … 206 259 $(SOPHYAINCP)timestamp.h spherepos.h \ 207 260 unitvector.h vector3d.h longlat.h utilgeom.h \ 208 $(SOPHYAINCP)tvector.h \ 209 $(SOPHYAINCP)tmatrix.h \ 210 $(SOPHYAINCP)tarray.h \ 211 $(SOPHYAINCP)basarr.h \ 212 $(SOPHYAINCP)ndatablock.h \ 213 $(SOPHYAINCP)utilarr.h fiospherehealpix.h \ 214 spherehealpix.h HEALPixUtils.h fiospherethetaphi.h fiolocalmap.h \ 215 localmap.h fiosphereecp.h sphereecp.h 261 $(SOPHYAINCP)anydataobj.h \ 262 $(SOPHYAINCP)datatype.h \ 263 $(SOPHYAINCP)tvector.h \ 264 $(SOPHYAINCP)tmatrix.h \ 265 $(SOPHYAINCP)tarray.h \ 266 $(SOPHYAINCP)basarr.h \ 267 $(SOPHYAINCP)dvlist.h \ 268 $(SOPHYAINCP)ndatablock.h \ 269 $(SOPHYAINCP)utilarr.h \ 270 $(SOPHYAINCP)tmatrix_tsnl.h \ 271 $(SOPHYAINCP)tvector_tsnl.h \ 272 $(SOPHYAINCP)ndatablock.h \ 273 fiospherehealpix.h spherehealpix.h HEALPixUtils.h fiospherethetaphi.h \ 274 fiolocalmap.h localmap.h fiosphereecp.h sphereecp.h 216 275 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ skymapinit.cc 217 276 … … 226 285 $(SOPHYAINCP)rawstream.h \ 227 286 $(SOPHYAINCP)ppfnametag.h \ 228 $(SOPHYAINCP)dvlist.h \ 229 $(SOPHYAINCP)objfio.h \ 230 $(SOPHYAINCP)anydataobj.h \ 287 $(SOPHYAINCP)ppersist.h \ 288 $(SOPHYAINCP)dvlist.h \ 289 $(SOPHYAINCP)objfio.h \ 290 $(SOPHYAINCP)anydataobj.h \ 291 $(SOPHYAINCP)mutyv.h \ 292 $(SOPHYAINCP)timestamp.h spherepos.h \ 293 $(SOPHYAINCP)machdefs.h unitvector.h \ 294 vector3d.h longlat.h utilgeom.h \ 295 $(SOPHYAINCP)anydataobj.h \ 296 $(SOPHYAINCP)datatype.h \ 297 $(SOPHYAINCP)tvector.h \ 298 $(SOPHYAINCP)tmatrix.h \ 299 $(SOPHYAINCP)tarray.h \ 300 $(SOPHYAINCP)basarr.h \ 301 $(SOPHYAINCP)dvlist.h \ 302 $(SOPHYAINCP)ndatablock.h \ 303 $(SOPHYAINCP)utilarr.h \ 304 $(SOPHYAINCP)tmatrix_tsnl.h \ 305 $(SOPHYAINCP)tvector_tsnl.h \ 306 $(SOPHYAINCP)ndatablock.h 307 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sphereecp.cc 308 309 $(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \ 310 $(SOPHYAINCP)sopnamsp.h \ 311 $(SOPHYAINCP)machdefs.h \ 312 $(SOPHYAINCP)pexceptions.h \ 313 $(SOPHYAINCP)machdefs.h \ 314 $(SOPHYAINCP)fiondblock.h \ 315 $(SOPHYAINCP)ppersist.h \ 316 $(SOPHYAINCP)pexceptions.h \ 317 $(SOPHYAINCP)gnumd5.h \ 318 $(SOPHYAINCP)ppfbinstream.h \ 319 $(SOPHYAINCP)rawstream.h \ 320 $(SOPHYAINCP)ppfnametag.h \ 321 $(SOPHYAINCP)ndatablock.h \ 322 $(SOPHYAINCP)anydataobj.h spherehealpix.h \ 323 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 324 pixelmap.h $(SOPHYAINCP)ppersist.h \ 325 $(SOPHYAINCP)dvlist.h \ 326 $(SOPHYAINCP)objfio.h \ 231 327 $(SOPHYAINCP)mutyv.h \ 232 328 $(SOPHYAINCP)timestamp.h spherepos.h \ 233 329 unitvector.h vector3d.h longlat.h utilgeom.h \ 234 $(SOPHYAINCP)tvector.h \ 235 $(SOPHYAINCP)tmatrix.h \ 236 $(SOPHYAINCP)tarray.h \ 237 $(SOPHYAINCP)basarr.h \ 238 $(SOPHYAINCP)ndatablock.h \ 239 $(SOPHYAINCP)utilarr.h 240 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sphereecp.cc 241 242 $(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \ 243 $(SOPHYAINCP)sopnamsp.h \ 244 $(SOPHYAINCP)machdefs.h \ 245 $(SOPHYAINCP)pexceptions.h \ 246 $(SOPHYAINCP)fiondblock.h \ 247 $(SOPHYAINCP)ppersist.h \ 248 $(SOPHYAINCP)gnumd5.h \ 249 $(SOPHYAINCP)ppfbinstream.h \ 250 $(SOPHYAINCP)rawstream.h \ 251 $(SOPHYAINCP)ppfnametag.h \ 252 $(SOPHYAINCP)ndatablock.h \ 253 $(SOPHYAINCP)anydataobj.h spherehealpix.h \ 254 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 255 pixelmap.h $(SOPHYAINCP)dvlist.h \ 256 $(SOPHYAINCP)objfio.h \ 257 $(SOPHYAINCP)mutyv.h \ 258 $(SOPHYAINCP)timestamp.h spherepos.h \ 259 unitvector.h vector3d.h longlat.h utilgeom.h \ 260 $(SOPHYAINCP)tvector.h \ 261 $(SOPHYAINCP)tmatrix.h \ 262 $(SOPHYAINCP)tarray.h \ 263 $(SOPHYAINCP)basarr.h \ 264 $(SOPHYAINCP)utilarr.h HEALPixUtils.h \ 330 $(SOPHYAINCP)anydataobj.h \ 331 $(SOPHYAINCP)datatype.h \ 332 $(SOPHYAINCP)tvector.h \ 333 $(SOPHYAINCP)tmatrix.h \ 334 $(SOPHYAINCP)tarray.h \ 335 $(SOPHYAINCP)basarr.h \ 336 $(SOPHYAINCP)dvlist.h \ 337 $(SOPHYAINCP)utilarr.h \ 338 $(SOPHYAINCP)tmatrix_tsnl.h \ 339 $(SOPHYAINCP)tvector_tsnl.h \ 340 $(SOPHYAINCP)ndatablock.h HEALPixUtils.h \ 265 341 $(SOPHYAINCP)strutil.h 266 342 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ spherehealpix.cc … … 270 346 $(SOPHYAINCP)machdefs.h \ 271 347 $(SOPHYAINCP)ppersist.h \ 272 $(SOPHYAINCP)pexceptions.h \ 273 $(SOPHYAINCP)gnumd5.h \ 274 $(SOPHYAINCP)ppfbinstream.h \ 275 $(SOPHYAINCP)rawstream.h \ 276 $(SOPHYAINCP)ppfnametag.h unitvector.h \ 348 $(SOPHYAINCP)machdefs.h \ 349 $(SOPHYAINCP)pexceptions.h \ 350 $(SOPHYAINCP)gnumd5.h \ 351 $(SOPHYAINCP)ppfbinstream.h \ 352 $(SOPHYAINCP)rawstream.h \ 353 $(SOPHYAINCP)ppfnametag.h \ 354 $(SOPHYAINCP)ppersist.h unitvector.h \ 277 355 vector3d.h longlat.h utilgeom.h \ 278 356 $(SOPHYAINCP)anydataobj.h \ … … 290 368 $(SOPHYAINCP)rawstream.h \ 291 369 $(SOPHYAINCP)ppfnametag.h \ 292 $(SOPHYAINCP)dvlist.h \ 293 $(SOPHYAINCP)objfio.h \ 294 $(SOPHYAINCP)anydataobj.h \ 295 $(SOPHYAINCP)mutyv.h \ 296 $(SOPHYAINCP)timestamp.h spherepos.h \ 297 unitvector.h vector3d.h longlat.h utilgeom.h \ 298 $(SOPHYAINCP)tvector.h \ 299 $(SOPHYAINCP)tmatrix.h \ 300 $(SOPHYAINCP)tarray.h \ 301 $(SOPHYAINCP)basarr.h \ 302 $(SOPHYAINCP)ndatablock.h \ 303 $(SOPHYAINCP)utilarr.h \ 370 $(SOPHYAINCP)ppersist.h \ 371 $(SOPHYAINCP)dvlist.h \ 372 $(SOPHYAINCP)objfio.h \ 373 $(SOPHYAINCP)anydataobj.h \ 374 $(SOPHYAINCP)mutyv.h \ 375 $(SOPHYAINCP)timestamp.h spherepos.h \ 376 $(SOPHYAINCP)machdefs.h unitvector.h \ 377 vector3d.h longlat.h utilgeom.h \ 378 $(SOPHYAINCP)anydataobj.h \ 379 $(SOPHYAINCP)datatype.h \ 380 $(SOPHYAINCP)tvector.h \ 381 $(SOPHYAINCP)tmatrix.h \ 382 $(SOPHYAINCP)tarray.h \ 383 $(SOPHYAINCP)basarr.h \ 384 $(SOPHYAINCP)dvlist.h \ 385 $(SOPHYAINCP)ndatablock.h \ 386 $(SOPHYAINCP)utilarr.h \ 387 $(SOPHYAINCP)tmatrix_tsnl.h \ 388 $(SOPHYAINCP)tvector_tsnl.h \ 389 $(SOPHYAINCP)ndatablock.h \ 304 390 $(SOPHYAINCP)fiondblock.h 305 391 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ spherethetaphi.cc … … 319 405 $(SOPHYAINCP)sopnamsp.h \ 320 406 $(SOPHYAINCP)machdefs.h \ 321 $(SOPHYAINCP)pexceptions.h vector3d.h \ 407 $(SOPHYAINCP)pexceptions.h \ 408 $(SOPHYAINCP)machdefs.h vector3d.h \ 322 409 longlat.h utilgeom.h 323 410 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ vector3d.cc -
trunk/SophyaLib/SkyMap/objlist.list
r2765 r3007 1 HEALPixUtils.o2 1 fiolocalmap.o 3 2 fiosphereecp.o 4 3 fiospherehealpix.o 5 4 fiospherethetaphi.o 5 HEALPixUtils.o 6 6 localmap.o 7 7 longlat.o -
trunk/SophyaLib/SkyMap/smakefile
r2765 r3007 4 4 5 5 clean: 6 rm -f $(SOPHYAOBJP) HEALPixUtils.o $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o6 rm -f $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o 7 7 rm -f $(SOPHYALIBP)libSkyMap.a 8 8 9 $(SOPHYALIBP)libSkyMap.a : $(SOPHYAOBJP) HEALPixUtils.o $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o9 $(SOPHYALIBP)libSkyMap.a : $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o 10 10 $(AR) $(ARFLAGS) $@ $? 11 11 touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist 12 12 13 $(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \14 $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \15 $(SOPHYAINCP)machdefs.h \16 $(SOPHYAINCP)ndatablock.h \17 $(SOPHYAINCP)anydataobj.h \18 $(SOPHYAINCP)tvector.h \19 $(SOPHYAINCP)tmatrix.h \20 $(SOPHYAINCP)tarray.h \21 $(SOPHYAINCP)basarr.h \22 $(SOPHYAINCP)mutyv.h \23 $(SOPHYAINCP)dvlist.h \24 $(SOPHYAINCP)objfio.h \25 $(SOPHYAINCP)ppersist.h \26 $(SOPHYAINCP)pexceptions.h \27 $(SOPHYAINCP)gnumd5.h \28 $(SOPHYAINCP)ppfbinstream.h \29 $(SOPHYAINCP)rawstream.h \30 $(SOPHYAINCP)ppfnametag.h \31 $(SOPHYAINCP)utilarr.h \32 $(SOPHYAINCP)smathconst.h33 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ HEALPixUtils.cc34 35 13 $(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \ 36 14 $(SOPHYAINCP)sopnamsp.h fiolocalmap.h \ … … 43 21 $(SOPHYAINCP)rawstream.h \ 44 22 $(SOPHYAINCP)ppfnametag.h \ 45 $(SOPHYAINCP)dvlist.h \ 46 $(SOPHYAINCP)objfio.h \ 47 $(SOPHYAINCP)anydataobj.h \ 48 $(SOPHYAINCP)mutyv.h spherepos.h \ 49 unitvector.h vector3d.h longlat.h utilgeom.h \ 50 $(SOPHYAINCP)tvector.h \ 51 $(SOPHYAINCP)tmatrix.h \ 52 $(SOPHYAINCP)tarray.h \ 53 $(SOPHYAINCP)basarr.h \ 54 $(SOPHYAINCP)ndatablock.h \ 55 $(SOPHYAINCP)utilarr.h localmap.h \ 23 $(SOPHYAINCP)ppersist.h \ 24 $(SOPHYAINCP)dvlist.h \ 25 $(SOPHYAINCP)objfio.h \ 26 $(SOPHYAINCP)anydataobj.h \ 27 $(SOPHYAINCP)mutyv.h \ 28 $(SOPHYAINCP)timestamp.h spherepos.h \ 29 $(SOPHYAINCP)machdefs.h unitvector.h \ 30 vector3d.h longlat.h utilgeom.h \ 31 $(SOPHYAINCP)anydataobj.h \ 32 $(SOPHYAINCP)datatype.h \ 33 $(SOPHYAINCP)tvector.h \ 34 $(SOPHYAINCP)tmatrix.h \ 35 $(SOPHYAINCP)tarray.h \ 36 $(SOPHYAINCP)basarr.h \ 37 $(SOPHYAINCP)dvlist.h \ 38 $(SOPHYAINCP)ndatablock.h \ 39 $(SOPHYAINCP)utilarr.h \ 40 $(SOPHYAINCP)tmatrix_tsnl.h \ 41 $(SOPHYAINCP)tvector_tsnl.h localmap.h \ 42 $(SOPHYAINCP)ndatablock.h \ 56 43 $(SOPHYAINCP)fioarr.h \ 57 $(SOPHYAINCP)fiondblock.h \ 58 $(SOPHYAINCP)datatype.h 44 $(SOPHYAINCP)tvector.h \ 45 $(SOPHYAINCP)pexceptions.h \ 46 $(SOPHYAINCP)fiondblock.h 59 47 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiolocalmap.cc 60 48 … … 70 58 $(SOPHYAINCP)rawstream.h \ 71 59 $(SOPHYAINCP)ppfnametag.h \ 72 $(SOPHYAINCP)dvlist.h \ 73 $(SOPHYAINCP)objfio.h \ 74 $(SOPHYAINCP)anydataobj.h \ 75 $(SOPHYAINCP)mutyv.h spherepos.h \ 76 unitvector.h vector3d.h longlat.h utilgeom.h \ 77 $(SOPHYAINCP)tvector.h \ 78 $(SOPHYAINCP)tmatrix.h \ 79 $(SOPHYAINCP)tarray.h \ 80 $(SOPHYAINCP)basarr.h \ 81 $(SOPHYAINCP)ndatablock.h \ 82 $(SOPHYAINCP)utilarr.h \ 60 $(SOPHYAINCP)ppersist.h \ 61 $(SOPHYAINCP)dvlist.h \ 62 $(SOPHYAINCP)objfio.h \ 63 $(SOPHYAINCP)anydataobj.h \ 64 $(SOPHYAINCP)mutyv.h \ 65 $(SOPHYAINCP)timestamp.h spherepos.h \ 66 $(SOPHYAINCP)machdefs.h unitvector.h \ 67 vector3d.h longlat.h utilgeom.h \ 68 $(SOPHYAINCP)anydataobj.h \ 69 $(SOPHYAINCP)datatype.h \ 70 $(SOPHYAINCP)tvector.h \ 71 $(SOPHYAINCP)tmatrix.h \ 72 $(SOPHYAINCP)tarray.h \ 73 $(SOPHYAINCP)basarr.h \ 74 $(SOPHYAINCP)dvlist.h \ 75 $(SOPHYAINCP)ndatablock.h \ 76 $(SOPHYAINCP)utilarr.h \ 77 $(SOPHYAINCP)tmatrix_tsnl.h \ 78 $(SOPHYAINCP)tvector_tsnl.h \ 79 $(SOPHYAINCP)ndatablock.h \ 83 80 $(SOPHYAINCP)fioarr.h \ 84 $(SOPHYAINCP)datatype.h 81 $(SOPHYAINCP)tvector.h \ 82 $(SOPHYAINCP)pexceptions.h 85 83 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiosphereecp.cc 86 84 … … 95 93 $(SOPHYAINCP)rawstream.h \ 96 94 $(SOPHYAINCP)ppfnametag.h \ 97 $(SOPHYAINCP)dvlist.h \ 98 $(SOPHYAINCP)objfio.h \ 99 $(SOPHYAINCP)anydataobj.h \ 100 $(SOPHYAINCP)mutyv.h spherepos.h \ 101 unitvector.h vector3d.h longlat.h utilgeom.h \ 102 $(SOPHYAINCP)tvector.h \ 103 $(SOPHYAINCP)tmatrix.h \ 104 $(SOPHYAINCP)tarray.h \ 105 $(SOPHYAINCP)basarr.h \ 106 $(SOPHYAINCP)ndatablock.h \ 107 $(SOPHYAINCP)utilarr.h spherehealpix.h \ 108 HEALPixUtils.h $(SOPHYAINCP)fiondblock.h \ 109 $(SOPHYAINCP)datatype.h 95 $(SOPHYAINCP)ppersist.h \ 96 $(SOPHYAINCP)dvlist.h \ 97 $(SOPHYAINCP)objfio.h \ 98 $(SOPHYAINCP)anydataobj.h \ 99 $(SOPHYAINCP)mutyv.h \ 100 $(SOPHYAINCP)timestamp.h spherepos.h \ 101 $(SOPHYAINCP)machdefs.h unitvector.h \ 102 vector3d.h longlat.h utilgeom.h \ 103 $(SOPHYAINCP)anydataobj.h \ 104 $(SOPHYAINCP)datatype.h \ 105 $(SOPHYAINCP)tvector.h \ 106 $(SOPHYAINCP)tmatrix.h \ 107 $(SOPHYAINCP)tarray.h \ 108 $(SOPHYAINCP)basarr.h \ 109 $(SOPHYAINCP)dvlist.h \ 110 $(SOPHYAINCP)ndatablock.h \ 111 $(SOPHYAINCP)utilarr.h \ 112 $(SOPHYAINCP)tmatrix_tsnl.h \ 113 $(SOPHYAINCP)tvector_tsnl.h \ 114 $(SOPHYAINCP)ndatablock.h spherehealpix.h \ 115 HEALPixUtils.h $(SOPHYAINCP)pexceptions.h \ 116 $(SOPHYAINCP)fiondblock.h 110 117 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiospherehealpix.cc 111 118 112 119 $(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \ 113 $(SOPHYAINCP)sopnamsp.h fiospherethetaphi.h \ 114 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 115 $(SOPHYAINCP)machdefs.h pixelmap.h \ 116 $(SOPHYAINCP)ppersist.h \ 117 $(SOPHYAINCP)pexceptions.h \ 118 $(SOPHYAINCP)gnumd5.h \ 119 $(SOPHYAINCP)ppfbinstream.h \ 120 $(SOPHYAINCP)rawstream.h \ 121 $(SOPHYAINCP)ppfnametag.h \ 122 $(SOPHYAINCP)dvlist.h \ 123 $(SOPHYAINCP)objfio.h \ 124 $(SOPHYAINCP)anydataobj.h \ 125 $(SOPHYAINCP)mutyv.h spherepos.h \ 126 unitvector.h vector3d.h longlat.h utilgeom.h \ 127 $(SOPHYAINCP)tvector.h \ 128 $(SOPHYAINCP)tmatrix.h \ 129 $(SOPHYAINCP)tarray.h \ 130 $(SOPHYAINCP)basarr.h \ 131 $(SOPHYAINCP)ndatablock.h \ 132 $(SOPHYAINCP)utilarr.h spherethetaphi.h \ 133 $(SOPHYAINCP)fiondblock.h \ 134 $(SOPHYAINCP)datatype.h 120 $(SOPHYAINCP)sopnamsp.h \ 121 fiospherethetaphi.h sphericalmap.h \ 122 $(SOPHYAINCP)smathconst.h \ 123 $(SOPHYAINCP)machdefs.h pixelmap.h \ 124 $(SOPHYAINCP)ppersist.h \ 125 $(SOPHYAINCP)pexceptions.h \ 126 $(SOPHYAINCP)gnumd5.h \ 127 $(SOPHYAINCP)ppfbinstream.h \ 128 $(SOPHYAINCP)rawstream.h \ 129 $(SOPHYAINCP)ppfnametag.h \ 130 $(SOPHYAINCP)ppersist.h \ 131 $(SOPHYAINCP)dvlist.h \ 132 $(SOPHYAINCP)objfio.h \ 133 $(SOPHYAINCP)anydataobj.h \ 134 $(SOPHYAINCP)mutyv.h \ 135 $(SOPHYAINCP)timestamp.h spherepos.h \ 136 $(SOPHYAINCP)machdefs.h unitvector.h \ 137 vector3d.h longlat.h utilgeom.h \ 138 $(SOPHYAINCP)anydataobj.h \ 139 $(SOPHYAINCP)datatype.h \ 140 $(SOPHYAINCP)tvector.h \ 141 $(SOPHYAINCP)tmatrix.h \ 142 $(SOPHYAINCP)tarray.h \ 143 $(SOPHYAINCP)basarr.h \ 144 $(SOPHYAINCP)dvlist.h \ 145 $(SOPHYAINCP)ndatablock.h \ 146 $(SOPHYAINCP)utilarr.h \ 147 $(SOPHYAINCP)tmatrix_tsnl.h \ 148 $(SOPHYAINCP)tvector_tsnl.h \ 149 $(SOPHYAINCP)ndatablock.h spherethetaphi.h \ 150 $(SOPHYAINCP)pexceptions.h \ 151 $(SOPHYAINCP)fiondblock.h 135 152 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiospherethetaphi.cc 153 154 $(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \ 155 $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \ 156 $(SOPHYAINCP)machdefs.h \ 157 $(SOPHYAINCP)ndatablock.h \ 158 $(SOPHYAINCP)machdefs.h \ 159 $(SOPHYAINCP)anydataobj.h \ 160 $(SOPHYAINCP)tvector.h \ 161 $(SOPHYAINCP)tmatrix.h \ 162 $(SOPHYAINCP)tarray.h \ 163 $(SOPHYAINCP)basarr.h \ 164 $(SOPHYAINCP)mutyv.h \ 165 $(SOPHYAINCP)timestamp.h \ 166 $(SOPHYAINCP)objfio.h \ 167 $(SOPHYAINCP)ppersist.h \ 168 $(SOPHYAINCP)pexceptions.h \ 169 $(SOPHYAINCP)gnumd5.h \ 170 $(SOPHYAINCP)ppfbinstream.h \ 171 $(SOPHYAINCP)rawstream.h \ 172 $(SOPHYAINCP)ppfnametag.h \ 173 $(SOPHYAINCP)dvlist.h \ 174 $(SOPHYAINCP)ndatablock.h \ 175 $(SOPHYAINCP)utilarr.h \ 176 $(SOPHYAINCP)tmatrix_tsnl.h \ 177 $(SOPHYAINCP)tvector_tsnl.h \ 178 $(SOPHYAINCP)smathconst.h 179 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ HEALPixUtils.cc 136 180 137 181 $(SOPHYAOBJP)localmap.o: localmap.cc \ … … 144 188 $(SOPHYAINCP)rawstream.h \ 145 189 $(SOPHYAINCP)ppfnametag.h \ 146 $(SOPHYAINCP)dvlist.h \ 147 $(SOPHYAINCP)objfio.h \ 148 $(SOPHYAINCP)anydataobj.h \ 149 $(SOPHYAINCP)mutyv.h spherepos.h \ 150 unitvector.h vector3d.h longlat.h utilgeom.h sphericalmap.h \ 190 $(SOPHYAINCP)ppersist.h \ 191 $(SOPHYAINCP)dvlist.h \ 192 $(SOPHYAINCP)objfio.h \ 193 $(SOPHYAINCP)anydataobj.h \ 194 $(SOPHYAINCP)mutyv.h \ 195 $(SOPHYAINCP)timestamp.h spherepos.h \ 196 $(SOPHYAINCP)machdefs.h unitvector.h \ 197 vector3d.h longlat.h utilgeom.h \ 198 $(SOPHYAINCP)anydataobj.h \ 199 $(SOPHYAINCP)datatype.h sphericalmap.h \ 151 200 $(SOPHYAINCP)smathconst.h \ 152 201 $(SOPHYAINCP)tvector.h \ … … 154 203 $(SOPHYAINCP)tarray.h \ 155 204 $(SOPHYAINCP)basarr.h \ 156 $(SOPHYAINCP)ndatablock.h \ 157 $(SOPHYAINCP)utilarr.h \ 205 $(SOPHYAINCP)dvlist.h \ 206 $(SOPHYAINCP)ndatablock.h \ 207 $(SOPHYAINCP)utilarr.h \ 208 $(SOPHYAINCP)tmatrix_tsnl.h \ 209 $(SOPHYAINCP)tvector_tsnl.h \ 210 $(SOPHYAINCP)ndatablock.h \ 158 211 $(SOPHYAINCP)fiondblock.h \ 159 212 $(SOPHYAINCP)timing.h 160 213 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ localmap.cc 161 214 162 $(SOPHYAOBJP)longlat.o: longlat.cc $(SOPHYAINCP)sopnamsp.h\163 longlat.h $(SOPHYAINCP)machdefs.h \164 utilgeom.h215 $(SOPHYAOBJP)longlat.o: longlat.cc \ 216 $(SOPHYAINCP)sopnamsp.h longlat.h \ 217 $(SOPHYAINCP)machdefs.h utilgeom.h 165 218 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ longlat.cc 166 219 … … 169 222 $(SOPHYAINCP)machdefs.h mapoperation.h \ 170 223 $(SOPHYAINCP)ndatablock.h \ 224 $(SOPHYAINCP)machdefs.h \ 171 225 $(SOPHYAINCP)anydataobj.h pixelmap.h \ 172 226 $(SOPHYAINCP)ppersist.h \ … … 176 230 $(SOPHYAINCP)rawstream.h \ 177 231 $(SOPHYAINCP)ppfnametag.h \ 178 $(SOPHYAINCP)dvlist.h \ 179 $(SOPHYAINCP)objfio.h \ 180 $(SOPHYAINCP)mutyv.h spherepos.h \ 181 unitvector.h vector3d.h longlat.h utilgeom.h 232 $(SOPHYAINCP)ppersist.h \ 233 $(SOPHYAINCP)dvlist.h \ 234 $(SOPHYAINCP)objfio.h \ 235 $(SOPHYAINCP)mutyv.h \ 236 $(SOPHYAINCP)timestamp.h spherepos.h \ 237 unitvector.h vector3d.h longlat.h utilgeom.h \ 238 $(SOPHYAINCP)anydataobj.h \ 239 $(SOPHYAINCP)datatype.h 182 240 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ mapoperation.cc 183 241 … … 185 243 $(SOPHYAINCP)sopnamsp.h \ 186 244 $(SOPHYAINCP)machdefs.h skymapinit.h \ 187 $(SOPHYAINCP)sophyainit.h spherethetaphi.h \ 245 $(SOPHYAINCP)sophyainit.h \ 246 $(SOPHYAINCP)machdefs.h spherethetaphi.h \ 188 247 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 189 248 pixelmap.h $(SOPHYAINCP)ppersist.h \ … … 193 252 $(SOPHYAINCP)rawstream.h \ 194 253 $(SOPHYAINCP)ppfnametag.h \ 195 $(SOPHYAINCP)dvlist.h \ 196 $(SOPHYAINCP)objfio.h \ 197 $(SOPHYAINCP)anydataobj.h \ 198 $(SOPHYAINCP)mutyv.h spherepos.h \ 254 $(SOPHYAINCP)ppersist.h \ 255 $(SOPHYAINCP)dvlist.h \ 256 $(SOPHYAINCP)objfio.h \ 257 $(SOPHYAINCP)anydataobj.h \ 258 $(SOPHYAINCP)mutyv.h \ 259 $(SOPHYAINCP)timestamp.h spherepos.h \ 199 260 unitvector.h vector3d.h longlat.h utilgeom.h \ 200 $(SOPHYAINCP)tvector.h \ 201 $(SOPHYAINCP)tmatrix.h \ 202 $(SOPHYAINCP)tarray.h \ 203 $(SOPHYAINCP)basarr.h \ 204 $(SOPHYAINCP)ndatablock.h \ 205 $(SOPHYAINCP)utilarr.h fiospherehealpix.h \ 206 spherehealpix.h HEALPixUtils.h fiospherethetaphi.h fiolocalmap.h \ 207 localmap.h fiosphereecp.h sphereecp.h 261 $(SOPHYAINCP)anydataobj.h \ 262 $(SOPHYAINCP)datatype.h \ 263 $(SOPHYAINCP)tvector.h \ 264 $(SOPHYAINCP)tmatrix.h \ 265 $(SOPHYAINCP)tarray.h \ 266 $(SOPHYAINCP)basarr.h \ 267 $(SOPHYAINCP)dvlist.h \ 268 $(SOPHYAINCP)ndatablock.h \ 269 $(SOPHYAINCP)utilarr.h \ 270 $(SOPHYAINCP)tmatrix_tsnl.h \ 271 $(SOPHYAINCP)tvector_tsnl.h \ 272 $(SOPHYAINCP)ndatablock.h \ 273 fiospherehealpix.h spherehealpix.h HEALPixUtils.h fiospherethetaphi.h \ 274 fiolocalmap.h localmap.h fiosphereecp.h sphereecp.h 208 275 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ skymapinit.cc 209 276 … … 218 285 $(SOPHYAINCP)rawstream.h \ 219 286 $(SOPHYAINCP)ppfnametag.h \ 220 $(SOPHYAINCP)dvlist.h \ 221 $(SOPHYAINCP)objfio.h \ 222 $(SOPHYAINCP)anydataobj.h \ 223 $(SOPHYAINCP)mutyv.h spherepos.h \ 287 $(SOPHYAINCP)ppersist.h \ 288 $(SOPHYAINCP)dvlist.h \ 289 $(SOPHYAINCP)objfio.h \ 290 $(SOPHYAINCP)anydataobj.h \ 291 $(SOPHYAINCP)mutyv.h \ 292 $(SOPHYAINCP)timestamp.h spherepos.h \ 293 $(SOPHYAINCP)machdefs.h unitvector.h \ 294 vector3d.h longlat.h utilgeom.h \ 295 $(SOPHYAINCP)anydataobj.h \ 296 $(SOPHYAINCP)datatype.h \ 297 $(SOPHYAINCP)tvector.h \ 298 $(SOPHYAINCP)tmatrix.h \ 299 $(SOPHYAINCP)tarray.h \ 300 $(SOPHYAINCP)basarr.h \ 301 $(SOPHYAINCP)dvlist.h \ 302 $(SOPHYAINCP)ndatablock.h \ 303 $(SOPHYAINCP)utilarr.h \ 304 $(SOPHYAINCP)tmatrix_tsnl.h \ 305 $(SOPHYAINCP)tvector_tsnl.h \ 306 $(SOPHYAINCP)ndatablock.h 307 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sphereecp.cc 308 309 $(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \ 310 $(SOPHYAINCP)sopnamsp.h \ 311 $(SOPHYAINCP)machdefs.h \ 312 $(SOPHYAINCP)pexceptions.h \ 313 $(SOPHYAINCP)machdefs.h \ 314 $(SOPHYAINCP)fiondblock.h \ 315 $(SOPHYAINCP)ppersist.h \ 316 $(SOPHYAINCP)pexceptions.h \ 317 $(SOPHYAINCP)gnumd5.h \ 318 $(SOPHYAINCP)ppfbinstream.h \ 319 $(SOPHYAINCP)rawstream.h \ 320 $(SOPHYAINCP)ppfnametag.h \ 321 $(SOPHYAINCP)ndatablock.h \ 322 $(SOPHYAINCP)anydataobj.h spherehealpix.h \ 323 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 324 pixelmap.h $(SOPHYAINCP)ppersist.h \ 325 $(SOPHYAINCP)dvlist.h \ 326 $(SOPHYAINCP)objfio.h \ 327 $(SOPHYAINCP)mutyv.h \ 328 $(SOPHYAINCP)timestamp.h spherepos.h \ 224 329 unitvector.h vector3d.h longlat.h utilgeom.h \ 225 $(SOPHYAINCP)tvector.h \ 226 $(SOPHYAINCP)tmatrix.h \ 227 $(SOPHYAINCP)tarray.h \ 228 $(SOPHYAINCP)basarr.h \ 229 $(SOPHYAINCP)ndatablock.h \ 230 $(SOPHYAINCP)utilarr.h 231 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sphereecp.cc 232 233 $(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \ 234 $(SOPHYAINCP)sopnamsp.h \ 235 $(SOPHYAINCP)machdefs.h \ 236 $(SOPHYAINCP)pexceptions.h \ 237 $(SOPHYAINCP)fiondblock.h \ 238 $(SOPHYAINCP)ppersist.h \ 239 $(SOPHYAINCP)gnumd5.h \ 240 $(SOPHYAINCP)ppfbinstream.h \ 241 $(SOPHYAINCP)rawstream.h \ 242 $(SOPHYAINCP)ppfnametag.h \ 243 $(SOPHYAINCP)ndatablock.h \ 244 $(SOPHYAINCP)anydataobj.h spherehealpix.h \ 245 sphericalmap.h $(SOPHYAINCP)smathconst.h \ 246 pixelmap.h $(SOPHYAINCP)dvlist.h \ 247 $(SOPHYAINCP)objfio.h \ 248 $(SOPHYAINCP)mutyv.h spherepos.h \ 249 unitvector.h vector3d.h longlat.h utilgeom.h \ 250 $(SOPHYAINCP)tvector.h \ 251 $(SOPHYAINCP)tmatrix.h \ 252 $(SOPHYAINCP)tarray.h \ 253 $(SOPHYAINCP)basarr.h \ 254 $(SOPHYAINCP)utilarr.h HEALPixUtils.h \ 330 $(SOPHYAINCP)anydataobj.h \ 331 $(SOPHYAINCP)datatype.h \ 332 $(SOPHYAINCP)tvector.h \ 333 $(SOPHYAINCP)tmatrix.h \ 334 $(SOPHYAINCP)tarray.h \ 335 $(SOPHYAINCP)basarr.h \ 336 $(SOPHYAINCP)dvlist.h \ 337 $(SOPHYAINCP)utilarr.h \ 338 $(SOPHYAINCP)tmatrix_tsnl.h \ 339 $(SOPHYAINCP)tvector_tsnl.h \ 340 $(SOPHYAINCP)ndatablock.h HEALPixUtils.h \ 255 341 $(SOPHYAINCP)strutil.h 256 342 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ spherehealpix.cc … … 260 346 $(SOPHYAINCP)machdefs.h \ 261 347 $(SOPHYAINCP)ppersist.h \ 262 $(SOPHYAINCP)pexceptions.h \ 263 $(SOPHYAINCP)gnumd5.h \ 264 $(SOPHYAINCP)ppfbinstream.h \ 265 $(SOPHYAINCP)rawstream.h \ 266 $(SOPHYAINCP)ppfnametag.h unitvector.h \ 348 $(SOPHYAINCP)machdefs.h \ 349 $(SOPHYAINCP)pexceptions.h \ 350 $(SOPHYAINCP)gnumd5.h \ 351 $(SOPHYAINCP)ppfbinstream.h \ 352 $(SOPHYAINCP)rawstream.h \ 353 $(SOPHYAINCP)ppfnametag.h \ 354 $(SOPHYAINCP)ppersist.h unitvector.h \ 267 355 vector3d.h longlat.h utilgeom.h \ 268 356 $(SOPHYAINCP)anydataobj.h \ … … 280 368 $(SOPHYAINCP)rawstream.h \ 281 369 $(SOPHYAINCP)ppfnametag.h \ 282 $(SOPHYAINCP)dvlist.h \ 283 $(SOPHYAINCP)objfio.h \ 284 $(SOPHYAINCP)anydataobj.h \ 285 $(SOPHYAINCP)mutyv.h spherepos.h \ 286 unitvector.h vector3d.h longlat.h utilgeom.h \ 287 $(SOPHYAINCP)tvector.h \ 288 $(SOPHYAINCP)tmatrix.h \ 289 $(SOPHYAINCP)tarray.h \ 290 $(SOPHYAINCP)basarr.h \ 291 $(SOPHYAINCP)ndatablock.h \ 292 $(SOPHYAINCP)utilarr.h \ 370 $(SOPHYAINCP)ppersist.h \ 371 $(SOPHYAINCP)dvlist.h \ 372 $(SOPHYAINCP)objfio.h \ 373 $(SOPHYAINCP)anydataobj.h \ 374 $(SOPHYAINCP)mutyv.h \ 375 $(SOPHYAINCP)timestamp.h spherepos.h \ 376 $(SOPHYAINCP)machdefs.h unitvector.h \ 377 vector3d.h longlat.h utilgeom.h \ 378 $(SOPHYAINCP)anydataobj.h \ 379 $(SOPHYAINCP)datatype.h \ 380 $(SOPHYAINCP)tvector.h \ 381 $(SOPHYAINCP)tmatrix.h \ 382 $(SOPHYAINCP)tarray.h \ 383 $(SOPHYAINCP)basarr.h \ 384 $(SOPHYAINCP)dvlist.h \ 385 $(SOPHYAINCP)ndatablock.h \ 386 $(SOPHYAINCP)utilarr.h \ 387 $(SOPHYAINCP)tmatrix_tsnl.h \ 388 $(SOPHYAINCP)tvector_tsnl.h \ 389 $(SOPHYAINCP)ndatablock.h \ 293 390 $(SOPHYAINCP)fiondblock.h 294 391 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ spherethetaphi.cc … … 308 405 $(SOPHYAINCP)sopnamsp.h \ 309 406 $(SOPHYAINCP)machdefs.h \ 310 $(SOPHYAINCP)pexceptions.h vector3d.h \ 407 $(SOPHYAINCP)pexceptions.h \ 408 $(SOPHYAINCP)machdefs.h vector3d.h \ 311 409 longlat.h utilgeom.h 312 410 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ vector3d.cc
Note:
See TracChangeset
for help on using the changeset viewer.