-
Notifications
You must be signed in to change notification settings - Fork 53
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
iraf disptrans EXTVER error #100
Comments
This seems to be an ancient problem; see iraf.net#136539 from 2006:
Or from 1996 (iraf.net#101761):
Does this help you in some way? |
I ran cl> wcsedit diff_H2-2_12.fits unit micron 3 inter- update+ cl> disptrans diff_H2-2_12.fits[3] test.fits km/s 2.12 micron There's no error but there's no output file created. What am I missing? Why did it not write the output? |
Can you attach the relevant header of the file? |
Thank you! I can't promise a schedule, but I will look into this. |
It was easy to do this unit conversion of a cube in python using the
SpectralCube package.
…On Fri, Mar 6, 2020 at 11:37 AM Ole Streicher ***@***.***> wrote:
Thank you! I can't promise a schedule, but I will look into this.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#100?email_source=notifications&email_token=AFCZYHMUZLCZ6X7X7X6NNWDRGDG6FA5CNFSM4K5VM6K2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOA4VBA#issuecomment-595708548>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFCZYHOKUUHQQHUT5IHBFSLRGDG6FANCNFSM4K5VM6KQ>
.
|
Is it possible to convert the wavelength scale to velocity scale for a MEF fits cube with dimensions [x,y,lambda] ?
When running disptrans,
I get the error
I tried
hedit diff_spec.fits EXTVER 3 add+
But got the same error when running disptrans again.
The text was updated successfully, but these errors were encountered: