Skip to content

Commit 5d6d4c1

Browse files
authored
Merge pull request #178 from lsst/tickets/DM-37911
DM-37911: Add dipoleNdata to DiaSource.yaml
2 parents f66a16f + 12559c6 commit 5d6d4c1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

data/DiaSource.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,9 @@ funcs:
179179
isDipole:
180180
functor: Column
181181
args: ip_diffim_DipoleFit_flag_classification
182-
# dipoleNdata not implemented
182+
dipoleNdata:
183+
functor: Column
184+
args: ip_diffim_DipoleFit_nData
183185
scienceFlux:
184186
functor: LocalNanojansky
185187
args:

0 commit comments

Comments
 (0)