Siolan Posté 24 juillet 2020 Posté 24 juillet 2020 Bonjour à tous, Je continue mon exploration de Siril et j'ai récemment installé Sirilic pour voir comment ça marche. Cependant, l'exécution du script ne fonctionne pas, les FITs stackés ne sont pas enregistré dans le dossier MASTER ce qui fait que la suite du script plante. J'ai vérifié le scipt généré par Sirilic et il semble bon, je pense que lorsque la stack pour les offsets est lancée, siril ne prend pas en compte l'option -out ce qui fait qu'il utilise le nom par défaut pour les fichiers stackés (offsets_stacked.fit) et le dossier MASTER reste vide. Je joins à mon message le script Sirilic et le log lorsqu'il est exécuté. Merci, Simon. Le script sirilic : ################################################################################# # # Ne pas éditer : généré par /usr/bin/sirilic # # # Compatibilité avec Siril: Version >= 0.9.12.0 # setext fit ################################################################################# # # Automatisation : Couche DSLR de S # # Dossier de travail cd '/home/simon/Siril/Work/VoieLactee/DSLR/S' #TAG#{ [1] VoieLactee/DSLR/S: offset ... # # OFFSET :Construction Maitre # cd 'OFFSETS' convertraw offsets stack offsets rej 3.0 3.0 -nonorm -out=../MASTER/master-offset.fit cd '..' # #TAG#} [1] #TAG#{ [2] VoieLactee/DSLR/S: offset, dark ... # # DARK :Construction Maitre # cd 'DARKS' convertraw darks preprocess darks -bias=../MASTER/master-offset.fit stack pp_darks rej 3.0 3.0 -nonorm -out=../MASTER/master-dark.fit cd '..' # #TAG#} [2] #TAG#{ [3] VoieLactee/DSLR/S: offset, dark, flat ... # # FLAT :Construction Maitre # cd 'FLATS' convertraw flats preprocess flats -bias=../MASTER/master-offset.fit stack pp_flats rej 3.0 3.0 -norm=mul -out=../MASTER/master-flat.fit cd '..' # #TAG#} [3] #TAG#{ [4] VoieLactee/DSLR/S: offset, dark, flat, image ... # # IMAGE : Traitement # cd 'IMAGES' convertraw images preprocess images -bias=../MASTER/master-offset.fit -dark=../MASTER/master-dark.fit -flat=../MASTER/master-flat.fit -cfa -equalize_cfa -debayer cd '..' # #TAG#} [4] #TAG#{ [5] VoieLactee/DSLR/S: offset, dark, flat, image, register ... cd 'IMAGES' register pp_images cd '..' # #TAG#} [5] #TAG#{ [6] VoieLactee/DSLR/S: offset, dark, flat, image, register, stack ... cd 'IMAGES' stack r_pp_images rej 3.0 3.0 -norm=addscale -out=../DSLR # Copie DSLR en C-2 load '../DSLR' save ../../../Temp/C-2 save ../../../VoieLactee_DSLR cd '..' # #TAG#} [6] close # Dossier de travail cd '/home/simon/Siril/Work' Le log : ................................................................................ . CONSTRUCTION DU SCRIPT TERMINEE . ................................................................................ VERSION siril 0.9.10 : Siril est compatible avec Sirilic log: Welcome to siril v0.9.10 log: Supported file types: BMP images, PIC images (IRIS), PGM and PPM binary images, RAW images, FITS-CFA images, Films, SER sequences, TIFF images, JPG images, PNG images. log: Loading init file: '/home/simon/.siril/siril.cfg' MODE: closing sequence log: Setting CWD (Current Working Directory) to '/home/simon/Siril/Work/VoieLactee/DSLR/S/DARKS' log: Parallel processing enabled: Using 4 logical processor(s). MODE: closing sequence log: Setting CWD (Current Working Directory) to '/home/simon/Siril/Work/script' log: ################################################################################# log: # log: # Ne pas éditer : généré par /usr/bin/sirilic log: # log: # log: # Compatibilité avec Siril: Version >= 0.9.12.0 log: # log: Running command: setext log: ################################################################################# log: # log: # Automatisation : Couche DSLR de S log: # log: # Dossier de travail log: Running command: cd MODE: closing sequence log: Setting CWD (Current Working Directory) to '/home/simon/Siril/Work/VoieLactee/DSLR/S' log: #TAG#{ [1] VoieLactee/DSLR/S: offset ... log: # log: # OFFSET :Construction Maitre log: # log: Running command: cd MODE: closing sequence log: Setting CWD (Current Working Directory) to '/home/simon/Siril/Work/VoieLactee/DSLR/S/OFFSETS' log: Running command: convertraw log: Conversion: processing... log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00001.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00001.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00002.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00002.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00003.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00003.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00004.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00004.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00005.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00005.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00006.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00006.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00007.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00007.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00008.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00008.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00009.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00009.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00010.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00010.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00011.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00011.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00012.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00012.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00013.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00013.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00014.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00014.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00015.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00015.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00016.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00016.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00017.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00017.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00018.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00018.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00019.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00019.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00020.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00020.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00021.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00021.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00022.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00022.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00023.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00023.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00024.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00024.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00025.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00025.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00026.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00026.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00027.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00027.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00028.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00028.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00029.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00029.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00030.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00030.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00031.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00031.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00032.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00032.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00033.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00033.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00034.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00034.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00035.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00035.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00036.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00036.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00037.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00037.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00038.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00038.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00039.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00039.fit, 1 layer(s), 5208x3904 pixels ***seqfile 'offsets.seq' already exists, not recomputing log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00040.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00040.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=1/8000.0 sec) log: CFA pattern: RGGB log: Reading RAW: file offsets00041.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file offsets00041.fit, 1 layer(s), 5208x3904 pixels log: Running command: stack Found a sequence (number 1) with base name "offsets", looking for first and last indexes. Reading sequence file `offsets.seq'. Read from FITS header: pix size 0x0, binning 1x1, focal 15 log: Reading FITS: file offsets00001.fit, 1 layer(s), 5208x3904 pixels bitpix for the sequence is set as 20 log: Looking for sequences in current working directory... Reading sequence file `offsets.seq'. Read from FITS header: pix size 0x0, binning 1x1, focal 15 log: Reading FITS: file offsets00001.fit, 1 layer(s), 5208x3904 pixels bitpix for the sequence is set as 20 log: Stacking sequence offsets log: Using 2273 MB memory maximum for stacking Read from FITS header: pix size 0x0, binning 1x1, focal 15 image size: 5208x3904, 1 layers cfitsio was compiled with multi-thread support, stacking will be executed by several cores log: We have 12 parallel blocks of size 325 (+4) for stacking. Block 0: channel 0, from 0 to 325 (h = 326) Block 1: channel 0, from 326 to 651 (h = 326) Block 2: channel 0, from 652 to 977 (h = 326) Block 3: channel 0, from 978 to 1303 (h = 326) Block 4: channel 0, from 1304 to 1628 (h = 325) Block 5: channel 0, from 1629 to 1953 (h = 325) Block 6: channel 0, from 1954 to 2278 (h = 325) Block 7: channel 0, from 2279 to 2603 (h = 325) Block 8: channel 0, from 2604 to 2928 (h = 325) Block 9: channel 0, from 2929 to 3253 (h = 325) Block 10: channel 0, from 3254 to 3578 (h = 325) Block 11: channel 0, from 3579 to 3903 (h = 325) allocating data for 4 threads (each 132 MB) log: Starting stacking... log: Pixel rejection in channel #0: 0.203% - 0.233% free and close (0) log: Integration of 41 images: log: Pixel combination ......... average log: Normalization ............. none log: Pixel rejection ........... Winsorized sigma clipping log: Rejection parameters ...... low=3.000 high=3.000 log: Background noise value (channel: #0): 0.541 (2.122e-03) log: Saving FITS: file offsets_stacked.fit, 1 layer(s), 5208x3904 pixels log: Stacked sequence successfully. log: Execution time: 55.67 s. log: Running command: cd MODE: closing sequence log: Setting CWD (Current Working Directory) to '/home/simon/Siril/Work/VoieLactee/DSLR/S' log: # log: #TAG#} [1] log: #TAG#{ [2] VoieLactee/DSLR/S: offset, dark ... log: # log: # DARK :Construction Maitre log: # log: Running command: cd MODE: closing sequence log: Setting CWD (Current Working Directory) to '/home/simon/Siril/Work/VoieLactee/DSLR/S/DARKS' log: Running command: convertraw log: Conversion: processing... log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00001.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00001.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00002.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00002.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00003.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00003.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00004.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00004.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00005.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00005.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00006.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00006.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00007.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00007.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00008.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00008.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00009.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00009.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00010.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00010.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00011.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00011.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00012.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00012.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00013.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00013.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00014.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00014.fit, 1 layer(s), 5208x3904 pixels ***seqfile 'darks.seq' already exists, not recomputing ***Script thread exiting log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00015.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00015.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00016.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00016.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00017.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00017.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00018.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00018.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00019.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00019.fit, 1 layer(s), 5208x3904 pixels log: Decoding Panasonic DC-G9 file (ISO=800, Exposure=15.0 sec) log: CFA pattern: RGGB log: Reading RAW: file darks00020.rw2, 1 layer(s), 5208x3904 pixels log: Saving FITS: file darks00020.fit, 1 layer(s), 5208x3904 pixels log: Running command: preprocess ................................................................................ . SCRIPT-PART1 : TERMINE . ................................................................................ ................................................................................ . FUSION TERMINEE . ................................................................................ ***Script thread exiting log: Welcome to siril v0.9.10 log: Supported file types: BMP images, PIC images (IRIS), PGM and PPM binary images, RAW images, FITS-CFA images, Films, SER sequences, TIFF images, JPG images, PNG images. log: Loading init file: '/home/simon/.siril/siril.cfg' MODE: closing sequence log: Setting CWD (Current Working Directory) to '/home/simon/Siril/Work/VoieLactee/DSLR/S/DARKS' log: Parallel processing enabled: Using 4 logical processor(s). MODE: closing sequence log: Setting CWD (Current Working Directory) to '/home/simon/Siril/Work/script' log: ################################################################################# log: # log: # Ne pas éditer : généré par /usr/bin/sirilic log: # log: # log: # Compatibilité avec Siril: Version >= 0.9.12.0 log: # log: Running command: setext log: # Dossier de travail log: Running command: cd MODE: closing sequence log: Setting CWD (Current Working Directory) to '/home/simon/Siril/Work' log: #TAG#{ [7] ... Terminé ... log: # log: #TAG#} [7] log: Script execution finished successfully. log: Total execution time: 1.67 ms. MODE: closing sequence MODE: closing single image free_image_data() called, clearing loaded image closing pipes ................................................................................ . SCRIPT-PART 2 : TERMINE . ................................................................................ *** dernière image traitée => /home/simon/Siril/Work/VoieLactee/VoieLactee_DSLR.fit *** . Lancement: /usr/bin/siril ... attendre quelques secondes .
lock042 Posté 24 juillet 2020 Posté 24 juillet 2020 Je ne pense pas que l'option -out soit a remettre en cause sachant qu'elle est utilisé, sans soucis (sinon les gens nous l'aurait dit depuis longtemps), dans les scripts officiels. C'est donc assez bizarre.
Siolan Posté 24 juillet 2020 Auteur Posté 24 juillet 2020 Oui je suis d'accord que ça serait surprenant, une idée de comment je pourrais débugger pour avoir plus d'info ? Est-ce qu'il y a une option verbose pour avoir plus de logs ?
lock042 Posté 24 juillet 2020 Posté 24 juillet 2020 Quelle est la version de Siril déjà ? Car en regardant ici : Saving FITS: file offsets_stacked.fit, 1 layer(s), 5208x3904 pixels On voit que l'option out n'est effectivement pas prise en charge., Or je crois que cette option n'est présente que depuis la 0.9.12. Un piste sinon, il y'a beaucoup d'espace avant l'option -out. Est-ce que ca viendrait de là ??? Je doute mais pkoi pas.
Siolan Posté 24 juillet 2020 Auteur Posté 24 juillet 2020 Alors effectivement, je suis en 0.9.10, étrange il me semblait avoir la dernière version. Je mets ça à jour de ce pas ! (Les dépôts Debian sont à jour ?) Pour les espaces, j'avais essayé, ça ne change rien.
lock042 Posté 24 juillet 2020 Posté 24 juillet 2020 il y a 4 minutes, Siolan a dit : Alors effectivement, je suis en 0.9.10 AH oui alors la il y'a aucune chance que cela passe.
Siolan Posté 25 juillet 2020 Auteur Posté 25 juillet 2020 Alors ça m'a pris un peu de temps mais ça marche maintenant. A savoir qu'il faut aller sur Testing pour avoir la 0.9.12, sur les dépôts Stable on est encore à la 0.9.10. Merci de l'aide !
lock042 Posté 25 juillet 2020 Posté 25 juillet 2020 Oui. Stable n'est pas vraiment un OS pour une utilisation de tous les jours. C'est plutôt pour des serveurs.
Messages recommandés