photo_reaction_truths
photo_reaction_truths()
Returns a binary membership vector over the full catalogue indicating which reactions are photo-reactions. Useful for Boolean masking in NumPy pipelines.
Returns
- Vector[int]
1if the corresponding reaction is a photo-reaction,0otherwise. One entry per reaction, in catalogue order.