! Started logfile: /image_prod/ug002_uva//J1415+0832_S_dfm.log on Thu Mar 5 01:39:16 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//J1415+0832_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1415+0832_S_uva.fits ! AN table 1: 80 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.830208 visibilities/baseline/integration-bin. ! Found source: J1415+0832 ! ! 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 7173 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 J1415+0832_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 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003433Jy sigma=8.694690 ! Fit after self-cal, rms=0.943983Jy sigma=8.181342 ! 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.021 mas, bmaj=12.22 mas, bpa=-20.71 degrees ! Estimated noise=1.35727 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.04365 Jy ! Component: 100 - total flux cleaned = 0.0542218 Jy ! Total flux subtracted in 100 components = 0.0542218 Jy ! Clean residual min=-0.002876 max=0.004242 Jy/beam ! Clean residual mean=0.000002 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.0542218 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0542218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061513Jy sigma=0.481794 ! Fit after self-cal, rms=0.060039Jy sigma=0.469836 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00557069 Jy ! Component: 100 - total flux cleaned = 0.00775341 Jy ! Total flux subtracted in 100 components = 0.00775341 Jy ! Clean residual min=-0.002672 max=0.002244 Jy/beam ! Clean residual mean=0.000001 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.0619752 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 0.0619752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059512Jy sigma=0.465169 ! Fit after self-cal, rms=0.059487Jy sigma=0.465046 ! 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.674 mas, bmaj=12.53 mas, bpa=-19.83 degrees ! Estimated noise=0.992047 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.000815443 Jy ! Component: 100 - total flux cleaned = 0.00126153 Jy ! Component: 150 - total flux cleaned = 0.00130158 Jy ! Component: 200 - total flux cleaned = 0.00127736 Jy ! Total flux subtracted in 200 components = 0.00127736 Jy ! Clean residual min=-0.002042 max=0.001761 Jy/beam ! Clean residual mean=0.000007 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0632525 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 25 components and 0.0632525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059421Jy sigma=0.464542 ! Fit after self-cal, rms=0.059409Jy sigma=0.464505 ! 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.674 x 12.53 at -19.83 degrees (North through East) ! Clean map min=-0.0019945 max=0.058965 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.07 KP 1.01 ! LA 1.01 MK 0.97 NL 1.00 OV 1.00 ! PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.04 KP 0.95 ! LA 0.96 MK 0.98 NL 0.95 OV 1.01 ! PT 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 1.04 KP 1.00 ! LA 1.06 MK 0.99 NL 0.90 OV 1.05 ! PT 0.98 ! ! ! Fit before self-cal, rms=0.059409Jy sigma=0.464505 ! Fit after self-cal, rms=0.058716Jy sigma=0.463629 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.666 mas, bmaj=12.46 mas, bpa=-19.92 degrees ! Estimated noise=0.986314 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.000142443 Jy ! Component: 100 - total flux cleaned = 0.000183622 Jy ! Component: 150 - total flux cleaned = 0.000237512 Jy ! Component: 200 - total flux cleaned = 0.000252266 Jy ! Total flux subtracted in 200 components = 0.000252266 Jy ! Clean residual min=-0.001736 max=0.001771 Jy/beam ! Clean residual mean=0.000007 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0635048 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.0635048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058699Jy sigma=0.463515 ! Fit after self-cal, rms=0.058717Jy sigma=0.463435 ! 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.058717Jy sigma=0.463435 ! Fit after self-cal, rms=0.057962Jy sigma=0.462212 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.668 mas, bmaj=12.49 mas, bpa=-19.96 degrees ! Estimated noise=0.985182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000267718 Jy ! Component: 100 - total flux cleaned = 0.000448793 Jy ! Component: 150 - total flux cleaned = 0.000521155 Jy ! Component: 200 - total flux cleaned = 0.000570732 Jy ! Total flux subtracted in 200 components = 0.000570732 Jy ! Clean residual min=-0.001684 max=0.001611 Jy/beam ! Clean residual mean=0.000003 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0640755 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 42 components and 0.0640756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057952Jy sigma=0.462128 ! Fit after self-cal, rms=0.057959Jy sigma=0.462071 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.40168e-05 Jy ! Component: 100 - total flux cleaned = 4.74221e-05 Jy ! Component: 150 - total flux cleaned = 7.96172e-05 Jy ! Component: 200 - total flux cleaned = 9.9374e-05 Jy ! Total flux subtracted in 200 components = 9.9374e-05 Jy ! Clean residual min=-0.001683 max=0.001604 Jy/beam ! Clean residual mean=0.000003 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0641749 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.0641749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057954Jy sigma=0.462041 ! Fit after self-cal, rms=0.057953Jy sigma=0.462037 ! 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.057953Jy sigma=0.462037 ! Fit after self-cal, rms=0.057834Jy sigma=0.461972 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.664 mas, bmaj=12.5 mas, bpa=-19.99 degrees ! Estimated noise=0.983297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000237091 Jy ! Component: 100 - total flux cleaned = 0.000271051 Jy ! Component: 150 - total flux cleaned = 0.000292067 Jy ! Component: 200 - total flux cleaned = 0.000320675 Jy ! Total flux subtracted in 200 components = 0.000320675 Jy ! Clean residual min=-0.001652 max=0.001617 Jy/beam ! Clean residual mean=0.000003 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.0644956 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 47 components and 0.0644956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057829Jy sigma=0.461933 ! Fit after self-cal, rms=0.057833Jy sigma=0.461927 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.01821e-05 Jy ! Component: 100 - total flux cleaned = 4.8721e-05 Jy ! Component: 150 - total flux cleaned = 6.54134e-05 Jy ! Component: 200 - total flux cleaned = 8.11333e-05 Jy ! Total flux subtracted in 200 components = 8.11333e-05 Jy ! Clean residual min=-0.001656 max=0.001614 Jy/beam ! Clean residual mean=0.000003 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.0645767 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.0645767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057830Jy sigma=0.461910 ! Fit after self-cal, rms=0.057829Jy sigma=0.461907 ! 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.057829Jy sigma=0.461907 ! Fit after self-cal, rms=0.057679Jy sigma=0.461899 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.033 mas, bmaj=13.13 mas, bpa=-15.64 degrees ! Estimated noise=1.13566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.97557e-05 Jy ! Component: 100 - total flux cleaned = -5.02392e-05 Jy ! Component: 150 - total flux cleaned = -5.93963e-05 Jy ! Component: 200 - total flux cleaned = -5.9763e-05 Jy ! Total flux subtracted in 200 components = -5.9763e-05 Jy ! Clean residual min=-0.001614 max=0.001826 Jy/beam ! Clean residual mean=0.000005 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.064517 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.064517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057679Jy sigma=0.461890 ! Fit after self-cal, rms=0.057681Jy sigma=0.461886 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.74504e-05 Jy ! Component: 100 - total flux cleaned = -1.68834e-05 Jy ! Component: 150 - total flux cleaned = -1.68084e-05 Jy ! Component: 200 - total flux cleaned = -1.08979e-05 Jy ! Total flux subtracted in 200 components = -1.08979e-05 Jy ! Clean residual min=-0.001628 max=0.001822 Jy/beam ! Clean residual mean=0.000005 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0645061 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.0645061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057682Jy sigma=0.461888 ! Fit after self-cal, rms=0.057682Jy sigma=0.461886 ! 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.658 mas, bmaj=12.51 mas, bpa=-20 degrees ! Estimated noise=0.981296 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.658 x 12.51 at -20 degrees (North through East) ! Clean map min=-0.0015991 max=0.058128 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.014 mas, bmaj=12.17 mas, bpa=-20.91 degrees ! Estimated noise=1.3362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.044223 Jy ! Component: 100 - total flux cleaned = 0.0553614 Jy ! Component: 150 - total flux cleaned = 0.0600776 Jy ! Component: 200 - total flux cleaned = 0.0624646 Jy ! Total flux subtracted in 200 components = 0.0624646 Jy ! Clean residual min=-0.002129 max=0.002054 Jy/beam ! Clean residual mean=-0.000001 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.0624646 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0624646 Jy ! Inverting map and beam ! Estimated beam: bmin=3.658 mas, bmaj=12.51 mas, bpa=-20 degrees ! Estimated noise=0.981296 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.0013161 Jy ! Component: 100 - total flux cleaned = 0.00160458 Jy ! Component: 150 - total flux cleaned = 0.00172401 Jy ! Component: 200 - total flux cleaned = 0.00182218 Jy ! Total flux subtracted in 200 components = 0.00182218 Jy ! Clean residual min=-0.001662 max=0.001675 Jy/beam ! Clean residual mean=0.000003 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0642868 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 30 components and 0.0642868 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.033 mas, bmaj=13.13 mas, bpa=-15.64 degrees ! Estimated noise=1.13566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000185782 Jy ! Component: 100 - total flux cleaned = 0.000185353 Jy ! Component: 150 - total flux cleaned = 0.000203968 Jy ! Component: 200 - total flux cleaned = 0.000204231 Jy ! Total flux subtracted in 200 components = 0.000204231 Jy ! Clean residual min=-0.001671 max=0.001836 Jy/beam ! Clean residual mean=0.000005 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.064491 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.02626e-05 Jy ! Component: 100 - total flux cleaned = -2.06288e-05 Jy ! Component: 150 - total flux cleaned = -3.98914e-05 Jy ! Component: 200 - total flux cleaned = -5.73356e-05 Jy ! Total flux subtracted in 200 components = -5.73356e-05 Jy ! Clean residual min=-0.001644 max=0.001829 Jy/beam ! Clean residual mean=0.000005 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0644337 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 64 components and 0.0644336 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.658 mas, bmaj=12.51 mas, bpa=-20 degrees ! Estimated noise=0.981296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.20394e-05 Jy ! Component: 100 - total flux cleaned = -8.79848e-05 Jy ! Component: 150 - total flux cleaned = -0.00013222 Jy ! Component: 200 - total flux cleaned = -0.000118763 Jy ! Total flux subtracted in 200 components = -0.000118763 Jy ! Clean residual min=-0.001686 max=0.001636 Jy/beam ! Clean residual mean=0.000003 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0643149 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 80 components and 0.0643149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057695Jy sigma=0.461970 ! Fit after self-cal, rms=0.057698Jy sigma=0.461959 wmodel J1415+0832_S_map.mod ! Writing 80 model components to file: J1415+0832_S_map.mod wobs J1415+0832_S_uvs.fits ! Writing UV FITS file: J1415+0832_S_uvs.fits wwins J1415+0832_S_map.win ! wwins: Wrote 1 windows to J1415+0832_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 = -6.66999e-05 Jy ! Component: 100 - total flux cleaned = 1.31087e-05 Jy ! Component: 150 - total flux cleaned = 8.99193e-05 Jy ! Component: 200 - total flux cleaned = -2.95995e-05 Jy ! Component: 250 - total flux cleaned = -0.000144749 Jy ! Component: 300 - total flux cleaned = -0.00032389 Jy ! Component: 350 - total flux cleaned = -0.000410473 Jy ! Component: 400 - total flux cleaned = -0.000389145 Jy ! Component: 450 - total flux cleaned = -0.000409847 Jy ! Component: 500 - total flux cleaned = -0.000409754 Jy ! Component: 550 - total flux cleaned = -0.000350502 Jy ! Component: 600 - total flux cleaned = -0.000369783 Jy ! Component: 650 - total flux cleaned = -0.000407671 Jy ! Component: 700 - total flux cleaned = -0.000463501 Jy ! Component: 750 - total flux cleaned = -0.000462907 Jy ! Component: 800 - total flux cleaned = -0.000444453 Jy ! Component: 850 - total flux cleaned = -0.000372998 Jy ! Component: 900 - total flux cleaned = -0.000320463 Jy ! Component: 950 - total flux cleaned = -0.000268607 Jy ! Component: 1000 - total flux cleaned = -0.000217726 Jy ! Component: 1050 - total flux cleaned = -0.000217696 Jy ! Component: 1100 - total flux cleaned = -0.000184083 Jy ! Component: 1150 - total flux cleaned = -0.000118516 Jy ! Component: 1200 - total flux cleaned = -7.01234e-05 Jy ! Component: 1250 - total flux cleaned = -5.4234e-05 Jy ! Component: 1300 - total flux cleaned = -7.08546e-06 Jy ! Component: 1350 - total flux cleaned = 2.43468e-05 Jy ! Component: 1400 - total flux cleaned = 3.98069e-05 Jy ! Component: 1450 - total flux cleaned = 8.58285e-05 Jy ! Component: 1500 - total flux cleaned = 0.000146309 Jy ! Component: 1550 - total flux cleaned = 0.000206134 Jy ! Component: 1600 - total flux cleaned = 0.00022095 Jy ! Component: 1650 - total flux cleaned = 0.000308679 Jy ! Component: 1700 - total flux cleaned = 0.000380771 Jy ! Component: 1750 - total flux cleaned = 0.000394981 Jy ! Component: 1800 - total flux cleaned = 0.000395096 Jy ! Component: 1850 - total flux cleaned = 0.000479178 Jy ! Component: 1900 - total flux cleaned = 0.000479131 Jy ! Component: 1950 - total flux cleaned = 0.000506613 Jy ! Component: 2000 - total flux cleaned = 0.000561109 Jy ! Component: 2050 - total flux cleaned = 0.000588074 Jy ! Component: 2100 - total flux cleaned = 0.000641057 Jy ! Component: 2150 - total flux cleaned = 0.000641195 Jy ! Component: 2200 - total flux cleaned = 0.000732391 Jy ! Component: 2250 - total flux cleaned = 0.000771035 Jy ! Component: 2300 - total flux cleaned = 0.000771197 Jy ! Component: 2350 - total flux cleaned = 0.000822093 Jy ! Component: 2400 - total flux cleaned = 0.000884877 Jy ! Component: 2450 - total flux cleaned = 0.000884896 Jy ! Component: 2500 - total flux cleaned = 0.000934297 Jy ! Component: 2550 - total flux cleaned = 0.00100768 Jy ! Component: 2600 - total flux cleaned = 0.00103186 Jy ! Component: 2650 - total flux cleaned = 0.00105592 Jy ! Component: 2700 - total flux cleaned = 0.0011154 Jy ! Component: 2750 - total flux cleaned = 0.00112723 Jy ! Component: 2800 - total flux cleaned = 0.00115075 Jy ! Component: 2850 - total flux cleaned = 0.00118571 Jy ! Component: 2900 - total flux cleaned = 0.00119734 Jy ! Component: 2950 - total flux cleaned = 0.00120888 Jy ! Component: 3000 - total flux cleaned = 0.00125426 Jy ! Component: 3050 - total flux cleaned = 0.00127672 Jy ! Component: 3100 - total flux cleaned = 0.00126568 Jy ! Component: 3150 - total flux cleaned = 0.00134313 Jy ! Component: 3200 - total flux cleaned = 0.00135399 Jy ! Component: 3250 - total flux cleaned = 0.00131034 Jy ! Component: 3300 - total flux cleaned = 0.00131047 Jy ! Component: 3350 - total flux cleaned = 0.00133204 Jy ! Component: 3400 - total flux cleaned = 0.00136417 Jy ! Component: 3450 - total flux cleaned = 0.00133239 Jy ! Component: 3500 - total flux cleaned = 0.00131145 Jy ! Component: 3550 - total flux cleaned = 0.00136369 Jy ! Component: 3600 - total flux cleaned = 0.00140491 Jy ! Component: 3650 - total flux cleaned = 0.00139461 Jy ! Component: 3700 - total flux cleaned = 0.00136411 Jy ! Component: 3750 - total flux cleaned = 0.00145527 Jy ! Component: 3800 - total flux cleaned = 0.00148537 Jy ! Component: 3850 - total flux cleaned = 0.00151522 Jy ! Component: 3900 - total flux cleaned = 0.00156475 Jy ! Component: 3950 - total flux cleaned = 0.00155492 Jy ! Component: 4000 - total flux cleaned = 0.00162332 Jy ! Component: 4050 - total flux cleaned = 0.00165246 Jy ! Total flux subtracted in 4096 components = 0.00167176 Jy ! Clean residual min=-0.000584 max=0.000602 Jy/beam ! Clean residual mean=0.000000 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.0659867 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 372 components and 0.0659866 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1415+0832_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.658 x 12.51 at -20 degrees (North through East) ! Clean map min=-0.0012867 max=0.05798 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1415+0832_S_map.fits wmodel /image_prod/ug002_uva//J1415+0832_S_map.mod ! Writing 372 model components to file: /image_prod/ug002_uva//J1415+0832_S_map.mod wobs /image_prod/ug002_uva//J1415+0832_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1415+0832_S_uvs.fits wwins /image_prod/ug002_uva//J1415+0832_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1415+0832_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0579802 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000189909 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.982623 0.982623 1.96525 3.93049 7.86099 15.722 31.4439 62.8879 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.057 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 305.305 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1415+0832_S_dfm.log closed on Thu Mar 5 01:39:20 2020