! Started logfile: /image_prod/ug002_uva//J2210+2013_S_dfm.log on Thu Mar 5 05:30:47 2020 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 /image_prod/ug002_uva//J2210+2013_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2210+2013_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.949537 visibilities/baseline/integration-bin. ! Found source: J2210+2013 ! ! There are 3 IFs, and a total of 3 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 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 6153 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J2210+2013_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013882Jy sigma=8.609449 ! Fit after self-cal, rms=0.877861Jy sigma=7.488203 ! 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=2.898 mas, bmaj=6.369 mas, bpa=-5.302 degrees ! Estimated noise=1.59182 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.0944379 Jy ! Component: 100 - total flux cleaned = 0.11738 Jy ! Total flux subtracted in 100 components = 0.11738 Jy ! Clean residual min=-0.006107 max=0.009244 Jy/beam ! Clean residual mean=0.000004 rms=0.001743 Jy/beam ! Combined flux in latest and established models = 0.11738 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.11738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082755Jy sigma=0.516307 ! Fit after self-cal, rms=0.082317Jy sigma=0.512532 ! 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.361 mas, bmaj=7.089 mas, bpa=-5.536 degrees ! Estimated noise=1.10754 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.00983744 Jy ! Component: 100 - total flux cleaned = 0.0138389 Jy ! Component: 150 - total flux cleaned = 0.0141408 Jy ! Component: 200 - total flux cleaned = 0.0144954 Jy ! Total flux subtracted in 200 components = 0.0144954 Jy ! Clean residual min=-0.004909 max=0.006909 Jy/beam ! Clean residual mean=0.000005 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.131875 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 24 components and 0.131875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080464Jy sigma=0.500169 ! Fit after self-cal, rms=0.080447Jy sigma=0.500038 ! 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.361 x 7.089 at -5.536 degrees (North through East) ! Clean map min=-0.004887 max=0.12016 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.25 KP 0.95 ! LA 1.01 MK 0.96 NL 1.00 OV 0.99 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.01 HN 1.34 KP 0.97 ! LA 1.03 MK 0.94 NL 0.95 OV 0.92 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.22 KP 0.98 ! LA 1.01 MK 0.96 NL 0.97 OV 0.98 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.080447Jy sigma=0.500038 ! Fit after self-cal, rms=0.077592Jy sigma=0.489477 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=7.067 mas, bpa=-4.665 degrees ! Estimated noise=1.10564 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 = 4.06605e-05 Jy ! Component: 100 - total flux cleaned = -0.000206575 Jy ! Component: 150 - total flux cleaned = -0.000346152 Jy ! Component: 200 - total flux cleaned = -0.000521081 Jy ! Total flux subtracted in 200 components = -0.000521081 Jy ! Clean residual min=-0.005759 max=0.005012 Jy/beam ! Clean residual mean=0.000004 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.131354 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.131354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077409Jy sigma=0.488284 ! Fit after self-cal, rms=0.077448Jy sigma=0.488137 ! 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. ! ! Fit before self-cal, rms=0.077448Jy sigma=0.488137 ! Fit after self-cal, rms=0.073089Jy sigma=0.458149 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.358 mas, bmaj=7.005 mas, bpa=-4.93 degrees ! Estimated noise=1.10142 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000724481 Jy ! Component: 100 - total flux cleaned = -0.000730226 Jy ! Component: 150 - total flux cleaned = -0.000701782 Jy ! Component: 200 - total flux cleaned = -0.000646548 Jy ! Total flux subtracted in 200 components = -0.000646548 Jy ! Clean residual min=-0.002293 max=0.002453 Jy/beam ! Clean residual mean=-0.000000 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.130708 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.130708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073032Jy sigma=0.457622 ! Fit after self-cal, rms=0.073112Jy sigma=0.457313 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 (-18.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245233 Jy ! Component: 100 - total flux cleaned = 0.00318918 Jy ! Component: 150 - total flux cleaned = 0.00359128 Jy ! Component: 200 - total flux cleaned = 0.00391535 Jy ! Total flux subtracted in 200 components = 0.00391535 Jy ! Clean residual min=-0.001988 max=0.002072 Jy/beam ! Clean residual mean=0.000001 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.134623 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 60 components and 0.134623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073005Jy sigma=0.455955 ! Fit after self-cal, rms=0.072993Jy sigma=0.455869 ! Inverting map ! Added new window around map position (70, -49). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000615347 Jy ! Component: 100 - total flux cleaned = 0.000616447 Jy ! Component: 150 - total flux cleaned = 0.000693777 Jy ! Component: 200 - total flux cleaned = 0.000834506 Jy ! Total flux subtracted in 200 components = 0.000834506 Jy ! Clean residual min=-0.001861 max=0.001826 Jy/beam ! Clean residual mean=0.000002 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.135458 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 72 components and 0.135458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072914Jy sigma=0.455231 ! Fit after self-cal, rms=0.072904Jy sigma=0.455199 ! 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. ! ! Fit before self-cal, rms=0.072904Jy sigma=0.455199 ! Fit after self-cal, rms=0.073343Jy sigma=0.455026 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.354 mas, bmaj=6.986 mas, bpa=-4.778 degrees ! Estimated noise=1.09651 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.83628e-05 Jy ! Component: 100 - total flux cleaned = 0.000111641 Jy ! Component: 150 - total flux cleaned = 0.000204489 Jy ! Component: 200 - total flux cleaned = 0.000346801 Jy ! Total flux subtracted in 200 components = 0.000346801 Jy ! Clean residual min=-0.001868 max=0.001697 Jy/beam ! Clean residual mean=0.000001 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.135804 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 80 components and 0.135804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073309Jy sigma=0.454746 ! Fit after self-cal, rms=0.073310Jy sigma=0.454735 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 = 4.90461e-05 Jy ! Component: 100 - total flux cleaned = 0.000179277 Jy ! Component: 150 - total flux cleaned = 0.000251913 Jy ! Component: 200 - total flux cleaned = 0.000319523 Jy ! Total flux subtracted in 200 components = 0.000319523 Jy ! Clean residual min=-0.001792 max=0.001682 Jy/beam ! Clean residual mean=0.000001 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.136124 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 91 components and 0.136124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073292Jy sigma=0.454585 ! Fit after self-cal, rms=0.073292Jy sigma=0.454581 ! 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. ! ! Fit before self-cal, rms=0.073292Jy sigma=0.454581 ! Fit after self-cal, rms=0.073446Jy sigma=0.454548 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.184 mas, bmaj=10.17 mas, bpa=-4.491 degrees ! Estimated noise=1.28491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000588664 Jy ! Component: 100 - total flux cleaned = 0.000909883 Jy ! Component: 150 - total flux cleaned = 0.00113454 Jy ! Component: 200 - total flux cleaned = 0.00130243 Jy ! Total flux subtracted in 200 components = 0.00130243 Jy ! Clean residual min=-0.002100 max=0.001621 Jy/beam ! Clean residual mean=0.000000 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.137426 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 105 components and 0.137426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073444Jy sigma=0.454498 ! Fit after self-cal, rms=0.073449Jy sigma=0.454493 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000227368 Jy ! Component: 100 - total flux cleaned = 0.000310466 Jy ! Component: 150 - total flux cleaned = 0.000374467 Jy ! Component: 200 - total flux cleaned = 0.000409923 Jy ! Total flux subtracted in 200 components = 0.000409923 Jy ! Clean residual min=-0.002050 max=0.001641 Jy/beam ! Clean residual mean=0.000001 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.137836 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 113 components and 0.137836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073447Jy sigma=0.454471 ! Fit after self-cal, rms=0.073448Jy sigma=0.454469 ! 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.353 mas, bmaj=6.976 mas, bpa=-4.697 degrees ! Estimated noise=1.09566 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.353 x 6.976 at -4.697 degrees (North through East) ! Clean map min=-0.0017482 max=0.11936 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=2.885 mas, bmaj=6.248 mas, bpa=-4.537 degrees ! Estimated noise=1.56613 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0930843 Jy ! Component: 100 - total flux cleaned = 0.115588 Jy ! Component: 150 - total flux cleaned = 0.124317 Jy ! Component: 200 - total flux cleaned = 0.128308 Jy ! Total flux subtracted in 200 components = 0.128308 Jy ! Clean residual min=-0.003155 max=0.003594 Jy/beam ! Clean residual mean=0.000004 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.128308 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.128308 Jy ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=6.976 mas, bpa=-4.697 degrees ! Estimated noise=1.09566 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 (-3.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00316574 Jy ! Component: 100 - total flux cleaned = 0.00434181 Jy ! Component: 150 - total flux cleaned = 0.00530032 Jy ! Component: 200 - total flux cleaned = 0.00557847 Jy ! Total flux subtracted in 200 components = 0.00557847 Jy ! Clean residual min=-0.001966 max=0.001976 Jy/beam ! Clean residual mean=-0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.133886 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 43 components and 0.133886 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.184 mas, bmaj=10.17 mas, bpa=-4.491 degrees ! Estimated noise=1.28491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156331 Jy ! Component: 100 - total flux cleaned = 0.00213349 Jy ! Component: 150 - total flux cleaned = 0.002451 Jy ! Component: 200 - total flux cleaned = 0.00257066 Jy ! Total flux subtracted in 200 components = 0.00257066 Jy ! Clean residual min=-0.002121 max=0.001828 Jy/beam ! Clean residual mean=-0.000000 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.136457 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.000139779 Jy ! Component: 100 - total flux cleaned = 0.000137674 Jy ! Component: 150 - total flux cleaned = 0.000109821 Jy ! Component: 200 - total flux cleaned = 0.000134838 Jy ! Total flux subtracted in 200 components = 0.000134838 Jy ! Clean residual min=-0.002083 max=0.001734 Jy/beam ! Clean residual mean=0.000000 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.136592 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 92 components and 0.136592 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=6.976 mas, bpa=-4.697 degrees ! Estimated noise=1.09566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00102994 Jy ! Component: 100 - total flux cleaned = -0.00129791 Jy ! Component: 150 - total flux cleaned = -0.00145925 Jy ! Component: 200 - total flux cleaned = -0.00156831 Jy ! Total flux subtracted in 200 components = -0.00156831 Jy ! Clean residual min=-0.001771 max=0.001791 Jy/beam ! Clean residual mean=0.000000 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.135023 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 116 components and 0.135023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073456Jy sigma=0.454722 ! Fit after self-cal, rms=0.073450Jy sigma=0.454614 wmodel J2210+2013_S_map.mod ! Writing 116 model components to file: J2210+2013_S_map.mod wobs J2210+2013_S_uvs.fits ! Writing UV FITS file: J2210+2013_S_uvs.fits wwins J2210+2013_S_map.win ! wwins: Wrote 4 windows to J2210+2013_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 = 5.89457e-05 Jy ! Component: 100 - total flux cleaned = -3.2441e-05 Jy ! Component: 150 - total flux cleaned = -0.000234524 Jy ! Component: 200 - total flux cleaned = -0.000317854 Jy ! Component: 250 - total flux cleaned = -0.000424927 Jy ! Component: 300 - total flux cleaned = -0.000527756 Jy ! Component: 350 - total flux cleaned = -0.000652997 Jy ! Component: 400 - total flux cleaned = -0.000750275 Jy ! Component: 450 - total flux cleaned = -0.000917492 Jy ! Component: 500 - total flux cleaned = -0.000987806 Jy ! Component: 550 - total flux cleaned = -0.00103366 Jy ! Component: 600 - total flux cleaned = -0.00105676 Jy ! Component: 650 - total flux cleaned = -0.00107907 Jy ! Component: 700 - total flux cleaned = -0.00105728 Jy ! Component: 750 - total flux cleaned = -0.000971473 Jy ! Component: 800 - total flux cleaned = -0.000929701 Jy ! Component: 850 - total flux cleaned = -0.000888883 Jy ! Component: 900 - total flux cleaned = -0.000889246 Jy ! Component: 950 - total flux cleaned = -0.000909287 Jy ! Component: 1000 - total flux cleaned = -0.000809473 Jy ! Component: 1050 - total flux cleaned = -0.000750525 Jy ! Component: 1100 - total flux cleaned = -0.000789516 Jy ! Component: 1150 - total flux cleaned = -0.000769962 Jy ! Component: 1200 - total flux cleaned = -0.000713086 Jy ! Component: 1250 - total flux cleaned = -0.000712868 Jy ! Component: 1300 - total flux cleaned = -0.000657292 Jy ! Component: 1350 - total flux cleaned = -0.000601903 Jy ! Component: 1400 - total flux cleaned = -0.000529223 Jy ! Component: 1450 - total flux cleaned = -0.000439565 Jy ! Component: 1500 - total flux cleaned = -0.000368623 Jy ! Component: 1550 - total flux cleaned = -0.000351105 Jy ! Component: 1600 - total flux cleaned = -0.00035103 Jy ! Component: 1650 - total flux cleaned = -0.000316688 Jy ! Component: 1700 - total flux cleaned = -0.00028263 Jy ! Component: 1750 - total flux cleaned = -0.000265701 Jy ! Component: 1800 - total flux cleaned = -0.000198894 Jy ! Component: 1850 - total flux cleaned = -0.000149522 Jy ! Component: 1900 - total flux cleaned = -0.000133209 Jy ! Component: 1950 - total flux cleaned = -8.48252e-05 Jy ! Component: 2000 - total flux cleaned = -8.46722e-05 Jy ! Component: 2050 - total flux cleaned = -3.69979e-05 Jy ! Component: 2100 - total flux cleaned = -5.75322e-06 Jy ! Component: 2150 - total flux cleaned = -3.67173e-05 Jy ! Component: 2200 - total flux cleaned = 9.50533e-06 Jy ! Component: 2250 - total flux cleaned = -3.64525e-05 Jy ! Component: 2300 - total flux cleaned = -8.17331e-05 Jy ! Component: 2350 - total flux cleaned = -3.67384e-05 Jy ! Component: 2400 - total flux cleaned = 2.27485e-05 Jy ! Component: 2450 - total flux cleaned = -3.66038e-05 Jy ! Component: 2500 - total flux cleaned = -3.65846e-05 Jy ! Component: 2550 - total flux cleaned = -7.45027e-06 Jy ! Component: 2600 - total flux cleaned = -2.1813e-05 Jy ! Component: 2650 - total flux cleaned = -7.48684e-06 Jy ! Component: 2700 - total flux cleaned = 6.69648e-06 Jy ! Component: 2750 - total flux cleaned = 3.47299e-05 Jy ! Component: 2800 - total flux cleaned = 2.07226e-05 Jy ! Component: 2850 - total flux cleaned = 6.20785e-05 Jy ! Component: 2900 - total flux cleaned = 4.83265e-05 Jy ! Component: 2950 - total flux cleaned = 6.19235e-05 Jy ! Component: 3000 - total flux cleaned = 0.000102551 Jy ! Component: 3050 - total flux cleaned = 8.89738e-05 Jy ! Component: 3100 - total flux cleaned = 7.56682e-05 Jy ! Component: 3150 - total flux cleaned = 0.00014218 Jy ! Component: 3200 - total flux cleaned = 0.000181759 Jy ! Component: 3250 - total flux cleaned = 0.000181744 Jy ! Component: 3300 - total flux cleaned = 0.000220853 Jy ! Component: 3350 - total flux cleaned = 0.00024669 Jy ! Component: 3400 - total flux cleaned = 0.000285109 Jy ! Component: 3450 - total flux cleaned = 0.000335996 Jy ! Component: 3500 - total flux cleaned = 0.000310814 Jy ! Component: 3550 - total flux cleaned = 0.00032349 Jy ! Component: 3600 - total flux cleaned = 0.000360929 Jy ! Component: 3650 - total flux cleaned = 0.000360956 Jy ! Component: 3700 - total flux cleaned = 0.000361003 Jy ! Component: 3750 - total flux cleaned = 0.000422265 Jy ! Component: 3800 - total flux cleaned = 0.000458781 Jy ! Component: 3850 - total flux cleaned = 0.000373972 Jy ! Component: 3900 - total flux cleaned = 0.000410332 Jy ! Component: 3950 - total flux cleaned = 0.000446288 Jy ! Component: 4000 - total flux cleaned = 0.000458268 Jy ! Component: 4050 - total flux cleaned = 0.000458228 Jy ! Total flux subtracted in 4096 components = 0.00051717 Jy ! Clean residual min=-0.000780 max=0.000820 Jy/beam ! Clean residual mean=0.000000 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.135541 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 414 components and 0.135541 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2210+2013_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.353 x 6.976 at -4.697 degrees (North through East) ! Clean map min=-0.0015972 max=0.11942 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2210+2013_S_map.fits wmodel /image_prod/ug002_uva//J2210+2013_S_map.mod ! Writing 414 model components to file: /image_prod/ug002_uva//J2210+2013_S_map.mod wobs /image_prod/ug002_uva//J2210+2013_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2210+2013_S_uvs.fits wwins /image_prod/ug002_uva//J2210+2013_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J2210+2013_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.119424 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000219925 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.552462 0.552462 1.10492 2.20985 4.41969 8.83939 17.6788 35.3576 70.7151 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.119 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 543.023 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2210+2013_S_dfm.log closed on Thu Mar 5 05:30:52 2020