saltastro / pysalt

Python/Pyraf software for the reduction and analysis of SALT data
Other
15 stars 19 forks source link

Feedback on pyslitmask #97

Open crawfordsm opened 9 years ago

crawfordsm commented 9 years ago

Feedback from Ros Skelton:

writing xml... writing with image running finderchart Slitmask.xml /home/ros/SALT/proposals/2015-1_phase2/frame-r-002379-6-0093.fits Slitmask.png WARNING: AstropyDeprecationWarning: The wcs_sky2pix function is deprecated and may be removed in a future version. Use wcs_world2pix instead. [astropy.utils.misc] Finished writing rsmt file Segmentation fault

And on trying ‘Create finder chart from current image’ I got a different error but it also crashed: writing xml... running finderchart tmprsmttmp.xml /home/ros/SALT/proposals/2015-1_phase2/frame-r-002379-6-0093.fits /home/ros/SALT/proposals/2015-1_phase2/finderchart_test WARNING: AstropyDeprecationWarning: The wcs_sky2pix function is deprecated and may be removed in a future version. Use wcs_world2pix instead. [astropy.utils.misc] Traceback (most recent call last): File "/salt/iraf/pysalt/proptools/finalizetab.py", line 213, in writeFC_Current self.writeFC(image=self.inimage) File "/salt/iraf/pysalt/proptools/finalizetab.py", line 245, in writeFC finderchart(xmlfile, image=image, outfile=self.fcfile) File "/salt/iraf/pysalt/proptools/finder_chart.py", line 203, in finderchart plot.save(str(outfile)) File "/usr/local/lib/python2.6/dist-packages/APLpy-0.9.11-py2.6.egg/aplpy/aplpy.py", line 1580, in save self._figure.savefig(filename, dpi=dpi, transparent=transparent, bbox_inches='tight', bbox_extra_artists=artists, format=format) File "/usr/local/lib/python2.6/dist-packages/matplotlib/figure.py", line 1185, in savefig self.canvas.print_figure(_args, *_kwargs) File "/usr/local/lib/python2.6/dist-packages/matplotlib/backend_bases.py", line 1947, in print_figure print_method = self._get_print_method(format) File "/usr/local/lib/python2.6/dist-packages/matplotlib/backend_bases.py", line 1887, in _get_print_method '%s.' % (format, ', '.join(formats))) ValueError: Format "" is not supported. Supported formats: emf, eps, jpeg, jpg, pdf, png, ps, raw, rgba, svg, svgz, tif, tiff. Segmentation fault

crawfordsm commented 9 years ago

cc: @dr-jpk

crawfordsm commented 9 years ago

First object not showing up in the catalog

crawfordsm commented 9 years ago
crawfordsm commented 9 years ago