Skip to content

Commit

Permalink
Rename 'spuriousness' to 'reliability'
Browse files Browse the repository at this point in the history
  • Loading branch information
rai-harshit committed May 28, 2023
1 parent 9e63fe8 commit d1d7c00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pipelines/LSSTCam-imSim/ApVerify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ tasks:
transformDiaSrcCat:
class: lsst.ap.association.TransformDiaSourceCatalogTask
config:
doIncludeSpuriousness: True
doIncludeReliability: True
rbClassify:
class: lsst.meas.transiNet.RBTransiNetTask
config:
Expand Down
2 changes: 1 addition & 1 deletion pipelines/LSSTCam-imSim/ApVerifyWithFakes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tasks:
transformDiaSrcCatWithFakes:
class: lsst.ap.association.TransformDiaSourceCatalogTask
config:
doIncludeSpuriousness: True
doIncludeReliability: True
rbClassify:
class: lsst.meas.transiNet.RBTransiNetTask
config:
Expand Down

0 comments on commit d1d7c00

Please sign in to comment.