! Started logfile: /scr/pima/bg219e_uvs/J0040-3243_S_dfm.log on Thu May 19 18:17: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/bg219e_uvs/J0040-3243_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0040-3243_S_uva.fits ! AN table 1: 58 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.792625 visibilities/baseline/integration-bin. ! Found source: J0040-3243 ! ! 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 54 lines of history. ! ! Reading 6620 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 J0040-3243_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003050Jy sigma=16.242470 ! Fit after self-cal, rms=0.864537Jy sigma=13.805997 ! 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=3.13 mas, bmaj=12.91 mas, bpa=16.8 degrees ! Estimated noise=0.816255 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.100788 Jy ! Component: 100 - total flux cleaned = 0.133646 Jy ! Total flux subtracted in 100 components = 0.133646 Jy ! Clean residual min=-0.006804 max=0.015215 Jy/beam ! Clean residual mean=-0.000060 rms=0.002187 Jy/beam ! Combined flux in latest and established models = 0.133646 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.133646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093810Jy sigma=1.445326 ! Fit after self-cal, rms=0.093695Jy sigma=1.443288 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172734 Jy ! Component: 100 - total flux cleaned = 0.0270308 Jy ! Total flux subtracted in 100 components = 0.0270308 Jy ! Clean residual min=-0.005062 max=0.006393 Jy/beam ! Clean residual mean=-0.000021 rms=0.001384 Jy/beam ! Combined flux in latest and established models = 0.160677 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 47 components and 0.160677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089683Jy sigma=1.356929 ! Fit after self-cal, rms=0.089645Jy sigma=1.356098 ! 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=4.027 mas, bmaj=15.33 mas, bpa=14.38 degrees ! Estimated noise=0.565022 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.00959818 Jy ! Component: 100 - total flux cleaned = 0.0148171 Jy ! Component: 150 - total flux cleaned = 0.0179308 Jy ! Component: 200 - total flux cleaned = 0.0198206 Jy ! Total flux subtracted in 200 components = 0.0198206 Jy ! Clean residual min=-0.003363 max=0.004499 Jy/beam ! Clean residual mean=-0.000004 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.180497 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 98 components and 0.180497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088785Jy sigma=1.336137 ! Fit after self-cal, rms=0.088810Jy sigma=1.335864 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.027 x 15.33 at 14.38 degrees (North through East) ! Clean map min=-0.0032524 max=0.13405 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. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 0.97 KP 0.97 ! LA 0.99 NL 1.11 OV 1.00 PT 0.97 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.96 HN 1.10 KP 1.03 ! LA 0.98 NL 1.06 OV 0.99 PT 0.98 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.03 KP 1.00 ! LA 1.00 NL 1.08 OV 0.97 PT 1.00 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.02 KP 0.99 ! LA 0.98 NL 1.06 OV 0.96 PT 0.96 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.088810Jy sigma=1.335864 ! Fit after self-cal, rms=0.089730Jy sigma=1.331223 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.036 mas, bmaj=15.5 mas, bpa=14.5 degrees ! Estimated noise=0.564243 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.00149006 Jy ! Component: 100 - total flux cleaned = -0.00143271 Jy ! Component: 150 - total flux cleaned = -0.00147954 Jy ! Component: 200 - total flux cleaned = -0.00143643 Jy ! Total flux subtracted in 200 components = -0.00143643 Jy ! Clean residual min=-0.003155 max=0.003699 Jy/beam ! Clean residual mean=0.000006 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.179061 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 109 components and 0.179061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089640Jy sigma=1.330227 ! Fit after self-cal, rms=0.089694Jy sigma=1.330115 ! 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.089694Jy sigma=1.330115 ! Fit after self-cal, rms=0.090733Jy sigma=1.325223 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.05 mas, bmaj=15.58 mas, bpa=14.52 degrees ! Estimated noise=0.564395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00082288 Jy ! Component: 100 - total flux cleaned = -0.000954806 Jy ! Component: 150 - total flux cleaned = -0.00100725 Jy ! Component: 200 - total flux cleaned = -0.00100787 Jy ! Total flux subtracted in 200 components = -0.00100787 Jy ! Clean residual min=-0.003301 max=0.002934 Jy/beam ! Clean residual mean=0.000011 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.178053 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 125 components and 0.178053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090709Jy sigma=1.324883 ! Fit after self-cal, rms=0.090739Jy sigma=1.324787 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 = -4.32713e-05 Jy ! Component: 100 - total flux cleaned = -6.42819e-05 Jy ! Component: 150 - total flux cleaned = -4.59869e-05 Jy ! Component: 200 - total flux cleaned = -1.21271e-05 Jy ! Total flux subtracted in 200 components = -1.21271e-05 Jy ! Clean residual min=-0.003242 max=0.002889 Jy/beam ! Clean residual mean=0.000011 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.178041 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 134 components and 0.178041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090731Jy sigma=1.324644 ! Fit after self-cal, rms=0.090726Jy sigma=1.324626 ! 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.090726Jy sigma=1.324626 ! Fit after self-cal, rms=0.091371Jy sigma=1.324397 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.053 mas, bmaj=15.64 mas, bpa=14.57 degrees ! Estimated noise=0.564341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000562227 Jy ! Component: 100 - total flux cleaned = -0.000631129 Jy ! Component: 150 - total flux cleaned = -0.000668747 Jy ! Component: 200 - total flux cleaned = -0.000652624 Jy ! Total flux subtracted in 200 components = -0.000652624 Jy ! Clean residual min=-0.003284 max=0.002855 Jy/beam ! Clean residual mean=0.000012 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.177388 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 138 components and 0.177388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091359Jy sigma=1.324228 ! Fit after self-cal, rms=0.091370Jy sigma=1.324210 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 = -5.66182e-05 Jy ! Component: 100 - total flux cleaned = -2.43088e-05 Jy ! Component: 150 - total flux cleaned = 5.63027e-06 Jy ! Component: 200 - total flux cleaned = 3.34511e-05 Jy ! Total flux subtracted in 200 components = 3.34511e-05 Jy ! Clean residual min=-0.003256 max=0.002808 Jy/beam ! Clean residual mean=0.000012 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.177422 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 144 components and 0.177422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091364Jy sigma=1.324131 ! Fit after self-cal, rms=0.091362Jy sigma=1.324122 ! 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.091362Jy sigma=1.324122 ! Fit after self-cal, rms=0.091598Jy sigma=1.324072 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.877 mas, bmaj=25.97 mas, bpa=3.894 degrees ! Estimated noise=0.627744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.43531e-05 Jy ! Component: 100 - total flux cleaned = 1.73045e-06 Jy ! Component: 150 - total flux cleaned = -3.27229e-05 Jy ! Component: 200 - total flux cleaned = -4.51875e-05 Jy ! Total flux subtracted in 200 components = -4.51875e-05 Jy ! Clean residual min=-0.003167 max=0.002767 Jy/beam ! Clean residual mean=0.000020 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.177377 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 153 components and 0.177377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091595Jy sigma=1.324069 ! Fit after self-cal, rms=0.091597Jy sigma=1.323980 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 = -3.45402e-06 Jy ! Component: 100 - total flux cleaned = -7.76222e-05 Jy ! Component: 150 - total flux cleaned = -9.13725e-05 Jy ! Component: 200 - total flux cleaned = -7.94333e-05 Jy ! Total flux subtracted in 200 components = -7.94333e-05 Jy ! Clean residual min=-0.003123 max=0.002741 Jy/beam ! Clean residual mean=0.000020 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.177297 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 156 components and 0.177297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091598Jy sigma=1.324019 ! Fit after self-cal, rms=0.091594Jy sigma=1.323941 ! 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=4.052 mas, bmaj=15.69 mas, bpa=14.6 degrees ! Estimated noise=0.563982 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.052 x 15.69 at 14.6 degrees (North through East) ! Clean map min=-0.0031178 max=0.13226 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=3.135 mas, bmaj=13.17 mas, bpa=16.88 degrees ! Estimated noise=0.827629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101795 Jy ! Component: 100 - total flux cleaned = 0.13557 Jy ! Component: 150 - total flux cleaned = 0.152512 Jy ! Component: 200 - total flux cleaned = 0.161525 Jy ! Total flux subtracted in 200 components = 0.161525 Jy ! Clean residual min=-0.004106 max=0.006321 Jy/beam ! Clean residual mean=-0.000007 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.161525 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.161525 Jy ! Inverting map and beam ! Estimated beam: bmin=4.052 mas, bmaj=15.69 mas, bpa=14.6 degrees ! Estimated noise=0.563982 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) ! Added new window around map position (6, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00763456 Jy ! Component: 100 - total flux cleaned = 0.0118191 Jy ! Component: 150 - total flux cleaned = 0.0144048 Jy ! Component: 200 - total flux cleaned = 0.0153789 Jy ! Total flux subtracted in 200 components = 0.0153789 Jy ! Clean residual min=-0.003026 max=0.002607 Jy/beam ! Clean residual mean=0.000009 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.176904 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 86 components and 0.176904 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.877 mas, bmaj=25.97 mas, bpa=3.894 degrees ! Estimated noise=0.627744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000621612 Jy ! Component: 100 - total flux cleaned = 0.00055378 Jy ! Component: 150 - total flux cleaned = 0.000526979 Jy ! Component: 200 - total flux cleaned = 0.000482808 Jy ! Total flux subtracted in 200 components = 0.000482808 Jy ! Clean residual min=-0.003097 max=0.002678 Jy/beam ! Clean residual mean=0.000014 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.177387 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 = -3.49118e-05 Jy ! Component: 100 - total flux cleaned = -3.60218e-05 Jy ! Component: 150 - total flux cleaned = -3.64193e-05 Jy ! Component: 200 - total flux cleaned = -1.17861e-05 Jy ! Total flux subtracted in 200 components = -1.17861e-05 Jy ! Clean residual min=-0.003066 max=0.002692 Jy/beam ! Clean residual mean=0.000014 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.177375 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 137 components and 0.177375 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.052 mas, bmaj=15.69 mas, bpa=14.6 degrees ! Estimated noise=0.563982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165929 Jy ! Component: 100 - total flux cleaned = -0.000232235 Jy ! Component: 150 - total flux cleaned = -0.000290951 Jy ! Component: 200 - total flux cleaned = -0.000345114 Jy ! Total flux subtracted in 200 components = -0.000345114 Jy ! Clean residual min=-0.003056 max=0.002548 Jy/beam ! Clean residual mean=0.000007 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.17703 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 153 components and 0.17703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091479Jy sigma=1.322281 ! Fit after self-cal, rms=0.091443Jy sigma=1.322035 wmodel /J0040-3243_S_map.mod ! wmodel: Unable to open new model file: /J0040-3243_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0040-3243_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.052 x 15.69 at 14.6 degrees (North through East) ! Clean map min=-0.0030209 max=0.13422 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0040-3243_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.134223 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000659481 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.474 1.474 2.948 5.896 11.792 23.584 47.168 94.3359 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.134 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 203.527 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0040-3243_S_dfm.log closed on Thu May 19 18:17:07 2016