Bi-monthly INDI Library released with new drivers and bug fixes.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
FITSData::findWCSBounds @ fitsdata.cpp ln 2519
for (int y = 0; y < height(); y++)
for (int y = 0; y < height() - 1; y++)
Please Log in or Create an account to join the conversation.
for (int x = 1; x < width() - 1; x++)
for (int x = 0; x < width() - 1; x++)
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.