Revisions of siril

Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 44)
- Update to 1.2.1:
  * Fixed Anscombe VST noise reduction option for mono images
  * Fixed HEIF import (#1198)
  * Fixed Noise Reduction Anscombe VST bug with mono images (#1200)
  * Fixed problems with Fourier Transform planning > Estimate (#1199)
  * Fixed data initialisation bugs in copyfits() and RGB compositing tool
  * Fixed exported x-column for lightcurves when Julian date is not selected (#1220)
  * Fixed sampling tolerance for astrometry which was incorrectly read (#1231)
  * Allowed for RA/DEC to be sorted in PSF windows (#1214)
  * Added SET-TEMP as valid FITS header to be saved (#1215)
  * Added configurable color for background extraction sample and standard annotations (#1230)
  * Fixed argument parsing error in makepsf (!593)
  * Fixed light_curve and csv export from plot when some images were unselected from the sequence (#1169)
  * Added undo/redo when platesolving with astrometry.net (#1233)
  * Fixed crash in findstar when detecting stars close to the border (#1237)
  * Fixed using wcs info when using light_curve command (#1195)
  * Allowed moving file into workdir to be picked up for livestacking (#1223)
  * Fixed the way we check if there is enough space to use quick photometry (#1238)
  * Fixed bit depth evaluation for 8-bit images (#1244)
  * Fixed division by 0 in PixelMath (#1249)
- Drop upstreamed fix-exiv2.patch
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 43)
fix spec
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 42)
fix spec
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 41)
- Update to 1.2.0:
  * Fixed crash in background extraction samples removing (#1123)
  * Fixed crash in binning with ushort images (4d4d4878)
  * Fixed crash in findstar when a large saturated patch was close to border
  * Fixed memory leaks in deconvolution code (3e122ad7)
  * Fixed sorting in the rightmost columns in Dynamic PSF window (75586c04)
  * Added logging typed command in stdout (06f67292)
  * Improved path-checking and messages for astrometry.net local solver (Windows) (!524)
  * Prevent crash using recomposition tool eyedroppers without images loaded (!526)
  * Fixed HaOiii script failure if input image has odd dimensions (!533)
  * Fixed errors in GNUplot process handling (!538)
  * Fixed crash with seqextract_HaOIII command (!535)
  * Fixed crash when trying to export csv from empty plot (#1150)
  * Fixed deleting RA/Dec info when undoing an astrometry solve (#1119)
  * Improved error detection and messages for astrometry (!516)
  * Fixed sampling range specification for siril internal solver (!549)
  * Fixed all command descriptions (!546)
  * Fixed SER orientation after AVI conversion (#1120)
  * Fixed rescaling float images upon loading when not in [0,1] range (#1155)
  * Fixed initialization of guide image for clamping (#1114)
  * Fixed disabling weighting in the GUI when widget is not visible (#1158)
  * Fixed output_norm behavior for stacking to ignore border values (#1159)
  * Fixed the check for the no space left condition in the conversion (#1108)
  * Fixed DATE_OBS missing on seqapplyreg if interp was set to NONE (#1156)
  * Fixed photometry issue with 8-bit .ser file (#1160)
  * Fixed removing zero values in histogram calculations (#1164)
  * Fixed pixel sizes after HaOIII extrcation (#1175)
  * Fixed crash when passing only constants in pm expression (#1176)
  * Fixed incorrect channel when adding star from selection in RGB vport (#1180)
  * Allow to access to non-local disk (#1182)
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 40)
- Add fix-exiv2.patch.
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 39)
- Update to 1.2.0-rc1:
  * Fixed handling of special characters in sequence name during conversion
  * Fixed crash in seqstarnet when processing single-file sequences (SER, FITSEQ)
  * Fixed hang in seqstarnet when processing a single-file sequence with no star mask
  * Fixed using default masters names in calibrate (GUI)
  * Fixed invoking external programs in CLI mode (Windows only)
  * Fixed stream setting for all versions of ffmpeg (mp4 export crash)
  * Fixed crash when doing manual registration of sequence with variable image sizes (now disabled)
  * Fixed UI and command issues in deconvolution code
  * Fixed star recomposition issue where LIVETIME and STACKCNT could be doubled when processing the starless and star mask parts of the same image
  * Fixed “image copy error in previews” bug in asinh transformation
  * Fixed reset of the viewports when reopening the RGB composition tool after opening a mono sequence
  * Fixed star detection for undersampled mono images
  * Fixed sequence cleaning with opened image and resetting the reference image
  * Fixed photometry with 32bit images from PRISM
  * Fixed incorrect behaviour when resetting right-hand stretch type in star recomposition tool
  * Fixed sequence handling when images have different number of layers
  * Fixed GNUplot terminals so they remain interactive and free resources when closed
  * Fixed crash that could occur when parsing string keywords that contained forbidden characters
  * Fixed calling external processes that left too many opened file descriptors
  * Fixed Stop behavior for starnet and local astrometry.net
  * Fixed crash when running merge_cfa in headless mode
  * Fixed console logs output on Windows when messages contained widechars
  * Fixed networking detection at build-time and made it and exiv2 optional
  * Fixed bug in NetPBM file import
  * Changed gnuplot initialization to keep plots open after stopping main process (and fixed leak)
  * Changed image opening for all images not from Siril (ensures DATAMAX is correct)
  * Improved parsing of localization data for wider imaging software compatibility
  * Improved DATE-OBS control and log for solar system features
  * Improved clipping model in luminance-based GHS stretches
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 38)
- Add remove-sleef.patch (https://gitlab.com/free-astro/siril/-/issues/1050).
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 37)
fix spec
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 36)
fix spec
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 35)
update spec
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 34)
- Drop lower_meson_version.patch
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 33)
fix
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 32)
fix spec
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 31)
- Update to 1.2.0-beta2:
  * https://siril.org/download/2023-02-24-siril-1.2.0-beta1/
  * https://siril.org/download/2023-03-12-siril-1.2.0-beta2/
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 30)
update
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 29)
- Update to 1.0.6:
  * When an empty or malformed SER file was in the directory,
    previewing it would crash siril.
  * Saving an image as TIFF could crash siril.
  * Extracting the polynomial background gradient could crash siril
    when not enough samples were set.
  * The iif command of Pixel Math had a problem.
    Also, PixelMath mishandled some negative values.
  * Cropping a sequence with images of different sizes would crash
    if the selected area was not common to all the frames of the sequence.
  * Command seqstat could crash on large sequences when some images were not selected.
  * Siril could crash when a large star was close to border during star detection.
  * Asinh tool had bad behaviour with the black point for monochrome and 32bits images.
  * Searching for a sky object in SIMBAD containing a ‘+’ character in its named failed.
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 28)
- Update to 1.0.5:
  * Fix critical bug that causes a shift of 1 pixel in x and y after
    a registration of images on which there was a meridian flip.
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 27)
- Update to 1.0.4:
  * Fix crash.
  * Updates to the histogram transformation tool.
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 26)
- Update to 1.0.3:
  * Added generalized hyperbolic transformation tool
  * Fixed some bugs
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 25)
update patch
Displaying revisions 1 - 20 of 44
openSUSE Build Service is sponsored by