PDA

View Full Version here: : PixInsight journey


gregbradley
22-10-2015, 08:54 AM
I have started on learning PixInsight in earnest. I have the Astrophotography Manual book by Chris Woodhouse which I bought for its section on PI. I also have the subscription to IP4AP PI tutorials.

Up to now I have only really played with PI and used dynamic background extraction to clean up some gradients and also morphological transformation to round out some elongated stars.

So I am a newbie to the software so I can post simplified how to's in a thread here if anyone is interested and we can learn together. I would take the "look at me I am so smart I use non comprehensible big words to show how smart I am" out of it. PI is riddled with that. I guess morhphological transformation (morphological means to do with the shape/form of something, transformation means to change into something else) sounds a lot smarter than "star rounder tool"!

I started with the tour of the various icons on the windows which I found to be the most confusing thing about PI. Microsoft windows icons we are all familiar with but what are those extra symbols on the windows and which one should you be using etc???

Anyone let me know if there is interest and we can start from total newbie and work our way up to a finished image. A lot of the tools are not that hard but getting an image calibrated, registered, data rejected and combined like in CCDStack is new.

Greg.

RickS
22-10-2015, 09:16 AM
The guys who write PI are astronomers and computer scientists so they use the technical nomenclature they are used to. I don't think it's an intentional elitist thing. That "star rounder" is actually a generic shape changer and the name reflects that.



Agree that the non-native interface is a PITA to start with. It's a consequence of making PI portable to operating systems other than Windows (how many other applications do you know that run on Windows, OS X, Linux and BSD Unix?) The Photoshop GUI is similarly unlike anything else in Windows but we forget that because we're used to it.

Anyway, I think your idea for the thread is good, Greg, and I'm happy to chime in from time to time if you want. If not, I'll just lurk and bite my tongue :lol:

Cheers,
Rick.

gregbradley
22-10-2015, 09:42 AM
Of course you are welcome as our local PI expert and all round good guy!

Greg.

loc46south
22-10-2015, 10:06 AM
Hi Greg - I found the easiest way to get to grips with Pixinsight was with a Laptop and your Desktop. There is a wealth of info in Video form on the net - Harry's Astroshed is your first stop. Lock yourself away in a little dark room and run the videos on the laptop while doing the processing steps on your desktop. At least that way you can pick up the basics fairly quickly.

I very much doubt if you will ever become really expert at it, the software at times seems to evolve faster than normal mortals can comprehend it.

Good Luck
Geof Wingham

troypiggo
22-10-2015, 10:25 AM
Everyone points to Harry's videos as a good starting point. I'd like to also point to http://lightvortexastronomy.blogspot.com.a u/p/tutorials.html for some excellent, thorough, well-written tutorials that are regularly updated and added to.

peter_4059
22-10-2015, 01:28 PM
Good to see people getting on board, the workflow isn't too hard:
Register, stack etc
Use decon or other sharpening tools on the lum then stretch lum and RGB with masked stretch or histo trans.
Only apply noise reduction (TGV) to high signal areas by applying masks first
Key is trial and error so use duplicates and previews to try settings before committing changes.

Enjoy!

Ryderscope
22-10-2015, 01:53 PM
What I have done Greg to assist with the learning journey is to start a spreadsheet in which I have a separate tab for each processing job that I undertake. I then record in detail each processing step that I make and the parameters that I have used (at least most of the time anyway!). In this way I can go back and check what I have done and hopefully repeat what works and lose what does not.
R

Occulta
22-10-2015, 04:04 PM
All

Sky & Tel are running a PI Webinar hosted by Warren Keller on November 11.

Details here:
http://tinyurl.com/nepgctz

Chris

gregbradley
22-10-2015, 04:12 PM
Thanks for those links. I like the lightvortex one. Sometimes video tutorials can move a little slowly and then too fast when you want to practice something was just gone over.

I learnt a lot about the way you handle the basic operating system in less than an hour there.

I can see straight away the basic operating system is very powerfully an intelligently organised. Good stuff!

I can post comparisons of tools in Photoshop and CCDstack to PixInsight as I go along.

