2023-03-15: APP 2.0.0-beta14 has been released !
IMPROVED FRAME LIST, sorting on column header click and you can move the columns now which will be preserved between restarts.
We are very close now to releasing APP 2.0.0 stable with a complete printable manual...
Astro Pixel Processor Windows 64-bit
Astro Pixel Processor macOS Intel 64-bit
Astro Pixel Processor macOS Apple M Silicon 64-bit
Astro Pixel Processor Linux DEB 64-bit
Astro Pixel Processor Linux RPM 64-bit
Encountered error in module:
FileDetailListUpdater
Error message:
java.lang.IndexOutOfBoundsException: pos < flushedPos!
Cause:
pos < flushedPos!
javax.imageio.stream.FileImageInputStream.seek(FileImageInputStream.java:143)
op.a(Unknown Source)
or.seek(Unknown Source)
og.(Unknown Source)
EDIT by Mabula : will be fixed in the next release 2022-04-14
What kind of tiff files are you trying? Did you process them in any way etc?
TIF Files that are generated by Sequator and/or Lightroom, oit does not make any difference 16bit non compressed....
Yep, got the same error on that one. I'll investigate and also ask Mabula
I've given him the file and hopefully we can get this to work in the next version as well. Thanks for uploading!
The Workarround is to convert the files to dng, than it is working ...
We're going to try at make it work in an updated version. You do need to have tiff files? Your camera doesn't generate fits?
@vincent-mod as stated above theese files are generated by sequator... Which i had to use onwidefield pictures
This problem has been around for a while. I was involved in a thread about it last year, was told it might be in an update, but latest version still does the same thing. Any tif generated from Sequator won't load in APP at all. But if you open that same tif file with Gimp, click File > Overwrite, then it will open just fine with absolutely no changes except the program that is creating the file. There is something about how Sequator makes tifs that APP can't handle.
Yep, Mabula has been focused on getting 1.083 out with a lot of new things. We're now moving to Java 17, I've notified Mabula about sequator again just in case, but I'm not sure myself in which version that's addressed.
Hi All @wrekirsch, @vincent-mod, @nickoson-2
This issue is fixed now. We can now read Sequator Tiff files. Sequator does something not completely right with creating the EXIF IFD which caused APP to fail. We have implemented a work-around so we can process the data and read all metadata now.
Fix will be part of the next beta release which will be there pretty soon now...
Mabula