Skip to content

BackStats crash #42

Description

@kslong

Although run the current version of BackStats on many datasets it is failing on LMC_c50 T01. It fails in a way that destroys the terminal on my linux box. The last thing printed out is the following:

Starting c4d_250123_034312_ooi_N673_v1_S4.fits  with 31 matches
BackStats: Finished  27 x-matches for  DECam_BACK/LMC_c50/T01/c4d_250123_034312_ooi_N673_v1_S4.fits 
Starting c4d_250123_034312_ooi_N673_v1_S5.fits  with 38 matches
BackStats: Finished  33 x-matches for  DECam_BACK/LMC_c50/T01/c4d_250123_034312_ooi_N673_v1_S5.fits 
Starting c4d_250123_034312_ooi_N673_v1_S6.fits  with 19 matches
BackStats: Finished  17 x-matches for  DECam_BACK/LMC_c50/T01/c4d_250123_034312_ooi_N673_v1_S6.fits 
<string>:1: SyntaxWarning: invalid decimal literal
<string>:1: SyntaxWarning: invalid escape sequence '\�'
<string>:1: SyntaxWarning: invalid escape sequence '\�'
<string>:1: SyntaxWarning: invalid decimal literal

Unlike most errors in python there is no traceback. The error occurs with and without multiprocessing.

I believe I have seen these error messages on other datasets, but they have not completely crashed the system, though I have noticed that the number of processing threads drops to 1 for awhile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions