Changes between Version 13 and Version 14 of InstallingHealpixForMars


Ignore:
Timestamp:
10/04/19 19:19:25 (6 years ago)
Author:
tbretz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallingHealpixForMars

    v13 v14  
    2222for (int i=0; i<10000; i++)
    2323   hp.Fill(gRandom->Uniform()*90, gRandom->Uniform()*180);
    24 hp.Draw("COLZ");
     24hp.Draw("COLZ HAMMER");
    2525}}}
    2626