Quote:
Originally Posted by johnnyt123
Rick I focused manually using A bahtinov mask with the Ha filter.
I realise that the astrodon narrow band filters are not par focal as they claim to be. The Ha stars were really tight. But the SII and OIII stars were not focused. The OIII was the worst..so will have to refocus between filters.
|
That's probably the cause of the bloated stars, John. "Parfocal" is really just a marketing term. There's always some difference in focus between filters. Whether that matters depends a lot on how fast your optical system is (filters that are close enough at f/9 may not be at f/5...)
Quote:
Originally Posted by TimberLand
I know Pix Insite can do this but I'm not a fan of slow Java based software for number crunching.
|
PixInsight processes are all written in C++ and generally seem to work very efficiently on modern multicore/multithreaded systems. Some of the scripts, like BatchPreprocessing, are written in Javascript but they don't do any serious "number crunching". Javascript, despite the name, has no relationship to Java...