Detector.clear_results¶
- Detector.clear_results()[source]¶
This clears all extracted UFOs/Stars from the instance with the exception of the
detection_data_framefor memory purposes.Note that after calling this method, the attributes containing the results will all be blank again and you will only be able to access information from the
detection_data_frameattribute.j