! Started logfile: /image_prod/ug002_uva//J0202+8115_S_b_dfm.log on Wed Mar 4 19:21:28 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//J0202+8115_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0202+8115_S_b_uva.fits ! AN table 1: 75 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.47619 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0202+8115 ! ! 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 2250 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 J0202+8115_S_b] 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 175 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 175 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 175 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003603Jy sigma=8.227596 ! Fit after self-cal, rms=0.948958Jy sigma=7.861130 ! 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.94 mas, bmaj=5.014 mas, bpa=82.76 degrees ! Estimated noise=2.73027 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.0394109 Jy ! Component: 100 - total flux cleaned = 0.0485112 Jy ! Total flux subtracted in 100 components = 0.0485112 Jy ! Clean residual min=-0.008774 max=0.005709 Jy/beam ! Clean residual mean=0.000040 rms=0.001910 Jy/beam ! Combined flux in latest and established models = 0.0485112 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0485112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085581Jy sigma=0.487188 ! Fit after self-cal, rms=0.084666Jy sigma=0.478158 ! 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=4.967 mas, bmaj=6.607 mas, bpa=-75.85 degrees ! Estimated noise=1.85694 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.00158875 Jy ! Component: 100 - total flux cleaned = 0.00130274 Jy ! Component: 150 - total flux cleaned = 0.00104826 Jy ! Component: 200 - total flux cleaned = 0.000937188 Jy ! Total flux subtracted in 200 components = 0.000937188 Jy ! Clean residual min=-0.008572 max=0.004851 Jy/beam ! Clean residual mean=0.000072 rms=0.001721 Jy/beam ! Combined flux in latest and established models = 0.0494484 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 24 components and 0.0494484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083817Jy sigma=0.475307 ! Fit after self-cal, rms=0.083702Jy sigma=0.475068 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.967 x 6.607 at -75.85 degrees (North through East) ! Clean map min=-0.0088526 max=0.055183 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.08 KP 1.02 LA 1.12 ! MK 1.00 OV 1.10 PT 0.97 ! ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.49 FD 1.17 KP 1.23 LA 1.03 ! MK 1.06 OV 1.00 PT 1.04 ! ! ! Correcting IF 3. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.36 FD 0.92 KP 0.98 LA 1.14 ! MK 1.04 OV 1.07 PT 1.10 ! ! ! Fit before self-cal, rms=0.083702Jy sigma=0.475068 ! Fit after self-cal, rms=0.059882Jy sigma=0.467869 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.732 mas, bmaj=6.372 mas, bpa=-72.2 degrees ! Estimated noise=1.98058 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.000279147 Jy ! Component: 100 - total flux cleaned = 0.000407495 Jy ! Component: 150 - total flux cleaned = 0.000438582 Jy ! Component: 200 - total flux cleaned = 0.000464033 Jy ! Total flux subtracted in 200 components = 0.000464033 Jy ! Clean residual min=-0.003418 max=0.003827 Jy/beam ! Clean residual mean=0.000032 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.0499124 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.0499124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059823Jy sigma=0.467447 ! Fit after self-cal, rms=0.060516Jy sigma=0.462371 ! 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.060516Jy sigma=0.462371 ! Fit after self-cal, rms=0.064648Jy sigma=0.458421 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.863 mas, bmaj=6.27 mas, bpa=-75.98 degrees ! Estimated noise=1.99598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000392752 Jy ! Component: 100 - total flux cleaned = -0.000394012 Jy ! Component: 150 - total flux cleaned = -0.000363657 Jy ! Component: 200 - total flux cleaned = -0.000349853 Jy ! Total flux subtracted in 200 components = -0.000349853 Jy ! Clean residual min=-0.002652 max=0.002760 Jy/beam ! Clean residual mean=0.000007 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.0495626 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.0495626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064633Jy sigma=0.458392 ! Fit after self-cal, rms=0.065933Jy sigma=0.456598 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.000947422 Jy ! Component: 100 - total flux cleaned = -0.00108507 Jy ! Component: 150 - total flux cleaned = -0.00120106 Jy ! Component: 200 - total flux cleaned = -0.00128297 Jy ! Total flux subtracted in 200 components = -0.00128297 Jy ! Clean residual min=-0.003027 max=0.002969 Jy/beam ! Clean residual mean=0.000016 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.0482796 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.0482796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065895Jy sigma=0.456482 ! Fit after self-cal, rms=0.065972Jy sigma=0.456451 ! 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.065972Jy sigma=0.456451 ! Fit after self-cal, rms=0.071704Jy sigma=0.455517 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.916 mas, bmaj=6.257 mas, bpa=-77.3 degrees ! Estimated noise=1.99389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000355457 Jy ! Component: 100 - total flux cleaned = -0.00039713 Jy ! Component: 150 - total flux cleaned = -0.000372776 Jy ! Component: 200 - total flux cleaned = -0.000361192 Jy ! Total flux subtracted in 200 components = -0.000361192 Jy ! Clean residual min=-0.002751 max=0.002786 Jy/beam ! Clean residual mean=0.000005 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.0479184 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.0479184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071692Jy sigma=0.455503 ! Fit after self-cal, rms=0.072286Jy sigma=0.455168 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.000513486 Jy ! Component: 100 - total flux cleaned = -0.000558313 Jy ! Component: 150 - total flux cleaned = -0.00058511 Jy ! Component: 200 - total flux cleaned = -0.000635343 Jy ! Total flux subtracted in 200 components = -0.000635343 Jy ! Clean residual min=-0.002792 max=0.002924 Jy/beam ! Clean residual mean=0.000006 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.0472831 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.0472831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072270Jy sigma=0.455150 ! Fit after self-cal, rms=0.072290Jy sigma=0.455139 ! 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.072290Jy sigma=0.455139 ! Fit after self-cal, rms=0.075965Jy sigma=0.454983 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.43 mas, bmaj=18.15 mas, bpa=-44.54 degrees ! Estimated noise=2.31238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000461649 Jy ! Component: 100 - total flux cleaned = -0.000469809 Jy ! Component: 150 - total flux cleaned = -0.000477583 Jy ! Component: 200 - total flux cleaned = -0.000477336 Jy ! Total flux subtracted in 200 components = -0.000477336 Jy ! Clean residual min=-0.002700 max=0.002586 Jy/beam ! Clean residual mean=0.000005 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.0468057 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 61 components and 0.0468057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075970Jy sigma=0.454998 ! Fit after self-cal, rms=0.076201Jy sigma=0.454920 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.000274226 Jy ! Component: 100 - total flux cleaned = -0.000273156 Jy ! Component: 150 - total flux cleaned = -0.000279519 Jy ! Component: 200 - total flux cleaned = -0.000279578 Jy ! Total flux subtracted in 200 components = -0.000279578 Jy ! Clean residual min=-0.002718 max=0.002649 Jy/beam ! Clean residual mean=0.000005 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.0465261 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 63 components and 0.0465261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076206Jy sigma=0.454936 ! Fit after self-cal, rms=0.076210Jy sigma=0.454916 ! 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=4.939 mas, bmaj=6.266 mas, bpa=-77.64 degrees ! Estimated noise=1.9879 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.939 x 6.266 at -77.64 degrees (North through East) ! Clean map min=-0.0039235 max=0.052324 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=4.026 mas, bmaj=5.104 mas, bpa=74.83 degrees ! Estimated noise=2.86358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0399417 Jy ! Component: 100 - total flux cleaned = 0.0487079 Jy ! Component: 150 - total flux cleaned = 0.0497189 Jy ! Component: 200 - total flux cleaned = 0.049409 Jy ! Total flux subtracted in 200 components = 0.049409 Jy ! Clean residual min=-0.004032 max=0.003788 Jy/beam ! Clean residual mean=0.000009 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.049409 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 7 model components to the UV plane model. ! The established model now contains 7 components and 0.049409 Jy ! Inverting map and beam ! Estimated beam: bmin=4.939 mas, bmaj=6.266 mas, bpa=-77.64 degrees ! Estimated noise=1.9879 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.0014829 Jy ! Component: 100 - total flux cleaned = -0.00157567 Jy ! Component: 150 - total flux cleaned = -0.00170098 Jy ! Component: 200 - total flux cleaned = -0.00181275 Jy ! Total flux subtracted in 200 components = -0.00181275 Jy ! Clean residual min=-0.002737 max=0.003067 Jy/beam ! Clean residual mean=0.000009 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.0475963 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.0475963 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=9.43 mas, bmaj=18.15 mas, bpa=-44.54 degrees ! Estimated noise=2.31238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000556852 Jy ! Component: 100 - total flux cleaned = -0.000557272 Jy ! Component: 150 - total flux cleaned = -0.000558009 Jy ! Component: 200 - total flux cleaned = -0.000605018 Jy ! Total flux subtracted in 200 components = -0.000605018 Jy ! Clean residual min=-0.002628 max=0.002549 Jy/beam ! Clean residual mean=0.000010 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.0469912 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 = -4.25155e-05 Jy ! Component: 100 - total flux cleaned = -8.07963e-05 Jy ! Component: 150 - total flux cleaned = -0.000114677 Jy ! Component: 200 - total flux cleaned = -0.000135615 Jy ! Total flux subtracted in 200 components = -0.000135615 Jy ! Clean residual min=-0.002676 max=0.002591 Jy/beam ! Clean residual mean=0.000008 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.0468556 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.0468556 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.939 mas, bmaj=6.266 mas, bpa=-77.64 degrees ! Estimated noise=1.9879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00016275 Jy ! Component: 100 - total flux cleaned = 0.000129838 Jy ! Component: 150 - total flux cleaned = 0.000130618 Jy ! Component: 200 - total flux cleaned = 0.000107131 Jy ! Total flux subtracted in 200 components = 0.000107131 Jy ! Clean residual min=-0.002747 max=0.002960 Jy/beam ! Clean residual mean=0.000006 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.0469628 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.0469628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076218Jy sigma=0.455021 ! Fit after self-cal, rms=0.076200Jy sigma=0.455008 wmodel J0202+8115_S_b_map.mod ! Writing 32 model components to file: J0202+8115_S_b_map.mod wobs J0202+8115_S_b_uvs.fits ! Writing UV FITS file: J0202+8115_S_b_uvs.fits wwins J0202+8115_S_b_map.win ! wwins: Wrote 1 windows to J0202+8115_S_b_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.000392266 Jy ! Component: 100 - total flux cleaned = 0.000112826 Jy ! Component: 150 - total flux cleaned = 0.000113948 Jy ! Component: 200 - total flux cleaned = 3.367e-05 Jy ! Component: 250 - total flux cleaned = -8.04905e-05 Jy ! Component: 300 - total flux cleaned = -0.000153072 Jy ! Component: 350 - total flux cleaned = -0.000323855 Jy ! Component: 400 - total flux cleaned = -0.000550636 Jy ! Component: 450 - total flux cleaned = -0.000832632 Jy ! Component: 500 - total flux cleaned = -0.00119518 Jy ! Component: 550 - total flux cleaned = -0.00142883 Jy ! Component: 600 - total flux cleaned = -0.00171206 Jy ! Component: 650 - total flux cleaned = -0.0019045 Jy ! Component: 700 - total flux cleaned = -0.0020655 Jy ! Component: 750 - total flux cleaned = -0.00230168 Jy ! Component: 800 - total flux cleaned = -0.00245523 Jy ! Component: 850 - total flux cleaned = -0.00265661 Jy ! Component: 900 - total flux cleaned = -0.00282992 Jy ! Component: 950 - total flux cleaned = -0.00304871 Jy ! Component: 1000 - total flux cleaned = -0.00316828 Jy ! Component: 1050 - total flux cleaned = -0.0033099 Jy ! Component: 1100 - total flux cleaned = -0.0034724 Jy ! Component: 1150 - total flux cleaned = -0.00356379 Jy ! Component: 1200 - total flux cleaned = -0.0037671 Jy ! Component: 1250 - total flux cleaned = -0.00387847 Jy ! Component: 1300 - total flux cleaned = -0.00398845 Jy ! Component: 1350 - total flux cleaned = -0.00411893 Jy ! Component: 1400 - total flux cleaned = -0.00422649 Jy ! Component: 1450 - total flux cleaned = -0.00435422 Jy ! Component: 1500 - total flux cleaned = -0.00443871 Jy ! Component: 1550 - total flux cleaned = -0.00456414 Jy ! Component: 1600 - total flux cleaned = -0.00464681 Jy ! Component: 1650 - total flux cleaned = -0.00474902 Jy ! Component: 1700 - total flux cleaned = -0.00480986 Jy ! Component: 1750 - total flux cleaned = -0.00487009 Jy ! Component: 1800 - total flux cleaned = -0.00490974 Jy ! Component: 1850 - total flux cleaned = -0.00490979 Jy ! Component: 1900 - total flux cleaned = -0.00492951 Jy ! Component: 1950 - total flux cleaned = -0.00496825 Jy ! Component: 2000 - total flux cleaned = -0.00502631 Jy ! Component: 2050 - total flux cleaned = -0.00504555 Jy ! Component: 2100 - total flux cleaned = -0.00512175 Jy ! Component: 2150 - total flux cleaned = -0.00517866 Jy ! Component: 2200 - total flux cleaned = -0.00525404 Jy ! Component: 2250 - total flux cleaned = -0.00529157 Jy ! Component: 2300 - total flux cleaned = -0.00540332 Jy ! Component: 2350 - total flux cleaned = -0.00547769 Jy ! Component: 2400 - total flux cleaned = -0.00553347 Jy ! Component: 2450 - total flux cleaned = -0.00555202 Jy ! Component: 2500 - total flux cleaned = -0.00560766 Jy ! Component: 2550 - total flux cleaned = -0.00564474 Jy ! Component: 2600 - total flux cleaned = -0.00570031 Jy ! Component: 2650 - total flux cleaned = -0.00573734 Jy ! Component: 2700 - total flux cleaned = -0.00579314 Jy ! Component: 2750 - total flux cleaned = -0.00579316 Jy ! Component: 2800 - total flux cleaned = -0.00584903 Jy ! Component: 2850 - total flux cleaned = -0.00584896 Jy ! Component: 2900 - total flux cleaned = -0.00581145 Jy ! Component: 2950 - total flux cleaned = -0.00581148 Jy ! Component: 3000 - total flux cleaned = -0.00579254 Jy ! Component: 3050 - total flux cleaned = -0.0057735 Jy ! Component: 3100 - total flux cleaned = -0.00577356 Jy ! Component: 3150 - total flux cleaned = -0.00581198 Jy ! Component: 3200 - total flux cleaned = -0.00581215 Jy ! Component: 3250 - total flux cleaned = -0.00579259 Jy ! Component: 3300 - total flux cleaned = -0.00579249 Jy ! Component: 3350 - total flux cleaned = -0.00577289 Jy ! Component: 3400 - total flux cleaned = -0.00575302 Jy ! Component: 3450 - total flux cleaned = -0.00575313 Jy ! Component: 3500 - total flux cleaned = -0.00573318 Jy ! Component: 3550 - total flux cleaned = -0.00573309 Jy ! Component: 3600 - total flux cleaned = -0.0057124 Jy ! Component: 3650 - total flux cleaned = -0.00567082 Jy ! Component: 3700 - total flux cleaned = -0.00567061 Jy ! Component: 3750 - total flux cleaned = -0.00571263 Jy ! Component: 3800 - total flux cleaned = -0.00566996 Jy ! Component: 3850 - total flux cleaned = -0.0055841 Jy ! Component: 3900 - total flux cleaned = -0.00551837 Jy ! Component: 3950 - total flux cleaned = -0.00545236 Jy ! Component: 4000 - total flux cleaned = -0.00538529 Jy ! Component: 4050 - total flux cleaned = -0.00534033 Jy ! Total flux subtracted in 4096 components = -0.00524893 Jy ! Clean residual min=-0.001159 max=0.001286 Jy/beam ! Clean residual mean=-0.000007 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.0417138 Jy keep ! Adding 218 model components to the UV plane model. ! The established model now contains 250 components and 0.0417138 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0202+8115_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.939 x 6.266 at -77.64 degrees (North through East) ! Clean map min=-0.0032048 max=0.051102 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0202+8115_S_b_map.fits wmodel /image_prod/ug002_uva//J0202+8115_S_b_map.mod ! Writing 250 model components to file: /image_prod/ug002_uva//J0202+8115_S_b_map.mod wobs /image_prod/ug002_uva//J0202+8115_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0202+8115_S_b_uvs.fits wwins /image_prod/ug002_uva//J0202+8115_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0202+8115_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0511023 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000444585 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.60997 2.60997 5.21994 10.4399 20.8797 41.7595 83.519 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.051 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 114.943 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0202+8115_S_b_dfm.log closed on Wed Mar 4 19:21:32 2020