! Started logfile: /scr/pima/bg219a_uvs/J1227-4436_S_dfm.log on Fri May 20 00:06:05 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219a_uvs/J1227-4436_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1227-4436_S_uva.fits ! AN table 1: 31 integrations on 10 of 10 possible baselines. ! AN table 2: 30 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.903279 visibilities/baseline/integration-bin. ! Found source: J1227-4436 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 2204 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1227-4436_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 32 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.985185Jy sigma=15.025979 ! Fit after self-cal, rms=0.745184Jy sigma=11.304086 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.722 mas, bmaj=13.76 mas, bpa=-8.329 degrees ! Estimated noise=1.68748 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.195628 Jy ! Component: 100 - total flux cleaned = 0.244038 Jy ! Total flux subtracted in 100 components = 0.244038 Jy ! Clean residual min=-0.017462 max=0.025343 Jy/beam ! Clean residual mean=-0.000203 rms=0.005311 Jy/beam ! Combined flux in latest and established models = 0.244038 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.244038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096341Jy sigma=1.349222 ! Fit after self-cal, rms=0.096350Jy sigma=1.349034 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.293 mas, bmaj=16.85 mas, bpa=-8.454 degrees ! Estimated noise=1.09198 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0311225 Jy ! Component: 100 - total flux cleaned = 0.0469994 Jy ! Component: 150 - total flux cleaned = 0.0553421 Jy ! Component: 200 - total flux cleaned = 0.0597416 Jy ! Total flux subtracted in 200 components = 0.0597416 Jy ! Clean residual min=-0.009276 max=0.013737 Jy/beam ! Clean residual mean=-0.000137 rms=0.002664 Jy/beam ! Combined flux in latest and established models = 0.303779 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.303779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086833Jy sigma=1.181014 ! Fit after self-cal, rms=0.086849Jy sigma=1.180358 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.293 x 16.85 at -8.454 degrees (North through East) ! Clean map min=-0.0093341 max=0.2157 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* LA 1.00* NL 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 LA 1.04 MK 1.00 OV 1.01 ! PT 0.99 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* LA 1.00* NL 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 LA 1.01 MK 0.96 OV 1.00 ! PT 1.01 ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 LA 0.99 NL 1.19 PT 0.97 ! SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.02 LA 0.96 MK 0.97 OV 0.99 ! PT 1.02 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 LA 1.02 NL 1.17 PT 0.94 ! SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 LA 0.96 MK 1.07 OV 1.02 ! PT 1.00 ! ! ! Fit before self-cal, rms=0.086849Jy sigma=1.180358 ! Fit after self-cal, rms=0.088210Jy sigma=1.171632 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=17.29 mas, bpa=-8.992 degrees ! Estimated noise=1.10162 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000449489 Jy ! Component: 100 - total flux cleaned = -0.000443224 Jy ! Component: 150 - total flux cleaned = -0.000444285 Jy ! Component: 200 - total flux cleaned = -0.000443482 Jy ! Total flux subtracted in 200 components = -0.000443482 Jy ! Clean residual min=-0.008193 max=0.010512 Jy/beam ! Clean residual mean=-0.000238 rms=0.002216 Jy/beam ! Combined flux in latest and established models = 0.303336 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.303336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087967Jy sigma=1.168956 ! Fit after self-cal, rms=0.088117Jy sigma=1.168721 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088117Jy sigma=1.168721 ! Fit after self-cal, rms=0.087717Jy sigma=1.168404 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=17.25 mas, bpa=-8.954 degrees ! Estimated noise=1.09668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000810636 Jy ! Component: 100 - total flux cleaned = -0.000812132 Jy ! Component: 150 - total flux cleaned = -0.000740447 Jy ! Component: 200 - total flux cleaned = -0.000670567 Jy ! Total flux subtracted in 200 components = -0.000670567 Jy ! Clean residual min=-0.008027 max=0.009947 Jy/beam ! Clean residual mean=-0.000229 rms=0.002158 Jy/beam ! Combined flux in latest and established models = 0.302665 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 28 components and 0.302665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087555Jy sigma=1.166775 ! Fit after self-cal, rms=0.087566Jy sigma=1.166747 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-12, 10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00741285 Jy ! Component: 100 - total flux cleaned = 0.00786721 Jy ! Component: 150 - total flux cleaned = 0.00786073 Jy ! Component: 200 - total flux cleaned = 0.00776522 Jy ! Total flux subtracted in 200 components = 0.00776522 Jy ! Clean residual min=-0.006690 max=0.005562 Jy/beam ! Clean residual mean=-0.000163 rms=0.001579 Jy/beam ! Combined flux in latest and established models = 0.31043 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 53 components and 0.310431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086718Jy sigma=1.154529 ! Fit after self-cal, rms=0.086724Jy sigma=1.154005 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086724Jy sigma=1.154005 ! Fit after self-cal, rms=0.085929Jy sigma=1.150135 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.298 mas, bmaj=17.28 mas, bpa=-9.002 degrees ! Estimated noise=1.09824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00256229 Jy ! Component: 100 - total flux cleaned = 0.00271396 Jy ! Component: 150 - total flux cleaned = 0.00271126 Jy ! Component: 200 - total flux cleaned = 0.00270926 Jy ! Total flux subtracted in 200 components = 0.00270926 Jy ! Clean residual min=-0.005566 max=0.005467 Jy/beam ! Clean residual mean=-0.000104 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.31314 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 79 components and 0.31314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085785Jy sigma=1.148194 ! Fit after self-cal, rms=0.085765Jy sigma=1.148004 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000788004 Jy ! Component: 100 - total flux cleaned = 0.000787904 Jy ! Component: 150 - total flux cleaned = 0.000740745 Jy ! Component: 200 - total flux cleaned = 0.000740839 Jy ! Total flux subtracted in 200 components = 0.000740839 Jy ! Clean residual min=-0.005512 max=0.005202 Jy/beam ! Clean residual mean=-0.000097 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.313881 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 91 components and 0.313881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085710Jy sigma=1.147176 ! Fit after self-cal, rms=0.085708Jy sigma=1.147121 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085708Jy sigma=1.147121 ! Fit after self-cal, rms=0.085794Jy sigma=1.143706 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.794 mas, bmaj=35.05 mas, bpa=-1.516 degrees ! Estimated noise=1.39464 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000914378 Jy ! Component: 100 - total flux cleaned = 0.000951543 Jy ! Component: 150 - total flux cleaned = 0.000921906 Jy ! Component: 200 - total flux cleaned = 0.000922202 Jy ! Total flux subtracted in 200 components = 0.000922202 Jy ! Clean residual min=-0.004579 max=0.004731 Jy/beam ! Clean residual mean=-0.000202 rms=0.001460 Jy/beam ! Combined flux in latest and established models = 0.314803 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 117 components and 0.314803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085769Jy sigma=1.143216 ! Fit after self-cal, rms=0.085771Jy sigma=1.143102 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000179516 Jy ! Component: 100 - total flux cleaned = 0.000178241 Jy ! Component: 150 - total flux cleaned = 0.000179275 Jy ! Component: 200 - total flux cleaned = 0.000180556 Jy ! Total flux subtracted in 200 components = 0.000180556 Jy ! Clean residual min=-0.004533 max=0.004589 Jy/beam ! Clean residual mean=-0.000199 rms=0.001433 Jy/beam ! Combined flux in latest and established models = 0.314983 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 142 components and 0.314984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085764Jy sigma=1.143042 ! Fit after self-cal, rms=0.085763Jy sigma=1.143014 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=17.3 mas, bpa=-9.01 degrees ! Estimated noise=1.10153 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.3 x 17.3 at -9.01 degrees (North through East) ! Clean map min=-0.0048336 max=0.21419 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.719 mas, bmaj=13.81 mas, bpa=-8.323 degrees ! Estimated noise=1.72434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.195533 Jy ! Component: 100 - total flux cleaned = 0.243166 Jy ! Component: 150 - total flux cleaned = 0.266459 Jy ! Component: 200 - total flux cleaned = 0.281848 Jy ! Total flux subtracted in 200 components = 0.281848 Jy ! Clean residual min=-0.009760 max=0.011161 Jy/beam ! Clean residual mean=-0.000147 rms=0.003000 Jy/beam ! Combined flux in latest and established models = 0.281848 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.281848 Jy ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=17.3 mas, bpa=-9.01 degrees ! Estimated noise=1.10153 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153823 Jy ! Component: 100 - total flux cleaned = 0.0233648 Jy ! Component: 150 - total flux cleaned = 0.0283799 Jy ! Component: 200 - total flux cleaned = 0.0304959 Jy ! Total flux subtracted in 200 components = 0.0304959 Jy ! Clean residual min=-0.005333 max=0.005474 Jy/beam ! Clean residual mean=-0.000135 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.312344 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 61 components and 0.312344 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.794 mas, bmaj=35.05 mas, bpa=-1.516 degrees ! Estimated noise=1.39464 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022788 Jy ! Component: 100 - total flux cleaned = 0.00267033 Jy ! Component: 150 - total flux cleaned = 0.00283513 Jy ! Component: 200 - total flux cleaned = 0.00297767 Jy ! Total flux subtracted in 200 components = 0.00297767 Jy ! Clean residual min=-0.004971 max=0.004820 Jy/beam ! Clean residual mean=-0.000198 rms=0.001612 Jy/beam ! Combined flux in latest and established models = 0.315322 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000126076 Jy ! Component: 100 - total flux cleaned = 0.000236779 Jy ! Component: 150 - total flux cleaned = 0.000333146 Jy ! Component: 200 - total flux cleaned = 0.000418977 Jy ! Total flux subtracted in 200 components = 0.000418977 Jy ! Clean residual min=-0.004620 max=0.004622 Jy/beam ! Clean residual mean=-0.000189 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.31574 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 84 components and 0.31574 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=17.3 mas, bpa=-9.01 degrees ! Estimated noise=1.10153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000173779 Jy ! Component: 100 - total flux cleaned = 0.000399369 Jy ! Component: 150 - total flux cleaned = 0.000445185 Jy ! Component: 200 - total flux cleaned = 0.000489797 Jy ! Total flux subtracted in 200 components = 0.000489797 Jy ! Clean residual min=-0.004801 max=0.005114 Jy/beam ! Clean residual mean=-0.000097 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.31623 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 115 components and 0.31623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085816Jy sigma=1.143724 ! Fit after self-cal, rms=0.085787Jy sigma=1.143520 wmodel /J1227-4436_S_map.mod ! wmodel: Unable to open new model file: /J1227-4436_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1227-4436_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.3 x 17.3 at -9.01 degrees (North through East) ! Clean map min=-0.0053723 max=0.225 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1227-4436_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.224997 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0012086 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.61149 1.61149 3.22298 6.44597 12.8919 25.7839 51.5677 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0036 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.224 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 186.162 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1227-4436_S_dfm.log closed on Fri May 20 00:06:07 2016