! Started logfile: /scr/pima/rdv76_uvs/J2235-1826_X_dfm.log on Fri Jun 15 03:57:50 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/rdv76_uvs/J2235-1826_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv76_uvs/J2235-1826_X_uva.fits ! AN table 1: 189 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.976484 visibilities/baseline/integration-bin. ! Found source: J2235-1826 ! ! 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 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 26576 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 J2235-1826_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 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022398Jy sigma=13.120470 ! Fit after self-cal, rms=0.899459Jy sigma=11.514539 ! 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.6818 mas, bmaj=1.56 mas, bpa=-0.7685 degrees ! Estimated noise=0.717619 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.0858069 Jy ! Component: 100 - total flux cleaned = 0.106639 Jy ! Total flux subtracted in 100 components = 0.106639 Jy ! Clean residual min=-0.006258 max=0.008038 Jy/beam ! Clean residual mean=-0.000000 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.106639 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.106639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152965Jy sigma=1.840409 ! Fit after self-cal, rms=0.151845Jy sigma=1.825162 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00927074 Jy ! Component: 100 - total flux cleaned = 0.0131496 Jy ! Total flux subtracted in 100 components = 0.0131496 Jy ! Clean residual min=-0.005475 max=0.005231 Jy/beam ! Clean residual mean=0.000001 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.119789 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.119789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151254Jy sigma=1.817091 ! Fit after self-cal, rms=0.151249Jy sigma=1.816706 ! 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.8977 mas, bmaj=2.015 mas, bpa=-1.015 degrees ! Estimated noise=0.351564 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.00299813 Jy ! Component: 100 - total flux cleaned = 0.00326741 Jy ! Component: 150 - total flux cleaned = 0.00342434 Jy ! Component: 200 - total flux cleaned = 0.00354913 Jy ! Total flux subtracted in 200 components = 0.00354913 Jy ! Clean residual min=-0.002814 max=0.002859 Jy/beam ! Clean residual mean=-0.000001 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.123338 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.123338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151183Jy sigma=1.815961 ! Fit after self-cal, rms=0.151175Jy sigma=1.815837 ! 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.8977 x 2.015 at -1.015 degrees (North through East) ! Clean map min=-0.002682 max=0.11249 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 KP 0.98 LA 1.01 ! MK 1.05 NL 1.06 OV 1.01 PT 1.04 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 KP 0.99 LA 0.97 ! MK 1.01 NL 1.04 OV 1.03 PT 1.03 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 KP 0.97 LA 1.00 ! MK 1.01 NL 0.99 OV 1.04 PT 1.00 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.94 KP 0.98 LA 1.01 ! MK 0.90 NL 0.99 OV 1.04 PT 0.98 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.151175Jy sigma=1.815837 ! Fit after self-cal, rms=0.148656Jy sigma=1.814563 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8985 mas, bmaj=2.014 mas, bpa=-1.019 degrees ! Estimated noise=0.350319 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.000146748 Jy ! Component: 100 - total flux cleaned = -0.000231688 Jy ! Component: 150 - total flux cleaned = -0.000301856 Jy ! Component: 200 - total flux cleaned = -0.000362486 Jy ! Total flux subtracted in 200 components = -0.000362486 Jy ! Clean residual min=-0.002550 max=0.002689 Jy/beam ! Clean residual mean=-0.000003 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.122975 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 20 components and 0.122975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148645Jy sigma=1.814464 ! Fit after self-cal, rms=0.148618Jy sigma=1.814291 ! 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.148618Jy sigma=1.814291 ! Fit after self-cal, rms=0.148260Jy sigma=1.813623 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8994 mas, bmaj=2.002 mas, bpa=-1.203 degrees ! Estimated noise=0.34924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000221793 Jy ! Component: 100 - total flux cleaned = -0.000293322 Jy ! Component: 150 - total flux cleaned = -0.000353177 Jy ! Component: 200 - total flux cleaned = -0.000418675 Jy ! Total flux subtracted in 200 components = -0.000418675 Jy ! Clean residual min=-0.002618 max=0.002264 Jy/beam ! Clean residual mean=-0.000002 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.122557 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.122557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148253Jy sigma=1.813559 ! Fit after self-cal, rms=0.148257Jy sigma=1.813479 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.31376e-05 Jy ! Component: 100 - total flux cleaned = -3.85135e-05 Jy ! Component: 150 - total flux cleaned = -8.24545e-05 Jy ! Component: 200 - total flux cleaned = -0.000108008 Jy ! Total flux subtracted in 200 components = -0.000108008 Jy ! Clean residual min=-0.002601 max=0.002255 Jy/beam ! Clean residual mean=-0.000002 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.122449 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.122449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148252Jy sigma=1.813433 ! Fit after self-cal, rms=0.148246Jy sigma=1.813403 ! 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.148246Jy sigma=1.813403 ! Fit after self-cal, rms=0.147813Jy sigma=1.813381 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8988 mas, bmaj=1.999 mas, bpa=-1.345 degrees ! Estimated noise=0.348113 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000200561 Jy ! Component: 100 - total flux cleaned = -0.000279081 Jy ! Component: 150 - total flux cleaned = -0.000326915 Jy ! Component: 200 - total flux cleaned = -0.000367612 Jy ! Total flux subtracted in 200 components = -0.000367612 Jy ! Clean residual min=-0.002643 max=0.002215 Jy/beam ! Clean residual mean=-0.000002 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.122081 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 27 components and 0.122081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147808Jy sigma=1.813331 ! Fit after self-cal, rms=0.147807Jy sigma=1.813323 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 = -7.04122e-06 Jy ! Component: 100 - total flux cleaned = -3.56835e-05 Jy ! Component: 150 - total flux cleaned = -7.26845e-05 Jy ! Component: 200 - total flux cleaned = -0.000103924 Jy ! Total flux subtracted in 200 components = -0.000103924 Jy ! Clean residual min=-0.002636 max=0.002211 Jy/beam ! Clean residual mean=-0.000002 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.121977 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.121977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147804Jy sigma=1.813300 ! Fit after self-cal, rms=0.147802Jy sigma=1.813287 ! 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.147802Jy sigma=1.813287 ! Fit after self-cal, rms=0.147347Jy sigma=1.813281 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.524 mas, bmaj=4.607 mas, bpa=2.822 degrees ! Estimated noise=0.427766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000306638 Jy ! Component: 100 - total flux cleaned = -0.0003422 Jy ! Component: 150 - total flux cleaned = -0.00038883 Jy ! Component: 200 - total flux cleaned = -0.000428319 Jy ! Total flux subtracted in 200 components = -0.000428319 Jy ! Clean residual min=-0.002458 max=0.002490 Jy/beam ! Clean residual mean=-0.000004 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.121549 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 28 components and 0.121549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147345Jy sigma=1.813261 ! Fit after self-cal, rms=0.147340Jy sigma=1.813250 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 = 6.9275e-06 Jy ! Component: 100 - total flux cleaned = -1.83682e-05 Jy ! Component: 150 - total flux cleaned = -5.17341e-05 Jy ! Component: 200 - total flux cleaned = -7.99558e-05 Jy ! Total flux subtracted in 200 components = -7.99558e-05 Jy ! Clean residual min=-0.002437 max=0.002491 Jy/beam ! Clean residual mean=-0.000004 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.121469 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 29 components and 0.121469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147341Jy sigma=1.813271 ! Fit after self-cal, rms=0.147338Jy sigma=1.813257 ! 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.8981 mas, bmaj=1.997 mas, bpa=-1.473 degrees ! Estimated noise=0.346994 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8981 x 1.997 at -1.473 degrees (North through East) ! Clean map min=-0.0023878 max=0.11177 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.6811 mas, bmaj=1.545 mas, bpa=-1.36 degrees ! Estimated noise=0.706191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0847384 Jy ! Component: 100 - total flux cleaned = 0.107532 Jy ! Component: 150 - total flux cleaned = 0.116795 Jy ! Component: 200 - total flux cleaned = 0.120062 Jy ! Total flux subtracted in 200 components = 0.120062 Jy ! Clean residual min=-0.005180 max=0.005027 Jy/beam ! Clean residual mean=0.000001 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.120062 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.120062 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8981 mas, bmaj=1.997 mas, bpa=-1.473 degrees ! Estimated noise=0.346994 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0.8, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192884 Jy ! Component: 100 - total flux cleaned = 0.00233472 Jy ! Component: 150 - total flux cleaned = 0.00244276 Jy ! Component: 200 - total flux cleaned = 0.00235578 Jy ! Total flux subtracted in 200 components = 0.00235578 Jy ! Clean residual min=-0.002439 max=0.002225 Jy/beam ! Clean residual mean=-0.000002 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.122418 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.122418 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.524 mas, bmaj=4.607 mas, bpa=2.822 degrees ! Estimated noise=0.427766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000297899 Jy ! Component: 100 - total flux cleaned = -0.000323617 Jy ! Component: 150 - total flux cleaned = -0.000385335 Jy ! Component: 200 - total flux cleaned = -0.000458605 Jy ! Total flux subtracted in 200 components = -0.000458605 Jy ! Clean residual min=-0.002463 max=0.002560 Jy/beam ! Clean residual mean=-0.000004 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.121959 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 = -6.54741e-05 Jy ! Component: 100 - total flux cleaned = -0.00012269 Jy ! Component: 150 - total flux cleaned = -0.000174368 Jy ! Component: 200 - total flux cleaned = -0.000209153 Jy ! Total flux subtracted in 200 components = -0.000209153 Jy ! Clean residual min=-0.002490 max=0.002569 Jy/beam ! Clean residual mean=-0.000004 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.12175 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 33 components and 0.12175 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8981 mas, bmaj=1.997 mas, bpa=-1.473 degrees ! Estimated noise=0.346994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195764 Jy ! Component: 100 - total flux cleaned = 0.000230358 Jy ! Component: 150 - total flux cleaned = 0.000230887 Jy ! Component: 200 - total flux cleaned = 0.000181676 Jy ! Total flux subtracted in 200 components = 0.000181676 Jy ! Clean residual min=-0.002462 max=0.002152 Jy/beam ! Clean residual mean=-0.000002 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.121932 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.121932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147332Jy sigma=1.813189 ! Fit after self-cal, rms=0.147312Jy sigma=1.812947 wmodel J2235-1826_X_map.mod ! Writing 46 model components to file: J2235-1826_X_map.mod wobs J2235-1826_X_uvs.fits ! Writing UV FITS file: J2235-1826_X_uvs.fits wwins J2235-1826_X_map.win ! wwins: Wrote 2 windows to J2235-1826_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.000865895 Jy ! Component: 100 - total flux cleaned = -0.000866667 Jy ! Component: 150 - total flux cleaned = -0.000906017 Jy ! Component: 200 - total flux cleaned = -0.000867671 Jy ! Component: 250 - total flux cleaned = -0.000978943 Jy ! Component: 300 - total flux cleaned = -0.000978699 Jy ! Component: 350 - total flux cleaned = -0.00094325 Jy ! Component: 400 - total flux cleaned = -0.000908702 Jy ! Component: 450 - total flux cleaned = -0.000908542 Jy ! Component: 500 - total flux cleaned = -0.000875438 Jy ! Component: 550 - total flux cleaned = -0.000778548 Jy ! Component: 600 - total flux cleaned = -0.00071564 Jy ! Component: 650 - total flux cleaned = -0.000653517 Jy ! Component: 700 - total flux cleaned = -0.000715612 Jy ! Component: 750 - total flux cleaned = -0.000625508 Jy ! Component: 800 - total flux cleaned = -0.000625795 Jy ! Component: 850 - total flux cleaned = -0.000537881 Jy ! Component: 900 - total flux cleaned = -0.00048061 Jy ! Component: 950 - total flux cleaned = -0.000509342 Jy ! Component: 1000 - total flux cleaned = -0.000537173 Jy ! Component: 1050 - total flux cleaned = -0.000565321 Jy ! Component: 1100 - total flux cleaned = -0.000592768 Jy ! Component: 1150 - total flux cleaned = -0.000592668 Jy ! Component: 1200 - total flux cleaned = -0.000727338 Jy ! Component: 1250 - total flux cleaned = -0.000806949 Jy ! Component: 1300 - total flux cleaned = -0.000806971 Jy ! Component: 1350 - total flux cleaned = -0.0008845 Jy ! Component: 1400 - total flux cleaned = -0.000909938 Jy ! Component: 1450 - total flux cleaned = -0.00085884 Jy ! Component: 1500 - total flux cleaned = -0.000959308 Jy ! Component: 1550 - total flux cleaned = -0.00100888 Jy ! Component: 1600 - total flux cleaned = -0.00108245 Jy ! Component: 1650 - total flux cleaned = -0.00110698 Jy ! Component: 1700 - total flux cleaned = -0.00115539 Jy ! Component: 1750 - total flux cleaned = -0.00113167 Jy ! Component: 1800 - total flux cleaned = -0.00127459 Jy ! Component: 1850 - total flux cleaned = -0.0012274 Jy ! Component: 1900 - total flux cleaned = -0.00125084 Jy ! Component: 1950 - total flux cleaned = -0.00127439 Jy ! Component: 2000 - total flux cleaned = -0.00136656 Jy ! Component: 2050 - total flux cleaned = -0.00141243 Jy ! Component: 2100 - total flux cleaned = -0.00145783 Jy ! Component: 2150 - total flux cleaned = -0.00145767 Jy ! Component: 2200 - total flux cleaned = -0.00148017 Jy ! Component: 2250 - total flux cleaned = -0.00152445 Jy ! Component: 2300 - total flux cleaned = -0.00150255 Jy ! Component: 2350 - total flux cleaned = -0.00156798 Jy ! Component: 2400 - total flux cleaned = -0.0015463 Jy ! Component: 2450 - total flux cleaned = -0.00156767 Jy ! Component: 2500 - total flux cleaned = -0.00158921 Jy ! Component: 2550 - total flux cleaned = -0.00156819 Jy ! Component: 2600 - total flux cleaned = -0.00165241 Jy ! Component: 2650 - total flux cleaned = -0.00175722 Jy ! Component: 2700 - total flux cleaned = -0.00177801 Jy ! Component: 2750 - total flux cleaned = -0.00173698 Jy ! Component: 2800 - total flux cleaned = -0.00179836 Jy ! Component: 2850 - total flux cleaned = -0.00177801 Jy ! Component: 2900 - total flux cleaned = -0.00185918 Jy ! Component: 2950 - total flux cleaned = -0.00189937 Jy ! Component: 3000 - total flux cleaned = -0.00189949 Jy ! Component: 3050 - total flux cleaned = -0.00197885 Jy ! Component: 3100 - total flux cleaned = -0.00191946 Jy ! Component: 3150 - total flux cleaned = -0.00188018 Jy ! Component: 3200 - total flux cleaned = -0.00197783 Jy ! Component: 3250 - total flux cleaned = -0.00190006 Jy ! Component: 3300 - total flux cleaned = -0.00184215 Jy ! Component: 3350 - total flux cleaned = -0.00190002 Jy ! Component: 3400 - total flux cleaned = -0.00186186 Jy ! Component: 3450 - total flux cleaned = -0.0017859 Jy ! Component: 3500 - total flux cleaned = -0.00174848 Jy ! Component: 3550 - total flux cleaned = -0.00178615 Jy ! Component: 3600 - total flux cleaned = -0.00176741 Jy ! Component: 3650 - total flux cleaned = -0.00174882 Jy ! Component: 3700 - total flux cleaned = -0.00173029 Jy ! Component: 3750 - total flux cleaned = -0.00167507 Jy ! Component: 3800 - total flux cleaned = -0.00167502 Jy ! Component: 3850 - total flux cleaned = -0.00156556 Jy ! Component: 3900 - total flux cleaned = -0.0014568 Jy ! Component: 3950 - total flux cleaned = -0.00152899 Jy ! Component: 4000 - total flux cleaned = -0.001403 Jy ! Component: 4050 - total flux cleaned = -0.00140293 Jy ! Total flux subtracted in 4096 components = -0.00133161 Jy ! Clean residual min=-0.001191 max=0.000955 Jy/beam ! Clean residual mean=-0.000000 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.1206 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 323 components and 0.1206 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rdv76_uvs/J2235-1826_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8981 x 1.997 at -1.473 degrees (North through East) ! Clean map min=-0.0019017 max=0.111 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv76_uvs/J2235-1826_X_map.fits wmodel /scr/pima/rdv76_uvs/J2235-1826_X_map.mod ! Writing 323 model components to file: /scr/pima/rdv76_uvs/J2235-1826_X_map.mod wobs /scr/pima/rdv76_uvs/J2235-1826_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv76_uvs/J2235-1826_X_uvs.fits wwins /scr/pima/rdv76_uvs/J2235-1826_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv76_uvs/J2235-1826_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.111001 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000293664 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.79368 0.79368 1.58736 3.17472 6.34944 12.6989 25.3978 50.7955 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.111 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 377.985 quit ! Quitting program ! Log file /scr/pima/rdv76_uvs/J2235-1826_X_dfm.log closed on Fri Jun 15 03:57:55 2018