! Started logfile: /image_prod/ug002_uva//J1536+3833_S_dfm.log on Thu Mar 5 02:20:03 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//J1536+3833_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1536+3833_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.983333 visibilities/baseline/integration-bin. ! Found source: J1536+3833 ! ! 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 6372 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 J1536+3833_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.022112Jy sigma=9.280829 ! Fit after self-cal, rms=0.873615Jy sigma=7.939062 ! 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.209 mas, bmaj=6.898 mas, bpa=-20.3 degrees ! Estimated noise=1.53766 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.0958738 Jy ! Component: 100 - total flux cleaned = 0.117173 Jy ! Total flux subtracted in 100 components = 0.117173 Jy ! Clean residual min=-0.005204 max=0.011245 Jy/beam ! Clean residual mean=0.000006 rms=0.001605 Jy/beam ! Combined flux in latest and established models = 0.117173 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.117173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073009Jy sigma=0.512095 ! Fit after self-cal, rms=0.072986Jy sigma=0.511860 ! Inverting map ! Added new window around map position (5.5, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101411 Jy ! Component: 100 - total flux cleaned = 0.0158886 Jy ! Total flux subtracted in 100 components = 0.0158886 Jy ! Clean residual min=-0.004596 max=0.006568 Jy/beam ! Clean residual mean=0.000006 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.133062 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.133062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071226Jy sigma=0.489282 ! Fit after self-cal, rms=0.071038Jy sigma=0.487975 ! 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.947 mas, bmaj=7.812 mas, bpa=-19.2 degrees ! Estimated noise=1.01076 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.00626417 Jy ! Component: 100 - total flux cleaned = 0.00967192 Jy ! Component: 150 - total flux cleaned = 0.011668 Jy ! Component: 200 - total flux cleaned = 0.012001 Jy ! Total flux subtracted in 200 components = 0.012001 Jy ! Clean residual min=-0.004412 max=0.005958 Jy/beam ! Clean residual mean=0.000007 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.145063 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 36 components and 0.145063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070392Jy sigma=0.481148 ! Fit after self-cal, rms=0.070341Jy sigma=0.480864 ! 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.947 x 7.812 at -19.2 degrees (North through East) ! Clean map min=-0.0043391 max=0.12366 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 1.01 KP 0.97 ! LA 0.99 MK 0.98 NL 0.96 OV 1.02 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.02 KP 0.98 ! LA 1.01 MK 1.01 NL 0.98 OV 1.23 ! PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 0.99 KP 0.96 ! LA 0.99 MK 1.00 NL 0.98 OV 1.04 ! PT 1.01 ! ! ! Fit before self-cal, rms=0.070341Jy sigma=0.480864 ! Fit after self-cal, rms=0.070129Jy sigma=0.475322 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=7.795 mas, bpa=-19.24 degrees ! Estimated noise=1.00511 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 (11.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00415926 Jy ! Component: 100 - total flux cleaned = 0.00403922 Jy ! Component: 150 - total flux cleaned = 0.00393484 Jy ! Component: 200 - total flux cleaned = 0.00385369 Jy ! Total flux subtracted in 200 components = 0.00385369 Jy ! Clean residual min=-0.003932 max=0.004008 Jy/beam ! Clean residual mean=0.000003 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.148917 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 67 components and 0.148917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069547Jy sigma=0.470449 ! Fit after self-cal, rms=0.069480Jy sigma=0.469908 ! 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.069480Jy sigma=0.469908 ! Fit after self-cal, rms=0.063208Jy sigma=0.445227 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.94 mas, bmaj=7.802 mas, bpa=-19.03 degrees ! Estimated noise=1.00502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000965197 Jy ! Component: 100 - total flux cleaned = 0.00125096 Jy ! Component: 150 - total flux cleaned = 0.001369 Jy ! Component: 200 - total flux cleaned = 0.00137041 Jy ! Total flux subtracted in 200 components = 0.00137041 Jy ! Clean residual min=-0.001932 max=0.001955 Jy/beam ! Clean residual mean=0.000008 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.150287 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 89 components and 0.150287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063127Jy sigma=0.444454 ! Fit after self-cal, rms=0.063241Jy sigma=0.444175 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 = 7.05867e-05 Jy ! Component: 100 - total flux cleaned = 4.03914e-05 Jy ! Component: 150 - total flux cleaned = 4.03498e-05 Jy ! Component: 200 - total flux cleaned = 3.91635e-05 Jy ! Total flux subtracted in 200 components = 3.91635e-05 Jy ! Clean residual min=-0.001857 max=0.001966 Jy/beam ! Clean residual mean=0.000008 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.150326 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 103 components and 0.150326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063217Jy sigma=0.443916 ! Fit after self-cal, rms=0.063215Jy sigma=0.443901 ! 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.063215Jy sigma=0.443901 ! Fit after self-cal, rms=0.063517Jy sigma=0.443729 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.932 mas, bmaj=7.792 mas, bpa=-19.13 degrees ! Estimated noise=1.00359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000706402 Jy ! Component: 100 - total flux cleaned = 0.000895288 Jy ! Component: 150 - total flux cleaned = 0.000976359 Jy ! Component: 200 - total flux cleaned = 0.000976387 Jy ! Total flux subtracted in 200 components = 0.000976387 Jy ! Clean residual min=-0.001755 max=0.001946 Jy/beam ! Clean residual mean=0.000006 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.151303 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 109 components and 0.151303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063489Jy sigma=0.443437 ! Fit after self-cal, rms=0.063488Jy sigma=0.443421 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.000106014 Jy ! Component: 100 - total flux cleaned = 0.000106699 Jy ! Component: 150 - total flux cleaned = 0.0001067 Jy ! Component: 200 - total flux cleaned = 0.000106254 Jy ! Total flux subtracted in 200 components = 0.000106254 Jy ! Clean residual min=-0.001709 max=0.001948 Jy/beam ! Clean residual mean=0.000007 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.151409 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 112 components and 0.151409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063476Jy sigma=0.443284 ! Fit after self-cal, rms=0.063475Jy sigma=0.443278 ! 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.063475Jy sigma=0.443278 ! Fit after self-cal, rms=0.063542Jy sigma=0.443209 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.222 mas, bmaj=10.23 mas, bpa=-7.221 degrees ! Estimated noise=1.17863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000537639 Jy ! Component: 100 - total flux cleaned = 0.000536696 Jy ! Component: 150 - total flux cleaned = 0.000493786 Jy ! Component: 200 - total flux cleaned = 0.000469049 Jy ! Total flux subtracted in 200 components = 0.000469049 Jy ! Clean residual min=-0.002488 max=0.002509 Jy/beam ! Clean residual mean=0.000010 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.151878 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 144 components and 0.151878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063535Jy sigma=0.443120 ! Fit after self-cal, rms=0.063532Jy sigma=0.443103 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 = 4.79062e-05 Jy ! Component: 100 - total flux cleaned = 8.86734e-05 Jy ! Component: 150 - total flux cleaned = 7.75975e-05 Jy ! Component: 200 - total flux cleaned = 6.71727e-05 Jy ! Total flux subtracted in 200 components = 6.71727e-05 Jy ! Clean residual min=-0.002484 max=0.002515 Jy/beam ! Clean residual mean=0.000010 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.151945 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 164 components and 0.151945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063529Jy sigma=0.443072 ! Fit after self-cal, rms=0.063527Jy sigma=0.443065 ! 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.923 mas, bmaj=7.783 mas, bpa=-19.17 degrees ! Estimated noise=1.00272 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.923 x 7.783 at -19.17 degrees (North through East) ! Clean map min=-0.0017016 max=0.12247 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.19 mas, bmaj=6.857 mas, bpa=-20.48 degrees ! Estimated noise=1.52296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0948443 Jy ! Component: 100 - total flux cleaned = 0.118068 Jy ! Component: 150 - total flux cleaned = 0.12895 Jy ! Component: 200 - total flux cleaned = 0.135756 Jy ! Total flux subtracted in 200 components = 0.135756 Jy ! Clean residual min=-0.002885 max=0.003639 Jy/beam ! Clean residual mean=0.000001 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.135756 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.135756 Jy ! Inverting map and beam ! Estimated beam: bmin=3.923 mas, bmaj=7.783 mas, bpa=-19.17 degrees ! Estimated noise=1.00272 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.00675511 Jy ! Component: 100 - total flux cleaned = 0.0107951 Jy ! Component: 150 - total flux cleaned = 0.0133369 Jy ! Component: 200 - total flux cleaned = 0.014971 Jy ! Total flux subtracted in 200 components = 0.014971 Jy ! Clean residual min=-0.001815 max=0.001791 Jy/beam ! Clean residual mean=0.000005 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.150727 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 54 components and 0.150727 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.222 mas, bmaj=10.23 mas, bpa=-7.221 degrees ! Estimated noise=1.17863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114716 Jy ! Component: 100 - total flux cleaned = 0.00142204 Jy ! Component: 150 - total flux cleaned = 0.00148099 Jy ! Component: 200 - total flux cleaned = 0.00152857 Jy ! Total flux subtracted in 200 components = 0.00152857 Jy ! Clean residual min=-0.002496 max=0.002414 Jy/beam ! Clean residual mean=0.000010 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.152256 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.28025e-07 Jy ! Component: 100 - total flux cleaned = -1.67242e-07 Jy ! Component: 150 - total flux cleaned = -1.44338e-05 Jy ! Component: 200 - total flux cleaned = -5.46431e-05 Jy ! Total flux subtracted in 200 components = -5.46431e-05 Jy ! Clean residual min=-0.002495 max=0.002450 Jy/beam ! Clean residual mean=0.000010 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.152201 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 110 components and 0.152201 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.923 mas, bmaj=7.783 mas, bpa=-19.17 degrees ! Estimated noise=1.00272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.10804e-05 Jy ! Component: 100 - total flux cleaned = -4.57545e-05 Jy ! Component: 150 - total flux cleaned = -4.64322e-05 Jy ! Component: 200 - total flux cleaned = -6.50414e-05 Jy ! Total flux subtracted in 200 components = -6.50414e-05 Jy ! Clean residual min=-0.001719 max=0.001926 Jy/beam ! Clean residual mean=0.000006 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.152136 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 126 components and 0.152136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063528Jy sigma=0.443038 ! Fit after self-cal, rms=0.063526Jy sigma=0.442992 wmodel J1536+3833_S_map.mod ! Writing 126 model components to file: J1536+3833_S_map.mod wobs J1536+3833_S_uvs.fits ! Writing UV FITS file: J1536+3833_S_uvs.fits wwins J1536+3833_S_map.win ! wwins: Wrote 3 windows to J1536+3833_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.000845809 Jy ! Component: 100 - total flux cleaned = 0.0012564 Jy ! Component: 150 - total flux cleaned = 0.00164179 Jy ! Component: 200 - total flux cleaned = 0.00200962 Jy ! Component: 250 - total flux cleaned = 0.00238999 Jy ! Component: 300 - total flux cleaned = 0.00262548 Jy ! Component: 350 - total flux cleaned = 0.00277731 Jy ! Component: 400 - total flux cleaned = 0.00299717 Jy ! Component: 450 - total flux cleaned = 0.00311551 Jy ! Component: 500 - total flux cleaned = 0.00330072 Jy ! Component: 550 - total flux cleaned = 0.00348096 Jy ! Component: 600 - total flux cleaned = 0.0036132 Jy ! Component: 650 - total flux cleaned = 0.00376436 Jy ! Component: 700 - total flux cleaned = 0.00393348 Jy ! Component: 750 - total flux cleaned = 0.00401628 Jy ! Component: 800 - total flux cleaned = 0.00407733 Jy ! Component: 850 - total flux cleaned = 0.00411733 Jy ! Component: 900 - total flux cleaned = 0.00413729 Jy ! Component: 950 - total flux cleaned = 0.0041377 Jy ! Component: 1000 - total flux cleaned = 0.00423138 Jy ! Component: 1050 - total flux cleaned = 0.00424973 Jy ! Component: 1100 - total flux cleaned = 0.00428613 Jy ! Component: 1150 - total flux cleaned = 0.00435794 Jy ! Component: 1200 - total flux cleaned = 0.0043755 Jy ! Component: 1250 - total flux cleaned = 0.00434086 Jy ! Component: 1300 - total flux cleaned = 0.0044095 Jy ! Component: 1350 - total flux cleaned = 0.00440973 Jy ! Component: 1400 - total flux cleaned = 0.00444324 Jy ! Component: 1450 - total flux cleaned = 0.0044759 Jy ! Component: 1500 - total flux cleaned = 0.00439465 Jy ! Component: 1550 - total flux cleaned = 0.00444313 Jy ! Component: 1600 - total flux cleaned = 0.00439568 Jy ! Component: 1650 - total flux cleaned = 0.00445816 Jy ! Component: 1700 - total flux cleaned = 0.0044892 Jy ! Component: 1750 - total flux cleaned = 0.00450446 Jy ! Component: 1800 - total flux cleaned = 0.00453482 Jy ! Component: 1850 - total flux cleaned = 0.00457959 Jy ! Component: 1900 - total flux cleaned = 0.00457963 Jy ! Component: 1950 - total flux cleaned = 0.00465267 Jy ! Component: 2000 - total flux cleaned = 0.00465284 Jy ! Component: 2050 - total flux cleaned = 0.00466703 Jy ! Component: 2100 - total flux cleaned = 0.00470907 Jy ! Component: 2150 - total flux cleaned = 0.00468091 Jy ! Component: 2200 - total flux cleaned = 0.00477771 Jy ! Component: 2250 - total flux cleaned = 0.0048047 Jy ! Component: 2300 - total flux cleaned = 0.00485875 Jy ! Component: 2350 - total flux cleaned = 0.00487206 Jy ! Component: 2400 - total flux cleaned = 0.00488536 Jy ! Component: 2450 - total flux cleaned = 0.00499018 Jy ! Component: 2500 - total flux cleaned = 0.00499013 Jy ! Component: 2550 - total flux cleaned = 0.00506703 Jy ! Component: 2600 - total flux cleaned = 0.00509236 Jy ! Component: 2650 - total flux cleaned = 0.00512998 Jy ! Component: 2700 - total flux cleaned = 0.00514246 Jy ! Component: 2750 - total flux cleaned = 0.00520423 Jy ! Component: 2800 - total flux cleaned = 0.00524089 Jy ! Component: 2850 - total flux cleaned = 0.00526521 Jy ! Component: 2900 - total flux cleaned = 0.00530131 Jy ! Component: 2950 - total flux cleaned = 0.00534911 Jy ! Component: 3000 - total flux cleaned = 0.00541996 Jy ! Component: 3050 - total flux cleaned = 0.00542003 Jy ! Component: 3100 - total flux cleaned = 0.00545504 Jy ! Component: 3150 - total flux cleaned = 0.00550105 Jy ! Component: 3200 - total flux cleaned = 0.00550106 Jy ! Component: 3250 - total flux cleaned = 0.00552369 Jy ! Component: 3300 - total flux cleaned = 0.00557994 Jy ! Component: 3350 - total flux cleaned = 0.00554655 Jy ! Component: 3400 - total flux cleaned = 0.0055908 Jy ! Component: 3450 - total flux cleaned = 0.00562352 Jy ! Component: 3500 - total flux cleaned = 0.0056453 Jy ! Component: 3550 - total flux cleaned = 0.00564518 Jy ! Component: 3600 - total flux cleaned = 0.0056665 Jy ! Component: 3650 - total flux cleaned = 0.00564526 Jy ! Component: 3700 - total flux cleaned = 0.00565584 Jy ! Component: 3750 - total flux cleaned = 0.0056766 Jy ! Component: 3800 - total flux cleaned = 0.00564555 Jy ! Component: 3850 - total flux cleaned = 0.00567638 Jy ! Component: 3900 - total flux cleaned = 0.00572739 Jy ! Component: 3950 - total flux cleaned = 0.00575776 Jy ! Component: 4000 - total flux cleaned = 0.00576779 Jy ! Component: 4050 - total flux cleaned = 0.00579768 Jy ! Total flux subtracted in 4096 components = 0.00581738 Jy ! Clean residual min=-0.000614 max=0.000647 Jy/beam ! Clean residual mean=0.000004 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.157954 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 436 components and 0.157954 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1536+3833_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.923 x 7.783 at -19.17 degrees (North through East) ! Clean map min=-0.0012067 max=0.12238 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1536+3833_S_map.fits wmodel /image_prod/ug002_uva//J1536+3833_S_map.mod ! Writing 436 model components to file: /image_prod/ug002_uva//J1536+3833_S_map.mod wobs /image_prod/ug002_uva//J1536+3833_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1536+3833_S_uvs.fits wwins /image_prod/ug002_uva//J1536+3833_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1536+3833_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.122379 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000190925 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.468034 0.468034 0.936069 1.87214 3.74427 7.48855 14.9771 29.9542 59.9084 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.122 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 640.978 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1536+3833_S_dfm.log closed on Thu Mar 5 02:20:07 2020