Upload 4 files
Browse files- A_3x_export_catalogs-9615310.out +38 -0
- A_3x_export_catalogs-9616109.out +69 -0
- A_3x_export_images-9615317.out +30 -0
- A_3x_export_images-9616116.out +30 -0
A_3x_export_catalogs-9615310.out
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
## SLURM PROLOG ###############################################################
|
| 2 |
+
## Job ID : 9615310
|
| 3 |
+
## Job Name : A_3x_export_catalogs
|
| 4 |
+
## Nodelist : node1739
|
| 5 |
+
## CPUs : 2
|
| 6 |
+
## Mem/Node : 51200 MB
|
| 7 |
+
## Directory : /oscar/data/idellant/SLeDGEHaMMEr/M10.0_zL0.12/A
|
| 8 |
+
## Job Started : Sat Mar 22 12:08:01 EDT 2025
|
| 9 |
+
###############################################################################
|
| 10 |
+
Now running: batch 1
|
| 11 |
+
|
| 12 |
+
--------------------------------------------------------------------------------
|
| 13 |
+
Exporting Catalogs from batch 1
|
| 14 |
+
--------------------------------------------------------------------------------
|
| 15 |
+
|
| 16 |
+
{'tractBuilder': {'name': 'legacy', 'values': {'legacy': {'patchInnerDimensions': [4000, 4000], 'patchBorder': 100}, 'cells': {'cellInnerDimensions': [150, 150], 'cellBorder': 50, 'numCellsPerPatchInner': 20, 'numCellsInPatchBorder': 1}}}, 'tractOverlap': 0.0, 'pixelScale': 0.263, 'projection': 'TAN', 'rotation': 0.0, 'raList': [10.463164201866583], 'decList': [-9.292062798665997], 'radiusList': [1.6751722467364385]}
|
| 17 |
+
Traceback (most recent call last):
|
| 18 |
+
File "/oscar/data/idellant/lsst_stack_v26_0_0/conda/envs/lsst-scipipe-7.0.1/lib/python3.11/site-packages/pandas/core/indexes/base.py", line 3653, in get_loc
|
| 19 |
+
return self._engine.get_loc(casted_key)
|
| 20 |
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
| 21 |
+
File "pandas/_libs/index.pyx", line 147, in pandas._libs.index.IndexEngine.get_loc
|
| 22 |
+
File "pandas/_libs/index.pyx", line 176, in pandas._libs.index.IndexEngine.get_loc
|
| 23 |
+
File "pandas/_libs/hashtable_class_helper.pxi", line 7080, in pandas._libs.hashtable.PyObjectHashTable.get_item
|
| 24 |
+
File "pandas/_libs/hashtable_class_helper.pxi", line 7088, in pandas._libs.hashtable.PyObjectHashTable.get_item
|
| 25 |
+
KeyError: 'calib_psf_used'
|
| 26 |
+
|
| 27 |
+
The above exception was the direct cause of the following exception:
|
| 28 |
+
|
| 29 |
+
Traceback (most recent call last):
|
| 30 |
+
File "/oscar/data/idellant/SLeDGEHaMMEr/M10.0_zL0.12/A/_scripts_python/3x_export_catalogs_batch.py", line 135, in <module>
|
| 31 |
+
PSF_USED = Coadd["calib_psf_used"] * 1
|
| 32 |
+
~~~~~^^^^^^^^^^^^^^^^^^
|
| 33 |
+
File "/oscar/data/idellant/lsst_stack_v26_0_0/conda/envs/lsst-scipipe-7.0.1/lib/python3.11/site-packages/pandas/core/frame.py", line 3761, in __getitem__
|
| 34 |
+
indexer = self.columns.get_loc(key)
|
| 35 |
+
^^^^^^^^^^^^^^^^^^^^^^^^^
|
| 36 |
+
File "/oscar/data/idellant/lsst_stack_v26_0_0/conda/envs/lsst-scipipe-7.0.1/lib/python3.11/site-packages/pandas/core/indexes/base.py", line 3655, in get_loc
|
| 37 |
+
raise KeyError(key) from err
|
| 38 |
+
KeyError: 'calib_psf_used'
|
A_3x_export_catalogs-9616109.out
ADDED
|
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
## SLURM PROLOG ###############################################################
|
| 2 |
+
## Job ID : 9616109
|
| 3 |
+
## Job Name : A_3x_export_catalogs
|
| 4 |
+
## Nodelist : node1737
|
| 5 |
+
## CPUs : 2
|
| 6 |
+
## Mem/Node : 51200 MB
|
| 7 |
+
## Directory : /oscar/data/idellant/SLeDGEHaMMEr/M10.0_zL0.12/A
|
| 8 |
+
## Job Started : Sat Mar 22 12:20:16 EDT 2025
|
| 9 |
+
###############################################################################
|
| 10 |
+
Now running: batch 1
|
| 11 |
+
|
| 12 |
+
--------------------------------------------------------------------------------
|
| 13 |
+
Exporting Catalogs from batch 1
|
| 14 |
+
--------------------------------------------------------------------------------
|
| 15 |
+
|
| 16 |
+
/oscar/data/idellant/lsst_stack_v26_0_0/conda/envs/lsst-scipipe-7.0.1/lib/python3.11/site-packages/astropy/units/function/logarithmic.py:67: RuntimeWarning: invalid value encountered in log10
|
| 17 |
+
return dex.to(self._function_unit, np.log10(x))
|
| 18 |
+
/oscar/data/idellant/lsst_stack_v26_0_0/conda/envs/lsst-scipipe-7.0.1/lib/python3.11/site-packages/astropy/units/function/logarithmic.py:67: RuntimeWarning: divide by zero encountered in log10
|
| 19 |
+
return dex.to(self._function_unit, np.log10(x))
|
| 20 |
+
{'tractBuilder': {'name': 'legacy', 'values': {'legacy': {'patchInnerDimensions': [4000, 4000], 'patchBorder': 100}, 'cells': {'cellInnerDimensions': [150, 150], 'cellBorder': 50, 'numCellsPerPatchInner': 20, 'numCellsInPatchBorder': 1}}}, 'tractOverlap': 0.0, 'pixelScale': 0.263, 'projection': 'TAN', 'rotation': 0.0, 'raList': [10.463164201866583], 'decList': [-9.292062798665997], 'radiusList': [1.6751722467364385]}
|
| 21 |
+
|
| 22 |
+
|
| 23 |
+
##############################
|
| 24 |
+
Building output table...
|
| 25 |
+
Column ra: len: 24667
|
| 26 |
+
Column dec: len: 24667
|
| 27 |
+
Column x: len: 24667
|
| 28 |
+
Column y: len: 24667
|
| 29 |
+
Column e1_hsm_regauss: len: 24667
|
| 30 |
+
Column e2_hsm_regauss: len: 24667
|
| 31 |
+
Column res_hsm_regauss: len: 24667
|
| 32 |
+
Column sigmae_hsm_regauss: len: 24667
|
| 33 |
+
Column rkron: len: 24667
|
| 34 |
+
Column extendedness: len: 24667
|
| 35 |
+
Column blendedness: len: 24667
|
| 36 |
+
Column e1_sdss: len: 24667
|
| 37 |
+
Column e2_sdss: len: 24667
|
| 38 |
+
Column e1_psf_sdss: len: 24667
|
| 39 |
+
Column e2_psf_sdss: len: 24667
|
| 40 |
+
Column e1_hsm: len: 24667
|
| 41 |
+
Column e2_hsm: len: 24667
|
| 42 |
+
Column e1_psf_hsm: len: 24667
|
| 43 |
+
Column e2_psf_hsm: len: 24667
|
| 44 |
+
Column i_e1_psf_sdss: len: 24667
|
| 45 |
+
Column i_e2_psf_sdss: len: 24667
|
| 46 |
+
Column e1_ksb: len: 24667
|
| 47 |
+
Column e2_ksb: len: 24667
|
| 48 |
+
Column res_ksb: len: 24667
|
| 49 |
+
Column sigmae_ksb: len: 24667
|
| 50 |
+
Column u_psf_mag: len: 24667
|
| 51 |
+
Column u_psf_magerr: len: 24667
|
| 52 |
+
Column u_cmodel_mag: len: 24667
|
| 53 |
+
Column u_cmodel_magerr: len: 24667
|
| 54 |
+
Column g_psf_mag: len: 24667
|
| 55 |
+
Column g_psf_magerr: len: 24667
|
| 56 |
+
Column g_cmodel_mag: len: 24667
|
| 57 |
+
Column g_cmodel_magerr: len: 24667
|
| 58 |
+
Column r_psf_mag: len: 24667
|
| 59 |
+
Column r_psf_magerr: len: 24667
|
| 60 |
+
Column r_cmodel_mag: len: 24667
|
| 61 |
+
Column r_cmodel_magerr: len: 24667
|
| 62 |
+
Column i_psf_mag: len: 24667
|
| 63 |
+
Column i_psf_magerr: len: 24667
|
| 64 |
+
Column i_cmodel_mag: len: 24667
|
| 65 |
+
Column i_cmodel_magerr: len: 24667
|
| 66 |
+
Column z_psf_mag: len: 24667
|
| 67 |
+
Column z_psf_magerr: len: 24667
|
| 68 |
+
Column z_cmodel_mag: len: 24667
|
| 69 |
+
Column z_cmodel_magerr: len: 24667
|
A_3x_export_images-9615317.out
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
## SLURM PROLOG ###############################################################
|
| 2 |
+
## Job ID : 9615317
|
| 3 |
+
## Job Name : A_3x_export_images
|
| 4 |
+
## Nodelist : node1712
|
| 5 |
+
## CPUs : 2
|
| 6 |
+
## Mem/Node : 51200 MB
|
| 7 |
+
## Directory : /oscar/data/idellant/SLeDGEHaMMEr/M10.0_zL0.12/A
|
| 8 |
+
## Job Started : Sat Mar 22 12:08:01 EDT 2025
|
| 9 |
+
###############################################################################
|
| 10 |
+
Now running: batch 1
|
| 11 |
+
|
| 12 |
+
--------------------------------------------------------------------------------
|
| 13 |
+
Exporting Images from batch 1
|
| 14 |
+
--------------------------------------------------------------------------------
|
| 15 |
+
|
| 16 |
+
{'tractBuilder': {'name': 'legacy', 'values': {'legacy': {'patchInnerDimensions': [4000, 4000], 'patchBorder': 100}, 'cells': {'cellInnerDimensions': [150, 150], 'cellBorder': 50, 'numCellsPerPatchInner': 20, 'numCellsInPatchBorder': 1}}}, 'tractOverlap': 0.0, 'pixelScale': 0.263, 'projection': 'TAN', 'rotation': 0.0, 'raList': [10.463164201866583], 'decList': [-9.292062798665997], 'radiusList': [1.6751722467364385]}
|
| 17 |
+
Pasting to whole image...
|
| 18 |
+
===writing u band whole image to output...===
|
| 19 |
+
Pasting to whole image...
|
| 20 |
+
===writing g band whole image to output...===
|
| 21 |
+
Pasting to whole image...
|
| 22 |
+
===writing r band whole image to output...===
|
| 23 |
+
Pasting to whole image...
|
| 24 |
+
===writing i band whole image to output...===
|
| 25 |
+
Pasting to whole image...
|
| 26 |
+
===writing z band whole image to output...===
|
| 27 |
+
Loading FITS image...
|
| 28 |
+
Files all exist!
|
| 29 |
+
Scaling image...
|
| 30 |
+
Writing 3_detection_output/batch_1//irg_si_deepCoadd.png...
|
A_3x_export_images-9616116.out
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
## SLURM PROLOG ###############################################################
|
| 2 |
+
## Job ID : 9616116
|
| 3 |
+
## Job Name : A_3x_export_images
|
| 4 |
+
## Nodelist : node1716
|
| 5 |
+
## CPUs : 2
|
| 6 |
+
## Mem/Node : 51200 MB
|
| 7 |
+
## Directory : /oscar/data/idellant/SLeDGEHaMMEr/M10.0_zL0.12/A
|
| 8 |
+
## Job Started : Sat Mar 22 12:20:16 EDT 2025
|
| 9 |
+
###############################################################################
|
| 10 |
+
Now running: batch 1
|
| 11 |
+
|
| 12 |
+
--------------------------------------------------------------------------------
|
| 13 |
+
Exporting Images from batch 1
|
| 14 |
+
--------------------------------------------------------------------------------
|
| 15 |
+
|
| 16 |
+
{'tractBuilder': {'name': 'legacy', 'values': {'legacy': {'patchInnerDimensions': [4000, 4000], 'patchBorder': 100}, 'cells': {'cellInnerDimensions': [150, 150], 'cellBorder': 50, 'numCellsPerPatchInner': 20, 'numCellsInPatchBorder': 1}}}, 'tractOverlap': 0.0, 'pixelScale': 0.263, 'projection': 'TAN', 'rotation': 0.0, 'raList': [10.463164201866583], 'decList': [-9.292062798665997], 'radiusList': [1.6751722467364385]}
|
| 17 |
+
Pasting to whole image...
|
| 18 |
+
===writing u band whole image to output...===
|
| 19 |
+
Pasting to whole image...
|
| 20 |
+
===writing g band whole image to output...===
|
| 21 |
+
Pasting to whole image...
|
| 22 |
+
===writing r band whole image to output...===
|
| 23 |
+
Pasting to whole image...
|
| 24 |
+
===writing i band whole image to output...===
|
| 25 |
+
Pasting to whole image...
|
| 26 |
+
===writing z band whole image to output...===
|
| 27 |
+
Loading FITS image...
|
| 28 |
+
Files all exist!
|
| 29 |
+
Scaling image...
|
| 30 |
+
Writing 3_detection_output/batch_1//irg_si_deepCoadd.png...
|