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

Typo in extraction causing resource warning #143

Open
mheida opened this issue Jul 21, 2020 · 0 comments
Open

Typo in extraction causing resource warning #143

mheida opened this issue Jul 21, 2020 · 0 comments

Comments

@mheida
Copy link

mheida commented Jul 21, 2020

Hi,

When I use the optimal extraction feature in the pipeline I keep getting resource warnings:
Long2pos_hip64248.py:56: ResourceWarning: unclosed file <_io.FileIO name='hip64248_POSC_NARROW_H_eps.fits' mode='rb' closefd=True>

I'm guessing that this is due to a typo and that 'closefd' should actually be 'closed', but I can't find where in the code this is set.

Marianne

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