From: quasistar on
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]
From: us on
quasistar <mayur.ec.iitkgp(a)gmail.com> wrote in message <2022933723.64506.1278163813895.JavaMail.root(a)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