I believe the coordinates API documentation is having a slip-up in the doc auto-gen. I see the image below on firefox, but all other doc pages render nicely with ivars and math blocks.
check_data_fit function seem to render well, maybe it is just a tabbing issue in the parameters for coordinates?
|
Parameters |
|
---------- |
|
cell_size : float |
|
width of a single square pixel in [arcsec] |
|
npix : int |
|
number of pixels in the width of the image |

I believe the coordinates API documentation is having a slip-up in the doc auto-gen. I see the image below on firefox, but all other doc pages render nicely with ivars and math blocks.
check_data_fitfunction seem to render well, maybe it is just a tabbing issue in the parameters for coordinates?MPoL/src/mpol/coordinates.py
Lines 21 to 26 in f1facdb