Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Rerunning this test using a w.2018.01 shifter image on a KNL interactive node at NERSC

 

Found that pipe_analysis is not available in w.2018.01 - it's not released yet.  Probably need to check it out and build against the shifter image. Skipping this for now.

Just ran the step that generates the reference catalog

 

Code Block
languagebash
heatherk@cori01:/global/cscratch1/sd/heatherk/qa_dm_11452/jim/extractedJan2018> salloc -N 1 --qos=interactive --image=lsstsqre/centos:7-stack-lsst_distrib-w_2018_01 -t 04:00:00 -L SCRATCH -C haswell                                                
salloc: Pending job allocation 9635886                                            
salloc: job 9635886 queued and waiting for resources                              
salloc: job 9635886 has been allocated resources                                  
salloc: Granted job allocation 9635886                                            
salloc: Waiting for resource configuration                                        
salloc: Nodes nid00036 are ready for job                                          
heatherk@nid00036:/global/cscratch1/sd/heatherk/qa_dm_11452/jim/extractedJan2018> shifter                                                                           
sh-4.2$ bash                                                                      
bash-4.2$ source /opt/lsst/software/stack/loadLSST.bash                           
bash-4.2$ setup obs_lsstSim                                                       
bash-4.2$ ingestReferenceCatalog.py /global/cscratch1/sd/heatherk/qa_dm_11452/jim/extractedJan2018 /global/cscratch1/sd/heatherk/qa_dm_11452/jim/extractedJan2018/dc1_reference_catalog_8deg_radius.txt.gz -C /global/cscratch1/sd/heatherk/qa_dm_11452/jim/extractedJan2018/config/IngestIndexedReferenceTask.py                       
root INFO: Loading config overrride file '/opt/lsst/software/stack/stack/miniconda3-4.3.21-10a4fa6/Linux64/obs_lsstSim/14.0-7-g885f9b1+2/config/IngestIndexedReferenceTask.py'                                                                        
CameraMapper INFO: Loading exposure registry from /global/cscratch1/sd/heatherk/qa_dm_11452/jim/extractedJan2018/registry.sqlite3                                   
root INFO: Running: /opt/lsst/software/stack/stack/miniconda3-4.3.21-10a4fa6/Linux64/pipe_tasks/14.0-33-gee53dea0+2/bin/ingestReferenceCatalog.py /global/cscratch1/sd/heatherk/qa_dm_11452/jim/extractedJan2018 /global/cscratch1/sd/heatherk/qa_dm_11452/jim/extractedJan2018/dc1_reference_catalog_8deg_radius.txt.gz -C /global/cscratch1/sd/heatherk/qa_dm_11452/jim/extractedJan2018/config/IngestIndexedReferenceTask.py                                                                             
root WARN: Unable to retrieve exit status ('NoneType' object is not iterable); assuming success                                       

 

 

 

Nov 7 2017

Mismatches between the plots in my case and Lauren's

...