Download Latest Version Beam_Profiler-1.4.2pre01.jar (92.6 kB)
Email in envelope

Get an email when there's a new version of Open Beam Profiler

Home / BeamProfiler / BeamProfiler_1.4.2
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2024-12-22 1.7 kB
BeamProfiler_1.4.2.zip 2024-12-22 1.0 MB
Totals: 2 Items   1.0 MB 8
Project:       Open Beam Profiler

File:          BeamProfiler_Plugin.jar

Version:       1.4.2 "Odesa"

 Copyright (c) 2012-2024, Wenjamin Rosenfeld
 All rights reserved.

 
new in version 1.4.2:
- added: support fitting of Laguerre-Gaussian polynomials (requested by Tilen)
	https://sourceforge.net/p/beamprofiler/feature-requests/5/
- added: check for image format, for unsupported RGB an error message is returned
- added: output of x0 fit position in the 1D profile plot header (requested by Peter Gribbin)
	https://sourceforge.net/p/beamprofiler/feature-requests/6/
- fixed: UI glitch in the background method panel
- fixed: better range checks on preferences loading
- fixed: ROI cropping of the source image was broken due to API change from ij-1.52i to ij-1.52j (ImagePlus.duplicate() method was not cropping by default any more) 
	https://sourceforge.net/p/beamprofiler/bugs/5/


Description:

This open-source software enables profiling and analysis of laser beams.
It can be used with a variety of cameras supported by ImageJ and Micro-Manager,
or images from any other source. It provides all common analysis methods like D4Sigma,
knife-edge, as well as fitting of higher-order Hermite-Gauss polynomials.


Installation:


Java 1.8 or higher is required to run Open Beam Profiler

- Extract the OpenBeamProfiler.zip archive into the plugins directory of your ImageJ,
  e.g. to ImageJ/plugins/OpenBeamProfiler/
- Put Apache Commons Math library (3.2 or newer) commons-math3-xxx.jar
  into the plugins directory of your ImageJ installation.
- (optional) copy the provided LUTs ("luts" directory) into the ImageJ/luts directory


Documentation:

A manual is included in the "doc" directory.

Source: readme.txt, updated 2024-12-22