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

ccdproc.ImageFileCollection raises ValueError #2

Open
simontorres opened this issue Oct 21, 2016 · 1 comment
Open

ccdproc.ImageFileCollection raises ValueError #2

simontorres opened this issue Oct 21, 2016 · 1 comment

Comments

@simontorres
Copy link
Collaborator

When trying to build an ImageFileCollection for the Red camera data a ValueError exception is raised.
This doesn't occur with Blue data. I'm trying to figure out the reason right now.
Some of the options are:

  • Broken File or more specific, broken file's header
  • duplicated keywords

ValueError: Inconsistent data column lengths: set([187, 94])

@simontorres
Copy link
Collaborator Author

It appears it was duplicated keywords.
Red camera data have ENVTEM and ENVDIR keywords repeated

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

1 participant