! Started logfile: /scr/pima/bg219h_uvs/J2222+1344_S_dfm.log on Thu May 19 22:43:19 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/J2222+1344_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2222+1344_S_uva.fits ! AN table 1: 42 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.916667 visibilities/baseline/integration-bin. ! Found source: J2222+1344 ! ! 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 5544 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 J2222+1344_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016276Jy sigma=23.139914 ! Fit after self-cal, rms=0.835051Jy sigma=18.978433 ! 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.711 mas, bmaj=5.945 mas, bpa=-4.353 degrees ! Estimated noise=0.652245 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.127521 Jy ! Component: 100 - total flux cleaned = 0.15618 Jy ! Total flux subtracted in 100 components = 0.15618 Jy ! Clean residual min=-0.005803 max=0.009777 Jy/beam ! Clean residual mean=-0.000000 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.15618 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.15618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063739Jy sigma=1.390189 ! Fit after self-cal, rms=0.063732Jy sigma=1.389995 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101861 Jy ! Component: 100 - total flux cleaned = 0.0160134 Jy ! Total flux subtracted in 100 components = 0.0160134 Jy ! Clean residual min=-0.004699 max=0.004111 Jy/beam ! Clean residual mean=0.000001 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.172193 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.172193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061790Jy sigma=1.338126 ! Fit after self-cal, rms=0.061791Jy sigma=1.337866 ! 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.247 mas, bmaj=7.025 mas, bpa=-4.596 degrees ! Estimated noise=0.440012 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.00485108 Jy ! Component: 100 - total flux cleaned = 0.00763295 Jy ! Component: 150 - total flux cleaned = 0.00937758 Jy ! Component: 200 - total flux cleaned = 0.0105037 Jy ! Total flux subtracted in 200 components = 0.0105037 Jy ! Clean residual min=-0.003959 max=0.002806 Jy/beam ! Clean residual mean=0.000001 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.182697 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 42 components and 0.182697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061433Jy sigma=1.327904 ! Fit after self-cal, rms=0.061437Jy sigma=1.327826 ! 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.247 x 7.025 at -4.596 degrees (North through East) ! Clean map min=-0.0037957 max=0.16687 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 0.96 HN 1.02 KP 0.98 LA 1.04 ! MK 1.00 NL 1.01 OV 0.98 PT 0.99 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.00 KP 0.99 LA 1.03 ! MK 1.01 NL 1.00 OV 0.98 PT 0.97 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 1.04 KP 0.98 LA 1.04 ! MK 1.00 NL 0.96 OV 0.99 PT 0.99 ! SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.05 KP 0.99 LA 1.03 ! MK 1.00 NL 0.95 OV 1.00 PT 0.99 ! SC 1.04 ! ! ! Fit before self-cal, rms=0.061437Jy sigma=1.327826 ! Fit after self-cal, rms=0.061656Jy sigma=1.322224 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=7.044 mas, bpa=-4.59 degrees ! Estimated noise=0.439951 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.000283476 Jy ! Component: 100 - total flux cleaned = -0.000327449 Jy ! Component: 150 - total flux cleaned = -0.000345718 Jy ! Component: 200 - total flux cleaned = -0.000362209 Jy ! Total flux subtracted in 200 components = -0.000362209 Jy ! Clean residual min=-0.003600 max=0.002503 Jy/beam ! Clean residual mean=0.000001 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.182335 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.182335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061641Jy sigma=1.321975 ! Fit after self-cal, rms=0.061663Jy sigma=1.321923 ! 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.061663Jy sigma=1.321923 ! Fit after self-cal, rms=0.061583Jy sigma=1.315487 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=7.048 mas, bpa=-4.772 degrees ! Estimated noise=0.439931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000436113 Jy ! Component: 100 - total flux cleaned = -0.000418352 Jy ! Component: 150 - total flux cleaned = -0.000463459 Jy ! Component: 200 - total flux cleaned = -0.000490959 Jy ! Total flux subtracted in 200 components = -0.000490959 Jy ! Clean residual min=-0.003079 max=0.002162 Jy/beam ! Clean residual mean=0.000001 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.181844 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.181844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061572Jy sigma=1.315285 ! Fit after self-cal, rms=0.061580Jy sigma=1.315228 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 = -1.13367e-05 Jy ! Component: 100 - total flux cleaned = -4.91631e-05 Jy ! Component: 150 - total flux cleaned = -8.4707e-05 Jy ! Component: 200 - total flux cleaned = -0.000118495 Jy ! Total flux subtracted in 200 components = -0.000118495 Jy ! Clean residual min=-0.003081 max=0.002141 Jy/beam ! Clean residual mean=0.000001 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.181725 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.181725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061575Jy sigma=1.315130 ! Fit after self-cal, rms=0.061575Jy sigma=1.315125 ! 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.061575Jy sigma=1.315125 ! Fit after self-cal, rms=0.061625Jy sigma=1.315060 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.256 mas, bmaj=7.051 mas, bpa=-4.842 degrees ! Estimated noise=0.439923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000341125 Jy ! Component: 100 - total flux cleaned = -0.000312528 Jy ! Component: 150 - total flux cleaned = -0.00032434 Jy ! Component: 200 - total flux cleaned = -0.00035818 Jy ! Total flux subtracted in 200 components = -0.00035818 Jy ! Clean residual min=-0.003009 max=0.002126 Jy/beam ! Clean residual mean=0.000001 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.181367 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.181367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061618Jy sigma=1.314940 ! Fit after self-cal, rms=0.061618Jy sigma=1.314939 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 = -8.36244e-06 Jy ! Component: 100 - total flux cleaned = -2.89987e-05 Jy ! Component: 150 - total flux cleaned = -5.90723e-05 Jy ! Component: 200 - total flux cleaned = -7.80904e-05 Jy ! Total flux subtracted in 200 components = -7.80904e-05 Jy ! Clean residual min=-0.003001 max=0.002122 Jy/beam ! Clean residual mean=0.000001 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.181289 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.181289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061615Jy sigma=1.314868 ! Fit after self-cal, rms=0.061615Jy sigma=1.314866 ! 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.061615Jy sigma=1.314866 ! Fit after self-cal, rms=0.061658Jy sigma=1.314830 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.617 mas, bmaj=10.67 mas, bpa=-7.306 degrees ! Estimated noise=0.552993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000396006 Jy ! Component: 100 - total flux cleaned = 0.000312848 Jy ! Component: 150 - total flux cleaned = 0.00032772 Jy ! Component: 200 - total flux cleaned = 0.000353029 Jy ! Total flux subtracted in 200 components = 0.000353029 Jy ! Clean residual min=-0.002967 max=0.002893 Jy/beam ! Clean residual mean=0.000002 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.181642 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 61 components and 0.181642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061657Jy sigma=1.314982 ! Fit after self-cal, rms=0.061654Jy sigma=1.314926 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.000128706 Jy ! Component: 100 - total flux cleaned = 0.000107407 Jy ! Component: 150 - total flux cleaned = 9.92665e-05 Jy ! Component: 200 - total flux cleaned = 9.12945e-05 Jy ! Total flux subtracted in 200 components = 9.12945e-05 Jy ! Clean residual min=-0.002921 max=0.002905 Jy/beam ! Clean residual mean=0.000002 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.181733 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 62 components and 0.181733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061661Jy sigma=1.315144 ! Fit after self-cal, rms=0.061660Jy sigma=1.315125 ! 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.257 mas, bmaj=7.055 mas, bpa=-4.9 degrees ! Estimated noise=0.439926 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.257 x 7.055 at -4.9 degrees (North through East) ! Clean map min=-0.0028363 max=0.16763 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.714 mas, bmaj=5.96 mas, bpa=-4.699 degrees ! Estimated noise=0.654472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.127904 Jy ! Component: 100 - total flux cleaned = 0.156505 Jy ! Component: 150 - total flux cleaned = 0.166532 Jy ! Component: 200 - total flux cleaned = 0.172222 Jy ! Total flux subtracted in 200 components = 0.172222 Jy ! Clean residual min=-0.004319 max=0.003670 Jy/beam ! Clean residual mean=0.000000 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.172222 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.172222 Jy ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=7.055 mas, bpa=-4.9 degrees ! Estimated noise=0.439926 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.00436375 Jy ! Component: 100 - total flux cleaned = 0.00680112 Jy ! Component: 150 - total flux cleaned = 0.00805328 Jy ! Component: 200 - total flux cleaned = 0.00826857 Jy ! Total flux subtracted in 200 components = 0.00826857 Jy ! Clean residual min=-0.003109 max=0.002244 Jy/beam ! Clean residual mean=0.000001 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.18049 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 38 components and 0.18049 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=6.617 mas, bmaj=10.67 mas, bpa=-7.306 degrees ! Estimated noise=0.552993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111348 Jy ! Component: 100 - total flux cleaned = 0.00127341 Jy ! Component: 150 - total flux cleaned = 0.00129977 Jy ! Component: 200 - total flux cleaned = 0.00134057 Jy ! Total flux subtracted in 200 components = 0.00134057 Jy ! Clean residual min=-0.003091 max=0.002884 Jy/beam ! Clean residual mean=0.000002 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.181831 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.2167e-07 Jy ! Component: 100 - total flux cleaned = 1.42133e-05 Jy ! Component: 150 - total flux cleaned = 2.63317e-05 Jy ! Component: 200 - total flux cleaned = 1.61235e-05 Jy ! Total flux subtracted in 200 components = 1.61235e-05 Jy ! Clean residual min=-0.003018 max=0.002900 Jy/beam ! Clean residual mean=0.000002 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.181847 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.181847 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=7.055 mas, bpa=-4.9 degrees ! Estimated noise=0.439926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000130161 Jy ! Component: 100 - total flux cleaned = -0.00020373 Jy ! Component: 150 - total flux cleaned = -0.00028443 Jy ! Component: 200 - total flux cleaned = -0.000377468 Jy ! Total flux subtracted in 200 components = -0.000377468 Jy ! Clean residual min=-0.003023 max=0.002173 Jy/beam ! Clean residual mean=0.000001 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.181469 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.181469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061683Jy sigma=1.315421 ! Fit after self-cal, rms=0.061683Jy sigma=1.315394 wmodel /J2222+1344_S_map.mod ! wmodel: Unable to open new model file: /J2222+1344_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J2222+1344_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.257 x 7.055 at -4.9 degrees (North through East) ! Clean map min=-0.0029132 max=0.16745 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2222+1344_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.167453 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000593639 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.06353 1.06353 2.12706 4.25412 8.50824 17.0165 34.033 68.0659 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.167 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 282.079 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2222+1344_S_dfm.log closed on Thu May 19 22:43:21 2016