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

Home » Public Forums » archive » How can I make the headers of two fits files same in IDL?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: How can I make the headers of two fits files same in IDL? [message #93026 is a reply to message #92999] Tue, 12 April 2016 20:31 Go to previous messageGo to previous message
Sonu Tabitha is currently offline  Sonu Tabitha
Messages: 29
Registered: April 2016
Junior Member
On Friday, April 8, 2016 at 9:41:54 AM UTC+5:30, Meegle_Jade wrote:
> Is there any way to match the headers of two fits files?

Infact I have to make the header of fits file 'exponential.fits'same as that of 'empirical.fits'. I gave the following code for that

im = readfits('empirical.fits',h)
hdr = 'exponential.fits'
check_FITS, im, hdr, /UPDATE
end

I saved it as FITSMATCH.pro. On executing I am getting the following error

Library file does not contain a procedure or function.
% Compiled module: FITSMATCH.
% Attempt to call undefined procedure/function: 'FITSMATCH'.
% Execution halted at: $MAIN$
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: wplot not zooming
Next Topic: Looping over odd values only

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

Current Time: Fri Oct 10 13:44:09 PDT 2025

Total time taken to generate the page: 0.72163 seconds