PixInsight Forum (historical)
PixInsight => Wish List => Topic started by: RBA on 2014 April 05 08:14:41
-
As the subject says... Being able to launch more than one Statistics window - each one operated independently. The Track view is cool and all, but not the same.
Also applicable perhaps to other processes....
-
A design principle of PixInsight is that process interfaces are unique objects. What you are asking for makes perfect sense and can be implemented with a single Statistics tool. Assuming that you want to see statistics for several images simultaneously, this feature could be implemented as a tree box control, similar to DynamicPSF. The new version of DBE also follows this scheme. I'll think on the best way to do this.
-
Great, thanks!