comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: binary_template() errors and do I have to use this?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: binary_template() errors and do I have to use this? [message #62278] Tue, 02 September 2008 13:19
Brian Larsen is currently offline  Brian Larsen
Messages: 270
Registered: June 2006
Senior Member
Gotta love it when you answer your own question and impress everyone
with your ignorance :)

There really is no magic, one just has to use readu

this works great (for anyone else who reads this)
file='cr0425.fpm
openr,lun,file,/get_lun
a=fltarr(10000)
readu,lun,a
;; just get the first 100 points
intt=indgen(100)*4
intx=indgen(100)*4+1
inty=indgen(100)*4+1
inty=indgen(100)*4+2
;; plot them up.
plot, a[intt],a[intz]


binary_template() still doesn't work but if its like ascii_template()
is too slow anyway.


Brian

------------------------------------------------------------ --------------
Brian Larsen
Boston University
Center for Space Physics
http://people.bu.edu/balarsen/Home/IDL
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: binary_template() errors and do I have to use this?
Next Topic: IDL 6.0 Windows XP operating under Vista

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 09:13:25 PDT 2025

Total time taken to generate the page: 0.00521 seconds