Changeset 1295 in Sophya for trunk/SophyaProg/PMixer/tgsky.cc


Ignore:
Timestamp:
Nov 6, 2000, 9:41:56 PM (25 years ago)
Author:
ansari
Message:

Transport de mot-cle FITS depuis HDU 2 (et pas 1) ds skymixer , Reza 6/11/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PMixer/tgsky.cc

    r1252 r1295  
    118118  dvl["TGSKYKW"] =  "Test Keyword from tgsky.cc";
    119119  fios.DVListIntoPrimaryHeader(dvl); 
     120  sph.Info() = dvl;
    120121  fios << sph;
    121122  cout << "SphereHEALPix<float> written to FITS file " << (string)(arg[4]) << endl;
Note: See TracChangeset for help on using the changeset viewer.