summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* horizontal-interpolate: add use-one-sided-gradientTomas Farago2021-12-151-7/+16
| | | | | Which gives finer contol over what happens when the mask spans to the border.
* Merge pull request #216 from ufo-kit/image-stepTomas Farago2021-12-071-12/+8
|\ | | | | Image step
| * docs: remove retries and retry-timeoutTomas Farago2021-12-031-12/+0
| |
| * read: add image-start and image-step propertiesTomas Farago2021-12-011-0/+8
| | | | | | | | to skip images in multi-image files. Fixes #164.
* | retrieve-phase: Add multi-distance CTF supportTomas Farago2021-12-031-2/+4
|/
* docs: replace l_ with _ in sphinxTomas Farago2021-12-011-3/+3
|
* Merge pull request #214 from harishkumar-harihara/add-stacked-backprojectTomas Farago2021-10-191-0/+61
|\ | | | | add stacked-backproject
| * add stacked-backprojectharishkumar-harihara2021-10-171-0/+61
| |
* | stack: force nonfactor generationTomas Farago2021-09-271-1/+3
|/ | | | | | | | If the number of images in the stack hadn't been a divisor of the number of input images, the last images would have been dropped. This makes sure all images are processed and fills the last positions of the stack (when the total number of stacked images starts to exceed the number of input images) with arbitrary previous images. Fixes #210.
* stripe-filter: add vertical sigma parameterTomas Farago2021-09-091-5/+15
| | | | | | Which allows filtering of rings which are not perfectly straight or which are broader. vertical-sigma parameter roughly specifies the inclination from "perfectly vertical" stripes.
* phase retrieval: enable separate x and y distanceTomas Farago2020-06-041-0/+12
| | | | fixes #203
* sliding-stack: document ordered parameterTomas Farago2020-04-091-4/+9
|
* Add multi-page parameters to writer docsTomas Farago2020-04-031-1/+13
|
* Add sliding-stack taskTomas Farago2020-03-201-0/+17
| | | | fixes #196.
* Add power-spectrum filterTomas Farago2020-03-061-0/+5
|
* Add FindLargeSpotsTomas Farago2020-02-051-0/+31
|
* NLM: Add estimate-sigmaTomas Farago2020-02-051-3/+19
|
* NLM: Add fast version of the algorithmTomas Farago2020-02-051-0/+13
|
* NLM: add gaussian windowTomas Farago2020-02-051-0/+7
|
* NLM: add smoothing control parameter *h*Tomas Farago2020-02-051-1/+7
| | | | | Which is what *sigma* used to do, but in fact it should have been used to improve weights computation.
* NLM: use texture memoryTomas Farago2020-02-051-0/+5
|
* Merge pull request #183 from ldorofeeva/masterTomas Farago2019-08-081-0/+3
|\ | | | | Enhancement: add flat-field multiplier to ffc filter
| * Add new ffc parameter to docselisa2019-08-051-0/+3
| |
* | Add HorizontalInterpolate taskTomas Farago2019-08-011-0/+17
|/ | | | which linearly interpolates rows of an image based on a specified mask.
* Document filter-stripesTomas Farago2019-06-251-0/+20
|
* phase retrieval: Update docsTomas Farago2019-05-091-5/+13
|
* sphinx: Fix Directive import to work with Sphinx 1.8Dmitry Shachnev2019-01-051-1/+2
|
* Fix #170: add non-local-means filterMatthias Vogelgesang2018-10-301-1/+21
|
* meson: build Sphinx docsMatthias Vogelgesang2018-07-221-0/+38
|
* docs: add meson instructionsMatthias Vogelgesang2018-07-051-6/+32
|
* opencl: add `options` property to set build optsMatthias Vogelgesang2018-06-141-0/+4
|
* Add tile taskMatthias Vogelgesang2018-06-011-0/+21
|
* Merge pull request #156 from ufo-kit/measure-on-gpuTomas Farago2018-05-251-6/+3
|\ | | | | Measure on gpu
| * Make measure a processor with no signalsTomas Farago2018-05-251-4/+0
| | | | | | | | i.e. the result is passed along the pipeline all the time.
| * Measure task executes on GPUTomas Farago2018-04-051-2/+3
| |
* | Merge pull request #160 from ufo-kit/fix-159Matthias Vogelgesang2018-04-231-1/+8
|\ \ | | | | | | Fix #159: add boolean `rescale` option
| * | Fix #159: add boolean `rescale` optionMatthias Vogelgesang2018-04-231-1/+8
| | | | | | | | | | | | | | | | | | | | | If set to TRUE (default) the writer will rescale the values either implicitly according to the minimum and maximum values or the ones provided by the user. Otherwise the data will not be modified numerically.
* | | docs: correct quality → jpeg-qualityMatthias Vogelgesang2018-04-201-1/+1
|/ /
* | detect-edge: fix name in docsMatthias Vogelgesang2018-04-051-1/+1
|/
* Add unsplit taskMatthias Vogelgesang2018-03-221-0/+14
|
* Add map-color taskMatthias Vogelgesang2018-03-211-0/+9
|
* Add gradient filterTomas Farago2018-03-121-0/+12
|
* docs: change hierarchy/title of examplesMatthias Vogelgesang2018-01-261-8/+7
|
* opencl: add `diff` kernelMatthias Vogelgesang2018-01-151-1/+4
|
* Add zmq-pub and zmq-sub tasksMatthias Vogelgesang2018-01-123-0/+58
|
* manual: list the bh3 filterMatthias Vogelgesang2018-01-091-4/+4
|
* Fix #152: clarify usage of opencl filterMatthias Vogelgesang2018-01-091-3/+8
|
* Document reduction kernelsMatthias Vogelgesang2017-12-262-1/+37
|
* Fix #144: document swap-quadrantsMatthias Vogelgesang2017-12-261-0/+8
|
* Add a section to list default kernelsMatthias Vogelgesang2017-12-263-0/+22
|