User Tools

Site Tools


processing:backgrounddac

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

processing:backgrounddac [2019/09/04 18:40] – created smerkelprocessing:backgrounddac [2026/08/10 10:49] (current) smerkel
Line 2: Line 2:
  
 One necessary step of the data processing is the subtraction of the background. One way to do it is to create an average or a median image of the whole file series and then subtract each single image by this average/median. This method has the advantage that you not only get rid of the background noise but also all those reflections which are visible homogeneously in every image, such as pressure media, artefacts on the detector or some diamond spots. One necessary step of the data processing is the subtraction of the background. One way to do it is to create an average or a median image of the whole file series and then subtract each single image by this average/median. This method has the advantage that you not only get rid of the background noise but also all those reflections which are visible homogeneously in every image, such as pressure media, artefacts on the detector or some diamond spots.
 +
 +See the following page for instructions : [[backgroundgeneral|Background evaluation and subtraction]]
  
 ===== Subtract average or median? ===== ===== Subtract average or median? =====
  
-Creating an average image can be done with ''timelessMeanFileSeries'' which is part of the [[software:timelesstools|TIMEleSS tools]]. Creating the median can be done with ''median.py'' which comes with [[software:fabian|Fabian]]. 
  
 The median image is less affected by outliers than the average. Therefore, if you have strong diamond peaks in some of the images, you will probably still see them also on the average image while there are none in the median one. Because of that, for subtracting the background the median image should be preferred. However, for other purposes you might still need the average image. The median image is less affected by outliers than the average. Therefore, if you have strong diamond peaks in some of the images, you will probably still see them also on the average image while there are none in the median one. Because of that, for subtracting the background the median image should be preferred. However, for other purposes you might still need the average image.
 +
 +
  
 ===== When to subtract the background? ===== ===== When to subtract the background? =====
processing/backgrounddac.txt · Last modified: by smerkel