Submit a Story  :  IRAF Links  :  Past Polls  :  Calendar  :  Advanced Search  
     iraf.net
FAQ
 Forum FAQForum FAQ   Forum SearchForum Search   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

file extensions in v2.16

 
Post new topic   Reply to topic    iraf.net Forum Index -> General IRAF
View previous topic :: View next topic  
Author Message
vall
Active IRAF User


Joined: 28 Sep 2006
Posts: 49
Location: Stockholm

PostPosted: Thu Mar 29, 2012 7:18 am    Post subject: file extensions in v2.16 Reply with quote

I just installed v2.16 64-bit on Fedora 16 x86_64. Seem to be working fine so far, but I noticed a small issue with MEF. Before if I wanted to extract an extension from a MEF file, I would do:

imcopy ALvc280181[1] ttt
or
imcopy ALvc280181[1,inher] ttt

Now this does not work without adding the fits extension, e.g.

imcopy ALvc280181.fits[1,inher] ttt

These also do not work:

vocl> imcopy ALvc280195[1] ttt
ERROR: Cannot open file (ALvc280195)

vocl> imstat ALvc280195[1]
ERROR: Cannot open file (ALvc280195)

This works:
vocl> imstat @ALvc280195.fits
# IMAGE NPIX MEAN MIDPT MODE STDDEV MIN MAX
ALvc280195.fits[1] 4153063 14627. 14625. 14638. 41.36 14504. 14751.

but this one does not:

vocl> imstat @ALvc280195
# IMAGE NPIX MEAN MIDPT MODE STDDEV MIN MAX


For simple FITS files all these commands work without specifying the extension of the file. Is there any specific reason why this does not work with MEF file?
Back to top
View user's profile Send private message Visit poster's website
vall
Active IRAF User


Joined: 28 Sep 2006
Posts: 49
Location: Stockholm

PostPosted: Thu Mar 29, 2012 1:35 pm    Post subject: Reply with quote

just found out that this was covered in another post. I will try to updated distribution.
Back to top
View user's profile Send private message Visit poster's website
vall
Active IRAF User


Joined: 28 Sep 2006
Posts: 49
Location: Stockholm

PostPosted: Thu Mar 29, 2012 1:51 pm    Post subject: Reply with quote

... and the updated version works.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    iraf.net Forum Index -> General IRAF All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2009 phpBB Group
 Copyright © 2005-2011 iraf.net
 All trademarks and copyrights on this page are owned by their respective owners.
Powered By Geeklog 
Created this page in 0.12 seconds