One I can mention already is automatic background extraction tool. Simply clicking on the gradient affected areas and setting it to subtract does a very nice correction of background gradients. You may need to do it twice. It seems better than Photoshop based gradient corrections like GradientXterminator or apply image subtractions of dust scratches/blurred images with the main object healing brushed out to create a flat like image of the gradients and setting an offset so it doesn't go too dark.

Morphological transformation can round out stars better than any PS tool (of which there are really none, perhaps Star Tools does to some extent).

Early days for me to tell, but it seems registration tools may do a better job than CCDstack does. CCDstack's CCDIS plugin for registering images can fail occasionally. It did a good job on some DSLR images recently that CCDstack failed to register.

Greg.

Regulus
22-10-2015, 06:43 PM
- Made me laugh

troypiggo
22-10-2015, 07:28 PM
Here's my "go to" basic workflow for LRGB. It's no-frills, no sharpening or deconvolution, no noise reduction etc - just bare-bones calibrating, registering, stacking, channel combining, white balance, and stretching. Gets you an LRGB image to look at, then decide what you want to tweak or improve for round 2.

1. Load all files (bias, dark, flat, light) into the Batch Preprocessing script. I use master bias and darks, but flats and lights are per session. Typically I leave the bias/darks/flats tabs default settings. In the lights tab I don't have "calibrate only" ticked, I do use Cosmetic Correction via a process icon, I don't drizzle, and I apply Image Integration. When this completes, you will have individual master LRGB files.
2. Use LRGBCombination process to combine the RGB only, with all other settings default.
3. Use DynamicCrop to trim the perimeter of images where stacking leaves that funky border. The trick here is to draw the crop rectangle in the RGB window, but don't execute the process right away. Drag the blue triangle onto the desktop to create a process icon that remembers the crop geometry. Now you can execute the crop on the RGB image. Close the DynamicCrop process. Now drag and drop the process icon you created on to the L image. Should be identical geometry to the RGB.
4. Create a preview on a background part of the RGB image. This is for background colour balance, so pick somewhere without nebulosity. Don't think it matters if there's a few stars in there.
5. Open the BackgroundNeutralization process. Leave defaults but tick "Region of Interest" and choose the preview you created above. Run that.
6. Open the ColorCalibration process. All defaults, for background reference, choose ROI and use the same preview as 5 above. For white reference, choose structure detection typically with default values. Run it.
7. Do a MaskedStretch process with defaults on both the RGB and L.
8. Using ChannelExtraction and CIE L*a*b* extract L from the RGB image. It should create a new file called RGB_L.
9. Open LinearFit and using your original L as the reference image, drag the blue triangle onto the RGB_L image.
10. Now ChannelCombination the RGB_L back into the RGB using CIE L*a*b*.
11. Finally, LRGBCombination your original L into the RGB.

Octane
22-10-2015, 09:15 PM
And, then, there is mosaics...

H

RobF
22-10-2015, 09:18 PM
This guys workflow worth a read too.
Seems to know a bit about it.
http://www.iceinspace.com.au/forum/showthread.php?t=117544

troypiggo
22-10-2015, 09:38 PM
Nah. He's all talk :)

RickS
22-10-2015, 09:44 PM
Yup, and it needs to be updated a little. I'll try to do it some time soon.

gregbradley
23-10-2015, 07:09 AM
Thanks Troy and Rick for your contributions. I'll certainly try out both of your workflows and they mirror what I am doing in CCstack and Photoshop currently.

I did a test last night of CCDstack versus PI registering and stacking some Ha subs.

Using the standard settings of PI Batch Preprocessing Script which is set to some data rejection, winsorised sigma clipping stacking and average combine I checked the values of the resulting master from both programs.

The half flux measure of stars was a lot higher with PI. The FWHM was slightly smaller with CCDstack (3.7 versus 3.8 so not very meaningful) but the difference in intensity was like 55,000 versus 41,000. So brightnesses are being better preserved in PI.

More tweaking with parameters as Rick has alluded would have to help.

