Programmer's/Maintainer's Guide: freduceimage

freduceimage

Please do not use this routine. Instead use freduceimage2, which doesn't use any global (common block) variables, and hence is much safer, easier to reuse, and easier to maintain.


freduceimage2


fisofind2

Please avoid using fisofind (without the "2") since that uses common block global variables that generally make a huge mess out of things.

NOTE: fisofind2 assumes the image is surfaced!!!


fcatalog2

NOTE: Assumes surfaced image!!!!


ringsig2

Notes: Uses the "worka" array returned from isofind.


facatalogpsp2

NOTES: I'm a little worried about that clipped mean on pho.pspsharp, since not all elements of pho will have been passed through buildpsp...!