We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e633f commit f622025Copy full SHA for f622025
fink_utils/data/utils.py
@@ -65,6 +65,8 @@ def format_data_as_snana(
65
fid: pd.Series
66
Series containing filter band code (array of int/str). Each row contains
67
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.
70
mask: pd.Series
71
Series containing information on which alerts to keep (boolean).
72
filter_conversion_dic: dict
0 commit comments