Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:12
-
Team:Data Facility
Description
Preparation work to learn about ctrl_pool and pipe_drivers packages.
- Install ctrl_pool and pipe_drivers packages on my OSX desktop (no slurm).
- Run the ctrl_pool mpiexec example to verify if the mpi is working.
- Obtain a HSC data repo from ci_hsc as sanity checks.
- Construct a small DECam data repo, using raw Stripe82 data consisting of two visits, one band, one patch.
- Run ctrlPoolDemo.py with the HSC data repo and then the DECam data repo.
- Run the pipe_drivers scripts coaddDriver and multiBandDriver with the HSC data repo and then the DECam data repo.
- All with the default batch system SMP to run on a single machine.
Attachments
Issue Links
- is blocked by
-
DM-5409 mpi4py does not build on OS X El Capitan
- Done
-
DM-5586 Fix obs_decam butler level
- Done
-
DM-5595 daf_persistence build failure on OSX
- Done
-
DM-5326 propagateVisitFlags.py doesn't work with DECam and lsstSim data
- Won't Fix
-
DM-5593 fix issue where butler repository search returns list for single item
- Done
-
DM-5607 check & correct comparison operators in daf_persistence and daf_butlerUtils
- Done
-
DM-5615 Add pipe_drivers to lsstsw
- Done
-
DM-5633 Add data products and config in obs_decam for multi-band processing
- Done
DM-5409andDM-5595are needed.DM-5615helps too.DM-5586is needed to fix the obs_decam bug regarding the butler subset level.DM-5593orDM-5607is needed on my machine.DM-5326is needed for running multiBandDriver with DECam data.