Timewise both programs took about the same amount of effort. PI looks like it would be easier to set up for repetitive processing but CCDstack has an automated routine now but more complex to setup.

Also one minor but annoying thing about CCDstack is it does not number the subs when you open a stack. PI does. Yaaaahhhhh! I don't know how many times I have had to count the number of subs in a stack to keep track of the total exposure time of the image I have taken!

I used Lanczos256 and Bicubic Spline 36 in CCDstack and got the same FWHM values which surprised me. I though Bicubic blurred slightly.Lanczos256 takes ages though to process a stack so you have to be keen.

By the way for those taking the plunge the lightvortex site is best so far. I read the intro tutorials for only an hour and got much more proficient with the PI icons and operating system. Once past that I think the processes are not really that different to using something in Photoshop in terms of difficulty.

Speaking of that - anyone wish to share their setup process icons? I believe you can do that with PI which is a bit like importing premade actions in Photoshop (Noel Carboni actions for example). A lot of basic settings must be similar image to image with variations of course but routinely it must be often similar.

Greg.

lazjen
23-10-2015, 07:54 AM
Greg, you'll have to update your profile to change from "Registered User" to join the PI Cult. see above. ;)

You've probably already discovered it, however the PixInsight forums can be useful too: http://pixinsight.com/forum/index.php

sil
23-10-2015, 09:42 AM
I'd just like to add the talk here seems to follow the same assumption that afflicts most astro imagining software: that everyone is capturing data the same way and focus on workflows that might not be of any help. I have an SBIG I've never used since I had my stroke soon after I bought it so I do what I can with what I've got. Likewise many people have to try AP with what they have or can afford.

I use differing workflows if I'm processing video or still image captures. Also if i'm imaging the sun/moon, planets, comets, nebulosity, galaxies I do things differently. So I started with understanding the simple workflows to know what and why they were doing. I took notes on how to do each step and worked on refining each little step to be optimal. So I've got a set of instructions I can chop and change as i learn more or as try capturing different ways.

For example i used to start with registration as step one. Now I sometimes start with PIPP to turn video into stills weeding out bad frames or I use PI script to keep the best FWHM value frames from a set of stills. So I start with trying to weed out bad frames before registration. Of course it really starts with your capture method too.

So my primary astrophotography these days is a DSLR on a tripod, no scopes, no tracking etc so I my workflow centers on using hundreds of images and I funnel my video captures to images (as lossless as possible) so I can use the step from my notes that I need when I need it. As I learn new techniques for doing things like "rounding stars" or "enhancing faint structure" I can just slot that in when i need/want it.

For newbies I'd say learn how to register (align) images, integrate (stack) images and stretch (adjust levels). That will get you an image, everything else is asking "whats wrong with the image and how can I fix it?"

With PixInsight I always keep my first integration image intact and save next steps to new files. Then if I want to try different things I can just start with the integrated image. If I want to do something different in registration or integration I always have my sources images intact and can rebuild from there. Be aware there are multiple ways of achieving the same thing (like reduce noise, round stars) that may not be obvious from tool/menu names. So when you follow a tutorial take note of the tools being used and what they are doing to an image so you have options to try for a step. For example you will treat images differently if you are doing photometry (taking measurements from the signal) from aesthetically (just making it pretty).

gregbradley
23-10-2015, 12:50 PM
Hehe. PI is a little bit arcane.

Greg.

marc4darkskies
23-10-2015, 01:23 PM
:wink2: How to place your shoes in a shoe box – A PI workflow:


