#---------------------- Create Maps and Save shell rm -f h4*.fits t4*.ppf h8*.fits t8*.ppf clh*.ppf clt*.ppf almh*.ppf almt*.ppf delobjs * c++import SkyMap c++exec \ double theta,phi; \ SphereHEALPix h4(256); \ for(int_4 i=0;i340.*M_PI/180.) continue; \ if(phi<190.*M_PI/180.&&phi>170.*M_PI/180.) continue; \ h4(i) = v; \ } \ KeepObj(h4); \ SphereThetaPhi t4(400); \ for(int_4 i=0;i340.*M_PI/180.) continue; \ if(phi<190.*M_PI/180.&&phi>170.*M_PI/180.) continue; \ t4(i) = v; \ } \ KeepObj(t4); \ cout<<"End of Job"<