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

hirespipe.py not responding at extraction of ThAr calibration frames #32

Open
Bmedina221 opened this issue May 12, 2021 · 0 comments
Open

Comments

@Bmedina221
Copy link

Hi,

I've been trying to run the hirespipe.py for older data from HIRES (~2002) so I had to do some changes for some keywords that are different in the code. The thing is that I've managed to make it work until it reaches the stage of the extraction of the ThAr frames where it freezes and does not give me any errors, it simply gets stuck in that stage for hours. I've tracked the lines where it might be problems in the hirespipe.py code and it appears to stop here:

thar_S = GLOBALutils.simple_extraction(dthar,c_all,ext_aperture,min_extract_col,max_extract_col,npools)

In this part the GLOBALutils code is summoned and I guess this could be the problem but I've had a closer look in that code and its functions and everything seem to be alright.

Any help or comment will be much appreciated.

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