Buy three university degrees - numerical analysis, logic and computation and astronomy for $300,000.
It may also help to have studied Best Practices for Application User Interface design.
Make a virtual shoebox using the FGVC (Fabricate Generic Virtual Container) tool. Set the material setting to Cardboard but leave the other 28 parameters at default settings.
Make a virtual shoebox lid using the FGVCC (Fabricate Generic Virtual Container Coverage) tool. Again set the material setting to Cardboard and leave the other 77 parameters at default settings.
Overlay the virtual box with the virtual lid using the VCIV (Virtual Container Item Verification) tool
Use the verified design to manufacture a real shoebox by the normal method (don't worry, this is pretty intuitive)
Remove the lid from the shoebox using the NVCCD (Non-Virtual Container Cover Displacement) tool. Thankfully this only requires 11 parameters
Place your right foot into the shoebox to make sure it will fit
Step out of the shoebox
Find a toolbox
Resize the shoebox to fit perfectly to your foot as required using the DGCMT (Dynamic Generic Container Morphological Transformation) tool
Resize the lid to the shoebox as required using the AGCCA tool (Adaptive Generic Container Coverage Alteration tool)
Put the lid back on the shoe box – no tools required … duh!!!
Repeat the sizing method for the left foot using some of the above steps. NOTE in step 11 - do NOT reduce the size of the box
Stand on your head
Remove the lid from the shoebox with your eyes closed and place it next to your left ear
Rummage around in the toolbox for the ASD tool (Adaptive String Deconvolution). Don't worry, even though you can't see, it will feel intuitively like an ASD tool
Undo the shoelace of your left shoe with the ASD tool in your right hand
Remove the left shoe with your left hand
Place the left shoe into the shoe box using your left foot and balance it there
Now undo the shoelace of your right shoe with the ASD tool in your right hand
Remove the right shoe with your left hand and balance it in the shoebox with your right foot
You should now have both shoes in the shoe box
Open your eyes to make sure that the fit is perfect. If it is then you’re ready to take your shoes off
Now, without using your hands and keeping the shoes in the shoebox at all times, put both shoes back on your feet and tie the shoe laces (remember, no hands). Rummage around in your toolbox to find the right tool (the ABAOA tool should do the trick (Automatic Bipedal Accessory Overlay and Attachment tool). You can keep your eyes open now though
Remove the shoebox from your feet
Place the shoebox on the floor next to your right ear
You can now stop standing on your head
Stand inside the shoebox
Without bending your knees, undo the shoelaces of both shoes (any order is fine) using the ASD tool
Without using your hands, remove both shoes with the ABAD (Automatic Bipedal Accessory Disassociation) tool, making sure they remain in the shoebox
Step out of the shoebox
IMPORTANT! Make sure you apply all the changes so that they become permanent. If you don't you'll find the shoes are still on your feet and the shoebox disappears


:scared3:

Octane
23-10-2015, 02:55 PM
In the time you spent typing that up, Marcus, you could have processed an entire image. ;)

BatchPreProcessing Script for calibration (ImageCalibration), cosmetic correction (CosmeticCorrection), registration (StarAlignment).
ImageIntegration
DrizzleIntegration

Then, you can, if you wish, do your arcane stuff here.

Then, LRGBCombination, or PixelMath to stack your LRGB masters.

That's the basics!

H

marc4darkskies
23-10-2015, 03:17 PM
Yeah in Photoshop! :lol:

Seriously though I do actually have PI (mainly to test DBE), but haven't been able to wrap my head around the app as a whole. I think that's because, workflow wise, PS is second nature to me now and so is very quick for me to use. Plus there's nothing I can't do with it (plus CCDStack).

Phil Hart
23-10-2015, 03:26 PM
LMAO! :rofl:

The last time I took an astrophoto (about six months ago) I used PI for a good chunk of it and it will be my starting point going forward. But this did make me laugh!

Phil

gregbradley
23-10-2015, 05:24 PM
That's hilarious Marcus:rofl:

Greg.

Paul Haese
23-10-2015, 06:14 PM
Feel the same way Marcus. I don't use PI and I doubt that I ever will. Good luck to anyone trying to learn it.

Just on star rounding. If you guiding is near perfect there is no need for such a function:P

codemonkey
23-10-2015, 06:36 PM
Not sure why you'd need to have done that, it's clear the developers didn't ;-)

gregbradley
23-10-2015, 08:31 PM
Its the operating system and the way you handle windows and processes. Its not as complicated as it seems. An hours' study yesterday got me up to a usable state. I agree doing basics well is always superior. But from my little use so far there seems to be an advantage and gain to be had in some uses. I know you're a perfectionist Paul so if PI proves to do certain things better I can't see you resisting!!

Greg.

Slawomir
23-10-2015, 08:41 PM
Quite funny thread with several amusing comments :lol:

It is interesting (for me) to notice that my experience with PS vs PI is somehow different...

I have fallen in love with PI since I first launched it on my computer. I found PS too confusing with its countless tools that were nothing like what I have experienced before (namely Paint) and I could not see very clearly how tools in PS relate to astrophotography. I eventually concluded that a superior and more creative mind than mine is required to effectively utilise PS in astrophotography. My negligible expertise in graphics and photography (and astrophotography) made it even more challenging to become proficient and comfortable in the PS environment.

After about a few months of educating myself how to use PS my suffering has luckily ceased when I was made aware of PI.

Still learning how to use PI (that will probably never end), but it provides sufficient range of effective tools for me at this stage in my development as an aspiring astrophotographer so I need not to look anywhere else.

codemonkey
23-10-2015, 09:14 PM
I always give the UI crap, but you won't find me using anything else! I did briefly go back to PS for some colour tweaks but that's about it. I need to get better at working with colour, I find it really difficult.

Camelopardalis
23-10-2015, 09:25 PM
Similarly, I struggled with PS when I first started using it, not having gone through teenage years drawing bigger "accessories" on celebrities :lol:

Then getting started with PI took a couple of hours to experiment with the basics, and then it's tinkering with data to get a feel for the parameters and effects. There's no turning back now :D

I like that there's more to learn, and long may it continue!

Rod771
23-10-2015, 10:10 PM
Gee I hope this thread doesn't veer off into a PI v PS etc. If PI doesn't look sexy, off you scoot!:)

