regression in sequence calibration

would’ve posted this on gitlab, but the sign-in is broken for me right now…

Using git bisect I’ve determined that commit a1bf8746 causes the calibration step to be unable to proceed.

  1. Run Siril built from a1bf8746
  2. Select some FITS files to convert. File names are [A-Za-z0-9_.-]
  3. Convert (FITS Sequence or FITS file symlinks doesn’t matter). No special characters in sequence name … “M94”
  4. In the calibration tab, select the calibration frames (eg. flats, darks, bias)
  5. Observe that the the “Debayer” and “Start calibration” elements are disabled.

Hey,

thx for the report but can’t reproduce. Can you post the log here?

Cheers,

C.

Cannot reproduce neither.

Hi @ckuethe ,

any news on the above? any log you can share?

1 Like

27f03cae8d256c8a1acbf4c6109d199e7a6a5fd4 fixed it. Thanks!