! Started logfile: /image_prod/ug002_uva//J1153+0914_S_dfm.log on Thu Mar 5 00:16:32 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//J1153+0914_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1153+0914_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.797778 visibilities/baseline/integration-bin. ! Found source: J1153+0914 ! ! 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 6462 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 J1153+0914_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.040640Jy sigma=8.271026 ! Fit after self-cal, rms=0.716442Jy sigma=5.691210 ! 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.891 mas, bmaj=6.814 mas, bpa=-3.827 degrees ! Estimated noise=1.44041 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.220593 Jy ! Component: 100 - total flux cleaned = 0.27024 Jy ! Total flux subtracted in 100 components = 0.27024 Jy ! Clean residual min=-0.009825 max=0.017598 Jy/beam ! Clean residual mean=0.000045 rms=0.002920 Jy/beam ! Combined flux in latest and established models = 0.27024 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.27024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078465Jy sigma=0.583092 ! Fit after self-cal, rms=0.078459Jy sigma=0.583056 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01924 Jy ! Component: 100 - total flux cleaned = 0.0300205 Jy ! Total flux subtracted in 100 components = 0.0300205 Jy ! Clean residual min=-0.008083 max=0.011113 Jy/beam ! Clean residual mean=0.000104 rms=0.002484 Jy/beam ! Combined flux in latest and established models = 0.30026 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.30026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073034Jy sigma=0.540561 ! Fit after self-cal, rms=0.072928Jy sigma=0.539955 ! 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.343 mas, bmaj=7.665 mas, bpa=-5.366 degrees ! Estimated noise=1.13976 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.0076185 Jy ! Component: 100 - total flux cleaned = 0.0111734 Jy ! Component: 150 - total flux cleaned = 0.0118765 Jy ! Component: 200 - total flux cleaned = 0.0119795 Jy ! Total flux subtracted in 200 components = 0.0119795 Jy ! Clean residual min=-0.011590 max=0.014280 Jy/beam ! Clean residual mean=0.000043 rms=0.003304 Jy/beam ! Combined flux in latest and established models = 0.31224 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 33 components and 0.31224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071939Jy sigma=0.534272 ! Fit after self-cal, rms=0.071881Jy sigma=0.534022 ! 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.343 x 7.665 at -5.366 degrees (North through East) ! Clean map min=-0.011311 max=0.28474 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 1.03 KP 0.96 ! LA 1.13 MK 0.98 NL 0.99 OV 0.97 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 1.01 KP 0.96 ! LA 1.08 MK 0.99 NL 0.96 OV 0.94 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.99 HN 1.05 KP 0.97 ! LA 1.09 MK 0.99 NL 1.05 OV 0.91 ! PT 0.98 SC 1.03 ! ! ! Fit before self-cal, rms=0.071881Jy sigma=0.534022 ! Fit after self-cal, rms=0.070335Jy sigma=0.515073 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.339 mas, bmaj=7.657 mas, bpa=-5.334 degrees ! Estimated noise=1.13772 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.00130858 Jy ! Component: 100 - total flux cleaned = 0.00147122 Jy ! Component: 150 - total flux cleaned = 0.00154116 Jy ! Component: 200 - total flux cleaned = 0.00161031 Jy ! Total flux subtracted in 200 components = 0.00161031 Jy ! Clean residual min=-0.009775 max=0.013836 Jy/beam ! Clean residual mean=0.000026 rms=0.002980 Jy/beam ! Combined flux in latest and established models = 0.31385 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.31385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070120Jy sigma=0.513951 ! Fit after self-cal, rms=0.070119Jy sigma=0.513826 ! 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.070119Jy sigma=0.513826 ! Fit after self-cal, rms=0.066069Jy sigma=0.483885 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=7.667 mas, bpa=-5.25 degrees ! Estimated noise=1.14068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00252854 Jy ! Component: 100 - total flux cleaned = 0.00283939 Jy ! Component: 150 - total flux cleaned = 0.00289636 Jy ! Component: 200 - total flux cleaned = 0.00294963 Jy ! Total flux subtracted in 200 components = 0.00294963 Jy ! Clean residual min=-0.008802 max=0.013182 Jy/beam ! Clean residual mean=0.000040 rms=0.002681 Jy/beam ! Combined flux in latest and established models = 0.3168 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.3168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065896Jy sigma=0.483123 ! Fit after self-cal, rms=0.065908Jy sigma=0.483025 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 (-29.5, 118.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134083 Jy ! Component: 100 - total flux cleaned = 0.0214563 Jy ! Component: 150 - total flux cleaned = 0.027095 Jy ! Component: 200 - total flux cleaned = 0.0311626 Jy ! Total flux subtracted in 200 components = 0.0311626 Jy ! Clean residual min=-0.007810 max=0.008903 Jy/beam ! Clean residual mean=0.000032 rms=0.002228 Jy/beam ! Combined flux in latest and established models = 0.347962 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 109 components and 0.347962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063030Jy sigma=0.453962 ! Fit after self-cal, rms=0.062797Jy sigma=0.452129 ! 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.062797Jy sigma=0.452129 ! Fit after self-cal, rms=0.062044Jy sigma=0.449945 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=7.68 mas, bpa=-5.323 degrees ! Estimated noise=1.13585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00494745 Jy ! Component: 100 - total flux cleaned = 0.00836087 Jy ! Component: 150 - total flux cleaned = 0.0110623 Jy ! Component: 200 - total flux cleaned = 0.0132599 Jy ! Total flux subtracted in 200 components = 0.0132599 Jy ! Clean residual min=-0.007016 max=0.007557 Jy/beam ! Clean residual mean=0.000050 rms=0.002056 Jy/beam ! Combined flux in latest and established models = 0.361222 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 132 components and 0.361222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061578Jy sigma=0.444907 ! Fit after self-cal, rms=0.061524Jy sigma=0.444499 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.00231142 Jy ! Component: 100 - total flux cleaned = 0.00412112 Jy ! Component: 150 - total flux cleaned = 0.00534212 Jy ! Component: 200 - total flux cleaned = 0.00633246 Jy ! Total flux subtracted in 200 components = 0.00633246 Jy ! Clean residual min=-0.006804 max=0.007225 Jy/beam ! Clean residual mean=0.000051 rms=0.002022 Jy/beam ! Combined flux in latest and established models = 0.367554 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 142 components and 0.367554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061400Jy sigma=0.443228 ! Fit after self-cal, rms=0.061379Jy sigma=0.443130 ! 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.061379Jy sigma=0.443130 ! Fit after self-cal, rms=0.061325Jy sigma=0.442452 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.79 mas, bmaj=11.51 mas, bpa=-9.49 degrees ! Estimated noise=1.42086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0050217 Jy ! Component: 100 - total flux cleaned = 0.00806005 Jy ! Component: 150 - total flux cleaned = 0.0094296 Jy ! Component: 200 - total flux cleaned = 0.0101704 Jy ! Total flux subtracted in 200 components = 0.0101704 Jy ! Clean residual min=-0.011547 max=0.012420 Jy/beam ! Clean residual mean=0.000118 rms=0.003805 Jy/beam ! Combined flux in latest and established models = 0.377725 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 152 components and 0.377725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061309Jy sigma=0.441617 ! Fit after self-cal, rms=0.061244Jy sigma=0.441197 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.000882533 Jy ! Component: 100 - total flux cleaned = 0.0015082 Jy ! Component: 150 - total flux cleaned = 0.00190988 Jy ! Component: 200 - total flux cleaned = 0.00210998 Jy ! Total flux subtracted in 200 components = 0.00210998 Jy ! Clean residual min=-0.011391 max=0.012397 Jy/beam ! Clean residual mean=0.000117 rms=0.003770 Jy/beam ! Combined flux in latest and established models = 0.379835 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 157 components and 0.379835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061305Jy sigma=0.441222 ! Fit after self-cal, rms=0.061263Jy sigma=0.441073 ! 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.329 mas, bmaj=7.683 mas, bpa=-5.425 degrees ! Estimated noise=1.13724 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.329 x 7.683 at -5.425 degrees (North through East) ! Clean map min=-0.0066645 max=0.28566 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.883 mas, bmaj=6.831 mas, bpa=-3.967 degrees ! Estimated noise=1.43766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.219943 Jy ! Component: 100 - total flux cleaned = 0.2703 Jy ! Component: 150 - total flux cleaned = 0.291475 Jy ! Component: 200 - total flux cleaned = 0.30517 Jy ! Total flux subtracted in 200 components = 0.30517 Jy ! Clean residual min=-0.007149 max=0.009767 Jy/beam ! Clean residual mean=0.000092 rms=0.002072 Jy/beam ! Combined flux in latest and established models = 0.30517 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.30517 Jy ! Inverting map and beam ! Estimated beam: bmin=3.329 mas, bmaj=7.683 mas, bpa=-5.425 degrees ! Estimated noise=1.13724 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.0137824 Jy ! Component: 100 - total flux cleaned = 0.0243731 Jy ! Component: 150 - total flux cleaned = 0.0329522 Jy ! Component: 200 - total flux cleaned = 0.039993 Jy ! Total flux subtracted in 200 components = 0.039993 Jy ! Clean residual min=-0.007970 max=0.008237 Jy/beam ! Clean residual mean=0.000046 rms=0.002196 Jy/beam ! Combined flux in latest and established models = 0.345163 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 75 components and 0.345163 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.79 mas, bmaj=11.51 mas, bpa=-9.49 degrees ! Estimated noise=1.42086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108171 Jy ! Component: 100 - total flux cleaned = 0.018022 Jy ! Component: 150 - total flux cleaned = 0.0232236 Jy ! Component: 200 - total flux cleaned = 0.027083 Jy ! Total flux subtracted in 200 components = 0.027083 Jy ! Clean residual min=-0.011661 max=0.012046 Jy/beam ! Clean residual mean=0.000109 rms=0.003807 Jy/beam ! Combined flux in latest and established models = 0.372246 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.00290518 Jy ! Component: 100 - total flux cleaned = 0.00511591 Jy ! Component: 150 - total flux cleaned = 0.00680931 Jy ! Component: 200 - total flux cleaned = 0.00752577 Jy ! Total flux subtracted in 200 components = 0.00752577 Jy ! Clean residual min=-0.011455 max=0.012395 Jy/beam ! Clean residual mean=0.000113 rms=0.003770 Jy/beam ! Combined flux in latest and established models = 0.379771 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 133 components and 0.379771 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.329 mas, bmaj=7.683 mas, bpa=-5.425 degrees ! Estimated noise=1.13724 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.68155e-05 Jy ! Component: 100 - total flux cleaned = 1.65607e-05 Jy ! Component: 150 - total flux cleaned = 2.09309e-05 Jy ! Component: 200 - total flux cleaned = -0.000134227 Jy ! Total flux subtracted in 200 components = -0.000134227 Jy ! Clean residual min=-0.006618 max=0.007563 Jy/beam ! Clean residual mean=0.000057 rms=0.001978 Jy/beam ! Combined flux in latest and established models = 0.379637 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 143 components and 0.379637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061466Jy sigma=0.442371 ! Fit after self-cal, rms=0.061481Jy sigma=0.442317 wmodel J1153+0914_S_map.mod ! Writing 143 model components to file: J1153+0914_S_map.mod wobs J1153+0914_S_uvs.fits ! Writing UV FITS file: J1153+0914_S_uvs.fits wwins J1153+0914_S_map.win ! wwins: Wrote 2 windows to J1153+0914_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.00274438 Jy ! Component: 100 - total flux cleaned = 0.00445136 Jy ! Component: 150 - total flux cleaned = 0.00571199 Jy ! Component: 200 - total flux cleaned = 0.00712437 Jy ! Component: 250 - total flux cleaned = 0.00836905 Jy ! Component: 300 - total flux cleaned = 0.00965904 Jy ! Component: 350 - total flux cleaned = 0.0107054 Jy ! Component: 400 - total flux cleaned = 0.0118915 Jy ! Component: 450 - total flux cleaned = 0.0127653 Jy ! Component: 500 - total flux cleaned = 0.0134401 Jy ! Component: 550 - total flux cleaned = 0.014173 Jy ! Component: 600 - total flux cleaned = 0.0148028 Jy ! Component: 650 - total flux cleaned = 0.0154111 Jy ! Component: 700 - total flux cleaned = 0.0160029 Jy ! Component: 750 - total flux cleaned = 0.0167205 Jy ! Component: 800 - total flux cleaned = 0.0172083 Jy ! Component: 850 - total flux cleaned = 0.0177519 Jy ! Component: 900 - total flux cleaned = 0.0184797 Jy ! Component: 950 - total flux cleaned = 0.0191886 Jy ! Component: 1000 - total flux cleaned = 0.0198166 Jy ! Component: 1050 - total flux cleaned = 0.020307 Jy ! Component: 1100 - total flux cleaned = 0.020787 Jy ! Component: 1150 - total flux cleaned = 0.0213141 Jy ! Component: 1200 - total flux cleaned = 0.0217721 Jy ! Component: 1250 - total flux cleaned = 0.0223303 Jy ! Component: 1300 - total flux cleaned = 0.0227674 Jy ! Component: 1350 - total flux cleaned = 0.0232497 Jy ! Component: 1400 - total flux cleaned = 0.0237737 Jy ! Component: 1450 - total flux cleaned = 0.0242875 Jy ! Component: 1500 - total flux cleaned = 0.0244889 Jy ! Component: 1550 - total flux cleaned = 0.0248845 Jy ! Component: 1600 - total flux cleaned = 0.0252246 Jy ! Component: 1650 - total flux cleaned = 0.0254151 Jy ! Component: 1700 - total flux cleaned = 0.0256488 Jy ! Component: 1750 - total flux cleaned = 0.0257882 Jy ! Component: 1800 - total flux cleaned = 0.02588 Jy ! Component: 1850 - total flux cleaned = 0.0262366 Jy ! Component: 1900 - total flux cleaned = 0.0263243 Jy ! Component: 1950 - total flux cleaned = 0.0264544 Jy ! Component: 2000 - total flux cleaned = 0.0264548 Jy ! Component: 2050 - total flux cleaned = 0.0267055 Jy ! Component: 2100 - total flux cleaned = 0.0267056 Jy ! Component: 2150 - total flux cleaned = 0.0268679 Jy ! Component: 2200 - total flux cleaned = 0.0270682 Jy ! Component: 2250 - total flux cleaned = 0.0271072 Jy ! Component: 2300 - total flux cleaned = 0.02734 Jy ! Component: 2350 - total flux cleaned = 0.0274923 Jy ! Component: 2400 - total flux cleaned = 0.0274168 Jy ! Component: 2450 - total flux cleaned = 0.0276775 Jy ! Component: 2500 - total flux cleaned = 0.0278244 Jy ! Component: 2550 - total flux cleaned = 0.0280065 Jy ! Component: 2600 - total flux cleaned = 0.0282211 Jy ! Component: 2650 - total flux cleaned = 0.0284684 Jy ! Component: 2700 - total flux cleaned = 0.0287475 Jy ! Component: 2750 - total flux cleaned = 0.0288845 Jy ! Component: 2800 - total flux cleaned = 0.0291906 Jy ! Component: 2850 - total flux cleaned = 0.029526 Jy ! Component: 2900 - total flux cleaned = 0.0296581 Jy ! Component: 2950 - total flux cleaned = 0.0298219 Jy ! Component: 3000 - total flux cleaned = 0.0300161 Jy ! Component: 3050 - total flux cleaned = 0.0302713 Jy ! Component: 3100 - total flux cleaned = 0.0303338 Jy ! Component: 3150 - total flux cleaned = 0.0304269 Jy ! Component: 3200 - total flux cleaned = 0.0305813 Jy ! Component: 3250 - total flux cleaned = 0.0308252 Jy ! Component: 3300 - total flux cleaned = 0.0309449 Jy ! Component: 3350 - total flux cleaned = 0.0311235 Jy ! Component: 3400 - total flux cleaned = 0.0313882 Jy ! Component: 3450 - total flux cleaned = 0.0313879 Jy ! Component: 3500 - total flux cleaned = 0.0315609 Jy ! Component: 3550 - total flux cleaned = 0.0317885 Jy ! Component: 3600 - total flux cleaned = 0.0319015 Jy ! Component: 3650 - total flux cleaned = 0.0321248 Jy ! Component: 3700 - total flux cleaned = 0.0324007 Jy ! Component: 3750 - total flux cleaned = 0.0324826 Jy ! Component: 3800 - total flux cleaned = 0.0326987 Jy ! Component: 3850 - total flux cleaned = 0.0328058 Jy ! Component: 3900 - total flux cleaned = 0.0329118 Jy ! Component: 3950 - total flux cleaned = 0.0330958 Jy ! Component: 4000 - total flux cleaned = 0.033278 Jy ! Component: 4050 - total flux cleaned = 0.0334582 Jy ! Total flux subtracted in 4096 components = 0.0334839 Jy ! Clean residual min=-0.001393 max=0.001619 Jy/beam ! Clean residual mean=0.000016 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.413121 Jy keep ! Adding 454 model components to the UV plane model. ! The established model now contains 597 components and 0.413121 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1153+0914_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.329 x 7.683 at -5.425 degrees (North through East) ! Clean map min=-0.0032684 max=0.2848 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1153+0914_S_map.fits wmodel /image_prod/ug002_uva//J1153+0914_S_map.mod ! Writing 597 model components to file: /image_prod/ug002_uva//J1153+0914_S_map.mod wobs /image_prod/ug002_uva//J1153+0914_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1153+0914_S_uvs.fits wwins /image_prod/ug002_uva//J1153+0914_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1153+0914_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.284805 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000518774 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.546452 0.546452 1.0929 2.18581 4.37162 8.74323 17.4865 34.9729 69.9459 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.284 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 548.996 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1153+0914_S_dfm.log closed on Thu Mar 5 00:16:36 2020