Here's a list of some great PI Tutorials.

Firstly, become a member of the Pixinsight forum.

Pixinsight Resources videos (http://www.pixinsight.com.ar/en/docs/) Great for getting to know PI

Harrys astroshed Tutorials (http://www.harrysastroshed.com/pixinsight/pixinsight%20video%20html/Pixinsighthome.html)
Great for newbies

LightVortex Tutorials (http://lightvortexastronomy.blogspot.com.a u/p/tutorials.html)
I generally follow the DSLR OSC Tutorial with some bits dropped out or substituted for updated procedures

Gerald Wechselberger Pixel Math video Tutorials (http://www.werbeagentur.org/oldwexi/tipstest.html) These are great!

Some other "Tool"specific Tutorials I have bookmarked are:

Star Marks generation (http://pixinsight.com/forum/index.php?topic=6001.msg40719#msg40 719) Pixinsight Forum

DBE - removing gradients while preserving very faint background detail. (http://blog.deepskycolors.com/archivo/2010/05/28/removing-gradients-while-preserving-ve.html) Deep Sky Colours

Mike Wiles PI Deconvolution Tutorial (https://www.google.com.au/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0CCIQtwIwAWoVChMI5abP9rbYyAIVSB 2mCh1t-wOF&url=http%3A%2F%2Fwww.youtube.com%2F watch%3Fv%3D97OyeSR76Fs&usg=AFQjCNEgLoxtlX3Hn8F4EkaOIb7GVuf Icg) You Tube

Last but very inportant, I have a word document which consists of any tips Rick Stevenson posts on Ice in Space, just copy and paste. :D

Slawomir
23-10-2015, 10:39 PM
Some really good links Rod!

I found this one on using tone maps very useful: http://www.arciereceleste.it/tutorial-pixinsight/cat-tutorial-eng/75-narrowband-color-composition-eng

White Rabbit
25-10-2015, 08:56 PM
It's been about two years sinse I've taken an image but I've just got my rig installed at the new digs so will be delving into AP again. The thing that scares me the most is getting to grips with PI again. I was just getting the hang of it, but now....

Slawomir
25-10-2015, 09:02 PM
Fear is the path to the dark side. Fear leads to anger... ;)

The point is to have fun - great that you are imaging again :thumbsup:

gregbradley
26-10-2015, 09:19 AM
Hehe.Star Wars got it wrong. Actually I think you'll find anger leads to fear not the other way round.

Greg.