EZ Processing Suite

FWHM and eccentricity as an ongoing monitoring tool. Currently I use CCD inspector which monitors my folder and updates this stats.
Thanks
 
This would require star analysis during the live stack which might take some computation time. I'll think about it.
 
Hello,

I was wondering if you have changed anything on the EZ Deconv script. I now get Pixinsight errors ( tried 3 times in a row). It starts with "
PixInsight 1.8.8-4 - Critical Signal Backtrace

Received signal 11 (SIGSEGV)

Module: 0 PixInsight 0x000000010555dd8e InitializePixInsightModule + 1849342"

and then the whole process console goes RED. I did try run the process until the end and get the following message at the end :"*** Error [022]: /Applications/PixInsight/src/scripts/EZ_Decon.js, line 1240: TypeError: this.ellipsoids.draw is not a function"

I will try restarting my Mac Book Pro but I rarely get these types of errors. This happened during the mask creation / processing.

Thanks
 
I've had another report from someone having this issue on OSX. Will need to see what might be causing it, but I cannot reproduce it myself because I do not have OSX. Segfaults is something I've seen way too often with PSJR, I might be pushing the engine too much with what I demand of it.

unknown.png


I take it's the same issue

Edit: I pushed a potential fix. Let me know if this works.
 
Last edited:
Hello, no change with updated process.
I get a first set of signals :

Ran PixelMath on _ez_Decon_masterLight_BINNING_1_FILTER_Lum_EXPTIME_120_integration_Preview01_StarMask

*** PCL Unix Signal Handler: Critical signal caught (11): Segmentation violation



PixInsight 1.8.8-4 - Critical Signal Backtrace

Received signal 11 (SIGSEGV)

Module: 0 PixInsight 0x00000001052bed8e InitializePixInsightModule + 1849342

================================================================================

33: 1 libsystem_platform.dylib 0x00007fff690975fd _sigtramp + 29

32: 2 ??? 0x0000000000000008 0x0 + 8

31: 3 libqcocoa.dylib 0x000000010fe460cf qt_plugin_instance + 52655

30: 4 QtGui 0x000000010e6afed7 _ZN13QBackingStore5flushERK7QRegionP7QWindowRK6QPoint + 1175

29: 5 QtWidgets 0x000000010df31cdc _ZN19QWidgetBackingStore8qt_flushEP7QWidgetRK7QRegionP13QBackingStoreS1_P20QPlatformTextureListPS_ + 732

etc....

later on :



PixelMath: Processing view: _ez_temp__ez_Decon_masterLight_BINNING_1_FILTER_Lum_EXPTIME_120_integration_Preview01_StarMaskAlt

Writing swap files...

402.907 MiB/s

Executing PixelMath expression: combined RGB/K channels: _ez_temp_clone*(1-_ez_Decon_masterLight_BINNING_1_FILTER_Lum_EXPTIME_120_integration_Preview01_StarMask): done

Truncating to [0,1]: done

197.453 ms

Ran PixelMath on _ez_Decon_masterLight_BINNING_1_FILTER_Lum_EXPTIME_120_integration_Preview01_StarMask

*** PCL Unix Signal Handler: Critical signal caught (11): Segmentation violation



PixInsight 1.8.8-4 - Critical Signal Backtrace

Received signal 11 (SIGSEGV)

Module: 0 PixInsight 0x00000001052bed8e InitializePixInsightModule + 1849342

================================================================================

15: 1 libsystem_platform.dylib 0x00007fff690975fd _sigtramp + 29

14: 2 ??? 0x0000000000000008 0x0 + 8

13: 3 libqcocoa.dylib 0x000000010fe460cf
 
Update:

EZ Common 2.5
- added Zoom Out Max Button for the Preview Control

EZ HDR 0.1
- new script to tackle bright cores in nebulae and galaxies
- works on non-linear images, will HDRMT the image and blend it with the original

2020-08-01 01_01_38-EZ HDR v0.1 © 2020 S. Dimant [EZ Common Runtime v2.5].jpg
 
Just some happy feedback, installed and tried out EZ dcon, denoise, stretch....fantastic work, the non-linear noise reduction alone is worth grabbing the scripts. Thanks so much!
 
Um...this is odd....I did the most recent update, and I had EZ HDR, and now I don't. Update shows installed, and it was there, but now have every tool but? Huh?

ezhdr1.JPG
 
PI should automatically pick up new scripts on update - if it doesn't

- first make sure you're updated and there's no new updates available

- go to Script -> Feature Scripts

- select Add and select the 'C:\Program Files\PixInsight\src\scripts' folder

- Press regenerate
 
Could you be more specific about how to deal with ringing in EZ Decon?

I have rings around all my stars. I tried "dilate" but no joy.

Thanks
 
Dilate more, binarize, stretch/boost, the stars should be covered extensively. Try the automatically generated processed mask.
 
Is there any limitation on image size on EZ Decon? I can't create a processed start mask on a mosaic image but can create it successfully on single-panel image, it is also worked well if I select downsampling for StarNet ++.
 
Hi Darkachon,
Great job! Fine scripts! One question on live-stacking. If dither is used, the live image becomes blurred after a few sub-frames. Is there a way to stack on the stars (star-alignment) so the (OSC) image would be stacked correctly?
 
I too would love to have FWHM and eccentricity for live stack. I currently use DSS live stack just to keep track of image acquisition quality. (So I know when I need to go outside and re-focus, etc).

It would be much better to be able to do this in PI.
 
Back
Top