Details
-
Type:
Bug
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_subaru
-
Labels:None
-
Team:Data Release Production
Description
Building obs_subaru on a standard LSST stack fails with an error:
src/DistEstXYTransform.cc:26:10: fatal error: 'hsc/meas/match/distest.h' file not found
|
#include "hsc/meas/match/distest.h"
|
It also has a warning that would be nice to have fixed:
src/Crosstalk.cc:95:66: warning: explicitly assigning a variable of type 'std::size_t' (aka 'unsigned long') to itself [-Wself-assign]
|
PixelVector const& ctx1List = getCrosstalkX1(i, nxAmp=nxAmp);
|
It may not be essential to fix this, but it would be very handy because it would allow us to update obs_subaru when we make changes in dependencies (as I am doing right now with DM-1578)
Attachments
Issue Links
- duplicates
-
DM-1794 Pull distEst package into obs_subaru
- Done
Activity
Epic Link |
|
Team | Data Release Production [ 10301 ] | |
Issue Type | Story [ 10001 ] | Bug [ 1 ] |
Resolution | Done [ 10000 ] | |
Status | To Do [ 10001 ] | Won't Fix [ 10405 ] |
Labels | HSC |
Labels | HSC |