PICTools - Image Processing Tools

PICTools is a software tool designed for users of the astronomical image processing IRIS in order to better exploit the signal coming from the calibrated and registered frames for further image processing by other software programs, like PixInsight LE or Photoshop.

Because IRIS works with signed integers, while normally other image processing software use unsigned integers, it is very difficult to export an image unless you use the very expensive Photoshop. So I started to write this program, which in the further release was expanded in order to provide some extra features, working in full 32-bit mode.

Features

Download PICTools

DitherMaster - Dithering for Everyone

DitherMaster is an utility that acts as a link between the Canon EOS Utility or DSLR Shutter, which is responsible for taking the frames, and PHD Guiding, which is the autoguiding software. Main purpose of DitherMaster is to have an automatic dithering feature while imaging an astronomical object, without human intervention.

Download DitherMaster for Canon EOS Utility

Download DitherMaster for DSLR Shutter

DitherMaster for Astroclick

DitherMaster for Maxim DL (Beta version)

Note: if you are upgrading from a previous version, uninstall the previous release of DitherMaster before installing the new one.

CCD correct exposure calculator

I have recently moved from DSLR to CCD and I found that I had issues regarding how to calculate the correct exposure depending on sky conditions. I then found a link describing the math behind calculating the correct exposure per frame, therefore I decided to translate it into a small program to keep with me in the field when I start my imaging session. How does it work?
  1. Take an exposure of, let's say, 5 minutes
  2. Open your favourite processing program and find out the ADU value for the background
  3. Get from your CCD specs the values for the Gain and Read Out Noise
  4. Run the program and input the above values, where requested
  5. CCDCalc will output the estimated correct exposure time
Enjoy!

CCD Correct Exposure Calculator