! Started logfile: .//J0607-0834_S_dfm.log on Wed Aug 15 15:28:49 2018 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 .//J0607-0834_S_uva.fits ! Reading UV FITS file: .//J0607-0834_S_uva.fits ! AN table 1: 8 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0607-0834 ! ! 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 1152 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 J0607-0834_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 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.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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.210089Jy sigma=31.382532 ! Fit after self-cal, rms=0.955157Jy sigma=12.966516 ! 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.827 mas, bmaj=9.831 mas, bpa=7.506 degrees ! Estimated noise=1.94588 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 = 1.40893 Jy ! Component: 100 - total flux cleaned = 1.74807 Jy ! Total flux subtracted in 100 components = 1.74807 Jy ! Clean residual min=-0.112213 max=0.244433 Jy/beam ! Clean residual mean=0.000390 rms=0.043276 Jy/beam ! Combined flux in latest and established models = 1.74807 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 1.74807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.427747Jy sigma=5.790706 ! Fit after self-cal, rms=0.427042Jy sigma=5.774543 ! 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.363 mas, bmaj=10.03 mas, bpa=5.592 degrees ! Estimated noise=1.75956 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 (7, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.251016 Jy ! Component: 100 - total flux cleaned = 0.376381 Jy ! Component: 150 - total flux cleaned = 0.460194 Jy ! Component: 200 - total flux cleaned = 0.520183 Jy ! Total flux subtracted in 200 components = 0.520183 Jy ! Clean residual min=-0.069138 max=0.088325 Jy/beam ! Clean residual mean=0.000248 rms=0.021796 Jy/beam ! Combined flux in latest and established models = 2.26825 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 73 components and 2.26825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224606Jy sigma=3.108773 ! Fit after self-cal, rms=0.203662Jy sigma=2.731333 ! 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.363 x 10.03 at 5.592 degrees (North through East) ! Clean map min=-0.063776 max=1.7602 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.01 HN 1.04 KP 0.97 ! LA 0.92 NL 1.09 OV 0.93 PT 1.02 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.02 HN 1.01 KP 0.96 ! LA 0.93 NL 1.07 OV 0.94 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.02 HN 1.01 KP 0.97 ! LA 0.91 NL 0.98 OV 0.94 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* NL 0.00* OV 0.00* PT 0.00* ! SC 0.00* ! ! ! Fit before self-cal, rms=0.203662Jy sigma=2.731333 ! Fit after self-cal, rms=0.138322Jy sigma=1.892774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.376 mas, bmaj=10.15 mas, bpa=5.554 degrees ! Estimated noise=1.73409 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 (-20.5, 59.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0688428 Jy ! Component: 100 - total flux cleaned = 0.103472 Jy ! Component: 150 - total flux cleaned = 0.11607 Jy ! Component: 200 - total flux cleaned = 0.122279 Jy ! Total flux subtracted in 200 components = 0.122279 Jy ! Clean residual min=-0.025877 max=0.030159 Jy/beam ! Clean residual mean=-0.000123 rms=0.007191 Jy/beam ! Combined flux in latest and established models = 2.39053 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 120 components and 2.39053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096105Jy sigma=1.300901 ! Fit after self-cal, rms=0.095012Jy sigma=1.281812 ! 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.095012Jy sigma=1.281812 ! Fit after self-cal, rms=0.093921Jy sigma=1.272786 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.379 mas, bmaj=10.15 mas, bpa=5.474 degrees ! Estimated noise=1.72979 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0092566 Jy ! Component: 100 - total flux cleaned = 0.0129109 Jy ! Component: 150 - total flux cleaned = 0.014488 Jy ! Component: 200 - total flux cleaned = 0.0158628 Jy ! Total flux subtracted in 200 components = 0.0158628 Jy ! Clean residual min=-0.022373 max=0.025973 Jy/beam ! Clean residual mean=-0.000108 rms=0.005907 Jy/beam ! Combined flux in latest and established models = 2.40639 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 136 components and 2.40639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087271Jy sigma=1.172815 ! Fit after self-cal, rms=0.087012Jy sigma=1.166002 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 (-53.5, -122.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212407 Jy ! Component: 100 - total flux cleaned = 0.0250497 Jy ! Component: 150 - total flux cleaned = 0.0258337 Jy ! Component: 200 - total flux cleaned = 0.026154 Jy ! Total flux subtracted in 200 components = 0.026154 Jy ! Clean residual min=-0.019551 max=0.016808 Jy/beam ! Clean residual mean=-0.000078 rms=0.004471 Jy/beam ! Combined flux in latest and established models = 2.43255 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 166 components and 2.43255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080638Jy sigma=1.069527 ! Fit after self-cal, rms=0.080268Jy sigma=1.065181 ! 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.080268Jy sigma=1.065181 ! Fit after self-cal, rms=0.079469Jy sigma=1.057251 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.377 mas, bmaj=10.15 mas, bpa=5.466 degrees ! Estimated noise=1.73117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0078448 Jy ! Component: 100 - total flux cleaned = 0.00918563 Jy ! Component: 150 - total flux cleaned = 0.0105802 Jy ! Component: 200 - total flux cleaned = 0.0118515 Jy ! Total flux subtracted in 200 components = 0.0118515 Jy ! Clean residual min=-0.017817 max=0.013686 Jy/beam ! Clean residual mean=-0.000094 rms=0.003745 Jy/beam ! Combined flux in latest and established models = 2.4444 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 196 components and 2.4444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077212Jy sigma=1.020555 ! Fit after self-cal, rms=0.077085Jy sigma=1.018693 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.00056027 Jy ! Component: 100 - total flux cleaned = 0.00147132 Jy ! Component: 150 - total flux cleaned = 0.00210115 Jy ! Component: 200 - total flux cleaned = 0.00329149 Jy ! Total flux subtracted in 200 components = 0.00329149 Jy ! Clean residual min=-0.016677 max=0.012773 Jy/beam ! Clean residual mean=-0.000091 rms=0.003417 Jy/beam ! Combined flux in latest and established models = 2.44769 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 214 components and 2.44769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075971Jy sigma=1.000234 ! Fit after self-cal, rms=0.075916Jy sigma=0.999257 ! 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.075916Jy sigma=0.999257 ! Fit after self-cal, rms=0.075514Jy sigma=0.995027 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.721 mas, bmaj=13.67 mas, bpa=-8.98 degrees ! Estimated noise=2.08093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00637261 Jy ! Component: 100 - total flux cleaned = 0.00810909 Jy ! Component: 150 - total flux cleaned = 0.00923059 Jy ! Component: 200 - total flux cleaned = 0.0100703 Jy ! Total flux subtracted in 200 components = 0.0100703 Jy ! Clean residual min=-0.016855 max=0.014241 Jy/beam ! Clean residual mean=-0.000168 rms=0.003848 Jy/beam ! Combined flux in latest and established models = 2.45776 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 241 components and 2.45776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074781Jy sigma=0.982578 ! Fit after self-cal, rms=0.074775Jy sigma=0.982007 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.000547708 Jy ! Component: 100 - total flux cleaned = 0.000989072 Jy ! Component: 150 - total flux cleaned = 0.00125597 Jy ! Component: 200 - total flux cleaned = 0.00138112 Jy ! Total flux subtracted in 200 components = 0.00138112 Jy ! Clean residual min=-0.016158 max=0.013918 Jy/beam ! Clean residual mean=-0.000158 rms=0.003726 Jy/beam ! Combined flux in latest and established models = 2.45914 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 257 components and 2.45914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074351Jy sigma=0.974393 ! Fit after self-cal, rms=0.074330Jy sigma=0.973860 ! 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.377 mas, bmaj=10.15 mas, bpa=5.45 degrees ! Estimated noise=1.73086 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.377 x 10.15 at 5.45 degrees (North through East) ! Clean map min=-0.014237 max=1.7305 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074330Jy sigma=0.973860 ! Fit after self-cal, rms=0.067435Jy sigma=0.889494 ! Inverting map and beam ! Estimated beam: bmin=4.378 mas, bmaj=10.16 mas, bpa=5.425 degrees ! Estimated noise=1.73224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149432 Jy ! Component: 100 - total flux cleaned = 0.00222821 Jy ! Component: 150 - total flux cleaned = 0.00286034 Jy ! Component: 200 - total flux cleaned = 0.00328491 Jy ! Total flux subtracted in 200 components = 0.00328491 Jy ! Clean residual min=-0.013223 max=0.010454 Jy/beam ! Clean residual mean=-0.000093 rms=0.002650 Jy/beam ! Combined flux in latest and established models = 2.46243 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 282 components and 2.46243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066693Jy sigma=0.877005 ! Fit after self-cal, rms=0.066654Jy sigma=0.876372 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00019416 Jy ! Component: 100 - total flux cleaned = 0.000467737 Jy ! Component: 150 - total flux cleaned = 0.000717184 Jy ! Component: 200 - total flux cleaned = 0.000948802 Jy ! Total flux subtracted in 200 components = 0.000948802 Jy ! Clean residual min=-0.012598 max=0.009763 Jy/beam ! Clean residual mean=-0.000090 rms=0.002517 Jy/beam ! Combined flux in latest and established models = 2.46338 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 293 components and 2.46338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066213Jy sigma=0.869679 ! Fit after self-cal, rms=0.066193Jy sigma=0.869271 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066193Jy sigma=0.869271 ! Fit after self-cal, rms=0.066037Jy sigma=0.867916 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.831 mas, bmaj=9.936 mas, bpa=7.398 degrees ! Estimated noise=1.91649 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.38421 Jy ! Component: 100 - total flux cleaned = 1.7758 Jy ! Component: 150 - total flux cleaned = 1.9464 Jy ! Component: 200 - total flux cleaned = 2.04792 Jy ! Total flux subtracted in 200 components = 2.04792 Jy ! Clean residual min=-0.035923 max=0.056338 Jy/beam ! Clean residual mean=0.000001 rms=0.013963 Jy/beam ! Combined flux in latest and established models = 2.04792 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 29 model components to the UV plane model. ! The established model now contains 29 components and 2.04792 Jy ! Inverting map and beam ! Estimated beam: bmin=4.378 mas, bmaj=10.16 mas, bpa=5.404 degrees ! Estimated noise=1.73155 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.0784892 Jy ! Component: 100 - total flux cleaned = 0.130632 Jy ! Component: 150 - total flux cleaned = 0.17034 Jy ! Component: 200 - total flux cleaned = 0.20269 Jy ! Total flux subtracted in 200 components = 0.20269 Jy ! Clean residual min=-0.024951 max=0.029855 Jy/beam ! Clean residual mean=-0.000035 rms=0.007915 Jy/beam ! Combined flux in latest and established models = 2.25061 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 96 components and 2.25061 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.719 mas, bmaj=13.68 mas, bpa=-9.016 degrees ! Estimated noise=2.08095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0418587 Jy ! Component: 100 - total flux cleaned = 0.0734802 Jy ! Component: 150 - total flux cleaned = 0.0985714 Jy ! Component: 200 - total flux cleaned = 0.118933 Jy ! Total flux subtracted in 200 components = 0.118933 Jy ! Clean residual min=-0.019412 max=0.019970 Jy/beam ! Clean residual mean=-0.000105 rms=0.006501 Jy/beam ! Combined flux in latest and established models = 2.36954 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0168323 Jy ! Component: 100 - total flux cleaned = 0.0308777 Jy ! Component: 150 - total flux cleaned = 0.0426858 Jy ! Component: 200 - total flux cleaned = 0.0526731 Jy ! Total flux subtracted in 200 components = 0.0526731 Jy ! Clean residual min=-0.016329 max=0.014545 Jy/beam ! Clean residual mean=-0.000110 rms=0.004493 Jy/beam ! Combined flux in latest and established models = 2.42222 Jy ! Adding 140 model components to the UV plane model. ! The established model now contains 227 components and 2.42222 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.378 mas, bmaj=10.16 mas, bpa=5.404 degrees ! Estimated noise=1.73155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00665749 Jy ! Component: 100 - total flux cleaned = 0.0107056 Jy ! Component: 150 - total flux cleaned = 0.0143448 Jy ! Component: 200 - total flux cleaned = 0.0179529 Jy ! Total flux subtracted in 200 components = 0.0179529 Jy ! Clean residual min=-0.013899 max=0.011212 Jy/beam ! Clean residual mean=-0.000065 rms=0.003103 Jy/beam ! Combined flux in latest and established models = 2.44017 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 254 components and 2.44017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068661Jy sigma=0.908785 ! Fit after self-cal, rms=0.067713Jy sigma=0.893696 wmodel J0607-0834_S_map.mod ! Writing 254 model components to file: J0607-0834_S_map.mod wobs J0607-0834_S_uvs.fits ! Writing UV FITS file: J0607-0834_S_uvs.fits wwins J0607-0834_S_map.win ! wwins: Wrote 4 windows to J0607-0834_S_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.0031273 Jy ! Component: 100 - total flux cleaned = -0.00296024 Jy ! Component: 150 - total flux cleaned = -0.00310614 Jy ! Component: 200 - total flux cleaned = -0.00398516 Jy ! Component: 250 - total flux cleaned = -0.00480733 Jy ! Component: 300 - total flux cleaned = -0.00557077 Jy ! Component: 350 - total flux cleaned = -0.00580942 Jy ! Component: 400 - total flux cleaned = -0.00615028 Jy ! Component: 450 - total flux cleaned = -0.00668625 Jy ! Component: 500 - total flux cleaned = -0.00698662 Jy ! Component: 550 - total flux cleaned = -0.00698311 Jy ! Component: 600 - total flux cleaned = -0.00707498 Jy ! Component: 650 - total flux cleaned = -0.00724918 Jy ! Component: 700 - total flux cleaned = -0.00741958 Jy ! Component: 750 - total flux cleaned = -0.00774305 Jy ! Component: 800 - total flux cleaned = -0.00789457 Jy ! Component: 850 - total flux cleaned = -0.00818683 Jy ! Component: 900 - total flux cleaned = -0.00825721 Jy ! Component: 950 - total flux cleaned = -0.00846558 Jy ! Component: 1000 - total flux cleaned = -0.00866351 Jy ! Component: 1050 - total flux cleaned = -0.00834405 Jy ! Component: 1100 - total flux cleaned = -0.00834531 Jy ! Component: 1150 - total flux cleaned = -0.00822593 Jy ! Component: 1200 - total flux cleaned = -0.00816719 Jy ! Component: 1250 - total flux cleaned = -0.00810975 Jy ! Component: 1300 - total flux cleaned = -0.0080547 Jy ! Component: 1350 - total flux cleaned = -0.00810838 Jy ! Component: 1400 - total flux cleaned = -0.00816036 Jy ! Component: 1450 - total flux cleaned = -0.00826028 Jy ! Component: 1500 - total flux cleaned = -0.0081609 Jy ! Component: 1550 - total flux cleaned = -0.00816266 Jy ! Component: 1600 - total flux cleaned = -0.00820962 Jy ! Component: 1650 - total flux cleaned = -0.00830205 Jy ! Component: 1700 - total flux cleaned = -0.00825781 Jy ! Component: 1750 - total flux cleaned = -0.00834718 Jy ! Component: 1800 - total flux cleaned = -0.00834768 Jy ! Component: 1850 - total flux cleaned = -0.00843359 Jy ! Component: 1900 - total flux cleaned = -0.00864289 Jy ! Component: 1950 - total flux cleaned = -0.00868538 Jy ! Component: 2000 - total flux cleaned = -0.00888921 Jy ! Component: 2050 - total flux cleaned = -0.00900968 Jy ! Component: 2100 - total flux cleaned = -0.00920648 Jy ! Component: 2150 - total flux cleaned = -0.00943935 Jy ! Component: 2200 - total flux cleaned = -0.009669 Jy ! Component: 2250 - total flux cleaned = -0.00985746 Jy ! Component: 2300 - total flux cleaned = -0.00993162 Jy ! Component: 2350 - total flux cleaned = -0.0100786 Jy ! Component: 2400 - total flux cleaned = -0.0103328 Jy ! Component: 2450 - total flux cleaned = -0.0104404 Jy ! Component: 2500 - total flux cleaned = -0.0105461 Jy ! Component: 2550 - total flux cleaned = -0.0106511 Jy ! Component: 2600 - total flux cleaned = -0.010686 Jy ! Component: 2650 - total flux cleaned = -0.0107203 Jy ! Component: 2700 - total flux cleaned = -0.0107543 Jy ! Component: 2750 - total flux cleaned = -0.0108879 Jy ! Component: 2800 - total flux cleaned = -0.0108544 Jy ! Component: 2850 - total flux cleaned = -0.0108541 Jy ! Component: 2900 - total flux cleaned = -0.0109849 Jy ! Component: 2950 - total flux cleaned = -0.0110173 Jy ! Component: 3000 - total flux cleaned = -0.0110175 Jy ! Component: 3050 - total flux cleaned = -0.0111135 Jy ! Component: 3100 - total flux cleaned = -0.0111135 Jy ! Component: 3150 - total flux cleaned = -0.0112709 Jy ! Component: 3200 - total flux cleaned = -0.0112394 Jy ! Component: 3250 - total flux cleaned = -0.0113015 Jy ! Component: 3300 - total flux cleaned = -0.0112706 Jy ! Component: 3350 - total flux cleaned = -0.0113017 Jy ! Component: 3400 - total flux cleaned = -0.011363 Jy ! Component: 3450 - total flux cleaned = -0.0113935 Jy ! Component: 3500 - total flux cleaned = -0.0114239 Jy ! Component: 3550 - total flux cleaned = -0.011424 Jy ! Component: 3600 - total flux cleaned = -0.0114848 Jy ! Component: 3650 - total flux cleaned = -0.0115149 Jy ! Component: 3700 - total flux cleaned = -0.011545 Jy ! Component: 3750 - total flux cleaned = -0.0116348 Jy ! Component: 3800 - total flux cleaned = -0.0116947 Jy ! Component: 3850 - total flux cleaned = -0.0117245 Jy ! Component: 3900 - total flux cleaned = -0.0118139 Jy ! Component: 3950 - total flux cleaned = -0.011903 Jy ! Component: 4000 - total flux cleaned = -0.0118732 Jy ! Component: 4050 - total flux cleaned = -0.0119325 Jy ! Total flux subtracted in 4096 components = -0.0119031 Jy ! Clean residual min=-0.001972 max=0.001908 Jy/beam ! Clean residual mean=-0.000007 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 2.42827 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 538 components and 2.42827 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap .//J0607-0834_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.378 x 10.16 at 5.404 degrees (North through East) ! Clean map min=-0.004043 max=1.7094 Jy/beam ! Writing clean map to FITS file: .//J0607-0834_S_map.fits wmodel .//J0607-0834_S_map.mod ! Writing 538 model components to file: .//J0607-0834_S_map.mod wobs .//J0607-0834_S_uvs.fits ! Writing UV FITS file: .//J0607-0834_S_uvs.fits wwins .//J0607-0834_S_map.win ! wwins: Wrote 5 windows to .//J0607-0834_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.70943 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000514266 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0902521 0.0902521 0.180504 0.361008 0.722017 1.44403 2.88807 5.77613 11.5523 23.1045 46.2091 92.4182 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.709 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 3324.02 quit ! Quitting program ! Log file .//J0607-0834_S_dfm.log closed on Wed Aug 15 15:28:53 2018