! Started logfile: /scr/pima/bg219h_uvs/J2318-4010_S_dfm.log on Thu May 19 22:47:06 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/bg219h_uvs/J2318-4010_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2318-4010_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.706093 visibilities/baseline/integration-bin. ! Found source: J2318-4010 ! ! 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 6304 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 J2318-4010_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 138 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 138 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 138 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 138 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024405Jy sigma=15.127393 ! Fit after self-cal, rms=0.833898Jy sigma=12.141272 ! 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.187 mas, bmaj=6.645 mas, bpa=-5.976 degrees ! Estimated noise=0.931259 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.127217 Jy ! Component: 100 - total flux cleaned = 0.166859 Jy ! Total flux subtracted in 100 components = 0.166859 Jy ! Clean residual min=-0.010559 max=0.021639 Jy/beam ! Clean residual mean=-0.000051 rms=0.002913 Jy/beam ! Combined flux in latest and established models = 0.166859 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.166859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108642Jy sigma=1.464898 ! Fit after self-cal, rms=0.108428Jy sigma=1.463523 ! Inverting map ! Added new window around map position (3.5, -7.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0218123 Jy ! Component: 100 - total flux cleaned = 0.0336837 Jy ! Total flux subtracted in 100 components = 0.0336837 Jy ! Clean residual min=-0.007672 max=0.013300 Jy/beam ! Clean residual mean=-0.000032 rms=0.001993 Jy/beam ! Combined flux in latest and established models = 0.200543 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 25 components and 0.200543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102837Jy sigma=1.359829 ! Fit after self-cal, rms=0.102415Jy sigma=1.353791 ! 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=2.639 mas, bmaj=7.579 mas, bpa=-6.216 degrees ! Estimated noise=0.690487 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.0138048 Jy ! Component: 100 - total flux cleaned = 0.0214686 Jy ! Component: 150 - total flux cleaned = 0.026157 Jy ! Component: 200 - total flux cleaned = 0.0274815 Jy ! Total flux subtracted in 200 components = 0.0274815 Jy ! Clean residual min=-0.006200 max=0.007988 Jy/beam ! Clean residual mean=-0.000055 rms=0.001590 Jy/beam ! Combined flux in latest and established models = 0.228025 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 40 components and 0.228025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100636Jy sigma=1.319739 ! Fit after self-cal, rms=0.100462Jy sigma=1.317843 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.639 x 7.579 at -6.216 degrees (North through East) ! Clean map min=-0.0059284 max=0.15077 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: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.16 KP 1.01 LA 0.96 ! MK 0.92 NL 1.08 OV 0.99 PT 0.96 ! SC 1.04 ! ! ! Fit before self-cal, rms=0.100462Jy sigma=1.317843 ! Fit after self-cal, rms=0.101948Jy sigma=1.315500 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.633 mas, bmaj=7.565 mas, bpa=-6.482 degrees ! Estimated noise=0.688574 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.00214965 Jy ! Component: 100 - total flux cleaned = 0.00223602 Jy ! Component: 150 - total flux cleaned = 0.00246808 Jy ! Component: 200 - total flux cleaned = 0.00268361 Jy ! Total flux subtracted in 200 components = 0.00268361 Jy ! Clean residual min=-0.005203 max=0.005055 Jy/beam ! Clean residual mean=-0.000033 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.230708 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 52 components and 0.230708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101728Jy sigma=1.313299 ! Fit after self-cal, rms=0.101765Jy sigma=1.312952 ! 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.101765Jy sigma=1.312952 ! Fit after self-cal, rms=0.101230Jy sigma=1.305762 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.651 mas, bmaj=7.6 mas, bpa=-6.491 degrees ! Estimated noise=0.682944 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00315521 Jy ! Component: 100 - total flux cleaned = -0.00345067 Jy ! Component: 150 - total flux cleaned = -0.00356514 Jy ! Component: 200 - total flux cleaned = -0.00361296 Jy ! Total flux subtracted in 200 components = -0.00361296 Jy ! Clean residual min=-0.004239 max=0.004171 Jy/beam ! Clean residual mean=-0.000033 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.227095 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.227095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101048Jy sigma=1.304411 ! Fit after self-cal, rms=0.101098Jy sigma=1.304206 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.000315982 Jy ! Component: 100 - total flux cleaned = 0.000319036 Jy ! Component: 150 - total flux cleaned = 0.000231479 Jy ! Component: 200 - total flux cleaned = 0.000151062 Jy ! Total flux subtracted in 200 components = 0.000151062 Jy ! Clean residual min=-0.004191 max=0.004208 Jy/beam ! Clean residual mean=-0.000032 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 0.227246 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.227246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101040Jy sigma=1.303798 ! Fit after self-cal, rms=0.101031Jy sigma=1.303745 ! 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.101031Jy sigma=1.303745 ! Fit after self-cal, rms=0.100890Jy sigma=1.301984 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.654 mas, bmaj=7.595 mas, bpa=-6.642 degrees ! Estimated noise=0.678566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00158725 Jy ! Component: 100 - total flux cleaned = -0.0018096 Jy ! Component: 150 - total flux cleaned = -0.0020463 Jy ! Component: 200 - total flux cleaned = -0.00222264 Jy ! Total flux subtracted in 200 components = -0.00222264 Jy ! Clean residual min=-0.003862 max=0.003827 Jy/beam ! Clean residual mean=-0.000032 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.225024 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 86 components and 0.225024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100830Jy sigma=1.301505 ! Fit after self-cal, rms=0.100839Jy sigma=1.301467 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 = -2.42754e-05 Jy ! Component: 100 - total flux cleaned = -8.9496e-05 Jy ! Component: 150 - total flux cleaned = -0.000183159 Jy ! Component: 200 - total flux cleaned = -0.000270903 Jy ! Total flux subtracted in 200 components = -0.000270903 Jy ! Clean residual min=-0.003840 max=0.003815 Jy/beam ! Clean residual mean=-0.000033 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.224753 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 92 components and 0.224753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100814Jy sigma=1.301253 ! Fit after self-cal, rms=0.100812Jy sigma=1.301238 ! 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.100812Jy sigma=1.301238 ! Fit after self-cal, rms=0.100128Jy sigma=1.301045 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.382 mas, bmaj=23.54 mas, bpa=-3.273 degrees ! Estimated noise=0.926322 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00149841 Jy ! Component: 100 - total flux cleaned = -0.00150175 Jy ! Component: 150 - total flux cleaned = -0.00150246 Jy ! Component: 200 - total flux cleaned = -0.00150417 Jy ! Total flux subtracted in 200 components = -0.00150417 Jy ! Clean residual min=-0.003401 max=0.005292 Jy/beam ! Clean residual mean=-0.000074 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.223249 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 96 components and 0.223249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100109Jy sigma=1.301114 ! Fit after self-cal, rms=0.100113Jy sigma=1.300974 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 = -9.21348e-05 Jy ! Component: 100 - total flux cleaned = -8.87414e-05 Jy ! Component: 150 - total flux cleaned = -5.75832e-05 Jy ! Component: 200 - total flux cleaned = -2.67012e-05 Jy ! Total flux subtracted in 200 components = -2.67012e-05 Jy ! Clean residual min=-0.003389 max=0.005280 Jy/beam ! Clean residual mean=-0.000073 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.223222 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 100 components and 0.223222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100111Jy sigma=1.301143 ! Fit after self-cal, rms=0.100114Jy sigma=1.301084 ! 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=2.655 mas, bmaj=7.6 mas, bpa=-6.725 degrees ! Estimated noise=0.674467 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.655 x 7.6 at -6.725 degrees (North through East) ! Clean map min=-0.003657 max=0.14022 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.195 mas, bmaj=6.637 mas, bpa=-6.408 degrees ! Estimated noise=0.918274 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.124949 Jy ! Component: 100 - total flux cleaned = 0.168343 Jy ! Component: 150 - total flux cleaned = 0.190807 Jy ! Component: 200 - total flux cleaned = 0.203214 Jy ! Total flux subtracted in 200 components = 0.203214 Jy ! Clean residual min=-0.006189 max=0.007696 Jy/beam ! Clean residual mean=-0.000026 rms=0.001475 Jy/beam ! Combined flux in latest and established models = 0.203214 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.203214 Jy ! Inverting map and beam ! Estimated beam: bmin=2.655 mas, bmaj=7.6 mas, bpa=-6.725 degrees ! Estimated noise=0.674467 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 (5, -29). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100348 Jy ! Component: 100 - total flux cleaned = 0.0152541 Jy ! Component: 150 - total flux cleaned = 0.0174654 Jy ! Component: 200 - total flux cleaned = 0.017827 Jy ! Total flux subtracted in 200 components = 0.017827 Jy ! Clean residual min=-0.004020 max=0.004416 Jy/beam ! Clean residual mean=-0.000038 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.221041 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 51 components and 0.221041 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=7.382 mas, bmaj=23.54 mas, bpa=-3.273 degrees ! Estimated noise=0.926322 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206714 Jy ! Component: 100 - total flux cleaned = 0.00235534 Jy ! Component: 150 - total flux cleaned = 0.00260726 Jy ! Component: 200 - total flux cleaned = 0.00282926 Jy ! Total flux subtracted in 200 components = 0.00282926 Jy ! Clean residual min=-0.003478 max=0.005549 Jy/beam ! Clean residual mean=-0.000069 rms=0.001230 Jy/beam ! Combined flux in latest and established models = 0.22387 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) ! Added new window around map position (-10, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370554 Jy ! Component: 100 - total flux cleaned = 0.00392562 Jy ! Component: 150 - total flux cleaned = 0.00405627 Jy ! Component: 200 - total flux cleaned = 0.00418019 Jy ! Total flux subtracted in 200 components = 0.00418019 Jy ! Clean residual min=-0.002670 max=0.003130 Jy/beam ! Clean residual mean=-0.000022 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.228051 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 90 components and 0.228051 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.655 mas, bmaj=7.6 mas, bpa=-6.725 degrees ! Estimated noise=0.674467 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.85395e-05 Jy ! Component: 100 - total flux cleaned = -0.000133487 Jy ! Component: 150 - total flux cleaned = -4.92785e-05 Jy ! Component: 200 - total flux cleaned = 2.49858e-05 Jy ! Total flux subtracted in 200 components = 2.49858e-05 Jy ! Clean residual min=-0.003542 max=0.003458 Jy/beam ! Clean residual mean=-0.000011 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.228076 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 119 components and 0.228076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099691Jy sigma=1.297281 ! Fit after self-cal, rms=0.099738Jy sigma=1.296598 wmodel /J2318-4010_S_map.mod ! wmodel: Unable to open new model file: /J2318-4010_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J2318-4010_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.655 x 7.6 at -6.725 degrees (North through East) ! Clean map min=-0.003237 max=0.13914 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2318-4010_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.139143 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000813354 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.75363 1.75363 3.50726 7.01452 14.029 28.0581 56.1162 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.139 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 171.073 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2318-4010_S_dfm.log closed on Thu May 19 22:47:08 2016