I think that there is not too much freedom at least when working with linear data and for every picture I find myself repeating the same dull tasks that could easily be simplified.
Examples:
1 removing satellite trails
To maximize SNR and raise sigma values in ImageIntegration I started to remove satellite trails from the calibrated images. The best way I know to accomplish this task is: enlarge picture, scroll, move mouse to 1st point of satellite trail, memorize x,y, enter x,y in a PixelMath expression based on d2line, scroll, move mouse to 2nd point, memorize, enter x,y, execute PixelMath expression.
-> why is there no easy way to draw a line with simply clicking on start and end point in the picture?
2 Deconvolution
Open DynamicPSF, enlarge picture, scroll through picture, click on 60 to 70 stars manually, sort the list, select best 50 stars, generate PSF, open Deconvolution
-> why do I have to pick stars? PixInsight should know better where suitable stars are located for generating the PSF. Imagine the picture is plate solved, then I would expect a high level function like "select all stars with magnitude 14 to 18" or something.
The Deconvolution needs a DeringingMask -> another boring task which could be automated, followed by trial&error of other settings like the NoiseThresholds where I would expect good starting points are generated from picture data automatically.
3 Using TGVDenoise in linear stage
A powerful tool, but seriously: Is anyone there using it in a different way than the following which was shown here by forum member Philippe B:
- define a rectangle with only background, measure avgdev, memorize the value, enter value *0.1 as edge protection value
- open STF setting, copy shadowing clipping, close STF setting (it's a modal dialogue), use as TGVDenoise local support shadows, same steps for midtones setting
- generate a 50% mask with PixelMath
- execute TGVDenoise
-> especially the "50% mask trick" is so useful, but so inconvenient. I would like to have an easy way to execute a process and afterwards reduce it's strength comfortably with a slider. Doing it manually (cloning image, enter PixelMath, trial&error of blending strength) is another dull task.
I don't see these steps (and some others) as "enjoyable tasks".
Once leaving linear stage, it's getting more enjoyable
![smile :)](http://pixinsight.com/forum/Smileys/default/smile.gif)
Rüdiger