Changeset 3260 in Sophya for trunk/Cosmo/SimLSS/cmvtstagn.cc


Ignore:
Timestamp:
Jun 4, 2007, 4:09:23 PM (18 years ago)
Author:
cmv
Message:

modif mineures cmv 4/6/2007

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cosmo/SimLSS/cmvtstagn.cc

    r3196 r3260  
    164164KeepObj(ntjack); cout<<"OK";
    165165
    166 # Jackson initial et son interpolation (Jy^1.5/sr)
     166# Jackson initial (Jy^1.5/sr)
    167167n/plot ntjack.y%x ! ! "nsta connectpoints"
    168168vecplot xjack yjack "same red fcirclemarker7"
     
    170170# Check de ce qu'on a extrapole
    171171set yxt "y*pow(10.,-1.5*x)*M_LN10"
    172 n/plot dndls0.log(val)%x ! ! "nsta"
    173 n/plot ntjack.log($yxt)%x ! ! "nsta red fcirclemarker7 same"
     172n/plot dndls0.log10(val)%x ! ! "nsta connectpoints"
     173n/plot ntjack.log10($yxt)%x ! ! "nsta red fcirclemarker7 same"
    174174
    175175# la pdf : histo en 1/log10(Jy)/sr
Note: See TracChangeset for help on using the changeset viewer.