thelondonsmiths / Solex_ser_recon_EN

Solar disc reconstruction from spectroheliograph (SHG) video files
GNU General Public License v3.0
17 stars 4 forks source link

Corrected images are missing parts! #23

Closed igeek1024 closed 7 months ago

igeek1024 commented 7 months ago

console: solex_util.py:288: RuntimeWarning: divide by zero encountered in log solex_util.py:304: RuntimeWarning: divide by zero encountered in log solex_util.py:323: RuntimeWarning: divide by zero encountered in log solex_util.py:423: RuntimeWarning: invalid value encountered in cast

Corrected images: image Uncorrected image: image

thelondonsmiths commented 7 months ago

It looks like the raw data has one or more data points that have a zero. Which software are you using? FireCapture, SharpCap? First, check to make sure that in the acquisition software there is an offset. It is usually the default (with FireCapture I believe the default is an offset of 8). Did you use the "stubborn transversalium" feature? If so, try to turn this off.

igeek1024 commented 7 months ago

I am using ASI Studio, Problem solved by increasing offset value, thank you.