Layout Elements - Oxford Instruments

Exchange

  • Direche Filter (Gaussian Filter approximation)Andor Academy
    Implementation of fast Gaussian Filter approximation algorithm for a 1D, 2D or 3D input dataset. The filter is typically used for smoothing or as a first step in edge detection techniques. For furt…
  • Double DerivativeAndor Academy
    Double differentiates a spectrum, then plots the negative and ignores the positive; a technique useful to create a cleaner spectrum with sharp symmetrical peaks.
  • OverscanAndor Academy
    If user wants to monitor the DC offset during acquisitions, to ensure stability, this pgm shows how it can be done.
  • NIST Get Spectral LinesAndor Academy
    This pgm uses the NIST spectral database installed with Solis to list known spectral lines from your calibration lamp.
  • InGaAs OddEven FixerAndor Academy
    InGaAs cameras have different amps for odd and even pixels. This leads to unsightly noise due to small mismatches in sensitivity and offset. The pgm takes a short moving average and adds/subtracts as…
  • 2D ASCII to SIFAndor Academy
    Will take any spectral ascii type file - wavelength vs signal, separated by a tab, space, or comma - and create a calibrated window in Solis to draw the data.
  • Spooled .sifx to .sif Batch Conversion ProgramAndor Academy
    This Andor BASIC program converts a directory of spooled .sifx files from the Andor Zyla sCMOS to regular Andor .sif files.
  • Multitrack spectroscopy macroAndor Academy
    This is a simple program which allows for binning into multiple tracks the captured spectral data on an sCMOS sensor like the Neo. The tracks are defined in a simple txt file which is read into the p…
  • XYZ Image CropAndor Academy
    This AndorBasic (Solis PGM) program will take a kinetic series image set and crop the data in X, Y and Z. The result is an image which only shows desired part of the initial image dataset and can be …
  • Backup iQ settings and configuration fileAndor Academy
    Backup iQ settings. Useful whenever backup is needed: software upgrades, archiving, etc.
  • Bypass FRAPPAAndor Academy
    For systems that do not support the Andor FRAPPA device (e.g. Micro-Manager), it is necessary to initialize the bypass galvo so that light can pass through the unit for imaging. This script initiali…
  • Detune laser AOTF channelAndor Academy
    Reduces (i.e. detunes) 405 laser throughput by changing AOTF power setting. The same function can be accompolished with an AA AOTF hand controller; this script is useful if a controller was not sold…
  • Cosmics FilterAndor Academy
    This ABasic pgm is for filtering out cosmic ray and 1 pixel size of defect from image data.
  • MATLAB Sif library exampleAndor Academy
    A simple script example that will open and display a SIF within MATLAB. It allows the user to select the file through a GUI and will display the data appropriately; i.e. a fully calibrated spectrum o…
  • Post Process BinningAndor Academy
    This Andor BASIC code can be used to bin images post acquisition with user defined x and y bin sizes. x and y bin sizes as well new and existing data windows must be defined by the user within the pg…
  • Derivative (with error handling)Andor Academy
    This program performs a first or second derivative on a spectral trace, it does not operate on images. The diff command is very straightforward to use and performing a 1st derivative can be executed …
  • DewpointAndor Academy
    Simple Andor basic programme to calculate dewpoint, using inputs of ambient temperature and relative humidity.
  • Initialising Multiple CamerasAndor Academy
    The SDK2 example demonstrates how to initialise and shutdown multiple cameras correctly within a single Labview application. VI is 32-bit saved for Labview 9
  • Get Camera TimingsAndor Academy
    The program returns max/min exposure times and frame rates for various camera configuration (ie overlap, readout modes, etc) The program is only usable for Neo and Zyla 5.5MP cameras. VI saved for 32…
  • Save as Individual TIF or SIF filesAndor Academy
    The PGM allows for kinetic series to be saved as individual SIF or TIF files.
  • Matlab timestamps readerAndor Academy
    Reads the timestamps from an Andor iQ TIFF file in MatLab.
  • Export Time StampsAndor Academy
    Saves a text file of metadata for the current image from Andor iQ in tab-delimited format. Requires iQ OpenSource installed in addition to iQ.
  • Spectrum Range CropAndor Academy
    This pgm takes a spectrum and crops it to a wavelength range of the user's choosing. The number of channels (pixels) can also be determined if desirable) Calibration is maintained.
  • Export Time Stamps Andor Academy
    Saves a text file of metadata for the current image from Andor iQ in tab-delimited format. Requires iQ OpenSource installed in addition to iQ.