! Started logfile: /image_prod/ug002_uva//J1203+4510_S_b_dfm.log on Thu Mar 5 00:23:06 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//J1203+4510_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1203+4510_S_b_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.866667 visibilities/baseline/integration-bin. ! Found source: J1203+4510 ! ! 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 8775 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 J1203+4510_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999917Jy sigma=8.681245 ! Fit after self-cal, rms=0.946110Jy sigma=8.205090 ! 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.101 mas, bmaj=4.537 mas, bpa=-22.35 degrees ! Estimated noise=1.63514 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.0431051 Jy ! Component: 100 - total flux cleaned = 0.0526366 Jy ! Total flux subtracted in 100 components = 0.0526366 Jy ! Clean residual min=-0.002977 max=0.003194 Jy/beam ! Clean residual mean=-0.000007 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.0526366 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0526366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060183Jy sigma=0.461587 ! Fit after self-cal, rms=0.059481Jy sigma=0.455294 ! 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.839 mas, bmaj=5.542 mas, bpa=-22.54 degrees ! Estimated noise=0.897096 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.00288669 Jy ! Component: 100 - total flux cleaned = 0.00281486 Jy ! Component: 150 - total flux cleaned = 0.00261777 Jy ! Component: 200 - total flux cleaned = 0.00248354 Jy ! Total flux subtracted in 200 components = 0.00248354 Jy ! Clean residual min=-0.002007 max=0.002017 Jy/beam ! Clean residual mean=-0.000009 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0551201 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 10 components and 0.0551201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059323Jy sigma=0.454235 ! Fit after self-cal, rms=0.059318Jy sigma=0.454227 ! 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.839 x 5.542 at -22.54 degrees (North through East) ! Clean map min=-0.0019578 max=0.056226 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.97 HN 1.02 KP 1.01 ! LA 0.99 MK 0.99 NL 1.05 OV 1.01 ! PT 0.98 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 1.03 KP 1.00 ! LA 1.00 MK 0.96 NL 1.07 OV 1.01 ! PT 1.05 SC 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00 HN 1.04 KP 0.96 ! LA 1.04 MK 0.99 NL 1.01 OV 1.02 ! PT 1.05 SC 1.00 ! ! ! Fit before self-cal, rms=0.059318Jy sigma=0.454227 ! Fit after self-cal, rms=0.058202Jy sigma=0.453530 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.817 mas, bmaj=5.465 mas, bpa=-21.61 degrees ! Estimated noise=0.893424 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.000177043 Jy ! Component: 100 - total flux cleaned = 0.000206275 Jy ! Component: 150 - total flux cleaned = 0.000195535 Jy ! Component: 200 - total flux cleaned = 0.000184704 Jy ! Total flux subtracted in 200 components = 0.000184704 Jy ! Clean residual min=-0.001750 max=0.001801 Jy/beam ! Clean residual mean=-0.000011 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.0553048 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 18 components and 0.0553048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058197Jy sigma=0.453470 ! Fit after self-cal, rms=0.058185Jy sigma=0.453431 ! 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.058185Jy sigma=0.453431 ! Fit after self-cal, rms=0.058273Jy sigma=0.451797 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.811 mas, bmaj=5.47 mas, bpa=-21.57 degrees ! Estimated noise=0.895576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270216 Jy ! Component: 100 - total flux cleaned = 0.000271564 Jy ! Component: 150 - total flux cleaned = 0.000262684 Jy ! Component: 200 - total flux cleaned = 0.000254373 Jy ! Total flux subtracted in 200 components = 0.000254373 Jy ! Clean residual min=-0.001581 max=0.001401 Jy/beam ! Clean residual mean=-0.000007 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0555592 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.0555592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058269Jy sigma=0.451758 ! Fit after self-cal, rms=0.058289Jy sigma=0.451696 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.93585e-05 Jy ! Component: 100 - total flux cleaned = -3.78638e-05 Jy ! Component: 150 - total flux cleaned = -3.76844e-05 Jy ! Component: 200 - total flux cleaned = -4.48526e-05 Jy ! Total flux subtracted in 200 components = -4.48526e-05 Jy ! Clean residual min=-0.001579 max=0.001398 Jy/beam ! Clean residual mean=-0.000007 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0555144 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.0555144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058287Jy sigma=0.451680 ! Fit after self-cal, rms=0.058288Jy sigma=0.451680 ! 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.058288Jy sigma=0.451680 ! Fit after self-cal, rms=0.058278Jy sigma=0.451511 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.806 mas, bmaj=5.463 mas, bpa=-21.31 degrees ! Estimated noise=0.893706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000108594 Jy ! Component: 100 - total flux cleaned = 9.93933e-05 Jy ! Component: 150 - total flux cleaned = 9.1358e-05 Jy ! Component: 200 - total flux cleaned = 9.16544e-05 Jy ! Total flux subtracted in 200 components = 9.16544e-05 Jy ! Clean residual min=-0.001575 max=0.001410 Jy/beam ! Clean residual mean=-0.000006 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.055606 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.055606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058275Jy sigma=0.451487 ! Fit after self-cal, rms=0.058280Jy sigma=0.451480 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.63216e-05 Jy ! Component: 100 - total flux cleaned = -2.32616e-05 Jy ! Component: 150 - total flux cleaned = -2.32311e-05 Jy ! Component: 200 - total flux cleaned = -2.95591e-05 Jy ! Total flux subtracted in 200 components = -2.95591e-05 Jy ! Clean residual min=-0.001580 max=0.001387 Jy/beam ! Clean residual mean=-0.000006 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.0555765 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.0555765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058279Jy sigma=0.451470 ! Fit after self-cal, rms=0.058279Jy sigma=0.451470 ! 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.058279Jy sigma=0.451470 ! Fit after self-cal, rms=0.058252Jy sigma=0.451463 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.427 mas, bmaj=9.196 mas, bpa=-7.15 degrees ! Estimated noise=1.08654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.85387e-05 Jy ! Component: 100 - total flux cleaned = 5.72706e-05 Jy ! Component: 150 - total flux cleaned = 6.46831e-05 Jy ! Component: 200 - total flux cleaned = 6.77125e-05 Jy ! Total flux subtracted in 200 components = 6.77125e-05 Jy ! Clean residual min=-0.001668 max=0.001497 Jy/beam ! Clean residual mean=-0.000013 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0556442 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 36 components and 0.0556442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058252Jy sigma=0.451461 ! Fit after self-cal, rms=0.058253Jy sigma=0.451460 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.06549e-05 Jy ! Component: 100 - total flux cleaned = -1.19853e-05 Jy ! Component: 150 - total flux cleaned = -4.97718e-06 Jy ! Component: 200 - total flux cleaned = -7.00375e-07 Jy ! Total flux subtracted in 200 components = -7.00375e-07 Jy ! Clean residual min=-0.001666 max=0.001501 Jy/beam ! Clean residual mean=-0.000013 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0556435 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 38 components and 0.0556435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058253Jy sigma=0.451461 ! Fit after self-cal, rms=0.058253Jy sigma=0.451461 ! 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.803 mas, bmaj=5.451 mas, bpa=-21.04 degrees ! Estimated noise=0.892348 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.803 x 5.451 at -21.04 degrees (North through East) ! Clean map min=-0.0014873 max=0.056008 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.08 mas, bmaj=4.5 mas, bpa=-21.16 degrees ! Estimated noise=1.62172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0433567 Jy ! Component: 100 - total flux cleaned = 0.05306 Jy ! Component: 150 - total flux cleaned = 0.055569 Jy ! Component: 200 - total flux cleaned = 0.0559 Jy ! Total flux subtracted in 200 components = 0.0559 Jy ! Clean residual min=-0.002881 max=0.003017 Jy/beam ! Clean residual mean=-0.000002 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.0559 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0559 Jy ! Inverting map and beam ! Estimated beam: bmin=3.803 mas, bmaj=5.451 mas, bpa=-21.04 degrees ! Estimated noise=0.892348 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 = -5.42955e-05 Jy ! Component: 100 - total flux cleaned = -0.000164034 Jy ! Component: 150 - total flux cleaned = -0.000267437 Jy ! Component: 200 - total flux cleaned = -0.000315314 Jy ! Total flux subtracted in 200 components = -0.000315314 Jy ! Clean residual min=-0.001575 max=0.001440 Jy/beam ! Clean residual mean=-0.000006 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.0555847 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 16 components and 0.0555847 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.427 mas, bmaj=9.196 mas, bpa=-7.15 degrees ! Estimated noise=1.08654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.46449e-05 Jy ! Component: 100 - total flux cleaned = 6.34998e-05 Jy ! Component: 150 - total flux cleaned = 6.28957e-05 Jy ! Component: 200 - total flux cleaned = 6.52944e-05 Jy ! Total flux subtracted in 200 components = 6.52944e-05 Jy ! Clean residual min=-0.001661 max=0.001490 Jy/beam ! Clean residual mean=-0.000013 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.05565 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 = -2.09634e-06 Jy ! Component: 100 - total flux cleaned = -3.92792e-06 Jy ! Component: 150 - total flux cleaned = -5.62529e-06 Jy ! Component: 200 - total flux cleaned = -7.22329e-06 Jy ! Total flux subtracted in 200 components = -7.22329e-06 Jy ! Clean residual min=-0.001659 max=0.001493 Jy/beam ! Clean residual mean=-0.000013 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0556428 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.0556428 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.803 mas, bmaj=5.451 mas, bpa=-21.04 degrees ! Estimated noise=0.892348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000103552 Jy ! Component: 100 - total flux cleaned = -0.000126623 Jy ! Component: 150 - total flux cleaned = -0.000146306 Jy ! Component: 200 - total flux cleaned = -0.000154695 Jy ! Total flux subtracted in 200 components = -0.000154695 Jy ! Clean residual min=-0.001582 max=0.001405 Jy/beam ! Clean residual mean=-0.000006 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.0554881 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.0554881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058257Jy sigma=0.451498 ! Fit after self-cal, rms=0.058260Jy sigma=0.451494 wmodel J1203+4510_S_b_map.mod ! Writing 31 model components to file: J1203+4510_S_b_map.mod wobs J1203+4510_S_b_uvs.fits ! Writing UV FITS file: J1203+4510_S_b_uvs.fits wwins J1203+4510_S_b_map.win ! wwins: Wrote 1 windows to J1203+4510_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.000397697 Jy ! Component: 100 - total flux cleaned = -0.000754268 Jy ! Component: 150 - total flux cleaned = -0.00107304 Jy ! Component: 200 - total flux cleaned = -0.00140364 Jy ! Component: 250 - total flux cleaned = -0.00165519 Jy ! Component: 300 - total flux cleaned = -0.00183362 Jy ! Component: 350 - total flux cleaned = -0.00198634 Jy ! Component: 400 - total flux cleaned = -0.00213549 Jy ! Component: 450 - total flux cleaned = -0.00223988 Jy ! Component: 500 - total flux cleaned = -0.0024239 Jy ! Component: 550 - total flux cleaned = -0.00250409 Jy ! Component: 600 - total flux cleaned = -0.00262188 Jy ! Component: 650 - total flux cleaned = -0.00273735 Jy ! Component: 700 - total flux cleaned = -0.00288865 Jy ! Component: 750 - total flux cleaned = -0.00300014 Jy ! Component: 800 - total flux cleaned = -0.00311015 Jy ! Component: 850 - total flux cleaned = -0.00323658 Jy ! Component: 900 - total flux cleaned = -0.00330801 Jy ! Component: 950 - total flux cleaned = -0.00343108 Jy ! Component: 1000 - total flux cleaned = -0.00355245 Jy ! Component: 1050 - total flux cleaned = -0.00362097 Jy ! Component: 1100 - total flux cleaned = -0.00375619 Jy ! Component: 1150 - total flux cleaned = -0.00383974 Jy ! Component: 1200 - total flux cleaned = -0.00395512 Jy ! Component: 1250 - total flux cleaned = -0.00398782 Jy ! Component: 1300 - total flux cleaned = -0.00413255 Jy ! Component: 1350 - total flux cleaned = -0.00414861 Jy ! Component: 1400 - total flux cleaned = -0.00421147 Jy ! Component: 1450 - total flux cleaned = -0.00428888 Jy ! Component: 1500 - total flux cleaned = -0.00438086 Jy ! Component: 1550 - total flux cleaned = -0.0044415 Jy ! Component: 1600 - total flux cleaned = -0.00450158 Jy ! Component: 1650 - total flux cleaned = -0.0046057 Jy ! Component: 1700 - total flux cleaned = -0.00464973 Jy ! Component: 1750 - total flux cleaned = -0.00475125 Jy ! Component: 1800 - total flux cleaned = -0.00480875 Jy ! Component: 1850 - total flux cleaned = -0.00493682 Jy ! Component: 1900 - total flux cleaned = -0.00500708 Jy ! Component: 1950 - total flux cleaned = -0.00510458 Jy ! Component: 2000 - total flux cleaned = -0.00514604 Jy ! Component: 2050 - total flux cleaned = -0.00521436 Jy ! Component: 2100 - total flux cleaned = -0.00528189 Jy ! Component: 2150 - total flux cleaned = -0.00533559 Jy ! Component: 2200 - total flux cleaned = -0.00541542 Jy ! Component: 2250 - total flux cleaned = -0.00545478 Jy ! Component: 2300 - total flux cleaned = -0.00551994 Jy ! Component: 2350 - total flux cleaned = -0.00559744 Jy ! Component: 2400 - total flux cleaned = -0.00564843 Jy ! Component: 2450 - total flux cleaned = -0.00567372 Jy ! Component: 2500 - total flux cleaned = -0.00571128 Jy ! Component: 2550 - total flux cleaned = -0.00581104 Jy ! Component: 2600 - total flux cleaned = -0.00583566 Jy ! Component: 2650 - total flux cleaned = -0.00590925 Jy ! Component: 2700 - total flux cleaned = -0.00598219 Jy ! Component: 2750 - total flux cleaned = -0.00603028 Jy ! Component: 2800 - total flux cleaned = -0.00606618 Jy ! Component: 2850 - total flux cleaned = -0.00612549 Jy ! Component: 2900 - total flux cleaned = -0.00621962 Jy ! Component: 2950 - total flux cleaned = -0.00626636 Jy ! Component: 3000 - total flux cleaned = -0.00635903 Jy ! Component: 3050 - total flux cleaned = -0.006428 Jy ! Component: 3100 - total flux cleaned = -0.00648519 Jy ! Component: 3150 - total flux cleaned = -0.00659853 Jy ! Component: 3200 - total flux cleaned = -0.00665475 Jy ! Component: 3250 - total flux cleaned = -0.00672173 Jy ! Component: 3300 - total flux cleaned = -0.00682154 Jy ! Component: 3350 - total flux cleaned = -0.00689859 Jy ! Component: 3400 - total flux cleaned = -0.00695329 Jy ! Component: 3450 - total flux cleaned = -0.0070185 Jy ! Component: 3500 - total flux cleaned = -0.0071264 Jy ! Component: 3550 - total flux cleaned = -0.0071693 Jy ! Component: 3600 - total flux cleaned = -0.00723318 Jy ! Component: 3650 - total flux cleaned = -0.00732819 Jy ! Component: 3700 - total flux cleaned = -0.00740174 Jy ! Component: 3750 - total flux cleaned = -0.00747467 Jy ! Component: 3800 - total flux cleaned = -0.00754709 Jy ! Component: 3850 - total flux cleaned = -0.00755736 Jy ! Component: 3900 - total flux cleaned = -0.00764935 Jy ! Component: 3950 - total flux cleaned = -0.00770007 Jy ! Component: 4000 - total flux cleaned = -0.00777068 Jy ! Component: 4050 - total flux cleaned = -0.00782086 Jy ! Total flux subtracted in 4096 components = -0.00785076 Jy ! Clean residual min=-0.000648 max=0.000530 Jy/beam ! Clean residual mean=-0.000005 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.0476373 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 322 components and 0.0476373 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1203+4510_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.803 x 5.451 at -21.04 degrees (North through East) ! Clean map min=-0.0011653 max=0.055808 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1203+4510_S_b_map.fits wmodel /image_prod/ug002_uva//J1203+4510_S_b_map.mod ! Writing 322 model components to file: /image_prod/ug002_uva//J1203+4510_S_b_map.mod wobs /image_prod/ug002_uva//J1203+4510_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1203+4510_S_b_uvs.fits wwins /image_prod/ug002_uva//J1203+4510_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1203+4510_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0558076 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000178818 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.961256 0.961256 1.92251 3.84503 7.69005 15.3801 30.7602 61.5204 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.055 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 312.091 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1203+4510_S_b_dfm.log closed on Thu Mar 5 00:23:10 2020