2022-05-11: APP 2.0.0-beta 1 has been released !!!
Providing many improvements ! and a macOS M1 native version ! Please read the announcement here.
Download links per platform:
windows 2.0.0-beta1
macOS x86_64 2.0.0-beta1
macOS arm64 M1 2.0.0-beta1
Linux DEB 2.0.0-beta1
Linux RPM 2.0.0-beta1
Linux DEB HiDPI 2.0.0-beta1
Linux RPM HiDPI 2.0.0-beta1
Hallo,
i want to stack RGB frames with Halpha and OIII frames.
After cropping the RGB ,Halpha and OIII frames they have different dimensions (for example 4023*2021 and 4142*2011)
Stacking is not possible. Is there a way to get the same dimension?
best regards
Rainer
Yes, by aligning them all together. You do this by splitting the RGB up into separate channels, to make them mono (tab 2, split channels option). And then to reload all those mono images in and process accordingly. After that you can combine them into 1 image and then crop. Would that work for you?
@vincent-mod thank you Vincent
I will try it.
Rainer
the result of combining RGB Data with halpha and OIII datas. @Vincent Thanks for help
Awesome! Thanks for sharing!