! Started logfile: /image_prod/ug002_uva//J1001+2911_S_dfm.log on Wed Mar 4 23:21:40 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//J1001+2911_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1001+2911_S_uva.fits ! AN table 1: 82 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.640583 visibilities/baseline/integration-bin. ! Found source: J1001+2911 ! ! 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 5673 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 J1001+2911_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 160 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 160 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 160 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.040184Jy sigma=8.220359 ! Fit after self-cal, rms=0.803402Jy sigma=6.421411 ! 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.689 mas, bmaj=6.158 mas, bpa=-6.563 degrees ! Estimated noise=1.76626 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.152544 Jy ! Component: 100 - total flux cleaned = 0.189107 Jy ! Total flux subtracted in 100 components = 0.189107 Jy ! Clean residual min=-0.012353 max=0.017473 Jy/beam ! Clean residual mean=0.000012 rms=0.003479 Jy/beam ! Combined flux in latest and established models = 0.189107 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.189107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105028Jy sigma=0.603364 ! Fit after self-cal, rms=0.104980Jy sigma=0.603023 ! 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.052 mas, bmaj=6.749 mas, bpa=-7.234 degrees ! Estimated noise=1.24248 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.0130378 Jy ! Component: 100 - total flux cleaned = 0.0142409 Jy ! Component: 150 - total flux cleaned = 0.0146492 Jy ! Component: 200 - total flux cleaned = 0.0152029 Jy ! Total flux subtracted in 200 components = 0.0152029 Jy ! Clean residual min=-0.013865 max=0.014204 Jy/beam ! Clean residual mean=0.000031 rms=0.003261 Jy/beam ! Combined flux in latest and established models = 0.20431 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.20431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102018Jy sigma=0.592425 ! Fit after self-cal, rms=0.101961Jy sigma=0.592118 ! 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.052 x 6.749 at -7.234 degrees (North through East) ! Clean map min=-0.013387 max=0.19395 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 1.01 HN 1.05 KP 1.02 ! LA 1.15 MK 1.03 NL 1.02 OV 0.73 ! SC 0.96 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.53 FD 1.01 HN 1.03 KP 1.06 ! LA 1.18 MK 0.98 NL 0.92 OV 0.79 ! SC 0.68 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.31 FD 1.03 HN 1.02 KP 1.02 ! LA 1.15 MK 1.03 NL 1.05 OV 0.81 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.101961Jy sigma=0.592118 ! Fit after self-cal, rms=0.080626Jy sigma=0.509531 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=6.72 mas, bpa=-6.117 degrees ! Estimated noise=1.24776 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.00477024 Jy ! Component: 100 - total flux cleaned = 0.00660313 Jy ! Component: 150 - total flux cleaned = 0.00679099 Jy ! Component: 200 - total flux cleaned = 0.00684186 Jy ! Total flux subtracted in 200 components = 0.00684186 Jy ! Clean residual min=-0.007721 max=0.009003 Jy/beam ! Clean residual mean=0.000019 rms=0.002083 Jy/beam ! Combined flux in latest and established models = 0.211152 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 21 components and 0.211152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080174Jy sigma=0.508136 ! Fit after self-cal, rms=0.080232Jy sigma=0.507415 ! 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.080232Jy sigma=0.507415 ! Fit after self-cal, rms=0.071009Jy sigma=0.450200 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.007 mas, bmaj=6.607 mas, bpa=-6.025 degrees ! Estimated noise=1.24447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102689 Jy ! Component: 100 - total flux cleaned = 0.00119213 Jy ! Component: 150 - total flux cleaned = 0.00134276 Jy ! Component: 200 - total flux cleaned = 0.00134253 Jy ! Total flux subtracted in 200 components = 0.00134253 Jy ! Clean residual min=-0.002167 max=0.002246 Jy/beam ! Clean residual mean=-0.000003 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.212495 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 27 components and 0.212495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070953Jy sigma=0.449990 ! Fit after self-cal, rms=0.071006Jy sigma=0.449634 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 = -8.18249e-05 Jy ! Component: 100 - total flux cleaned = -9.84971e-05 Jy ! Component: 150 - total flux cleaned = -0.000112658 Jy ! Component: 200 - total flux cleaned = -0.000125963 Jy ! Total flux subtracted in 200 components = -0.000125963 Jy ! Clean residual min=-0.002111 max=0.002263 Jy/beam ! Clean residual mean=-0.000003 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.212369 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.212369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070993Jy sigma=0.449589 ! Fit after self-cal, rms=0.070993Jy sigma=0.449579 ! 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.070993Jy sigma=0.449579 ! Fit after self-cal, rms=0.071544Jy sigma=0.449036 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.007 mas, bmaj=6.584 mas, bpa=-5.933 degrees ! Estimated noise=1.24781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000662771 Jy ! Component: 100 - total flux cleaned = 0.000807582 Jy ! Component: 150 - total flux cleaned = 0.000876297 Jy ! Component: 200 - total flux cleaned = 0.000905793 Jy ! Total flux subtracted in 200 components = 0.000905793 Jy ! Clean residual min=-0.002110 max=0.002267 Jy/beam ! Clean residual mean=-0.000003 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.213275 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.213275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071524Jy sigma=0.448967 ! Fit after self-cal, rms=0.071528Jy sigma=0.448960 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.10281e-05 Jy ! Component: 100 - total flux cleaned = 5.01385e-05 Jy ! Component: 150 - total flux cleaned = 6.05189e-05 Jy ! Component: 200 - total flux cleaned = 8.01326e-05 Jy ! Total flux subtracted in 200 components = 8.01326e-05 Jy ! Clean residual min=-0.002090 max=0.002273 Jy/beam ! Clean residual mean=-0.000003 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.213355 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.213355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071521Jy sigma=0.448938 ! Fit after self-cal, rms=0.071521Jy sigma=0.448934 ! 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.071521Jy sigma=0.448934 ! Fit after self-cal, rms=0.071231Jy sigma=0.448390 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.326 mas, bmaj=9.868 mas, bpa=-5.599 degrees ! Estimated noise=1.6281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000910276 Jy ! Component: 100 - total flux cleaned = 0.00128718 Jy ! Component: 150 - total flux cleaned = 0.00146989 Jy ! Component: 200 - total flux cleaned = 0.0015168 Jy ! Total flux subtracted in 200 components = 0.0015168 Jy ! Clean residual min=-0.002875 max=0.002327 Jy/beam ! Clean residual mean=-0.000005 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.214871 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.214871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071227Jy sigma=0.448388 ! Fit after self-cal, rms=0.071221Jy sigma=0.448373 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.03412e-05 Jy ! Component: 100 - total flux cleaned = 4.18157e-05 Jy ! Component: 150 - total flux cleaned = 5.05048e-05 Jy ! Component: 200 - total flux cleaned = 5.03509e-05 Jy ! Total flux subtracted in 200 components = 5.03509e-05 Jy ! Clean residual min=-0.002868 max=0.002337 Jy/beam ! Clean residual mean=-0.000005 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.214922 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 48 components and 0.214922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071220Jy sigma=0.448370 ! Fit after self-cal, rms=0.071220Jy sigma=0.448368 ! 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.006 mas, bmaj=6.569 mas, bpa=-5.873 degrees ! Estimated noise=1.2499 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.006 x 6.569 at -5.873 degrees (North through East) ! Clean map min=-0.0019369 max=0.19445 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.67 mas, bmaj=6.008 mas, bpa=-4.995 degrees ! Estimated noise=1.63079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.151801 Jy ! Component: 100 - total flux cleaned = 0.188575 Jy ! Component: 150 - total flux cleaned = 0.202948 Jy ! Component: 200 - total flux cleaned = 0.208886 Jy ! Total flux subtracted in 200 components = 0.208886 Jy ! Clean residual min=-0.002972 max=0.002984 Jy/beam ! Clean residual mean=-0.000003 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.208886 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.208886 Jy ! Inverting map and beam ! Estimated beam: bmin=3.006 mas, bmaj=6.569 mas, bpa=-5.873 degrees ! Estimated noise=1.2499 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.00323047 Jy ! Component: 100 - total flux cleaned = 0.00453198 Jy ! Component: 150 - total flux cleaned = 0.00488722 Jy ! Component: 200 - total flux cleaned = 0.00513551 Jy ! Total flux subtracted in 200 components = 0.00513551 Jy ! Clean residual min=-0.002035 max=0.002209 Jy/beam ! Clean residual mean=-0.000003 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.214022 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.214022 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=6.326 mas, bmaj=9.868 mas, bpa=-5.599 degrees ! Estimated noise=1.6281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000721363 Jy ! Component: 100 - total flux cleaned = 0.000793683 Jy ! Component: 150 - total flux cleaned = 0.000808391 Jy ! Component: 200 - total flux cleaned = 0.000807947 Jy ! Total flux subtracted in 200 components = 0.000807947 Jy ! Clean residual min=-0.002881 max=0.002438 Jy/beam ! Clean residual mean=-0.000005 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.21483 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.79964e-08 Jy ! Component: 100 - total flux cleaned = -7.35863e-08 Jy ! Component: 150 - total flux cleaned = 9.86635e-06 Jy ! Component: 200 - total flux cleaned = 9.75658e-06 Jy ! Total flux subtracted in 200 components = 9.75658e-06 Jy ! Clean residual min=-0.002875 max=0.002405 Jy/beam ! Clean residual mean=-0.000005 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.214839 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 38 components and 0.21484 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.006 mas, bmaj=6.569 mas, bpa=-5.873 degrees ! Estimated noise=1.2499 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000189002 Jy ! Component: 100 - total flux cleaned = -0.000235211 Jy ! Component: 150 - total flux cleaned = -0.000298648 Jy ! Component: 200 - total flux cleaned = -0.000375653 Jy ! Total flux subtracted in 200 components = -0.000375653 Jy ! Clean residual min=-0.002037 max=0.002179 Jy/beam ! Clean residual mean=-0.000003 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.214464 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.214464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071227Jy sigma=0.448481 ! Fit after self-cal, rms=0.071224Jy sigma=0.448458 wmodel J1001+2911_S_map.mod ! Writing 45 model components to file: J1001+2911_S_map.mod wobs J1001+2911_S_uvs.fits ! Writing UV FITS file: J1001+2911_S_uvs.fits wwins J1001+2911_S_map.win ! wwins: Wrote 1 windows to J1001+2911_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.00053466 Jy ! Component: 100 - total flux cleaned = 0.000833737 Jy ! Component: 150 - total flux cleaned = 0.00108386 Jy ! Component: 200 - total flux cleaned = 0.00128945 Jy ! Component: 250 - total flux cleaned = 0.00152247 Jy ! Component: 300 - total flux cleaned = 0.00178266 Jy ! Component: 350 - total flux cleaned = 0.00200511 Jy ! Component: 400 - total flux cleaned = 0.00219108 Jy ! Component: 450 - total flux cleaned = 0.00234307 Jy ! Component: 500 - total flux cleaned = 0.00243271 Jy ! Component: 550 - total flux cleaned = 0.00249098 Jy ! Component: 600 - total flux cleaned = 0.00249053 Jy ! Component: 650 - total flux cleaned = 0.00254614 Jy ! Component: 700 - total flux cleaned = 0.00254627 Jy ! Component: 750 - total flux cleaned = 0.00251888 Jy ! Component: 800 - total flux cleaned = 0.00257241 Jy ! Component: 850 - total flux cleaned = 0.00254572 Jy ! Component: 900 - total flux cleaned = 0.00254544 Jy ! Component: 950 - total flux cleaned = 0.00262147 Jy ! Component: 1000 - total flux cleaned = 0.00254574 Jy ! Component: 1050 - total flux cleaned = 0.00254629 Jy ! Component: 1100 - total flux cleaned = 0.00254617 Jy ! Component: 1150 - total flux cleaned = 0.00259446 Jy ! Component: 1200 - total flux cleaned = 0.0026415 Jy ! Component: 1250 - total flux cleaned = 0.00259414 Jy ! Component: 1300 - total flux cleaned = 0.00261745 Jy ! Component: 1350 - total flux cleaned = 0.00264098 Jy ! Component: 1400 - total flux cleaned = 0.00264133 Jy ! Component: 1450 - total flux cleaned = 0.0026867 Jy ! Component: 1500 - total flux cleaned = 0.00270935 Jy ! Component: 1550 - total flux cleaned = 0.00270946 Jy ! Component: 1600 - total flux cleaned = 0.00270988 Jy ! Component: 1650 - total flux cleaned = 0.00273145 Jy ! Component: 1700 - total flux cleaned = 0.0026677 Jy ! Component: 1750 - total flux cleaned = 0.00266772 Jy ! Component: 1800 - total flux cleaned = 0.00270964 Jy ! Component: 1850 - total flux cleaned = 0.00270974 Jy ! Component: 1900 - total flux cleaned = 0.00273006 Jy ! Component: 1950 - total flux cleaned = 0.0026491 Jy ! Component: 2000 - total flux cleaned = 0.00258922 Jy ! Component: 2050 - total flux cleaned = 0.00260903 Jy ! Component: 2100 - total flux cleaned = 0.00251101 Jy ! Component: 2150 - total flux cleaned = 0.00249145 Jy ! Component: 2200 - total flux cleaned = 0.00235614 Jy ! Component: 2250 - total flux cleaned = 0.0023755 Jy ! Component: 2300 - total flux cleaned = 0.00235667 Jy ! Component: 2350 - total flux cleaned = 0.002281 Jy ! Component: 2400 - total flux cleaned = 0.00222502 Jy ! Component: 2450 - total flux cleaned = 0.00213207 Jy ! Component: 2500 - total flux cleaned = 0.00224242 Jy ! Component: 2550 - total flux cleaned = 0.00216913 Jy ! Component: 2600 - total flux cleaned = 0.00211459 Jy ! Component: 2650 - total flux cleaned = 0.00211451 Jy ! Component: 2700 - total flux cleaned = 0.00215036 Jy ! Component: 2750 - total flux cleaned = 0.00209693 Jy ! Component: 2800 - total flux cleaned = 0.00204393 Jy ! Component: 2850 - total flux cleaned = 0.00204403 Jy ! Component: 2900 - total flux cleaned = 0.00197452 Jy ! Component: 2950 - total flux cleaned = 0.00199181 Jy ! Component: 3000 - total flux cleaned = 0.0019402 Jy ! Component: 3050 - total flux cleaned = 0.00190617 Jy ! Component: 3100 - total flux cleaned = 0.00197377 Jy ! Component: 3150 - total flux cleaned = 0.00185604 Jy ! Component: 3200 - total flux cleaned = 0.00192293 Jy ! Component: 3250 - total flux cleaned = 0.00195602 Jy ! Component: 3300 - total flux cleaned = 0.00187358 Jy ! Component: 3350 - total flux cleaned = 0.00187361 Jy ! Component: 3400 - total flux cleaned = 0.00188999 Jy ! Component: 3450 - total flux cleaned = 0.0018415 Jy ! Component: 3500 - total flux cleaned = 0.00185767 Jy ! Component: 3550 - total flux cleaned = 0.00188958 Jy ! Component: 3600 - total flux cleaned = 0.00187379 Jy ! Component: 3650 - total flux cleaned = 0.00187369 Jy ! Component: 3700 - total flux cleaned = 0.00185797 Jy ! Component: 3750 - total flux cleaned = 0.00195141 Jy ! Component: 3800 - total flux cleaned = 0.00195123 Jy ! Component: 3850 - total flux cleaned = 0.00196642 Jy ! Component: 3900 - total flux cleaned = 0.00198169 Jy ! Component: 3950 - total flux cleaned = 0.001936 Jy ! Component: 4000 - total flux cleaned = 0.00196622 Jy ! Component: 4050 - total flux cleaned = 0.00196612 Jy ! Total flux subtracted in 4096 components = 0.00190632 Jy ! Clean residual min=-0.000865 max=0.000871 Jy/beam ! Clean residual mean=-0.000001 rms=0.000274 Jy/beam ! Combined flux in latest and established models = 0.21637 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 348 components and 0.21637 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1001+2911_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.006 x 6.569 at -5.873 degrees (North through East) ! Clean map min=-0.0013709 max=0.19419 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1001+2911_S_map.fits wmodel /image_prod/ug002_uva//J1001+2911_S_map.mod ! Writing 348 model components to file: /image_prod/ug002_uva//J1001+2911_S_map.mod wobs /image_prod/ug002_uva//J1001+2911_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1001+2911_S_uvs.fits wwins /image_prod/ug002_uva//J1001+2911_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1001+2911_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.194195 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000270712 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.418206 0.418206 0.836413 1.67283 3.34565 6.6913 13.3826 26.7652 53.5304 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.194 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 717.349 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1001+2911_S_dfm.log closed on Wed Mar 4 23:21:43 2020