It looks to me that it's constantly processing the first file, also it reports that it's using 30 darks and 30 flats; am I doing something wrong or am I misunderstanding something?
Thanks for clarifying!
g.
Last edit: geert declercq 2022-10-09
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes something weird is happening, restacking a single file. I have to check that after mid october when I'm back home. The live stack routine was modified some time ago where new file detecting is noe based on file date and not on renaming. converting cr2 to fits could the cause.
reporting 30 dark, flata is normal. This because they are master dark/flats representing these amounts.
Note that flat-dark/bias are missing. You have to recreate the master flat again from original files.there is no master bias. it is included in the master flat.
Han
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is now fixed in the code. Reason was that files names internally get a .fits extension if loaded from .cr2. I will upload a Mac version today or tomorrow.
Han
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
first of all thanks for all the effort you're putting into ASTAP!
I'm running ASTAP on a MacBook M1.
Result:
It looks to me that it's constantly processing the first file, also it reports that it's using 30 darks and 30 flats; am I doing something wrong or am I misunderstanding something?
Thanks for clarifying!
g.
Last edit: geert declercq 2022-10-09
Yes something weird is happening, restacking a single file. I have to check that after mid october when I'm back home. The live stack routine was modified some time ago where new file detecting is noe based on file date and not on renaming. converting cr2 to fits could the cause.
reporting 30 dark, flata is normal. This because they are master dark/flats representing these amounts.
Note that flat-dark/bias are missing. You have to recreate the master flat again from original files.there is no master bias. it is included in the master flat.
Han
For the moment you probably avoid it by jpeg or tiff files if you can set that in the camera. But results will be poor compared with raw.
Han
Hello Han,
thanks for clarifying; there's no hurry, take your time to fix it.
g.
This is now fixed in the code. Reason was that files names internally get a .fits extension if loaded from .cr2. I will upload a Mac version today or tomorrow.
Han
New version is uploaded.
In version 2022-10-22 it will automatically detect if it is a raw colour image or a monochrome image.
Han