MAY 4 2026: APP 2.0.0-beta44 has been released !
New improved internal memory controls should now work on all computers
May 1 2026: APP 2.0.0-beta43 has been released !
Improved internal memory controls (much more stable and faster on big datasets), fixed CPU image viewer, fixed Narrowband extraction demosaic algortihms.
Apr 29 2026 APP 2.0.0-beta42 has been released !
New improved Normalization engine, Fixed random crashes in integration, fixed RGB Combine & Calibrate Star Colors, fixed Narrowband extraction algorithms, new development platform with performance gains, bug fixes in the tools, etc...
Apr 14 2026: Google Pay, Apple Pay & WeChat Pay added as payment options
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.
Hi all,
I am new to APP, using APP 1.082 as a trial on Win10 (13GB assigned to APP) and Linux (1.083-b2), Sony ILCE-6500 and ILCE-1 are my cameras.
RAW data from ILCE-6500 is perfectly supported by APP, but the ILCE-1 is not supported by LibRaw yet, so APP cannot process those RAW files. DNG and DCRaw also are not aware of ILCE-1 (yet).
As a circumvention I converted ILCE-1 .ARW files to 16 bit .TIF using Sonys Imaging Edge Viewer.
Those TIF files I successfully used with DeepSkyStacker and PixInsight, but trying to load those files in APP I get the error:
Encountered error in module:
FileDetailListUpdater
Error message:
java.lang.ArrayIndexOutOfBoundsException: -18816
Cause:
-18816
no.<init>(Unknown Source)
ni.<init>(Unknown Source)
nk.<init>(Unknown Source)
ng.a(Unknown Source)
Is there any way to open ILCE-1 files in APP?
Thanks,
Axel
@axelbock Hi Axel. APP is written in Java and TIFF support in Java is flaky. Can you please upload a few files to
https://upload.astropixelprocessor.com
username and password: upload
Create a directory called axelblock_tiff and I’ll ask Mabula to have a look.
WOW, THANKS for your quick response even on Sunday! 🙂
I uploaded 5 files to /axelbock_tiff
The files are created by Imaging Edge Viewer 3.2.00.05271 using TIFF 16bit sRGB.
I also tried AdobeRGB instead, but the result in APP opening the file was the same error.
@axelbock I had a quick look at the TIFF files and noticed that they are 16 bit integer TIFFs. Can you export as 16 bit or 32 bit float and see if that solves the issue?
EDIT: It looks like only 8 bit and 16 bit are supported. I am not sure if the TIFFs are compressed and if they are, can you try to make sure that they are saved as uncompressed TIFFs?
EDIT 2: Never mind. They are uncompressed. I don't know. I have asked Mabula to have a look.
Hi Mabula,
Many thanks for your reply, which I appreciate very much! 🙂
Axel