if you can write a short bullet list of new things for the basic user I would appreciate it, I'm not a developer
This is a quick list with the most important new features in PixInsight version 1.8.0. Features in bold face are intended for the general audience, not only for developers:
* New File Explorer window.* New Object Explorer window (a developers resource).
* Redesigned/reimplemented
Script Editor (mainly a developers resource)
* A new cache system in the ATrousWaveletTransform and MultiscaleMedianTransform tools. Thanks to this cache, these tools are now fast and accurate when used with partial previews and with the real-time preview window.* Redesigned/reimplemented real-time preview functionality in all standard PixInsight tools. The real-time preview is now much faster and does not block the graphical interface, as happened with versions 1.7 and older.* A new multithreading system, rewritten from scratch. Everything is faster, more reliable and much more stable in version 1.8.0 on all supported platforms.* PCL 2.0 (for developers). The new version is an open-source library released under
PCL license. It is much more complete, powerful and comes with lots of new classes and improvements (instantiable processes, external processes, image iterators, redesigned ImageVariant class, new multithreading classes, network classes, etc.)
* Lots of improvements and new objects in the JavaScript runtime (PJSR).
* Thousands (literally) of bug fixes and improvements everywhere, including the core application and all standard and contributed tools.Note that the improvements and new features for developers are also important (perhaps more important, actually) for
all PixInsight users, since they will make possible the development of more and much better new tools.
For the final 1.8.0 release, we plan on including the new Layers tool, the FlexibleCurves tool (a reimplementation of Carlos' InterchannelCurves), and maybe a few goodies that I still am not going to reveal