Help in reading FITS files through fitsread

  • Follow


I have many fits file with the extension .lc (denoting light curves). Running fitsinfo:

>> fitsinfo('sw00100319000b_1chan_1s.lc')

ans = 

       Filename: 'sw00100319000b_1chan_1s.lc'
    FileModDate: '30-Jun-2010 04:46:08'
       FileSize: 60480
       Contents: {'Primary'  'Binary Table'  'Binary Table'  'Binary Table'}
    PrimaryData: [1x1 struct]
    BinaryTable: [1x3 struct]
0
Reply mayur.ec.iitkgp (2) 7/3/2010 8:29:43 AM

quasistar <mayur.ec.iitkgp@gmail.com> wrote in message <2022933723.64506.1278163813895.JavaMail.root@gallium.mathforum.org>...
> I have many fits file with the extension .lc (denoting light curves). Running fitsinfo:
> 
> >> fitsinfo('sw00100319000b_1chan_1s.lc')
> 
> ans = 
> 
>        Filename: 'sw00100319000b_1chan_1s.lc'
>     FileModDate: '30-Jun-2010 04:46:08'
>        FileSize: 60480
>        Contents: {'Primary'  'Binary Table'  'Binary Table'  'Binary Table'}
>     PrimaryData: [1x1 struct]
>     BinaryTable: [1x3 struct]

do NOT double post(!)...

us
0
Reply us 7/3/2010 2:50:08 PM


1 Replies
172 Views

(page loaded in 0.051 seconds)

Similiar Articles:













7/9/2012 7:02:31 PM


Reply: