Utility programs that worked for me – they might work for you

 

Contents:

 

A solution to de-interlace, view and modify interlaced video using VirtualDub and AviSynth utilities. Bundled with a script to create peak-hold images from the video easily.

 

A python2-based solution to identify and mask hot pixels in UFO Capture records.

 

Spectrogram calculation under python2, uses only the numpy package.

 

Calculate the gradients of a discrete time series using the line fit method under python2.

 

########################################################

 

A solution to de-interlace, view and modify interlaced video using VirtualDub and AviSynth utilities. Bundled with a script to create peak-hold images from the video easily.

 

Designed to work under Windows XP and above.

 

Readme (without contact information)

 

Download the utility (Readme included with contact information)

 

VirtualDub project page, the version I use (32 bit, 1.10.4. surely works with the utility)

 

AviSynth project page, the version I use (32 bit, 2.6.0-Alpha5 surely works with the utility)

 

 

########################################################

 

 

A python2-based solution to identify and mask hot pixels in UFO Capture records.

 

Readme of the ’bad pixel mask processor’ utility (without contact information)

 

Readme of the utility which adds bad pixel mask to UFO Capture area mask file (without contact information)

 

Download the utilities (both Readme files are included with contact information)

 

About Python

 

The Python distribution I use in a Windows XP 32 bit environment (surely works with the utilities)