Skip to content

Commit f622025

Browse files
Update docstring (#208)
1 parent 35e633f commit f622025

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fink_utils/data/utils.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ def format_data_as_snana(
6565
fid: pd.Series
6666
Series containing filter band code (array of int/str). Each row contains
6767
all filter code values for one alert (sorted as jd).
68+
candid: long int
69+
Unique alert ID for ZTF alert. Plays the role of SNID.
6870
mask: pd.Series
6971
Series containing information on which alerts to keep (boolean).
7072
filter_conversion_dic: dict

0 commit comments

Comments
 (0)