[Aavso-photometry] RE: DSI Pro]

Justin Pryzby justinpryzby at users.sourceforge.net
Thu Dec 8 15:49:04 EST 2005


On Wed, Dec 07, 2005 at 05:56:27PM -0500, pryzbyj wrote:
> On Wed, Dec 07, 2005 at 09:27:22AM -0700, Michael Newberry wrote:
> > Would you mind Emailing me one of the offending images to look at? I *might*
> > be able to quickly put together a Mira file import plugin that would
> > translate the bad keywords (when you save the image, the fixed keywordds
> > save with it). Not a promise, because I don't know what is invovled
> > yet---but I wouldn't mind checking it out.
I just wrote a sed expression for my own use on images from CCDSoft:

  sed -i -sre "1s/DATE-OBS= '(....-..-..).*TIME-OBS= '(..:..:..).{61}/DATE-OBS= '\1T\2'$(perl -e 'print " "x129')/" *.fit

It could be easily modified to manipulate the header; you can probably
find sed.exe in random places on the web.  Cygwin is highly
recommended for data manipulation and scripting on windows machines..

-- 
Clear skies,
Justin


More information about the Aavso-photometry mailing list