Programs of the Month: Difference between revisions
Jump to navigation
Jump to search
| Line 15: | Line 15: | ||
{| class="wikitable" style="border:1px" | {| class="wikitable" style="border:1px" | ||
| December | |||
| [http://ahay.org/blog/2012/12/23/program-of-the-month-sfhalfint/ sfhalfint] | |||
| Half-order integration or differentiation. | |||
|- | |||
| November | |||
| [http://ahay.org/blog/2012/11/03/program-of-the-month-sfbandpass/ sfbandpass] | |||
| Bandpass filtering. | |||
|- | |||
| October | |||
| [http://ahay.org/blog/2012/10/03/program-of-the-month-sfkirmod/ sfkirmod] | |||
| Kirchhoff 2-D/2.5-D modeling with analytical Green's functions. | |||
|- | |||
| September | |||
| [http://ahay.org/blog/2012/09/03/program-of-the-month-sfiwarp/ sfiwarp] | |||
| Inverse 1-D warping. | |||
|- | |||
| August | |||
| [http://ahay.org/blog/2012/08/01/program-of-the-month-sfpick/ sfpick] | |||
| Automatic picking from semblance-like panels. | |||
|- | |||
| July | |||
| [http://ahay.org/blog/2012/07/02/program-of-the-month-sffft3/ sffft3] | |||
| FFT transform on extra axis. | |||
|- | |||
| June | |||
| [http://ahay.org/blog/2012/06/02/program-of-the-month-sfdip/ sfdip] | |||
| 3-D dip estimation by plane wave destruction. | |||
|- | |||
| May | |||
| [http://ahay.org/blog/2012/05/01/program-of-the-month-sfderiv/ sfderiv] | |||
| First derivative with a maximally linear FIR differentiator. | |||
|- | |||
| April | |||
| [http://ahay.org/blog/2012/04/01/program-of-the-month-sfgrey3/ sfgrey3] | |||
| Generate 3-D cube plot. | |||
|- | |||
| March | | March | ||
| [http://ahay.org/blog/2012/03/18/program-of-the-month-sfspectra/ sfspectra] | | [http://ahay.org/blog/2012/03/18/program-of-the-month-sfspectra/ sfspectra] | ||
Revision as of 16:47, 24 September 2015
Randomly-selected Madagascar programs get featured every month on the Madagascar blog. This page provides a summary list with links.
2015
- April: sfslant Time-space-domain Radon transform (slant stack).
2014
2013
2012
| December | sfhalfint | Half-order integration or differentiation. |
| November | sfbandpass | Bandpass filtering. |
| October | sfkirmod | Kirchhoff 2-D/2.5-D modeling with analytical Green's functions. |
| September | sfiwarp | Inverse 1-D warping. |
| August | sfpick | Automatic picking from semblance-like panels. |
| July | sffft3 | FFT transform on extra axis. |
| June | sfdip | 3-D dip estimation by plane wave destruction. |
| May | sfderiv | First derivative with a maximally linear FIR differentiator. |
| April | sfgrey3 | Generate 3-D cube plot. |
| March | sfspectra | Frequency spectra. |
| January | sfsmooth | Multi-dimensional triangle smoothing. |
2011
| December | sfcontour | Contour plot. |
| November | sfenvelope | Compute data envelope or phase rotation. |
| October | sfagc | Automatic gain control. |
| September | sfclip | Clip the data. |
| August | sfgraph | Graph plot. |
| July | sfnoise | Add random noise to the data. |