[Issues] RawScienceFrame.astrom not accessible

D.R. Boxhoorn danny at astro.rug.nl
Mon Nov 6 15:19:59 CET 2006


Hoi Jan,

My mistake. I had added code (in oraclesupport.py) to treat inline
attributes like "astrom" and "imstat" correctly for the flat table
implementation. But I had forgotten to include an "else:" clause for
the current object table implementation.

Please do a cvs update and check if everything is ok now.

Cheers,

                                                   Danny

On Mon, Nov 06, 2006 at 02:32:58PM +0100, Jan Snigula wrote:
> Hi all,
> 
> After our latest CVS update of the opipe we came across a weird  
> problem. Currently the astrom attribute of RawScienceFrame/ 
> ReducedScienceFrame/RegriddedFrame can no longer be accessed.
> 
> For example:
> 
> awe> q = ReducedScienceFrame.instrument.name=='WFI'
> awe> red=q[0]
> awe> print red.astrom
> None
> 
> A check in the database, shows, that the astrom references of the  
> RawScienceFrames are present.
> 
> 
> This problem occurs in combination with both databases currently in  
> use here, making it likely a python problem?
> 
> Cheers,
> 
> Jan
> 
> 
> ---------------------------------------------------------------------
> Dr. Jan Snigula                         | snigula at usm.uni-muenchen.de
> Institute for Astronomy & Astrophysics  |
> University of Munich                    |
> Scheinerstr. 1                          |   Phone: +49 89 2180 6027
> 81679 Muenchen, Germany                 |   FAX:   +49 89 2180 6003
> ---------------------------------------------------------------------
> Max-Planck-Institut fuer
> Extraterrestrische Physik
> Giessenbachstrasse
> D-85748 Garching bei Muenchen
> ---------------------------------------------------------------------
> 
> 
> 

> _______________________________________________
> Issues mailing list
> Issues at astro-wise.org
> http://listman.astro-wise.org/mailman/listinfo/issues


More information about the Issues mailing list