! Started logfile: /scr/pima/rdv76_uvs/J2036-2830_X_dfm.log on Fri Jun 15 03:57:16 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/J2036-2830_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv76_uvs/J2036-2830_X_uva.fits ! AN table 1: 190 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.982602 visibilities/baseline/integration-bin. ! Found source: J2036-2830 ! ! 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 26884 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 J2036-2830_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 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.041203Jy sigma=12.301770 ! Fit after self-cal, rms=0.792939Jy sigma=9.345703 ! 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.6127 mas, bmaj=1.574 mas, bpa=-5.654 degrees ! Estimated noise=0.839416 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.17187 Jy ! Component: 100 - total flux cleaned = 0.209567 Jy ! Total flux subtracted in 100 components = 0.209567 Jy ! Clean residual min=-0.007828 max=0.011545 Jy/beam ! Clean residual mean=0.000005 rms=0.001903 Jy/beam ! Combined flux in latest and established models = 0.209567 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.209567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165359Jy sigma=1.845191 ! Fit after self-cal, rms=0.165353Jy sigma=1.845127 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116313 Jy ! Component: 100 - total flux cleaned = 0.0174527 Jy ! Total flux subtracted in 100 components = 0.0174527 Jy ! Clean residual min=-0.007349 max=0.006876 Jy/beam ! Clean residual mean=0.000010 rms=0.001725 Jy/beam ! Combined flux in latest and established models = 0.227019 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 15 components and 0.227019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164400Jy sigma=1.831590 ! Fit after self-cal, rms=0.164422Jy sigma=1.831504 ! 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.8426 mas, bmaj=2.053 mas, bpa=-5.111 degrees ! Estimated noise=0.383804 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.00470128 Jy ! Component: 100 - total flux cleaned = 0.00676693 Jy ! Component: 150 - total flux cleaned = 0.00772291 Jy ! Component: 200 - total flux cleaned = 0.00781937 Jy ! Total flux subtracted in 200 components = 0.00781937 Jy ! Clean residual min=-0.004343 max=0.003958 Jy/beam ! Clean residual mean=0.000009 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.234839 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 30 components and 0.234839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164319Jy sigma=1.829846 ! Fit after self-cal, rms=0.164334Jy sigma=1.829795 ! 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.8426 x 2.053 at -5.111 degrees (North through East) ! Clean map min=-0.0040309 max=0.22217 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 KP 1.02 LA 0.92 ! MK 1.01 NL 1.02 OV 1.02 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 KP 0.99 LA 0.94 ! MK 1.02 NL 1.05 OV 1.02 PT 0.98 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 KP 0.99 LA 0.94 ! MK 1.03 NL 1.06 OV 1.00 PT 0.99 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 KP 0.99 LA 0.94 ! MK 0.95 NL 1.07 OV 0.99 PT 1.03 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.164334Jy sigma=1.829795 ! Fit after self-cal, rms=0.164635Jy sigma=1.825789 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8442 mas, bmaj=2.057 mas, bpa=-5.046 degrees ! Estimated noise=0.384173 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 = -8.86211e-05 Jy ! Component: 100 - total flux cleaned = -0.00011091 Jy ! Component: 150 - total flux cleaned = -0.0001693 Jy ! Component: 200 - total flux cleaned = -0.000233838 Jy ! Total flux subtracted in 200 components = -0.000233838 Jy ! Clean residual min=-0.002978 max=0.003138 Jy/beam ! Clean residual mean=0.000005 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.234605 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 33 components and 0.234605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164627Jy sigma=1.825714 ! Fit after self-cal, rms=0.164680Jy sigma=1.825565 ! 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.164680Jy sigma=1.825565 ! Fit after self-cal, rms=0.164910Jy sigma=1.823695 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8447 mas, bmaj=2.058 mas, bpa=-5.059 degrees ! Estimated noise=0.384479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.72695e-05 Jy ! Component: 100 - total flux cleaned = 0.000124836 Jy ! Component: 150 - total flux cleaned = 0.000110188 Jy ! Component: 200 - total flux cleaned = 8.30255e-05 Jy ! Total flux subtracted in 200 components = 8.30255e-05 Jy ! Clean residual min=-0.002555 max=0.002739 Jy/beam ! Clean residual mean=0.000004 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.234688 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.234688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164906Jy sigma=1.823654 ! Fit after self-cal, rms=0.164918Jy sigma=1.823630 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.11117e-05 Jy ! Component: 100 - total flux cleaned = 3.77845e-05 Jy ! Component: 150 - total flux cleaned = 8.49192e-06 Jy ! Component: 200 - total flux cleaned = -1.73951e-05 Jy ! Total flux subtracted in 200 components = -1.73951e-05 Jy ! Clean residual min=-0.002527 max=0.002735 Jy/beam ! Clean residual mean=0.000004 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.23467 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 34 components and 0.23467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164914Jy sigma=1.823594 ! Fit after self-cal, rms=0.164912Jy sigma=1.823582 ! 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.164912Jy sigma=1.823582 ! Fit after self-cal, rms=0.165152Jy sigma=1.823181 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.845 mas, bmaj=2.059 mas, bpa=-5.056 degrees ! Estimated noise=0.384459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.86359e-05 Jy ! Component: 100 - total flux cleaned = -4.98742e-05 Jy ! Component: 150 - total flux cleaned = -6.3425e-05 Jy ! Component: 200 - total flux cleaned = -7.58431e-05 Jy ! Total flux subtracted in 200 components = -7.58431e-05 Jy ! Clean residual min=-0.002410 max=0.002789 Jy/beam ! Clean residual mean=0.000003 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.234595 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 36 components and 0.234595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165150Jy sigma=1.823147 ! Fit after self-cal, rms=0.165159Jy sigma=1.823133 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 (-28, -8.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174758 Jy ! Component: 100 - total flux cleaned = 0.00148691 Jy ! Component: 150 - total flux cleaned = 0.00140042 Jy ! Component: 200 - total flux cleaned = 0.0013633 Jy ! Total flux subtracted in 200 components = 0.0013633 Jy ! Clean residual min=-0.002330 max=0.002461 Jy/beam ! Clean residual mean=0.000001 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.235958 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.235958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165115Jy sigma=1.822692 ! Fit after self-cal, rms=0.165116Jy sigma=1.822668 ! 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.165116Jy sigma=1.822668 ! Fit after self-cal, rms=0.164989Jy sigma=1.822644 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.543 mas, bmaj=6.207 mas, bpa=-2.192 degrees ! Estimated noise=0.480316 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000501158 Jy ! Component: 100 - total flux cleaned = 0.000586372 Jy ! Component: 150 - total flux cleaned = 0.000568223 Jy ! Component: 200 - total flux cleaned = 0.000537479 Jy ! Total flux subtracted in 200 components = 0.000537479 Jy ! Clean residual min=-0.002793 max=0.002757 Jy/beam ! Clean residual mean=0.000003 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.236495 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.236495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164983Jy sigma=1.822599 ! Fit after self-cal, rms=0.164979Jy sigma=1.822594 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.41303e-05 Jy ! Component: 100 - total flux cleaned = 4.75547e-05 Jy ! Component: 150 - total flux cleaned = 3.2266e-05 Jy ! Component: 200 - total flux cleaned = 1.80484e-05 Jy ! Total flux subtracted in 200 components = 1.80484e-05 Jy ! Clean residual min=-0.002786 max=0.002765 Jy/beam ! Clean residual mean=0.000003 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.236513 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.236513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164978Jy sigma=1.822581 ! Fit after self-cal, rms=0.164976Jy sigma=1.822573 ! 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.8448 mas, bmaj=2.059 mas, bpa=-5.043 degrees ! Estimated noise=0.384255 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8448 x 2.059 at -5.043 degrees (North through East) ! Clean map min=-0.0020885 max=0.22285 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.6132 mas, bmaj=1.573 mas, bpa=-5.622 degrees ! Estimated noise=0.843032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1723 Jy ! Component: 100 - total flux cleaned = 0.210747 Jy ! Component: 150 - total flux cleaned = 0.222193 Jy ! Component: 200 - total flux cleaned = 0.226213 Jy ! Total flux subtracted in 200 components = 0.226213 Jy ! Clean residual min=-0.006807 max=0.006809 Jy/beam ! Clean residual mean=0.000007 rms=0.001643 Jy/beam ! Combined flux in latest and established models = 0.226213 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.226213 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8448 mas, bmaj=2.059 mas, bpa=-5.043 degrees ! Estimated noise=0.384255 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.00492834 Jy ! Component: 100 - total flux cleaned = 0.00759762 Jy ! Component: 150 - total flux cleaned = 0.0089439 Jy ! Component: 200 - total flux cleaned = 0.00894427 Jy ! Total flux subtracted in 200 components = 0.00894427 Jy ! Clean residual min=-0.002475 max=0.002524 Jy/beam ! Clean residual mean=0.000001 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.235157 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 39 components and 0.235157 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.543 mas, bmaj=6.207 mas, bpa=-2.192 degrees ! Estimated noise=0.480316 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111095 Jy ! Component: 100 - total flux cleaned = 0.00114225 Jy ! Component: 150 - total flux cleaned = 0.00119932 Jy ! Component: 200 - total flux cleaned = 0.00119899 Jy ! Total flux subtracted in 200 components = 0.00119899 Jy ! Clean residual min=-0.002931 max=0.002776 Jy/beam ! Clean residual mean=0.000003 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.236356 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 = 1.49551e-07 Jy ! Component: 100 - total flux cleaned = -3.8281e-05 Jy ! Component: 150 - total flux cleaned = -7.36912e-05 Jy ! Component: 200 - total flux cleaned = -0.000124256 Jy ! Total flux subtracted in 200 components = -0.000124256 Jy ! Clean residual min=-0.002909 max=0.002771 Jy/beam ! Clean residual mean=0.000003 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.236232 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.236232 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8448 mas, bmaj=2.059 mas, bpa=-5.043 degrees ! Estimated noise=0.384255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000632919 Jy ! Component: 100 - total flux cleaned = -0.000557931 Jy ! Component: 150 - total flux cleaned = -0.000558366 Jy ! Component: 200 - total flux cleaned = -0.000557258 Jy ! Total flux subtracted in 200 components = -0.000557258 Jy ! Clean residual min=-0.002450 max=0.002468 Jy/beam ! Clean residual mean=0.000001 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.235675 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.235675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164981Jy sigma=1.822621 ! Fit after self-cal, rms=0.164978Jy sigma=1.822581 wmodel J2036-2830_X_map.mod ! Writing 54 model components to file: J2036-2830_X_map.mod wobs J2036-2830_X_uvs.fits ! Writing UV FITS file: J2036-2830_X_uvs.fits wwins J2036-2830_X_map.win ! wwins: Wrote 2 windows to J2036-2830_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 = 7.46848e-06 Jy ! Component: 100 - total flux cleaned = 4.99289e-05 Jy ! Component: 150 - total flux cleaned = -3.37392e-05 Jy ! Component: 200 - total flux cleaned = -7.45902e-05 Jy ! Component: 250 - total flux cleaned = -7.49501e-05 Jy ! Component: 300 - total flux cleaned = -0.000190547 Jy ! Component: 350 - total flux cleaned = -7.61871e-05 Jy ! Component: 400 - total flux cleaned = -0.000113166 Jy ! Component: 450 - total flux cleaned = -0.000186177 Jy ! Component: 500 - total flux cleaned = -0.000222141 Jy ! Component: 550 - total flux cleaned = -0.000257637 Jy ! Component: 600 - total flux cleaned = -0.000292256 Jy ! Component: 650 - total flux cleaned = -0.000326028 Jy ! Component: 700 - total flux cleaned = -0.000292132 Jy ! Component: 750 - total flux cleaned = -0.000358747 Jy ! Component: 800 - total flux cleaned = -0.000423851 Jy ! Component: 850 - total flux cleaned = -0.000455548 Jy ! Component: 900 - total flux cleaned = -0.00045556 Jy ! Component: 950 - total flux cleaned = -0.000582316 Jy ! Component: 1000 - total flux cleaned = -0.00064492 Jy ! Component: 1050 - total flux cleaned = -0.000768221 Jy ! Component: 1100 - total flux cleaned = -0.00079824 Jy ! Component: 1150 - total flux cleaned = -0.000768154 Jy ! Component: 1200 - total flux cleaned = -0.000768553 Jy ! Component: 1250 - total flux cleaned = -0.000857484 Jy ! Component: 1300 - total flux cleaned = -0.000799203 Jy ! Component: 1350 - total flux cleaned = -0.000886123 Jy ! Component: 1400 - total flux cleaned = -0.000799885 Jy ! Component: 1450 - total flux cleaned = -0.000913482 Jy ! Component: 1500 - total flux cleaned = -0.000800399 Jy ! Component: 1550 - total flux cleaned = -0.000744611 Jy ! Component: 1600 - total flux cleaned = -0.00074446 Jy ! Component: 1650 - total flux cleaned = -0.000689362 Jy ! Component: 1700 - total flux cleaned = -0.00066209 Jy ! Component: 1750 - total flux cleaned = -0.000688485 Jy ! Component: 1800 - total flux cleaned = -0.000634701 Jy ! Component: 1850 - total flux cleaned = -0.000475084 Jy ! Component: 1900 - total flux cleaned = -0.00055421 Jy ! Component: 1950 - total flux cleaned = -0.00060642 Jy ! Component: 2000 - total flux cleaned = -0.000632005 Jy ! Component: 2050 - total flux cleaned = -0.000503226 Jy ! Component: 2100 - total flux cleaned = -0.000503277 Jy ! Component: 2150 - total flux cleaned = -0.00050343 Jy ! Component: 2200 - total flux cleaned = -0.000478012 Jy ! Component: 2250 - total flux cleaned = -0.000453054 Jy ! Component: 2300 - total flux cleaned = -0.000428109 Jy ! Component: 2350 - total flux cleaned = -0.000404164 Jy ! Component: 2400 - total flux cleaned = -0.00045338 Jy ! Component: 2450 - total flux cleaned = -0.000428936 Jy ! Component: 2500 - total flux cleaned = -0.000453285 Jy ! Component: 2550 - total flux cleaned = -0.000380898 Jy ! Component: 2600 - total flux cleaned = -0.000356961 Jy ! Component: 2650 - total flux cleaned = -0.000476036 Jy ! Component: 2700 - total flux cleaned = -0.000452447 Jy ! Component: 2750 - total flux cleaned = -0.000523017 Jy ! Component: 2800 - total flux cleaned = -0.000453405 Jy ! Component: 2850 - total flux cleaned = -0.000523171 Jy ! Component: 2900 - total flux cleaned = -0.000569554 Jy ! Component: 2950 - total flux cleaned = -0.000546488 Jy ! Component: 3000 - total flux cleaned = -0.000546522 Jy ! Component: 3050 - total flux cleaned = -0.000659745 Jy ! Component: 3100 - total flux cleaned = -0.000569659 Jy ! Component: 3150 - total flux cleaned = -0.000592253 Jy ! Component: 3200 - total flux cleaned = -0.000592273 Jy ! Component: 3250 - total flux cleaned = -0.000570195 Jy ! Component: 3300 - total flux cleaned = -0.00059242 Jy ! Component: 3350 - total flux cleaned = -0.000592365 Jy ! Component: 3400 - total flux cleaned = -0.000526818 Jy ! Component: 3450 - total flux cleaned = -0.000418402 Jy ! Component: 3500 - total flux cleaned = -0.000461593 Jy ! Component: 3550 - total flux cleaned = -0.000418477 Jy ! Component: 3600 - total flux cleaned = -0.00039731 Jy ! Component: 3650 - total flux cleaned = -0.000461116 Jy ! Component: 3700 - total flux cleaned = -0.000376148 Jy ! Component: 3750 - total flux cleaned = -0.000418506 Jy ! Component: 3800 - total flux cleaned = -0.000355569 Jy ! Component: 3850 - total flux cleaned = -0.000334662 Jy ! Component: 3900 - total flux cleaned = -0.000334962 Jy ! Component: 3950 - total flux cleaned = -0.000293637 Jy ! Component: 4000 - total flux cleaned = -0.000273127 Jy ! Component: 4050 - total flux cleaned = -0.000334505 Jy ! Total flux subtracted in 4096 components = -0.000273234 Jy ! Clean residual min=-0.001078 max=0.001269 Jy/beam ! Clean residual mean=0.000001 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.235402 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 348 components and 0.235402 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rdv76_uvs/J2036-2830_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8448 x 2.059 at -5.043 degrees (North through East) ! Clean map min=-0.0022304 max=0.2233 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv76_uvs/J2036-2830_X_map.fits wmodel /scr/pima/rdv76_uvs/J2036-2830_X_map.mod ! Writing 348 model components to file: /scr/pima/rdv76_uvs/J2036-2830_X_map.mod wobs /scr/pima/rdv76_uvs/J2036-2830_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv76_uvs/J2036-2830_X_uvs.fits wwins /scr/pima/rdv76_uvs/J2036-2830_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv76_uvs/J2036-2830_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.223297 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000335926 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.451318 0.451318 0.902636 1.80527 3.61054 7.22109 14.4422 28.8843 57.7687 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.223 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 664.72 quit ! Quitting program ! Log file /scr/pima/rdv76_uvs/J2036-2830_X_dfm.log closed on Fri Jun 15 03:57:21 2018