! Started logfile: /scr/pima/rv122_uvs/J2056-4714_X_dfm.log on Fri Jul 13 21:10:53 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.36575 obs /scr/pima/rv122_uvs/J2056-4714_X_uva.fits ! Reading UV FITS file: /scr/pima/rv122_uvs/J2056-4714_X_uva.fits ! AN table 1: 4 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.875 visibilities/baseline/integration-bin. ! Found source: J2056-4714 ! ! 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.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 84 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-4714_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.894495Jy sigma=19.173606 ! Fit after self-cal, rms=0.637061Jy sigma=6.795959 ! 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.6441 mas, bmaj=17.52 mas, bpa=9.382 degrees ! Estimated noise=11.1812 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.03627 Jy ! Component: 100 - total flux cleaned = 1.25083 Jy ! Total flux subtracted in 100 components = 1.25083 Jy ! Clean residual min=-0.100493 max=0.099897 Jy/beam ! Clean residual mean=0.000468 rms=0.045283 Jy/beam ! Combined flux in latest and established models = 1.25083 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 1.25083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.417329Jy sigma=4.446926 ! Fit after self-cal, rms=0.417195Jy sigma=4.445695 ! 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.9624 mas, bmaj=14.2 mas, bpa=9.103 degrees ! Estimated noise=7.96955 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.254453 Jy ! Component: 100 - total flux cleaned = 0.293269 Jy ! Component: 150 - total flux cleaned = 0.36423 Jy ! Component: 200 - total flux cleaned = 0.373967 Jy ! Total flux subtracted in 200 components = 0.373967 Jy ! Clean residual min=-0.053137 max=0.053964 Jy/beam ! Clean residual mean=0.000724 rms=0.021567 Jy/beam ! Combined flux in latest and established models = 1.6248 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 103 components and 1.6248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091549Jy sigma=0.968351 ! Fit after self-cal, rms=0.091001Jy sigma=0.963639 ! 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.9624 x 14.2 at 9.103 degrees (North through East) ! Clean map min=-0.062342 max=1.2569 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 1.05 LA 0.99 PT 0.94 SC 1.02 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 1.04 LA 1.00 PT 0.93 SC 1.05 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 1.04 LA 1.02 PT 0.94 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.97 LA 1.06 PT 0.96 SC 1.06 ! ! ! Fit before self-cal, rms=0.091001Jy sigma=0.963639 ! Fit after self-cal, rms=0.057833Jy sigma=0.570145 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7999 mas, bmaj=15.5 mas, bpa=9.326 degrees ! Estimated noise=9.65334 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.0147959 Jy ! Component: 100 - total flux cleaned = 0.011064 Jy ! Component: 150 - total flux cleaned = 0.00776941 Jy ! Component: 200 - total flux cleaned = 0.00573328 Jy ! Total flux subtracted in 200 components = 0.00573328 Jy ! Clean residual min=-0.004358 max=0.004391 Jy/beam ! Clean residual mean=0.000009 rms=0.001704 Jy/beam ! Combined flux in latest and established models = 1.63053 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 147 components and 1.63053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049172Jy sigma=0.487486 ! Fit after self-cal, rms=0.049037Jy sigma=0.486211 ! 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.049037Jy sigma=0.486211 ! Fit after self-cal, rms=0.048271Jy sigma=0.479561 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7996 mas, bmaj=15.5 mas, bpa=9.325 degrees ! Estimated noise=9.62949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140647 Jy ! Component: 100 - total flux cleaned = 0.000450347 Jy ! Component: 150 - total flux cleaned = -0.000679952 Jy ! Component: 200 - total flux cleaned = -0.00116997 Jy ! Total flux subtracted in 200 components = -0.00116997 Jy ! Clean residual min=-0.002494 max=0.002486 Jy/beam ! Clean residual mean=0.000002 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 1.62936 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 190 components and 1.62936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045901Jy sigma=0.462677 ! Fit after self-cal, rms=0.045911Jy sigma=0.462306 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.00218102 Jy ! Component: 100 - total flux cleaned = -0.00421902 Jy ! Component: 150 - total flux cleaned = -0.00576341 Jy ! Component: 200 - total flux cleaned = -0.00707467 Jy ! Total flux subtracted in 200 components = -0.00707467 Jy ! Clean residual min=-0.001500 max=0.001474 Jy/beam ! Clean residual mean=0.000005 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 1.62229 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 226 components and 1.62229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045253Jy sigma=0.457689 ! Fit after self-cal, rms=0.045283Jy sigma=0.457417 ! 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.045283Jy sigma=0.457417 ! Fit after self-cal, rms=0.045000Jy sigma=0.454145 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7996 mas, bmaj=15.5 mas, bpa=9.326 degrees ! Estimated noise=9.62247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000549442 Jy ! Component: 100 - total flux cleaned = -0.000416854 Jy ! Component: 150 - total flux cleaned = -0.000766964 Jy ! Component: 200 - total flux cleaned = -0.0015779 Jy ! Total flux subtracted in 200 components = -0.0015779 Jy ! Clean residual min=-0.001293 max=0.001276 Jy/beam ! Clean residual mean=0.000002 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 1.62071 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 260 components and 1.62071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044470Jy sigma=0.450514 ! Fit after self-cal, rms=0.044497Jy sigma=0.450338 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.000978615 Jy ! Component: 100 - total flux cleaned = -0.000852991 Jy ! Component: 150 - total flux cleaned = -0.000110965 Jy ! Component: 200 - total flux cleaned = 0.000489532 Jy ! Total flux subtracted in 200 components = 0.000489532 Jy ! Clean residual min=-0.001105 max=0.001119 Jy/beam ! Clean residual mean=-0.000001 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 1.6212 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 294 components and 1.6212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044269Jy sigma=0.448744 ! Fit after self-cal, rms=0.044280Jy sigma=0.448675 ! 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.044280Jy sigma=0.448675 ! Fit after self-cal, rms=0.044243Jy sigma=0.447850 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=14.1 mas, bpa=3.08 degrees ! Estimated noise=13.8571 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.94327e-05 Jy ! Component: 100 - total flux cleaned = -0.000219823 Jy ! Component: 150 - total flux cleaned = -0.000217288 Jy ! Component: 200 - total flux cleaned = -0.000212253 Jy ! Total flux subtracted in 200 components = -0.000212253 Jy ! Clean residual min=-0.000911 max=0.000907 Jy/beam ! Clean residual mean=-0.000001 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 1.62099 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 336 components and 1.62099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044173Jy sigma=0.447481 ! Fit after self-cal, rms=0.044182Jy sigma=0.447458 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.000690523 Jy ! Component: 100 - total flux cleaned = -0.0010202 Jy ! Component: 150 - total flux cleaned = -0.00104511 Jy ! Component: 200 - total flux cleaned = -0.000992718 Jy ! Total flux subtracted in 200 components = -0.000992718 Jy ! Clean residual min=-0.000469 max=0.000465 Jy/beam ! Clean residual mean=-0.000002 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 1.62 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 363 components and 1.62 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044135Jy sigma=0.447022 ! Fit after self-cal, rms=0.044131Jy sigma=0.447009 ! 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.7997 mas, bmaj=15.5 mas, bpa=9.326 degrees ! Estimated noise=9.618 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7997 x 15.5 at 9.326 degrees (North through East) ! Clean map min=-0.024111 max=1.2342 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.044131Jy sigma=0.447009 ! Fit after self-cal, rms=0.031252Jy sigma=0.313937 ! Inverting map and beam ! Estimated beam: bmin=0.7997 mas, bmaj=15.5 mas, bpa=9.326 degrees ! Estimated noise=9.61771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000487432 Jy ! Component: 100 - total flux cleaned = -0.00117955 Jy ! Component: 150 - total flux cleaned = -0.00160288 Jy ! Component: 200 - total flux cleaned = -0.00178507 Jy ! Total flux subtracted in 200 components = -0.00178507 Jy ! Clean residual min=-0.000770 max=0.000771 Jy/beam ! Clean residual mean=0.000001 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 1.61821 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 398 components and 1.61821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.031054Jy sigma=0.312545 ! Fit after self-cal, rms=0.031088Jy sigma=0.312425 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000241327 Jy ! Component: 100 - total flux cleaned = -7.03898e-05 Jy ! Component: 150 - total flux cleaned = 1.02461e-05 Jy ! Component: 200 - total flux cleaned = 0.000373466 Jy ! Total flux subtracted in 200 components = 0.000373466 Jy ! Clean residual min=-0.000681 max=0.000687 Jy/beam ! Clean residual mean=-0.000001 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 1.61858 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 435 components and 1.61858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.030978Jy sigma=0.311548 ! Fit after self-cal, rms=0.030997Jy sigma=0.311467 ! 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.030997Jy sigma=0.311467 ! Fit after self-cal, rms=0.030977Jy sigma=0.311275 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.6463 mas, bmaj=17.68 mas, bpa=9.407 degrees ! Estimated noise=11.5334 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.04956 Jy ! Component: 100 - total flux cleaned = 1.29574 Jy ! Component: 150 - total flux cleaned = 1.42359 Jy ! Component: 200 - total flux cleaned = 1.52372 Jy ! Total flux subtracted in 200 components = 1.52372 Jy ! Clean residual min=-0.058618 max=0.059228 Jy/beam ! Clean residual mean=0.000397 rms=0.023715 Jy/beam ! Combined flux in latest and established models = 1.52372 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 38 model components to the UV plane model. ! The established model now contains 38 components and 1.52372 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7997 mas, bmaj=15.5 mas, bpa=9.326 degrees ! Estimated noise=9.6176 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.0584547 Jy ! Component: 100 - total flux cleaned = 0.0638757 Jy ! Component: 150 - total flux cleaned = 0.0814701 Jy ! Component: 200 - total flux cleaned = 0.0833096 Jy ! Total flux subtracted in 200 components = 0.0833096 Jy ! Clean residual min=-0.023897 max=0.024156 Jy/beam ! Clean residual mean=0.000265 rms=0.010606 Jy/beam ! Combined flux in latest and established models = 1.60703 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 131 components and 1.60703 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=3.226 mas, bmaj=14.1 mas, bpa=3.08 degrees ! Estimated noise=13.8583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0181907 Jy ! Component: 100 - total flux cleaned = -0.0196258 Jy ! Component: 150 - total flux cleaned = -0.0161243 Jy ! Component: 200 - total flux cleaned = -0.0139406 Jy ! Total flux subtracted in 200 components = -0.0139406 Jy ! Clean residual min=-0.019787 max=0.019936 Jy/beam ! Clean residual mean=0.000044 rms=0.007633 Jy/beam ! Combined flux in latest and established models = 1.59309 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.00016769 Jy ! Component: 100 - total flux cleaned = 0.000267127 Jy ! Component: 150 - total flux cleaned = 0.000373626 Jy ! Component: 200 - total flux cleaned = 0.000503128 Jy ! Total flux subtracted in 200 components = 0.000503128 Jy ! Clean residual min=-0.048012 max=0.048136 Jy/beam ! Clean residual mean=-0.000227 rms=0.017024 Jy/beam ! Combined flux in latest and established models = 1.59359 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 207 components and 1.59359 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7997 mas, bmaj=15.5 mas, bpa=9.326 degrees ! Estimated noise=9.6176 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00952132 Jy ! Component: 100 - total flux cleaned = 0.00706993 Jy ! Component: 150 - total flux cleaned = 0.00338415 Jy ! Component: 200 - total flux cleaned = 0.00125366 Jy ! Total flux subtracted in 200 components = 0.00125366 Jy ! Clean residual min=-0.011969 max=0.012033 Jy/beam ! Clean residual mean=-0.000028 rms=0.003342 Jy/beam ! Combined flux in latest and established models = 1.59484 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 254 components and 1.59484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036177Jy sigma=0.372367 ! Fit after self-cal, rms=0.035481Jy sigma=0.364522 wmodel J2056-4714_X_map.mod ! Writing 254 model components to file: J2056-4714_X_map.mod wobs J2056-4714_X_uvs.fits ! Writing UV FITS file: J2056-4714_X_uvs.fits wwins J2056-4714_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/rv122_uvs/J2056-4714_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7997 x 15.5 at 9.326 degrees (North through East) ! Clean map min=-0.039969 max=1.1611 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv122_uvs/J2056-4714_X_map.fits wmodel /scr/pima/rv122_uvs/J2056-4714_X_map.mod ! Writing 254 model components to file: /scr/pima/rv122_uvs/J2056-4714_X_map.mod wobs /scr/pima/rv122_uvs/J2056-4714_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv122_uvs/J2056-4714_X_uvs.fits wwins /scr/pima/rv122_uvs/J2056-4714_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.1611 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00249909 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.645705 0.645705 1.29141 2.58282 5.16564 10.3313 20.6625 41.3251 82.6502 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0074 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.161 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 464.608 quit ! Quitting program ! Log file /scr/pima/rv122_uvs/J2056-4714_X_dfm.log closed on Fri Jul 13 21:10:56 2018