Changeset 1141 in Sophya for trunk/SophyaProg/PMixer/skymixer.cc


Ignore:
Timestamp:
Aug 24, 2000, 5:35:42 PM (25 years ago)
Author:
ansari
Message:

petites corrections diverses - Reza 24/8/2000

File:
1 edited

Legend:

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

    r1120 r1141  
    498498    Matrix mtx;
    499499    FITS_TArray<r_8> fios(ifnm, 2);   // $CHECK$ A passer em HDU=2 , Reza 31/7/2000
    500     mtx = fios; 
     500    mtx = fios;
    501501    double numin = dc.DParam(key, 2, 1.);
    502502    double numax = dc.DParam(key, 3, 9999.);
Note: See TracChangeset for help on using the changeset viewer.