Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pipeline gives an error message #1

Open
temuller opened this issue Feb 14, 2019 · 4 comments
Open

pipeline gives an error message #1

temuller opened this issue Feb 14, 2019 · 4 comments

Comments

@temuller
Copy link

when I run the pipeline with a fits file of an object (v_e_20190213_57_1_0_0.fits) I get the next error message:

List the spectra (space separated list) to use: v_e_20190213_57_1_0_0.fits
v_e_20190213_57_1_0_0.fits[3] -> spectrum.fits
Killing IRAF task `imcopy'
Traceback (most recent call last):
File "/home/tomas/anaconda3/envs/iraf27/bin/FDSTfast", line 85, in
iraf.imcopy(_snname + "[3]",'spectrum.fits')
File "/home/tomas/anaconda3/envs/iraf27/lib/python2.7/site-packages/pyraf/iraftask.py", line 767, in call
return self.run(*args, **kw)
File "/home/tomas/anaconda3/envs/iraf27/lib/python2.7/site-packages/pyraf/iraftask.py", line 359, in run
self._run(redirKW, specialKW)
File "/home/tomas/anaconda3/envs/iraf27/lib/python2.7/site-packages/pyraf/iraftask.py", line 811, in _run
"\n"+str(value))
stsci.tools.irafglobals.IrafError: Error running IRAF task imcopy
IRAF task terminated abnormally
ERROR (827, "Cannot open image (v_e_20190213_57_1_0_0.fits[3])")

@marianarubetdacosta
Copy link

I´m dealing with the same problem. How can I resolve this error?

@temuller
Copy link
Author

This was a long time ago, I don't remember if I was able to fix it or not. Sorry.

@marianarubetdacosta
Copy link

marianarubetdacosta commented Apr 20, 2021 via email

@cinserra
Copy link
Owner

HI both, that is due to the fact that they have likely change the spectra dimension, i.e. the entry [3] is not the counts vs pixel spectrum and the entry [3] is no longer used anymore. I do not have recent LT spectra to check but I could try to test it in the next month or so

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants