IndexError: index 0 is out of bounds for axis 0 with size 0
For 4C29.30 (a different field that in https://git.astron.nl/RD/rapthor/-/issues/11 and https://git.astron.nl/RD/rapthor/-/issues/14) Im getting: ``` 2023-09-23 20:56:03,564 - INFO - rapthor:image_1 -  LOFAR/TGSS flux ratio = N/A 2023-09-23 20:56:03,564 - INFO - rapthor:image_1 -  LOFAR-TGSS RA offset = N/A 2023-09-23 20:56:03,564 - INFO - rapthor:image_1 -  LOFAR-TGSS Dec offset = N/A ``` [...] `IndexError: index 0 is out of bounds for axis 0 with size 0` FOV size is: > grid_width_ra_deg = 1.8 > grid_width_dec_deg = 1.8 Same thing happened for 2.5 x 2.5 deg. `field-MFS-image-pb.fits` at `image_2` for 1.8 x 1.8 deg looks like this: ![ds9](/uploads/d4ffd10cd265d8541b2f9a6cdcb170a0/ds9.jpg)
issue