I get these WARNINGS when running extool with image=YES mode:
Code: Select all
evtool/create_from_events_tImage2D_i4: **WARNING1** 15 events found with RA==0 and DEC==0. These should be flagged or set to NULL!
evtool/create_from_events_tImage2D_i4: **WARNING1** Image X dimension is larger than the maximum allowed. Truncating to maximum.
evtool/create_from_events_tImage2D_i4: **WARNING1** Image Y dimension is larger than the maximum allowed. Truncating to maximum.
evtool/create_from_events_tImage2D_i4: **WARNING1** 2383581 out of 6730636 possible events fall outside the image bounds.
How can I address the WARNING?