Changeset 3260 in Sophya for trunk/Cosmo/SimLSS/cmvtstagn.cc
- Timestamp:
- Jun 4, 2007, 4:09:23 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/SimLSS/cmvtstagn.cc
r3196 r3260 164 164 KeepObj(ntjack); cout<<"OK"; 165 165 166 # Jackson initial et son interpolation(Jy^1.5/sr)166 # Jackson initial (Jy^1.5/sr) 167 167 n/plot ntjack.y%x ! ! "nsta connectpoints" 168 168 vecplot xjack yjack "same red fcirclemarker7" … … 170 170 # Check de ce qu'on a extrapole 171 171 set 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"172 n/plot dndls0.log10(val)%x ! ! "nsta connectpoints" 173 n/plot ntjack.log10($yxt)%x ! ! "nsta red fcirclemarker7 same" 174 174 175 175 # la pdf : histo en 1/log10(Jy)/sr
Note:
See TracChangeset
for help on using the changeset viewer.