! Started logfile: /image_prod/ug002_uva//J1302+4819_S_dfm.log on Thu Mar 5 00:58:06 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//J1302+4819_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1302+4819_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.831481 visibilities/baseline/integration-bin. ! Found source: J1302+4819 ! ! 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 44 lines of history. ! ! Reading 5388 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 J1302+4819_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024955Jy sigma=8.288103 ! Fit after self-cal, rms=0.775453Jy sigma=6.323958 ! 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.964 mas, bmaj=5.905 mas, bpa=12.37 degrees ! Estimated noise=1.69279 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.177197 Jy ! Component: 100 - total flux cleaned = 0.215926 Jy ! Total flux subtracted in 100 components = 0.215926 Jy ! Clean residual min=-0.005823 max=0.011498 Jy/beam ! Clean residual mean=-0.000012 rms=0.001728 Jy/beam ! Combined flux in latest and established models = 0.215926 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.215926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068900Jy sigma=0.452705 ! Fit after self-cal, rms=0.068805Jy sigma=0.452545 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011066 Jy ! Component: 100 - total flux cleaned = 0.0154606 Jy ! Total flux subtracted in 100 components = 0.0154606 Jy ! Clean residual min=-0.006647 max=0.007231 Jy/beam ! Clean residual mean=0.000001 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.231387 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 9 components and 0.231387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067362Jy sigma=0.441844 ! Fit after self-cal, rms=0.067369Jy sigma=0.441825 ! 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.592 mas, bmaj=6.699 mas, bpa=13.38 degrees ! Estimated noise=1.23139 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.00236976 Jy ! Component: 100 - total flux cleaned = -0.00230838 Jy ! Component: 150 - total flux cleaned = -0.00226296 Jy ! Component: 200 - total flux cleaned = -0.0022626 Jy ! Total flux subtracted in 200 components = -0.0022626 Jy ! Clean residual min=-0.006323 max=0.006448 Jy/beam ! Clean residual mean=0.000006 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.229124 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.229124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067193Jy sigma=0.440600 ! Fit after self-cal, rms=0.067191Jy sigma=0.440559 ! 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.592 x 6.699 at 13.38 degrees (North through East) ! Clean map min=-0.0061883 max=0.22632 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.94 HN 1.00 KP 1.04 ! LA 1.03 MK 0.96 OV 0.92 PT 1.11 ! SC 1.09 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.01 HN 0.98 KP 1.03 ! LA 1.09 MK 0.97 OV 0.94 PT 1.04 ! SC 1.07 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 1.02 KP 1.02 ! LA 1.01 MK 1.02 OV 0.91 PT 1.08 ! SC 1.11 ! ! ! Fit before self-cal, rms=0.067191Jy sigma=0.440559 ! Fit after self-cal, rms=0.064100Jy sigma=0.413796 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=6.698 mas, bpa=13.06 degrees ! Estimated noise=1.23413 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.000689484 Jy ! Component: 100 - total flux cleaned = -0.000429042 Jy ! Component: 150 - total flux cleaned = -0.000262773 Jy ! Component: 200 - total flux cleaned = -7.45638e-05 Jy ! Total flux subtracted in 200 components = -7.45638e-05 Jy ! Clean residual min=-0.002706 max=0.003482 Jy/beam ! Clean residual mean=-0.000005 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.22905 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 27 components and 0.22905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063894Jy sigma=0.413138 ! Fit after self-cal, rms=0.063898Jy sigma=0.413031 ! 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.063898Jy sigma=0.413031 ! Fit after self-cal, rms=0.065231Jy sigma=0.405650 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=6.718 mas, bpa=12.99 degrees ! Estimated noise=1.23273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00057154 Jy ! Component: 100 - total flux cleaned = 0.000642109 Jy ! Component: 150 - total flux cleaned = 0.000699078 Jy ! Component: 200 - total flux cleaned = 0.000714578 Jy ! Total flux subtracted in 200 components = 0.000714578 Jy ! Clean residual min=-0.001807 max=0.002441 Jy/beam ! Clean residual mean=-0.000005 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.229764 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.229764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065212Jy sigma=0.405514 ! Fit after self-cal, rms=0.065276Jy sigma=0.405487 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 (-3, 22). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122609 Jy ! Component: 100 - total flux cleaned = 0.00100471 Jy ! Component: 150 - total flux cleaned = 0.000939702 Jy ! Component: 200 - total flux cleaned = 0.000832915 Jy ! Total flux subtracted in 200 components = 0.000832915 Jy ! Clean residual min=-0.001714 max=0.001792 Jy/beam ! Clean residual mean=-0.000005 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.230597 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.230597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065178Jy sigma=0.404897 ! Fit after self-cal, rms=0.065165Jy sigma=0.404882 ! 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.065165Jy sigma=0.404882 ! Fit after self-cal, rms=0.065121Jy sigma=0.404839 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.603 mas, bmaj=6.719 mas, bpa=12.97 degrees ! Estimated noise=1.23206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000393237 Jy ! Component: 100 - total flux cleaned = 0.000393285 Jy ! Component: 150 - total flux cleaned = 0.000373768 Jy ! Component: 200 - total flux cleaned = 0.000318695 Jy ! Total flux subtracted in 200 components = 0.000318695 Jy ! Clean residual min=-0.001729 max=0.001769 Jy/beam ! Clean residual mean=-0.000004 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.230916 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 67 components and 0.230916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065104Jy sigma=0.404735 ! Fit after self-cal, rms=0.065102Jy sigma=0.404733 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 = 5.3837e-06 Jy ! Component: 100 - total flux cleaned = 5.65434e-06 Jy ! Component: 150 - total flux cleaned = -1.04767e-05 Jy ! Component: 200 - total flux cleaned = -2.59694e-05 Jy ! Total flux subtracted in 200 components = -2.59694e-05 Jy ! Clean residual min=-0.001717 max=0.001759 Jy/beam ! Clean residual mean=-0.000004 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.23089 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 76 components and 0.23089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065094Jy sigma=0.404675 ! Fit after self-cal, rms=0.065094Jy sigma=0.404674 ! 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.065094Jy sigma=0.404674 ! Fit after self-cal, rms=0.065125Jy sigma=0.404662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.164 mas, bmaj=9.993 mas, bpa=28.55 degrees ! Estimated noise=1.46174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000173595 Jy ! Component: 100 - total flux cleaned = 0.000219607 Jy ! Component: 150 - total flux cleaned = 0.000269631 Jy ! Component: 200 - total flux cleaned = 0.000269098 Jy ! Total flux subtracted in 200 components = 0.000269098 Jy ! Clean residual min=-0.001719 max=0.001601 Jy/beam ! Clean residual mean=-0.000010 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.231159 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 83 components and 0.231159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065122Jy sigma=0.404623 ! Fit after self-cal, rms=0.065122Jy sigma=0.404619 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 = 5.17479e-05 Jy ! Component: 100 - total flux cleaned = 5.16635e-05 Jy ! Component: 150 - total flux cleaned = 6.08448e-05 Jy ! Component: 200 - total flux cleaned = 6.9278e-05 Jy ! Total flux subtracted in 200 components = 6.9278e-05 Jy ! Clean residual min=-0.001722 max=0.001614 Jy/beam ! Clean residual mean=-0.000010 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.231228 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 90 components and 0.231228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065121Jy sigma=0.404611 ! Fit after self-cal, rms=0.065120Jy sigma=0.404608 ! 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.6 mas, bmaj=6.719 mas, bpa=12.95 degrees ! Estimated noise=1.23251 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.6 x 6.719 at 12.95 degrees (North through East) ! Clean map min=-0.0016882 max=0.22646 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.97 mas, bmaj=5.927 mas, bpa=11.95 degrees ! Estimated noise=1.73157 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.177071 Jy ! Component: 100 - total flux cleaned = 0.215752 Jy ! Component: 150 - total flux cleaned = 0.225779 Jy ! Component: 200 - total flux cleaned = 0.229629 Jy ! Total flux subtracted in 200 components = 0.229629 Jy ! Clean residual min=-0.002777 max=0.002879 Jy/beam ! Clean residual mean=-0.000004 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.229629 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.229629 Jy ! Inverting map and beam ! Estimated beam: bmin=3.6 mas, bmaj=6.719 mas, bpa=12.95 degrees ! Estimated noise=1.23251 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.00105462 Jy ! Component: 100 - total flux cleaned = 0.0011169 Jy ! Component: 150 - total flux cleaned = 0.00133198 Jy ! Component: 200 - total flux cleaned = 0.00146775 Jy ! Total flux subtracted in 200 components = 0.00146775 Jy ! Clean residual min=-0.001755 max=0.001912 Jy/beam ! Clean residual mean=-0.000005 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.231097 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.231097 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.164 mas, bmaj=9.993 mas, bpa=28.55 degrees ! Estimated noise=1.46174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000241309 Jy ! Component: 100 - total flux cleaned = 0.000291122 Jy ! Component: 150 - total flux cleaned = 0.000313107 Jy ! Component: 200 - total flux cleaned = 0.000350767 Jy ! Total flux subtracted in 200 components = 0.000350767 Jy ! Clean residual min=-0.001734 max=0.001644 Jy/beam ! Clean residual mean=-0.000010 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.231447 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 = 3.33152e-05 Jy ! Component: 100 - total flux cleaned = 6.30142e-05 Jy ! Component: 150 - total flux cleaned = 8.94912e-05 Jy ! Component: 200 - total flux cleaned = 0.000113391 Jy ! Total flux subtracted in 200 components = 0.000113391 Jy ! Clean residual min=-0.001736 max=0.001617 Jy/beam ! Clean residual mean=-0.000010 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.231561 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 54 components and 0.231561 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.6 mas, bmaj=6.719 mas, bpa=12.95 degrees ! Estimated noise=1.23251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165227 Jy ! Component: 100 - total flux cleaned = -0.000225839 Jy ! Component: 150 - total flux cleaned = -0.000251924 Jy ! Component: 200 - total flux cleaned = -0.000274468 Jy ! Total flux subtracted in 200 components = -0.000274468 Jy ! Clean residual min=-0.001712 max=0.001857 Jy/beam ! Clean residual mean=-0.000004 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.231286 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 0.231286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065138Jy sigma=0.404759 ! Fit after self-cal, rms=0.065135Jy sigma=0.404746 wmodel J1302+4819_S_map.mod ! Writing 62 model components to file: J1302+4819_S_map.mod wobs J1302+4819_S_uvs.fits ! Writing UV FITS file: J1302+4819_S_uvs.fits wwins J1302+4819_S_map.win ! wwins: Wrote 2 windows to J1302+4819_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.000506256 Jy ! Component: 100 - total flux cleaned = 0.000723493 Jy ! Component: 150 - total flux cleaned = 0.0007825 Jy ! Component: 200 - total flux cleaned = 0.000894203 Jy ! Component: 250 - total flux cleaned = 0.000948223 Jy ! Component: 300 - total flux cleaned = 0.00107916 Jy ! Component: 350 - total flux cleaned = 0.00115582 Jy ! Component: 400 - total flux cleaned = 0.00128007 Jy ! Component: 450 - total flux cleaned = 0.00137703 Jy ! Component: 500 - total flux cleaned = 0.00142499 Jy ! Component: 550 - total flux cleaned = 0.00154115 Jy ! Component: 600 - total flux cleaned = 0.00149518 Jy ! Component: 650 - total flux cleaned = 0.00162986 Jy ! Component: 700 - total flux cleaned = 0.00160748 Jy ! Component: 750 - total flux cleaned = 0.00160797 Jy ! Component: 800 - total flux cleaned = 0.00165044 Jy ! Component: 850 - total flux cleaned = 0.00158834 Jy ! Component: 900 - total flux cleaned = 0.00160923 Jy ! Component: 950 - total flux cleaned = 0.00166948 Jy ! Component: 1000 - total flux cleaned = 0.0015897 Jy ! Component: 1050 - total flux cleaned = 0.00153068 Jy ! Component: 1100 - total flux cleaned = 0.00154997 Jy ! Component: 1150 - total flux cleaned = 0.001531 Jy ! Component: 1200 - total flux cleaned = 0.00154969 Jy ! Component: 1250 - total flux cleaned = 0.00151249 Jy ! Component: 1300 - total flux cleaned = 0.00158582 Jy ! Component: 1350 - total flux cleaned = 0.00154919 Jy ! Component: 1400 - total flux cleaned = 0.00153123 Jy ! Component: 1450 - total flux cleaned = 0.00160209 Jy ! Component: 1500 - total flux cleaned = 0.00149696 Jy ! Component: 1550 - total flux cleaned = 0.00151448 Jy ! Component: 1600 - total flux cleaned = 0.00158268 Jy ! Component: 1650 - total flux cleaned = 0.00158269 Jy ! Component: 1700 - total flux cleaned = 0.00159943 Jy ! Component: 1750 - total flux cleaned = 0.00158285 Jy ! Component: 1800 - total flux cleaned = 0.00161561 Jy ! Component: 1850 - total flux cleaned = 0.00161567 Jy ! Component: 1900 - total flux cleaned = 0.00166378 Jy ! Component: 1950 - total flux cleaned = 0.00166363 Jy ! Component: 2000 - total flux cleaned = 0.00169502 Jy ! Component: 2050 - total flux cleaned = 0.00160139 Jy ! Component: 2100 - total flux cleaned = 0.00158607 Jy ! Component: 2150 - total flux cleaned = 0.00163203 Jy ! Component: 2200 - total flux cleaned = 0.00160187 Jy ! Component: 2250 - total flux cleaned = 0.0015721 Jy ! Component: 2300 - total flux cleaned = 0.00166122 Jy ! Component: 2350 - total flux cleaned = 0.0017053 Jy ! Component: 2400 - total flux cleaned = 0.0016615 Jy ! Component: 2450 - total flux cleaned = 0.00173387 Jy ! Component: 2500 - total flux cleaned = 0.00176245 Jy ! Component: 2550 - total flux cleaned = 0.0017767 Jy ! Component: 2600 - total flux cleaned = 0.00183325 Jy ! Component: 2650 - total flux cleaned = 0.00187517 Jy ! Component: 2700 - total flux cleaned = 0.00188908 Jy ! Component: 2750 - total flux cleaned = 0.00190287 Jy ! Component: 2800 - total flux cleaned = 0.00191655 Jy ! Component: 2850 - total flux cleaned = 0.00191641 Jy ! Component: 2900 - total flux cleaned = 0.00195681 Jy ! Component: 2950 - total flux cleaned = 0.00197019 Jy ! Component: 3000 - total flux cleaned = 0.00200984 Jy ! Component: 3050 - total flux cleaned = 0.00203632 Jy ! Component: 3100 - total flux cleaned = 0.0020755 Jy ! Component: 3150 - total flux cleaned = 0.00203681 Jy ! Component: 3200 - total flux cleaned = 0.00208831 Jy ! Component: 3250 - total flux cleaned = 0.00213942 Jy ! Component: 3300 - total flux cleaned = 0.00212683 Jy ! Component: 3350 - total flux cleaned = 0.00220231 Jy ! Component: 3400 - total flux cleaned = 0.00221471 Jy ! Component: 3450 - total flux cleaned = 0.00225191 Jy ! Component: 3500 - total flux cleaned = 0.00223954 Jy ! Component: 3550 - total flux cleaned = 0.00230056 Jy ! Component: 3600 - total flux cleaned = 0.00228832 Jy ! Component: 3650 - total flux cleaned = 0.00234861 Jy ! Component: 3700 - total flux cleaned = 0.00238456 Jy ! Component: 3750 - total flux cleaned = 0.00240842 Jy ! Component: 3800 - total flux cleaned = 0.00242034 Jy ! Component: 3850 - total flux cleaned = 0.00246733 Jy ! Component: 3900 - total flux cleaned = 0.00247892 Jy ! Component: 3950 - total flux cleaned = 0.00251373 Jy ! Component: 4000 - total flux cleaned = 0.00255998 Jy ! Component: 4050 - total flux cleaned = 0.00264025 Jy ! Total flux subtracted in 4096 components = 0.00264023 Jy ! Clean residual min=-0.000702 max=0.000792 Jy/beam ! Clean residual mean=0.000002 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.233927 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 337 components and 0.233926 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1302+4819_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.6 x 6.719 at 12.95 degrees (North through East) ! Clean map min=-0.0012806 max=0.22646 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1302+4819_S_map.fits wmodel /image_prod/ug002_uva//J1302+4819_S_map.mod ! Writing 337 model components to file: /image_prod/ug002_uva//J1302+4819_S_map.mod wobs /image_prod/ug002_uva//J1302+4819_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1302+4819_S_uvs.fits wwins /image_prod/ug002_uva//J1302+4819_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1302+4819_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.226457 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204033 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.270295 0.270295 0.540589 1.08118 2.16236 4.32471 8.64943 17.2989 34.5977 69.1954 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.226 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1109.9 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1302+4819_S_dfm.log closed on Thu Mar 5 00:58:10 2020