Closed stscijgbot-hstdp closed 2 years ago
Comment by Warren Hack on JIRA:
A review of all the exceptions reported in the 2020-08-13 test results uncovered a few basic modes of failure; namely,
ib2t06/HAP_ib2t06.err:Traceback (most recent call last)
Empty data: no catalogs generated
File "/home/mburger/anaconda3/envs/caldp/lib/python3.6/site-packages/drizzlepac/haputils/astrometric_utils.py", line 742, in extract_sources num_brightest = 10 if len(segm.areas) > 10 else len(segm.areas) AttributeError: 'NoneType' object has no attribute 'areas'
File "/home/mburger/anaconda3/envs/caldp/lib/python3.6/site-packages/drizzlepac/haputils/catalog_utils.py", line 1709, in _seg_rejection nbins = segm_img.max_label AttributeError: 'NoneType' object has no attribute 'max_label'
ib8c5k/HAP_ib8c5k.err:Traceback (most recent call last):
icmo02/HAP_icmo02.err:Traceback (most recent call last):
idnm0u/HAP_idnm0u.err:Traceback (most recent call last):
j9irw4/HAP_j9irw4.err:Traceback (most recent call last):
Tried to perform astrometry on ASN_raw.fits file Running astrometry for j9irw4040 ERROR: Input file - j9irw4040_raw.fits - does not exist. {asn} astrometry: No drz file created.
Processing stopped in the middle of applying apriori solutions (network connection problems?)
ja2h01/HAP_ja2h01.err:Traceback (most recent call last):
No sources in 1 of the input images causes problems with align_utils File "/home/mburger/anaconda3/envs/caldp/lib/python3.6/site-packages/drizzlepac/haputils/align_utils.py", line 198, in configure_fit self.extracted_sources[image]) KeyError: 'ja2h01axq_flt.fits'
Secondary problem with quality control code: No background causes divide by infinity File "/home/mburger/anaconda3/envs/caldp/lib/python3.6/site-packages/drizzlepac/haputils/astrometric_utils.py", line 1954, in sigma_clipped_bkg maxiters = int(np.log10(arr.max() / 2) + 0.5) OverflowError: cannot convert float infinity to integer
jb2o06/HAP_jb2o06.err:Traceback (most recent call last):
jbt7b6/HAP_jbt7b6.err:Traceback (most recent call last):
jcw502/HAP_jcw502.err:Traceback (most recent call last):
jdkq04/HAP_jdkq04.err:Traceback (most recent call last):
jdmy02/HAP_jdmy02.err:Traceback (most recent call last):
idi534/HAP_idi534.out:Output status = 1
idnm0u/HAP_idnm0u.out:Output status = 1
j8fd06/HAP_j8fd06.out:Output status = 1
j9qu06/HAP_j9qu06.out:Output status = 1
ja0001/HAP_ja0001.out:Output status = 1
jb4g02/HAP_jb4g02.out:Output status = 1
Comment by Michele De La Pena on JIRA:
Issue associated with "ib2t06/HAP_ib2t06.err:Traceback (most recent call last)" and all the related cases of "jdmy02" when no sources were identified in for catalog - resolved (see HLA-406).
Comment by Warren Hack on JIRA:
Issues associated with these datasets were addressed in Drizzlepac PR #775:
This should resolve all known issues reported during the 2020-08-13 SVM test.
Resolved with #772 and #775.
Issue HLA-404 was created on JIRA by Warren Hack:
Matt reported these results from the latest test run from 15-Aug-2020:
Science Visits Successfully processed: 1181 Failed processing: 8 No Output Status Reported: 21 I’ve sent the ones that failed to Warren, Michele, and Mike.
These failures need to be reviewed and debugged.