summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* use abs in comparison and returned imageEugeniy Mikhailov2012-09-141-2/+2
| | | | | | | | | When we look for maxima in Fourier space we need to use abs, transform might have stron imaginary component and weak real one. Inverse Fourier transform might have imaginary component since our filter somewhat unphysical so we need to take abs of such image, and then return it.
* added proper comments and algorithm description for stripeeraserEugeniy Mikhailov2012-09-141-6/+19
|
* typo fix in stripeeraser commentsEugeniy Mikhailov2012-09-141-2/+2
|
* fixed typo in the data directory nameEugeniy Mikhailov2012-09-141-1/+1
|
* draw crosssectionsMi Zhang2012-09-131-0/+21
|
* Merge branch 'master' of qo.physics.wm.edu:/beam_profilerMi Zhang2012-09-131-1/+1
|\
| * enable fitting negative beams tooEugeniy Mikhailov2012-09-121-1/+1
| | | | | | | | | | Lower bound for peak amplitude now is -inf, this is handy with subtracted images.
* | cross drawn separately, minor bugs fixedMi Zhang2012-09-132-60/+106
|/
* first attempt to draw the cross, succeed randomlyMi Zhang2012-09-121-5/+33
|
* fix display bugMi Zhang2012-09-122-10/+39
|
* revert test changesMi Zhang2012-09-111-1/+1
|
* testchangesMi Zhang2012-09-111-1/+1
|
* initial commitMi Zhang2012-09-119-0/+1677