Mar 28 2026 APP 2.0.0-beta40 will be released in 7 days.
It did take a long time to have the work finished on this and it will have a major performance boost of 30-50% over 2.0.0-beta39 from calibration to integration. We extensively optimized many critical parts of APP. All has been tested to guarantee correct optimizations. Drizzle and image resampling is much faster for instance, those modules have been completely rewritten. Much less memory usage. LNC 2.0 will be released which works much better and faster than LNC in it's current state. And more, all will be added to the release notes in the coming weeks...
Update on the 2.0.0 release & the full manual
We are getting close to the 2.0.0 stable release and the full manual. The manual will soon become available on the website and also in PDF format. Both versions will be identical and once released, will start to follow the APP release cycle and thus will stay up-to-date to the latest APP version.
Once 2.0.0 is released, the price for APP will increase. Owner's license holders will not need to pay an upgrade fee to use 2.0.0, neither do Renter's license holders.
Release Information
1
Posts
1
Users
0
Reactions
2,763
Views
Topic starter
May 6, 2017 12:03
Astro Pixel Processor 1.034.2
- FIXED problem with FITS data which has a forward slash "/" in the isntrument name. Gave problem with saving the calibration frames (André en Roberto possibly? )
- CHANGED New adjustments in memory management, this should reduce the slowing down of the application when it does a long stack task.
- SPEED Implemented an optimization in the stacker for 32bits data, which should speed it up somewhat.
- IMPROVEMENT Implemented an out of memory protection for all stack compositions combined with integration scale factors (important for big mosaics). By rescaling the mosaic so it stays within memory limits, the user can at least make the integration if he has too little memory in his system for the chosen scale.
- FIXED removed memory leak in stacker, now bigger stacks are possible without throwing a out of memory exception.
- IMPROVEMENT optimized data conversion for 32bits float data being send to image viewer
- FIXED LNC can be properly cancelled now, popup window doesn't stay alive
- FIXED metadata is cleared as well when CLEAN button is pushed in 1)LOAD
- IMPROVEMENT The weight file map is gone for normal itegration!, will only be there in case of drizzle/bayer drizzle because all pixels will have different weights due to the drizzle technique. This should speed up integration of non-drizzle stacks significantly.
- FIXED reported needed HDD stack space is now correct when drizzle is used.
- IMPROVEMENT image viewer memory is cleared from old image data when a new image is being loaded from the file list.