! Started logfile: /scr/pima/bm252b_uvs/J2056-0205_X_dfm.log on Fri Jun 15 01:59:49 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.40599 obs /scr/pima/bm252b_uvs/J2056-0205_X_uva.fits ! Reading UV FITS file: /scr/pima/bm252b_uvs/J2056-0205_X_uva.fits ! AN table 1: 201 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.880818 visibilities/baseline/integration-bin. ! Found source: J2056-0205 ! ! 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 8.40599e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 31868 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J2056-0205_X] 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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 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 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005454Jy sigma=16.394159 ! Fit after self-cal, rms=0.918382Jy sigma=14.966946 ! 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=0.7312 mas, bmaj=1.926 mas, bpa=-5.279 degrees ! Estimated noise=0.459042 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.064078 Jy ! Component: 100 - total flux cleaned = 0.0782495 Jy ! Total flux subtracted in 100 components = 0.0782495 Jy ! Clean residual min=-0.002862 max=0.005462 Jy/beam ! Clean residual mean=0.000001 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.0782495 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0782495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062290Jy sigma=0.920946 ! Fit after self-cal, rms=0.062153Jy sigma=0.919584 ! Inverting map ! Added new window around map position (3.2, -1.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00615743 Jy ! Component: 100 - total flux cleaned = 0.00994816 Jy ! Total flux subtracted in 100 components = 0.00994816 Jy ! Clean residual min=-0.002114 max=0.002726 Jy/beam ! Clean residual mean=0.000000 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.0881976 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 7 components and 0.0881976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061458Jy sigma=0.905708 ! Fit after self-cal, rms=0.061432Jy sigma=0.905318 ! 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=0.8878 mas, bmaj=2.235 mas, bpa=-4.814 degrees ! Estimated noise=0.254757 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.00372024 Jy ! Component: 100 - total flux cleaned = 0.00603731 Jy ! Component: 150 - total flux cleaned = 0.00757009 Jy ! Component: 200 - total flux cleaned = 0.00863329 Jy ! Total flux subtracted in 200 components = 0.00863329 Jy ! Clean residual min=-0.001441 max=0.001735 Jy/beam ! Clean residual mean=-0.000000 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.0968309 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 26 components and 0.0968309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061203Jy sigma=0.900568 ! Fit after self-cal, rms=0.061188Jy sigma=0.900310 ! Inverting map ! Added new window around map position (1.6, -1.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165999 Jy ! Component: 100 - total flux cleaned = 0.00237196 Jy ! Component: 150 - total flux cleaned = 0.00271707 Jy ! Component: 200 - total flux cleaned = 0.00299771 Jy ! Total flux subtracted in 200 components = 0.00299771 Jy ! Clean residual min=-0.001496 max=0.001098 Jy/beam ! Clean residual mean=-0.000000 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.0998287 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 51 components and 0.0998287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061137Jy sigma=0.899498 ! Fit after self-cal, rms=0.061132Jy sigma=0.899409 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8878 x 2.235 at -4.814 degrees (North through East) ! Clean map min=-0.0013706 max=0.08357 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.98 KP 1.03 ! LA 0.98 MK 1.01 NL 1.01 OV 1.00 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.01 KP 1.02 ! LA 1.00 MK 1.01 NL 1.00 OV 1.00 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 0.99 KP 1.03 ! LA 0.99 MK 1.02 NL 0.99 OV 0.97 ! PT 0.98 SC 0.94 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 0.98 KP 1.02 ! LA 0.96 MK 0.97 NL 1.00 OV 1.00 ! PT 0.99 SC 1.00 ! ! ! Fit before self-cal, rms=0.061132Jy sigma=0.899409 ! Fit after self-cal, rms=0.060601Jy sigma=0.898526 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8873 mas, bmaj=2.233 mas, bpa=-4.693 degrees ! Estimated noise=0.253827 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.000203423 Jy ! Component: 100 - total flux cleaned = 0.000309939 Jy ! Component: 150 - total flux cleaned = 0.000324531 Jy ! Component: 200 - total flux cleaned = 0.00032487 Jy ! Total flux subtracted in 200 components = 0.00032487 Jy ! Clean residual min=-0.001189 max=0.000928 Jy/beam ! Clean residual mean=-0.000000 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.100154 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 67 components and 0.100154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060590Jy sigma=0.898400 ! Fit after self-cal, rms=0.060587Jy sigma=0.898372 ! 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.060587Jy sigma=0.898372 ! Fit after self-cal, rms=0.060532Jy sigma=0.897819 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8877 mas, bmaj=2.233 mas, bpa=-4.673 degrees ! Estimated noise=0.253682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177794 Jy ! Component: 100 - total flux cleaned = 0.000190492 Jy ! Component: 150 - total flux cleaned = 0.000214076 Jy ! Component: 200 - total flux cleaned = 0.000235932 Jy ! Total flux subtracted in 200 components = 0.000235932 Jy ! Clean residual min=-0.001088 max=0.000942 Jy/beam ! Clean residual mean=-0.000000 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.100389 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 75 components and 0.100389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060525Jy sigma=0.897761 ! Fit after self-cal, rms=0.060526Jy sigma=0.897741 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.8429e-05 Jy ! Component: 100 - total flux cleaned = 5.88227e-05 Jy ! Component: 150 - total flux cleaned = 7.76347e-05 Jy ! Component: 200 - total flux cleaned = 8.63712e-05 Jy ! Total flux subtracted in 200 components = 8.63712e-05 Jy ! Clean residual min=-0.001071 max=0.000947 Jy/beam ! Clean residual mean=-0.000000 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.100476 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 80 components and 0.100476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060521Jy sigma=0.897706 ! Fit after self-cal, rms=0.060520Jy sigma=0.897701 ! 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.060520Jy sigma=0.897701 ! Fit after self-cal, rms=0.060527Jy sigma=0.897463 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8876 mas, bmaj=2.234 mas, bpa=-4.671 degrees ! Estimated noise=0.253405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.93871e-05 Jy ! Component: 100 - total flux cleaned = 6.87857e-05 Jy ! Component: 150 - total flux cleaned = 7.69336e-05 Jy ! Component: 200 - total flux cleaned = 9.22708e-05 Jy ! Total flux subtracted in 200 components = 9.22708e-05 Jy ! Clean residual min=-0.000906 max=0.000935 Jy/beam ! Clean residual mean=-0.000000 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.100568 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 89 components and 0.100568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060523Jy sigma=0.897432 ! Fit after self-cal, rms=0.060526Jy sigma=0.897427 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 (-25.2, 46.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000637615 Jy ! Component: 100 - total flux cleaned = 0.000618396 Jy ! Component: 150 - total flux cleaned = 0.000567732 Jy ! Component: 200 - total flux cleaned = 0.000509107 Jy ! Total flux subtracted in 200 components = 0.000509107 Jy ! Clean residual min=-0.000858 max=0.000759 Jy/beam ! Clean residual mean=-0.000000 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.101077 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 109 components and 0.101077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060509Jy sigma=0.897178 ! Fit after self-cal, rms=0.060509Jy sigma=0.897166 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.060509Jy sigma=0.897166 ! Fit after self-cal, rms=0.060466Jy sigma=0.897140 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.294 mas, bmaj=3.781 mas, bpa=1.161 degrees ! Estimated noise=0.304051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000252961 Jy ! Component: 100 - total flux cleaned = 0.000228539 Jy ! Component: 150 - total flux cleaned = 0.000175323 Jy ! Component: 200 - total flux cleaned = 0.000108744 Jy ! Total flux subtracted in 200 components = 0.000108744 Jy ! Clean residual min=-0.000846 max=0.000954 Jy/beam ! Clean residual mean=-0.000000 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.101186 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 121 components and 0.101186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060463Jy sigma=0.897107 ! Fit after self-cal, rms=0.060463Jy sigma=0.897103 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.51087e-06 Jy ! Component: 100 - total flux cleaned = -6.80515e-05 Jy ! Component: 150 - total flux cleaned = -9.14319e-05 Jy ! Component: 200 - total flux cleaned = -0.000121252 Jy ! Total flux subtracted in 200 components = -0.000121252 Jy ! Clean residual min=-0.000833 max=0.000938 Jy/beam ! Clean residual mean=-0.000000 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.101065 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 127 components and 0.101065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060462Jy sigma=0.897094 ! Fit after self-cal, rms=0.060462Jy sigma=0.897093 ! 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=0.8879 mas, bmaj=2.234 mas, bpa=-4.641 degrees ! Estimated noise=0.253145 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8879 x 2.234 at -4.641 degrees (North through East) ! Clean map min=-0.00084047 max=0.083119 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=0.7307 mas, bmaj=1.922 mas, bpa=-5.15 degrees ! Estimated noise=0.456854 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.063725 Jy ! Component: 100 - total flux cleaned = 0.0781573 Jy ! Component: 150 - total flux cleaned = 0.0847142 Jy ! Component: 200 - total flux cleaned = 0.0889736 Jy ! Total flux subtracted in 200 components = 0.0889736 Jy ! Clean residual min=-0.001989 max=0.002346 Jy/beam ! Clean residual mean=0.000001 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.0889736 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0889736 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8879 mas, bmaj=2.234 mas, bpa=-4.641 degrees ! Estimated noise=0.253145 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.00399297 Jy ! Component: 100 - total flux cleaned = 0.00651444 Jy ! Component: 150 - total flux cleaned = 0.00820418 Jy ! Component: 200 - total flux cleaned = 0.00943088 Jy ! Total flux subtracted in 200 components = 0.00943088 Jy ! Clean residual min=-0.001049 max=0.000942 Jy/beam ! Clean residual mean=-0.000000 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.0984045 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 43 components and 0.0984044 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.294 mas, bmaj=3.781 mas, bpa=1.161 degrees ! Estimated noise=0.304051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142203 Jy ! Component: 100 - total flux cleaned = 0.00206694 Jy ! Component: 150 - total flux cleaned = 0.00235952 Jy ! Component: 200 - total flux cleaned = 0.00250042 Jy ! Total flux subtracted in 200 components = 0.00250042 Jy ! Clean residual min=-0.000936 max=0.001024 Jy/beam ! Clean residual mean=-0.000000 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.100905 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 = 7.77206e-05 Jy ! Component: 100 - total flux cleaned = 0.0001448 Jy ! Component: 150 - total flux cleaned = 0.000159281 Jy ! Component: 200 - total flux cleaned = 0.000159072 Jy ! Total flux subtracted in 200 components = 0.000159072 Jy ! Clean residual min=-0.000885 max=0.000981 Jy/beam ! Clean residual mean=-0.000000 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.101064 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 70 components and 0.101064 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8879 mas, bmaj=2.234 mas, bpa=-4.641 degrees ! Estimated noise=0.253145 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.22326e-05 Jy ! Component: 100 - total flux cleaned = 5.16514e-05 Jy ! Component: 150 - total flux cleaned = 8.39991e-05 Jy ! Component: 200 - total flux cleaned = 9.85998e-05 Jy ! Total flux subtracted in 200 components = 9.85998e-05 Jy ! Clean residual min=-0.000900 max=0.000810 Jy/beam ! Clean residual mean=-0.000000 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.101163 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 88 components and 0.101163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060477Jy sigma=0.897234 ! Fit after self-cal, rms=0.060476Jy sigma=0.897215 wmodel J2056-0205_X_map.mod ! Writing 88 model components to file: J2056-0205_X_map.mod wobs J2056-0205_X_uvs.fits ! Writing UV FITS file: J2056-0205_X_uvs.fits wwins J2056-0205_X_map.win ! wwins: Wrote 4 windows to J2056-0205_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000223985 Jy ! Component: 100 - total flux cleaned = -0.000282194 Jy ! Component: 150 - total flux cleaned = -0.00028233 Jy ! Component: 200 - total flux cleaned = -0.000282362 Jy ! Component: 250 - total flux cleaned = -0.000282401 Jy ! Component: 300 - total flux cleaned = -0.000257074 Jy ! Component: 350 - total flux cleaned = -0.000257081 Jy ! Component: 400 - total flux cleaned = -0.000244852 Jy ! Component: 450 - total flux cleaned = -0.00025693 Jy ! Component: 500 - total flux cleaned = -0.000256821 Jy ! Component: 550 - total flux cleaned = -0.000268486 Jy ! Component: 600 - total flux cleaned = -0.000233912 Jy ! Component: 650 - total flux cleaned = -0.000233981 Jy ! Component: 700 - total flux cleaned = -0.000245328 Jy ! Component: 750 - total flux cleaned = -0.000211985 Jy ! Component: 800 - total flux cleaned = -0.000222934 Jy ! Component: 850 - total flux cleaned = -0.000222731 Jy ! Component: 900 - total flux cleaned = -0.000233471 Jy ! Component: 950 - total flux cleaned = -0.000212275 Jy ! Component: 1000 - total flux cleaned = -0.000233291 Jy ! Component: 1050 - total flux cleaned = -0.00025398 Jy ! Component: 1100 - total flux cleaned = -0.000202522 Jy ! Component: 1150 - total flux cleaned = -0.000222933 Jy ! Component: 1200 - total flux cleaned = -0.000212869 Jy ! Component: 1250 - total flux cleaned = -0.000243019 Jy ! Component: 1300 - total flux cleaned = -0.000262702 Jy ! Component: 1350 - total flux cleaned = -0.000272449 Jy ! Component: 1400 - total flux cleaned = -0.000252865 Jy ! Component: 1450 - total flux cleaned = -0.00023358 Jy ! Component: 1500 - total flux cleaned = -0.000243139 Jy ! Component: 1550 - total flux cleaned = -0.000233641 Jy ! Component: 1600 - total flux cleaned = -0.000243166 Jy ! Component: 1650 - total flux cleaned = -0.000233865 Jy ! Component: 1700 - total flux cleaned = -0.000252441 Jy ! Component: 1750 - total flux cleaned = -0.000243215 Jy ! Component: 1800 - total flux cleaned = -0.000261472 Jy ! Component: 1850 - total flux cleaned = -0.000279533 Jy ! Component: 1900 - total flux cleaned = -0.000315485 Jy ! Component: 1950 - total flux cleaned = -0.00030653 Jy ! Component: 2000 - total flux cleaned = -0.000324313 Jy ! Component: 2050 - total flux cleaned = -0.000359532 Jy ! Component: 2100 - total flux cleaned = -0.00038578 Jy ! Component: 2150 - total flux cleaned = -0.00042048 Jy ! Component: 2200 - total flux cleaned = -0.000437631 Jy ! Component: 2250 - total flux cleaned = -0.000446168 Jy ! Component: 2300 - total flux cleaned = -0.000471689 Jy ! Component: 2350 - total flux cleaned = -0.000522242 Jy ! Component: 2400 - total flux cleaned = -0.000522204 Jy ! Component: 2450 - total flux cleaned = -0.000572228 Jy ! Component: 2500 - total flux cleaned = -0.00058052 Jy ! Component: 2550 - total flux cleaned = -0.00062984 Jy ! Component: 2600 - total flux cleaned = -0.000621701 Jy ! Component: 2650 - total flux cleaned = -0.000654133 Jy ! Component: 2700 - total flux cleaned = -0.000662179 Jy ! Component: 2750 - total flux cleaned = -0.000694221 Jy ! Component: 2800 - total flux cleaned = -0.000710142 Jy ! Component: 2850 - total flux cleaned = -0.000741748 Jy ! Component: 2900 - total flux cleaned = -0.00074178 Jy ! Component: 2950 - total flux cleaned = -0.000757419 Jy ! Component: 3000 - total flux cleaned = -0.000788495 Jy ! Component: 3050 - total flux cleaned = -0.000811653 Jy ! Component: 3100 - total flux cleaned = -0.000803925 Jy ! Component: 3150 - total flux cleaned = -0.000857262 Jy ! Component: 3200 - total flux cleaned = -0.000872457 Jy ! Component: 3250 - total flux cleaned = -0.000917583 Jy ! Component: 3300 - total flux cleaned = -0.000895144 Jy ! Component: 3350 - total flux cleaned = -0.000924981 Jy ! Component: 3400 - total flux cleaned = -0.000954596 Jy ! Component: 3450 - total flux cleaned = -0.000976629 Jy ! Component: 3500 - total flux cleaned = -0.000976625 Jy ! Component: 3550 - total flux cleaned = -0.00101305 Jy ! Component: 3600 - total flux cleaned = -0.0010275 Jy ! Component: 3650 - total flux cleaned = -0.00105638 Jy ! Component: 3700 - total flux cleaned = -0.00104205 Jy ! Component: 3750 - total flux cleaned = -0.00107773 Jy ! Component: 3800 - total flux cleaned = -0.00109904 Jy ! Component: 3850 - total flux cleaned = -0.00113437 Jy ! Component: 3900 - total flux cleaned = -0.00112027 Jy ! Component: 3950 - total flux cleaned = -0.00114127 Jy ! Component: 4000 - total flux cleaned = -0.0011552 Jy ! Component: 4050 - total flux cleaned = -0.00117602 Jy ! Total flux subtracted in 4096 components = -0.00118984 Jy ! Clean residual min=-0.000407 max=0.000387 Jy/beam ! Clean residual mean=0.000000 rms=0.000121 Jy/beam ! Combined flux in latest and established models = 0.0999727 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 367 components and 0.0999727 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/bm252b_uvs/J2056-0205_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8879 x 2.234 at -4.641 degrees (North through East) ! Clean map min=-0.00070813 max=0.082856 Jy/beam ! Writing clean map to FITS file: /scr/pima/bm252b_uvs/J2056-0205_X_map.fits wmodel /scr/pima/bm252b_uvs/J2056-0205_X_map.mod ! Writing 367 model components to file: /scr/pima/bm252b_uvs/J2056-0205_X_map.mod wobs /scr/pima/bm252b_uvs/J2056-0205_X_uvs.fits ! Writing UV FITS file: /scr/pima/bm252b_uvs/J2056-0205_X_uvs.fits wwins /scr/pima/bm252b_uvs/J2056-0205_X_map.win ! wwins: Wrote 5 windows to /scr/pima/bm252b_uvs/J2056-0205_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0828558 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000120309 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.43561 0.43561 0.871221 1.74244 3.48488 6.96976 13.9395 27.8791 55.7581 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.082 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 688.689 quit ! Quitting program ! Log file /scr/pima/bm252b_uvs/J2056-0205_X_dfm.log closed on Fri Jun 15 01:59:54 2018