! Started logfile: /scr/pima/rv126_uvs/J0214+1722_S_dfm.log on Sun Dec 23 07:35:39 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.24075 obs /scr/pima/rv126_uvs/J0214+1722_S_uva.fits ! Reading UV FITS file: /scr/pima/rv126_uvs/J0214+1722_S_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0214+1722 ! ! 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.24075e+09 8e+06 1 8e+06 ! 02 2 2.27075e+09 8e+06 1 8e+06 ! 03 3 2.36075e+09 8e+06 1 8e+06 ! 04 4 2.38075e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 6480 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 J0214+1722_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. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 405 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000373Jy sigma=18.318548 ! Fit after self-cal, rms=0.936170Jy sigma=17.130148 ! 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.115 mas, bmaj=9.425 mas, bpa=-23.25 degrees ! Estimated noise=0.914166 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.0506049 Jy ! Component: 100 - total flux cleaned = 0.0637883 Jy ! Total flux subtracted in 100 components = 0.0637883 Jy ! Clean residual min=-0.005187 max=0.005513 Jy/beam ! Clean residual mean=-0.000006 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.0637883 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0637883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056378Jy sigma=0.974917 ! Fit after self-cal, rms=0.055785Jy sigma=0.964556 ! 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=3.953 mas, bmaj=10.08 mas, bpa=-20.83 degrees ! Estimated noise=0.572994 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.00680563 Jy ! Component: 100 - total flux cleaned = 0.0100436 Jy ! Component: 150 - total flux cleaned = 0.0117943 Jy ! Component: 200 - total flux cleaned = 0.0123417 Jy ! Total flux subtracted in 200 components = 0.0123417 Jy ! Clean residual min=-0.003506 max=0.002991 Jy/beam ! Clean residual mean=-0.000001 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.07613 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.07613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054983Jy sigma=0.949986 ! Fit after self-cal, rms=0.054942Jy sigma=0.949327 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.953 x 10.08 at -20.83 degrees (North through East) ! Clean map min=-0.0035361 max=0.065406 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.06 HN 0.94 KP 0.91 ! LA 0.91 MK 1.02 NL 1.14 OV 0.94 ! PT 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 1.03 HN 0.95 KP 0.91 ! LA 0.92 MK 1.02 NL 1.15 OV 0.86 ! PT 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 0.88 KP 0.97 ! LA 0.93 MK 1.03 NL 1.16 OV 0.94 ! PT 1.00 ! ! ! Fit before self-cal, rms=0.054942Jy sigma=0.949327 ! Fit after self-cal, rms=0.053800Jy sigma=0.939147 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.96 mas, bmaj=10.23 mas, bpa=-20.66 degrees ! Estimated noise=0.568791 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.000891237 Jy ! Component: 100 - total flux cleaned = -0.00112452 Jy ! Component: 150 - total flux cleaned = -0.00121961 Jy ! Component: 200 - total flux cleaned = -0.0012198 Jy ! Total flux subtracted in 200 components = -0.0012198 Jy ! Clean residual min=-0.002601 max=0.002225 Jy/beam ! Clean residual mean=-0.000001 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0749102 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 0.0749102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053771Jy sigma=0.938581 ! Fit after self-cal, rms=0.053807Jy sigma=0.938111 ! 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.053807Jy sigma=0.938111 ! Fit after self-cal, rms=0.054979Jy sigma=0.935220 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.976 mas, bmaj=10.27 mas, bpa=-20.46 degrees ! Estimated noise=0.569354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000272314 Jy ! Component: 100 - total flux cleaned = -0.000271699 Jy ! Component: 150 - total flux cleaned = -0.000253816 Jy ! Component: 200 - total flux cleaned = -0.000238051 Jy ! Total flux subtracted in 200 components = -0.000238051 Jy ! Clean residual min=-0.002364 max=0.002312 Jy/beam ! Clean residual mean=-0.000004 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.0746722 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.0746722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054966Jy sigma=0.935000 ! Fit after self-cal, rms=0.054991Jy sigma=0.934903 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.90476e-05 Jy ! Component: 100 - total flux cleaned = 2.88146e-05 Jy ! Component: 150 - total flux cleaned = 2.85385e-05 Jy ! Component: 200 - total flux cleaned = 2.8664e-05 Jy ! Total flux subtracted in 200 components = 2.8664e-05 Jy ! Clean residual min=-0.002367 max=0.002286 Jy/beam ! Clean residual mean=-0.000004 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.0747008 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.0747008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054983Jy sigma=0.934769 ! Fit after self-cal, rms=0.054983Jy sigma=0.934763 ! 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.054983Jy sigma=0.934763 ! Fit after self-cal, rms=0.055003Jy sigma=0.934732 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.984 mas, bmaj=10.29 mas, bpa=-20.37 degrees ! Estimated noise=0.568463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000212748 Jy ! Component: 100 - total flux cleaned = -0.000212983 Jy ! Component: 150 - total flux cleaned = -0.000212723 Jy ! Component: 200 - total flux cleaned = -0.00019964 Jy ! Total flux subtracted in 200 components = -0.00019964 Jy ! Clean residual min=-0.002331 max=0.002276 Jy/beam ! Clean residual mean=-0.000004 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.0745012 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 67 components and 0.0745012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054996Jy sigma=0.934606 ! Fit after self-cal, rms=0.054997Jy sigma=0.934601 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 = 9.42796e-08 Jy ! Component: 100 - total flux cleaned = 8.48427e-08 Jy ! Component: 150 - total flux cleaned = 1.21759e-05 Jy ! Component: 200 - total flux cleaned = 1.18537e-05 Jy ! Total flux subtracted in 200 components = 1.18537e-05 Jy ! Clean residual min=-0.002320 max=0.002267 Jy/beam ! Clean residual mean=-0.000004 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.074513 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.074513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054992Jy sigma=0.934513 ! Fit after self-cal, rms=0.054992Jy sigma=0.934509 ! 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.054992Jy sigma=0.934509 ! Fit after self-cal, rms=0.054918Jy sigma=0.934493 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.013 mas, bmaj=11.55 mas, bpa=-17.2 degrees ! Estimated noise=0.654786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00019999 Jy ! Component: 100 - total flux cleaned = -0.000163448 Jy ! Component: 150 - total flux cleaned = -0.00012215 Jy ! Component: 200 - total flux cleaned = -0.00010354 Jy ! Total flux subtracted in 200 components = -0.00010354 Jy ! Clean residual min=-0.002764 max=0.002675 Jy/beam ! Clean residual mean=-0.000007 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.0744095 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 75 components and 0.0744095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054917Jy sigma=0.934524 ! Fit after self-cal, rms=0.054916Jy sigma=0.934509 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.42078e-05 Jy ! Component: 100 - total flux cleaned = 2.41779e-05 Jy ! Component: 150 - total flux cleaned = 3.30049e-05 Jy ! Component: 200 - total flux cleaned = 4.11558e-05 Jy ! Total flux subtracted in 200 components = 4.11558e-05 Jy ! Clean residual min=-0.002750 max=0.002668 Jy/beam ! Clean residual mean=-0.000007 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.0744507 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 78 components and 0.0744507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054915Jy sigma=0.934528 ! Fit after self-cal, rms=0.054914Jy sigma=0.934520 ! 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=3.99 mas, bmaj=10.29 mas, bpa=-20.3 degrees ! Estimated noise=0.56743 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.99 x 10.29 at -20.3 degrees (North through East) ! Clean map min=-0.0022325 max=0.064759 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=3.152 mas, bmaj=9.565 mas, bpa=-22.72 degrees ! Estimated noise=0.907262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0504883 Jy ! Component: 100 - total flux cleaned = 0.0631978 Jy ! Component: 150 - total flux cleaned = 0.0686614 Jy ! Component: 200 - total flux cleaned = 0.071459 Jy ! Total flux subtracted in 200 components = 0.071459 Jy ! Clean residual min=-0.003710 max=0.003335 Jy/beam ! Clean residual mean=-0.000005 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.0714591 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.0714591 Jy ! Inverting map and beam ! Estimated beam: bmin=3.99 mas, bmaj=10.29 mas, bpa=-20.3 degrees ! Estimated noise=0.56743 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 (2, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167929 Jy ! Component: 100 - total flux cleaned = 0.00248211 Jy ! Component: 150 - total flux cleaned = 0.00311238 Jy ! Component: 200 - total flux cleaned = 0.00350888 Jy ! Total flux subtracted in 200 components = 0.00350888 Jy ! Clean residual min=-0.002082 max=0.002111 Jy/beam ! Clean residual mean=-0.000005 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.074968 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 51 components and 0.0749679 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=8.013 mas, bmaj=11.55 mas, bpa=-17.2 degrees ! Estimated noise=0.654786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112573 Jy ! Component: 100 - total flux cleaned = 0.00169657 Jy ! Component: 150 - total flux cleaned = 0.00195571 Jy ! Component: 200 - total flux cleaned = 0.00206569 Jy ! Total flux subtracted in 200 components = 0.00206569 Jy ! Clean residual min=-0.002337 max=0.002693 Jy/beam ! Clean residual mean=-0.000006 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.0770336 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 = 4.70456e-05 Jy ! Component: 100 - total flux cleaned = 8.92937e-05 Jy ! Component: 150 - total flux cleaned = 0.000114649 Jy ! Component: 200 - total flux cleaned = 0.000138123 Jy ! Total flux subtracted in 200 components = 0.000138123 Jy ! Clean residual min=-0.002299 max=0.002672 Jy/beam ! Clean residual mean=-0.000005 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.0771718 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 97 components and 0.0771718 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.99 mas, bmaj=10.29 mas, bpa=-20.3 degrees ! Estimated noise=0.56743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000103864 Jy ! Component: 100 - total flux cleaned = -0.000155143 Jy ! Component: 150 - total flux cleaned = -0.000177868 Jy ! Component: 200 - total flux cleaned = -0.000217567 Jy ! Total flux subtracted in 200 components = -0.000217567 Jy ! Clean residual min=-0.001906 max=0.002116 Jy/beam ! Clean residual mean=-0.000003 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.0769542 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 115 components and 0.0769542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054868Jy sigma=0.933483 ! Fit after self-cal, rms=0.054855Jy sigma=0.933292 wmodel J0214+1722_S_map.mod ! Writing 115 model components to file: J0214+1722_S_map.mod wobs J0214+1722_S_uvs.fits ! Writing UV FITS file: J0214+1722_S_uvs.fits wwins J0214+1722_S_map.win ! wwins: Wrote 2 windows to J0214+1722_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.000432312 Jy ! Component: 100 - total flux cleaned = 0.000261938 Jy ! Component: 150 - total flux cleaned = -3.24498e-05 Jy ! Component: 200 - total flux cleaned = -0.000313883 Jy ! Component: 250 - total flux cleaned = -0.000522811 Jy ! Component: 300 - total flux cleaned = -0.000781292 Jy ! Component: 350 - total flux cleaned = -0.00103112 Jy ! Component: 400 - total flux cleaned = -0.00121912 Jy ! Component: 450 - total flux cleaned = -0.00134955 Jy ! Component: 500 - total flux cleaned = -0.00145123 Jy ! Component: 550 - total flux cleaned = -0.00157417 Jy ! Component: 600 - total flux cleaned = -0.00157328 Jy ! Component: 650 - total flux cleaned = -0.00152642 Jy ! Component: 700 - total flux cleaned = -0.00148033 Jy ! Component: 750 - total flux cleaned = -0.00138977 Jy ! Component: 800 - total flux cleaned = -0.00136777 Jy ! Component: 850 - total flux cleaned = -0.00138975 Jy ! Component: 900 - total flux cleaned = -0.0013248 Jy ! Component: 950 - total flux cleaned = -0.00128226 Jy ! Component: 1000 - total flux cleaned = -0.00128217 Jy ! Component: 1050 - total flux cleaned = -0.00126124 Jy ! Component: 1100 - total flux cleaned = -0.00122086 Jy ! Component: 1150 - total flux cleaned = -0.00120088 Jy ! Component: 1200 - total flux cleaned = -0.00118172 Jy ! Component: 1250 - total flux cleaned = -0.00118184 Jy ! Component: 1300 - total flux cleaned = -0.00112421 Jy ! Component: 1350 - total flux cleaned = -0.00102947 Jy ! Component: 1400 - total flux cleaned = -0.000992138 Jy ! Component: 1450 - total flux cleaned = -0.000918292 Jy ! Component: 1500 - total flux cleaned = -0.000845163 Jy ! Component: 1550 - total flux cleaned = -0.000773166 Jy ! Component: 1600 - total flux cleaned = -0.000684442 Jy ! Component: 1650 - total flux cleaned = -0.00064936 Jy ! Component: 1700 - total flux cleaned = -0.000614771 Jy ! Component: 1750 - total flux cleaned = -0.000563614 Jy ! Component: 1800 - total flux cleaned = -0.000563454 Jy ! Component: 1850 - total flux cleaned = -0.000445889 Jy ! Component: 1900 - total flux cleaned = -0.000412831 Jy ! Component: 1950 - total flux cleaned = -0.000281552 Jy ! Component: 2000 - total flux cleaned = -0.000281589 Jy ! Component: 2050 - total flux cleaned = -0.00018479 Jy ! Component: 2100 - total flux cleaned = -0.000121182 Jy ! Component: 2150 - total flux cleaned = -0.000120968 Jy ! Component: 2200 - total flux cleaned = -5.818e-05 Jy ! Component: 2250 - total flux cleaned = 1.95162e-05 Jy ! Component: 2300 - total flux cleaned = 0.000126826 Jy ! Component: 2350 - total flux cleaned = 0.00012692 Jy ! Component: 2400 - total flux cleaned = 0.000172256 Jy ! Component: 2450 - total flux cleaned = 0.000336691 Jy ! Component: 2500 - total flux cleaned = 0.000306875 Jy ! Component: 2550 - total flux cleaned = 0.000351034 Jy ! Component: 2600 - total flux cleaned = 0.000423938 Jy ! Component: 2650 - total flux cleaned = 0.000467157 Jy ! Component: 2700 - total flux cleaned = 0.000538511 Jy ! Component: 2750 - total flux cleaned = 0.000552736 Jy ! Component: 2800 - total flux cleaned = 0.000637279 Jy ! Component: 2850 - total flux cleaned = 0.000665344 Jy ! Component: 2900 - total flux cleaned = 0.000707085 Jy ! Component: 2950 - total flux cleaned = 0.000762218 Jy ! Component: 3000 - total flux cleaned = 0.000775782 Jy ! Component: 3050 - total flux cleaned = 0.000803035 Jy ! Component: 3100 - total flux cleaned = 0.00080303 Jy ! Component: 3150 - total flux cleaned = 0.000843008 Jy ! Component: 3200 - total flux cleaned = 0.000856303 Jy ! Component: 3250 - total flux cleaned = 0.000908744 Jy ! Component: 3300 - total flux cleaned = 0.000856731 Jy ! Component: 3350 - total flux cleaned = 0.000921529 Jy ! Component: 3400 - total flux cleaned = 0.000883096 Jy ! Component: 3450 - total flux cleaned = 0.000895974 Jy ! Component: 3500 - total flux cleaned = 0.000972005 Jy ! Component: 3550 - total flux cleaned = 0.000971941 Jy ! Component: 3600 - total flux cleaned = 0.000996978 Jy ! Component: 3650 - total flux cleaned = 0.00100935 Jy ! Component: 3700 - total flux cleaned = 0.000984804 Jy ! Component: 3750 - total flux cleaned = 0.00102158 Jy ! Component: 3800 - total flux cleaned = 0.00104581 Jy ! Component: 3850 - total flux cleaned = 0.00104581 Jy ! Component: 3900 - total flux cleaned = 0.00105788 Jy ! Component: 3950 - total flux cleaned = 0.00108178 Jy ! Component: 4000 - total flux cleaned = 0.00105818 Jy ! Component: 4050 - total flux cleaned = 0.00106988 Jy ! Total flux subtracted in 4096 components = 0.0011051 Jy ! Clean residual min=-0.000700 max=0.000712 Jy/beam ! Clean residual mean=-0.000000 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.0780593 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 421 components and 0.0780593 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv126_uvs/J0214+1722_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.99 x 10.29 at -20.3 degrees (North through East) ! Clean map min=-0.0017393 max=0.065212 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv126_uvs/J0214+1722_S_map.fits wmodel /scr/pima/rv126_uvs/J0214+1722_S_map.mod ! Writing 421 model components to file: /scr/pima/rv126_uvs/J0214+1722_S_map.mod wobs /scr/pima/rv126_uvs/J0214+1722_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv126_uvs/J0214+1722_S_uvs.fits wwins /scr/pima/rv126_uvs/J0214+1722_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv126_uvs/J0214+1722_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0652118 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221081 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.01706 1.01706 2.03412 4.06823 8.13646 16.2729 32.5458 65.0917 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.065 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 294.968 quit ! Quitting program ! Log file /scr/pima/rv126_uvs/J0214+1722_S_dfm.log closed on Sun Dec 23 07:35:43 2018