! Started logfile: .//J0638+5933_S_dfm.log on Wed Aug 15 15:29:07 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs .//J0638+5933_S_uva.fits ! Reading UV FITS file: .//J0638+5933_S_uva.fits ! AN table 1: 8 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0638+5933 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 1152 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J0638+5933_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.122636Jy sigma=19.635578 ! Fit after self-cal, rms=0.484110Jy sigma=8.509674 ! 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.635 mas, bmaj=12.1 mas, bpa=79.69 degrees ! Estimated noise=1.84905 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.405575 Jy ! Component: 100 - total flux cleaned = 0.494164 Jy ! Total flux subtracted in 100 components = 0.494164 Jy ! Clean residual min=-0.024560 max=0.038365 Jy/beam ! Clean residual mean=0.000100 rms=0.007510 Jy/beam ! Combined flux in latest and established models = 0.494164 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.494164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127168Jy sigma=1.531457 ! Fit after self-cal, rms=0.127129Jy sigma=1.530895 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.207 mas, bmaj=12.18 mas, bpa=80.48 degrees ! Estimated noise=1.43658 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 (-33.5, -24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0309617 Jy ! Component: 100 - total flux cleaned = 0.0408146 Jy ! Component: 150 - total flux cleaned = 0.0479988 Jy ! Component: 200 - total flux cleaned = 0.053473 Jy ! Total flux subtracted in 200 components = 0.053473 Jy ! Clean residual min=-0.014846 max=0.018980 Jy/beam ! Clean residual mean=0.000037 rms=0.003863 Jy/beam ! Combined flux in latest and established models = 0.547637 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 42 components and 0.547637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114810Jy sigma=1.375305 ! Fit after self-cal, rms=0.114456Jy sigma=1.367063 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.207 x 12.18 at 80.48 degrees (North through East) ! Clean map min=-0.014535 max=0.50933 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.02 HN 1.00 KP 0.98 ! LA 0.95 NL 1.04 OV 0.97 PT 1.03 ! SC 1.14 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 1.00 KP 0.99 ! LA 0.96 NL 1.04 OV 0.96 PT 1.04 ! SC 0.63 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.01 HN 0.99 KP 0.98 ! LA 0.94 NL 0.96 OV 0.96 PT 1.02 ! SC 1.12 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* NL 0.00* OV 0.00* PT 0.00* ! SC 0.00* ! ! ! Fit before self-cal, rms=0.114456Jy sigma=1.367063 ! Fit after self-cal, rms=0.061970Jy sigma=1.006248 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.176 mas, bmaj=12.3 mas, bpa=80.33 degrees ! Estimated noise=1.42656 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.00247058 Jy ! Component: 100 - total flux cleaned = -0.00231662 Jy ! Component: 150 - total flux cleaned = -0.00140738 Jy ! Component: 200 - total flux cleaned = -0.000861435 Jy ! Total flux subtracted in 200 components = -0.000861435 Jy ! Clean residual min=-0.007239 max=0.008642 Jy/beam ! Clean residual mean=0.000015 rms=0.001854 Jy/beam ! Combined flux in latest and established models = 0.546776 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 72 components and 0.546776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061032Jy sigma=0.990825 ! Fit after self-cal, rms=0.060966Jy sigma=0.989827 ! 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.060966Jy sigma=0.989827 ! Fit after self-cal, rms=0.060895Jy sigma=0.988647 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.17 mas, bmaj=12.32 mas, bpa=80.29 degrees ! Estimated noise=1.42692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103508 Jy ! Component: 100 - total flux cleaned = -0.00114149 Jy ! Component: 150 - total flux cleaned = -0.00113862 Jy ! Component: 200 - total flux cleaned = -0.00113751 Jy ! Total flux subtracted in 200 components = -0.00113751 Jy ! Clean residual min=-0.006746 max=0.007361 Jy/beam ! Clean residual mean=0.000013 rms=0.001701 Jy/beam ! Combined flux in latest and established models = 0.545638 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 92 components and 0.545638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060573Jy sigma=0.983313 ! Fit after self-cal, rms=0.060559Jy sigma=0.983140 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 (-21.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00623417 Jy ! Component: 100 - total flux cleaned = 0.00824613 Jy ! Component: 150 - total flux cleaned = 0.00905403 Jy ! Component: 200 - total flux cleaned = 0.00931909 Jy ! Total flux subtracted in 200 components = 0.00931909 Jy ! Clean residual min=-0.005701 max=0.005468 Jy/beam ! Clean residual mean=-0.000004 rms=0.001349 Jy/beam ! Combined flux in latest and established models = 0.554957 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 119 components and 0.554957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059889Jy sigma=0.970235 ! Fit after self-cal, rms=0.059878Jy sigma=0.970062 ! 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.059878Jy sigma=0.970062 ! Fit after self-cal, rms=0.059826Jy sigma=0.969686 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.168 mas, bmaj=12.32 mas, bpa=80.28 degrees ! Estimated noise=1.42606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000739843 Jy ! Component: 100 - total flux cleaned = 0.000595914 Jy ! Component: 150 - total flux cleaned = 0.000335635 Jy ! Component: 200 - total flux cleaned = 9.75449e-05 Jy ! Total flux subtracted in 200 components = 9.75449e-05 Jy ! Clean residual min=-0.005161 max=0.005237 Jy/beam ! Clean residual mean=-0.000005 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.555055 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 158 components and 0.555055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059683Jy sigma=0.967081 ! Fit after self-cal, rms=0.059680Jy sigma=0.967034 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 = -3.31666e-05 Jy ! Component: 100 - total flux cleaned = -8.50595e-05 Jy ! Component: 150 - total flux cleaned = -0.000186207 Jy ! Component: 200 - total flux cleaned = -0.000234613 Jy ! Total flux subtracted in 200 components = -0.000234613 Jy ! Clean residual min=-0.004915 max=0.004963 Jy/beam ! Clean residual mean=-0.000004 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.55482 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 181 components and 0.55482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059607Jy sigma=0.965598 ! Fit after self-cal, rms=0.059605Jy sigma=0.965576 ! 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.059605Jy sigma=0.965576 ! Fit after self-cal, rms=0.059620Jy sigma=0.965339 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.824 mas, bmaj=13.31 mas, bpa=79.74 degrees ! Estimated noise=1.60049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000532802 Jy ! Component: 100 - total flux cleaned = -0.00103497 Jy ! Component: 150 - total flux cleaned = -0.00118207 Jy ! Component: 200 - total flux cleaned = -0.00122751 Jy ! Total flux subtracted in 200 components = -0.00122751 Jy ! Clean residual min=-0.004581 max=0.004815 Jy/beam ! Clean residual mean=-0.000002 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.553592 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 209 components and 0.553593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059582Jy sigma=0.964177 ! Fit after self-cal, rms=0.059580Jy sigma=0.964154 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.92345e-05 Jy ! Component: 100 - total flux cleaned = 3.98028e-05 Jy ! Component: 150 - total flux cleaned = 3.93033e-05 Jy ! Component: 200 - total flux cleaned = 3.3746e-06 Jy ! Total flux subtracted in 200 components = 3.3746e-06 Jy ! Clean residual min=-0.004417 max=0.004685 Jy/beam ! Clean residual mean=-0.000001 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.553596 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 233 components and 0.553596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059563Jy sigma=0.963505 ! Fit after self-cal, rms=0.059564Jy sigma=0.963499 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=4.169 mas, bmaj=12.33 mas, bpa=80.28 degrees ! Estimated noise=1.4264 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.169 x 12.33 at 80.28 degrees (North through East) ! Clean map min=-0.0070782 max=0.50507 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.059564Jy sigma=0.963499 ! Fit after self-cal, rms=0.056548Jy sigma=0.907553 ! Inverting map and beam ! Estimated beam: bmin=4.171 mas, bmaj=12.34 mas, bpa=80.26 degrees ! Estimated noise=1.42653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000517244 Jy ! Component: 100 - total flux cleaned = -0.000561046 Jy ! Component: 150 - total flux cleaned = -0.000561238 Jy ! Component: 200 - total flux cleaned = -0.000596513 Jy ! Total flux subtracted in 200 components = -0.000596513 Jy ! Clean residual min=-0.004454 max=0.004226 Jy/beam ! Clean residual mean=-0.000002 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.552999 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 261 components and 0.552999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056478Jy sigma=0.906703 ! Fit after self-cal, rms=0.056479Jy sigma=0.906687 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000180285 Jy ! Component: 100 - total flux cleaned = -0.000214755 Jy ! Component: 150 - total flux cleaned = -0.000278795 Jy ! Component: 200 - total flux cleaned = -0.000340846 Jy ! Total flux subtracted in 200 components = -0.000340846 Jy ! Clean residual min=-0.004329 max=0.004137 Jy/beam ! Clean residual mean=-0.000001 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.552658 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 283 components and 0.552658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056445Jy sigma=0.906133 ! Fit after self-cal, rms=0.056445Jy sigma=0.906122 ! 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.056445Jy sigma=0.906122 ! Fit after self-cal, rms=0.056462Jy sigma=0.906063 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.596 mas, bmaj=12.27 mas, bpa=79.35 degrees ! Estimated noise=1.84091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.403756 Jy ! Component: 100 - total flux cleaned = 0.491927 Jy ! Component: 150 - total flux cleaned = 0.516012 Jy ! Component: 200 - total flux cleaned = 0.526956 Jy ! Total flux subtracted in 200 components = 0.526956 Jy ! Clean residual min=-0.008237 max=0.010762 Jy/beam ! Clean residual mean=0.000030 rms=0.002315 Jy/beam ! Combined flux in latest and established models = 0.526956 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.526956 Jy ! Inverting map and beam ! Estimated beam: bmin=4.173 mas, bmaj=12.34 mas, bpa=80.26 degrees ! Estimated noise=1.42651 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.00640958 Jy ! Component: 100 - total flux cleaned = 0.0102964 Jy ! Component: 150 - total flux cleaned = 0.0132763 Jy ! Component: 200 - total flux cleaned = 0.0153907 Jy ! Total flux subtracted in 200 components = 0.0153907 Jy ! Clean residual min=-0.006165 max=0.005625 Jy/beam ! Clean residual mean=0.000021 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.542347 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 50 components and 0.542347 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.83 mas, bmaj=13.32 mas, bpa=79.69 degrees ! Estimated noise=1.59907 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245105 Jy ! Component: 100 - total flux cleaned = 0.00340805 Jy ! Component: 150 - total flux cleaned = 0.0039976 Jy ! Component: 200 - total flux cleaned = 0.0045158 Jy ! Total flux subtracted in 200 components = 0.0045158 Jy ! Clean residual min=-0.005590 max=0.004796 Jy/beam ! Clean residual mean=0.000017 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 0.546862 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.000370003 Jy ! Component: 100 - total flux cleaned = 0.000621621 Jy ! Component: 150 - total flux cleaned = 0.000925647 Jy ! Component: 200 - total flux cleaned = 0.00113422 Jy ! Total flux subtracted in 200 components = 0.00113422 Jy ! Clean residual min=-0.005069 max=0.004395 Jy/beam ! Clean residual mean=0.000012 rms=0.001411 Jy/beam ! Combined flux in latest and established models = 0.547997 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 133 components and 0.547996 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.173 mas, bmaj=12.34 mas, bpa=80.26 degrees ! Estimated noise=1.42651 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000483858 Jy ! Component: 100 - total flux cleaned = -0.000686591 Jy ! Component: 150 - total flux cleaned = -0.000688163 Jy ! Component: 200 - total flux cleaned = -0.00061358 Jy ! Total flux subtracted in 200 components = -0.00061358 Jy ! Clean residual min=-0.004894 max=0.004436 Jy/beam ! Clean residual mean=0.000008 rms=0.001233 Jy/beam ! Combined flux in latest and established models = 0.547383 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 156 components and 0.547383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056726Jy sigma=0.911464 ! Fit after self-cal, rms=0.056711Jy sigma=0.911100 wmodel J0638+5933_S_map.mod ! Writing 156 model components to file: J0638+5933_S_map.mod wobs J0638+5933_S_uvs.fits ! Writing UV FITS file: J0638+5933_S_uvs.fits wwins J0638+5933_S_map.win ! wwins: Wrote 3 windows to J0638+5933_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.00144962 Jy ! Component: 100 - total flux cleaned = -0.00222057 Jy ! Component: 150 - total flux cleaned = -0.00298491 Jy ! Component: 200 - total flux cleaned = -0.00395398 Jy ! Component: 250 - total flux cleaned = -0.00498755 Jy ! Component: 300 - total flux cleaned = -0.00579621 Jy ! Component: 350 - total flux cleaned = -0.00673561 Jy ! Component: 400 - total flux cleaned = -0.00753276 Jy ! Component: 450 - total flux cleaned = -0.00835488 Jy ! Component: 500 - total flux cleaned = -0.00905075 Jy ! Component: 550 - total flux cleaned = -0.0095331 Jy ! Component: 600 - total flux cleaned = -0.0100474 Jy ! Component: 650 - total flux cleaned = -0.0105018 Jy ! Component: 700 - total flux cleaned = -0.0110309 Jy ! Component: 750 - total flux cleaned = -0.0115457 Jy ! Component: 800 - total flux cleaned = -0.0120897 Jy ! Component: 850 - total flux cleaned = -0.0125394 Jy ! Component: 900 - total flux cleaned = -0.0128992 Jy ! Component: 950 - total flux cleaned = -0.013252 Jy ! Component: 1000 - total flux cleaned = -0.0136364 Jy ! Component: 1050 - total flux cleaned = -0.0139008 Jy ! Component: 1100 - total flux cleaned = -0.0142704 Jy ! Component: 1150 - total flux cleaned = -0.0146328 Jy ! Component: 1200 - total flux cleaned = -0.0148458 Jy ! Component: 1250 - total flux cleaned = -0.0150911 Jy ! Component: 1300 - total flux cleaned = -0.015229 Jy ! Component: 1350 - total flux cleaned = -0.0155004 Jy ! Component: 1400 - total flux cleaned = -0.0156671 Jy ! Component: 1450 - total flux cleaned = -0.0159289 Jy ! Component: 1500 - total flux cleaned = -0.0159929 Jy ! Component: 1550 - total flux cleaned = -0.0161524 Jy ! Component: 1600 - total flux cleaned = -0.0163402 Jy ! Component: 1650 - total flux cleaned = -0.0164639 Jy ! Component: 1700 - total flux cleaned = -0.0165255 Jy ! Component: 1750 - total flux cleaned = -0.0167055 Jy ! Component: 1800 - total flux cleaned = -0.0167942 Jy ! Component: 1850 - total flux cleaned = -0.0168817 Jy ! Component: 1900 - total flux cleaned = -0.0169107 Jy ! Component: 1950 - total flux cleaned = -0.0170249 Jy ! Component: 2000 - total flux cleaned = -0.0171658 Jy ! Component: 2050 - total flux cleaned = -0.0172218 Jy ! Component: 2100 - total flux cleaned = -0.0173879 Jy ! Component: 2150 - total flux cleaned = -0.0176064 Jy ! Component: 2200 - total flux cleaned = -0.0177142 Jy ! Component: 2250 - total flux cleaned = -0.0178481 Jy ! Component: 2300 - total flux cleaned = -0.0179807 Jy ! Component: 2350 - total flux cleaned = -0.0181646 Jy ! Component: 2400 - total flux cleaned = -0.0183464 Jy ! Component: 2450 - total flux cleaned = -0.0183466 Jy ! Component: 2500 - total flux cleaned = -0.0184746 Jy ! Component: 2550 - total flux cleaned = -0.0185763 Jy ! Component: 2600 - total flux cleaned = -0.0186518 Jy ! Component: 2650 - total flux cleaned = -0.018677 Jy ! Component: 2700 - total flux cleaned = -0.0187765 Jy ! Component: 2750 - total flux cleaned = -0.0188507 Jy ! Component: 2800 - total flux cleaned = -0.0189491 Jy ! Component: 2850 - total flux cleaned = -0.0189735 Jy ! Component: 2900 - total flux cleaned = -0.0190465 Jy ! Component: 2950 - total flux cleaned = -0.0191188 Jy ! Component: 3000 - total flux cleaned = -0.0192387 Jy ! Component: 3050 - total flux cleaned = -0.0192148 Jy ! Component: 3100 - total flux cleaned = -0.0192384 Jy ! Component: 3150 - total flux cleaned = -0.0192147 Jy ! Component: 3200 - total flux cleaned = -0.0192146 Jy ! Component: 3250 - total flux cleaned = -0.0192614 Jy ! Component: 3300 - total flux cleaned = -0.0192613 Jy ! Component: 3350 - total flux cleaned = -0.0192612 Jy ! Component: 3400 - total flux cleaned = -0.019238 Jy ! Component: 3450 - total flux cleaned = -0.019261 Jy ! Component: 3500 - total flux cleaned = -0.019238 Jy ! Component: 3550 - total flux cleaned = -0.0192152 Jy ! Component: 3600 - total flux cleaned = -0.0191923 Jy ! Component: 3650 - total flux cleaned = -0.0192153 Jy ! Component: 3700 - total flux cleaned = -0.0192613 Jy ! Component: 3750 - total flux cleaned = -0.0192843 Jy ! Component: 3800 - total flux cleaned = -0.0193073 Jy ! Component: 3850 - total flux cleaned = -0.0193993 Jy ! Component: 3900 - total flux cleaned = -0.0194455 Jy ! Component: 3950 - total flux cleaned = -0.0194918 Jy ! Component: 4000 - total flux cleaned = -0.0195616 Jy ! Component: 4050 - total flux cleaned = -0.0196083 Jy ! Total flux subtracted in 4096 components = -0.0196782 Jy ! Clean residual min=-0.001468 max=0.001408 Jy/beam ! Clean residual mean=0.000005 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.527704 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 406 components and 0.527704 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap .//J0638+5933_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.173 x 12.34 at 80.26 degrees (North through East) ! Clean map min=-0.0056264 max=0.50819 Jy/beam ! Writing clean map to FITS file: .//J0638+5933_S_map.fits wmodel .//J0638+5933_S_map.mod ! Writing 406 model components to file: .//J0638+5933_S_map.mod wobs .//J0638+5933_S_uvs.fits ! Writing UV FITS file: .//J0638+5933_S_uvs.fits wwins .//J0638+5933_S_map.win ! wwins: Wrote 4 windows to .//J0638+5933_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.508194 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000394103 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.232649 0.232649 0.465298 0.930597 1.86119 3.72239 7.44477 14.8895 29.7791 59.5582 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.508 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1289.49 quit ! Quitting program ! Log file .//J0638+5933_S_dfm.log closed on Wed Aug 15 15:29:11 2018