fix uninitialized variable
Changed nx to ny in the flip 180 code. The center line for odd number of rows was not being reversed. Change in line 1344.
Undo yesterday's change. Nothing was wrong. Problem was only in jsoc_resize.
Fix bug in registering to center, wrong sign on dx, dy.
Fix placement of CRPIX1 and CRPIX2 setkey calls.
Fixed seg fault in get_input_recset
Fix a bug where the record-set specification was not being parsed properly.
Add the A flag to allow users to specify that output should be generated for all segments.
Free output image array after use.
Maybe fix post-reorg broken registration.
If no seglist is provided in the record-set specification, then process only the first segment. Otherwise, process all segments in the seglist, as long as the dimensions all match the first segments dimensions.
Save the original x1 and y1 values, the values before they get modifed in the paIs180 block. Then use those original values when determining patch-image overlap.
Make the multiple-segment restrictions less severe.
Fix so that patches for segments other than the first segment are made from their own image files - before this fix, the first segments data were used for all segment patches.
Move stuff around so that things that need the input segment are inside the segment loop.
Enforce requirement that input segment is 2D FITS type of segment.
Make im_patch work with more than one segment.
Fix bad call to image_magrotate response.
update minor fixes
Fix some minor leaks just so they dont clog up the output of the leak checker.
Fix leak - was not cleaning-up after call to image_magrotate()
Fix CROTA2 to use WCS default of 0.0 if keyword not present.
Fix finding t_ref record. Fix other things.
make limbfit and ? icc-only.
Modify to use the bscale and bzero of the input series if the output series is input serieanames plus "_mod". This will almost always be a better choice than the default for "_mod", i.e. than the default for the input series. Correct scaling is often specified in the geenrating module vs the JSD.
Multiple changes from Venus transit work and exportdata cleanup. im_patch will soon replace hg_patch, which is now deprecated. im_patch can now properly do image sub-pixel registration when asked.
Initial checkin of im_patch.c
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.