Script Seestarpreprocessing execution error

Hello there,

I am getting an error running the seestar stacking script. Basically I seem to understand that it is not recognising the fit files that I have inside the ‘lights’ folder. To verify it, I have dragged one of the .fit files to the program manually and I get the same error. Here is a sample of the error in the log

10:52:19: Error FITS: failed to find or open the following file: (ffopen)
10:52:19: 10:52:19: Error FITS: 41128-224631.fit
10:52:19: Error FITS: failed to find or open the following file: (ffopen)
10:52:19: 10:52:19: Error FITS: 41128-224655.fit
10:52:19: Error FITS: failed to find or open the following file: (ffopen)
10:52:19: 10:52:19: Error FITS: 41128-224706.fit
10:52:19: Error FITS: failed to find or open the following file: (ffopen)
10:52:19: 10:52:19: Error FITS: 41128-224729.fit
10:52:19: Error FITS: failed to find or open the following file: (ffopen)
10:52:19: 10:52:19: Error FITS: 41128-224741.fit
10:52:19: Error FITS: failed to find or open the following file: (ffopen)
10:52:19: 10:52:19: Error FITS: 41128-224804.fit
10:52:19: Error FITS: failed to find or open the following file: (ffopen)
10:52:19: 10:52:19: Error FITS: 41128-224816.fit
10:52:19: Error FITS: failed to find or open the following file: (ffopen)
10:52:19: 10:52:19: Error FITS: 41128-224839.fit
10:52:19: Error FITS: failed to find or open the following file: (ffopen)
10:52:19: 10:52:19: Error FITS: 41128-224851.fit

Does anyone know what the problem might be?

Thanks in advance

Hello again,

finally y solved the problem activating the devolper mode in my operating system (in my case Windows). I run the script correctly, and it stacked all the images.

Now, the problem is that the stacked imaged generated can´t be opened lol. This is the error:

11:21:42: Error FITS: Extension doesn’t start with SIMPLE or XTENSION keyword. (ffrhdu)
11:21:42: Error FITS: BZERO = 0. / offset data range to that of unsigned short
11:21:42: Error FITS: Error while closing HDU number 0 (ffchdu).
11:21:42: Error FITS: Failed to move to HDU number 2 (ffmahd).
11:21:42: Error FITS: Extension doesn’t start with SIMPLE or XTENSION keyword. (ffrhdu)
11:21:42: Error FITS: BZERO = 0. / offset data range to that of unsigned short
11:21:42: Error FITS: Error while closing HDU number 0 (ffchdu).
11:21:42: Error FITS: failed to find or open the following file: (ffopen)
11:21:42: 11:21:42: Error FITS: failed to find or open the following file: (ffopen)
11:21:42: 11:21:42: Error FITS: failed to find or open the following file: (ffopen)
11:21:42: 11:21:42: Error FITS: failed to find or open the following file: (ffopen)
11:21:42: 11:21:42: Error FITS: failed to find or open the following file: (ffopen)
11:21:42: 11:21:42: Fallo al abrir C:\Users\lcami\OneDrive\Imágenes\Siril\NGC_6992_32x10sec_T18degC_2024-11-28.fit.

Can someone help me with this?

Could you share the stack result that you could not open please?

Hi! it doesn’t let me attach .fit files, can you tell me how? anyway, i’m looking and i see that when i open any file (the stacked one or just one) and it doesn’t even let me make a visualization of any of them. Is there any problem with my files or any previous configuration I should do? I will try to attach a screenshot

Same with a not stacked file

How can i attach fit files here?
2024-11-30T11.42.41_log.txt (695 Bytes)

You can share file with WeTransfer for example

Sure, here it is

I don´t know if there is a configuration in my seestar or what. I am starting to learn about this so this is only a test. I activate the log in siril and it say this when i try to open a .fit file

Ok. Looks like you have wide char in your path. Please remove it.

This is the accent in the a

1 Like

YES!!! that was the problem! Thank you so much!!!