! Started logfile: /image_prod/ug002_uva//J1728-0350_S_dfm.log on Thu Mar 5 03:16:01 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//J1728-0350_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1728-0350_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.816071 visibilities/baseline/integration-bin. ! Found source: J1728-0350 ! ! 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 36 lines of history. ! ! Reading 4113 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 J1728-0350_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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006472Jy sigma=7.509095 ! Fit after self-cal, rms=0.925026Jy sigma=6.849581 ! 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.798 mas, bmaj=6.994 mas, bpa=-2.262 degrees ! Estimated noise=2.01449 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.0585602 Jy ! Component: 100 - total flux cleaned = 0.0792973 Jy ! Total flux subtracted in 100 components = 0.0792973 Jy ! Clean residual min=-0.007534 max=0.010020 Jy/beam ! Clean residual mean=-0.000015 rms=0.002301 Jy/beam ! Combined flux in latest and established models = 0.0792973 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0792973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071075Jy sigma=0.482849 ! Fit after self-cal, rms=0.070405Jy sigma=0.478033 ! 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.271 mas, bmaj=7.813 mas, bpa=-3.349 degrees ! Estimated noise=1.53528 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.0135714 Jy ! Component: 100 - total flux cleaned = 0.0204858 Jy ! Component: 150 - total flux cleaned = 0.0245488 Jy ! Component: 200 - total flux cleaned = 0.0271858 Jy ! Total flux subtracted in 200 components = 0.0271858 Jy ! Clean residual min=-0.005649 max=0.009320 Jy/beam ! Clean residual mean=-0.000005 rms=0.001957 Jy/beam ! Combined flux in latest and established models = 0.106483 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 27 components and 0.106483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068075Jy sigma=0.455067 ! Fit after self-cal, rms=0.068036Jy sigma=0.454501 ! 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.271 x 7.813 at -3.349 degrees (North through East) ! Clean map min=-0.0054694 max=0.075562 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 0.97 HN 1.00 KP 0.91 ! MK 1.06 NL 1.17 OV 0.83 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 0.98 HN 0.94 KP 0.93 ! MK 0.95 NL 1.21 OV 0.86 SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 0.96 HN 0.96 KP 0.92 ! MK 0.84 NL 0.95 OV 1.01 SC 0.90 ! ! ! Fit before self-cal, rms=0.068036Jy sigma=0.454501 ! Fit after self-cal, rms=0.073291Jy sigma=0.442880 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=7.975 mas, bpa=-4.015 degrees ! Estimated noise=1.50776 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 (-5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00744421 Jy ! Component: 100 - total flux cleaned = 0.0102836 Jy ! Component: 150 - total flux cleaned = 0.0116096 Jy ! Component: 200 - total flux cleaned = 0.0121941 Jy ! Total flux subtracted in 200 components = 0.0121941 Jy ! Clean residual min=-0.005109 max=0.005160 Jy/beam ! Clean residual mean=-0.000005 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.118677 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 45 components and 0.118677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072428Jy sigma=0.436633 ! Fit after self-cal, rms=0.072656Jy sigma=0.435312 ! 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.072656Jy sigma=0.435312 ! Fit after self-cal, rms=0.077079Jy sigma=0.424808 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.192 mas, bmaj=8.033 mas, bpa=-4.321 degrees ! Estimated noise=1.51368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00324164 Jy ! Component: 100 - total flux cleaned = 0.00428188 Jy ! Component: 150 - total flux cleaned = 0.00462437 Jy ! Component: 200 - total flux cleaned = 0.00482294 Jy ! Total flux subtracted in 200 components = 0.00482294 Jy ! Clean residual min=-0.003320 max=0.002969 Jy/beam ! Clean residual mean=-0.000005 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.1235 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 75 components and 0.1235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076924Jy sigma=0.423217 ! Fit after self-cal, rms=0.077254Jy sigma=0.422763 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.00081918 Jy ! Component: 100 - total flux cleaned = 0.00085648 Jy ! Component: 150 - total flux cleaned = 0.000928331 Jy ! Component: 200 - total flux cleaned = 0.00102479 Jy ! Total flux subtracted in 200 components = 0.00102479 Jy ! Clean residual min=-0.003375 max=0.002838 Jy/beam ! Clean residual mean=-0.000005 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.124525 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 93 components and 0.124525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077216Jy sigma=0.422427 ! Fit after self-cal, rms=0.077209Jy sigma=0.422397 ! 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.077209Jy sigma=0.422397 ! Fit after self-cal, rms=0.076074Jy sigma=0.418569 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=7.97 mas, bpa=-4.633 degrees ! Estimated noise=1.50143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109247 Jy ! Component: 100 - total flux cleaned = 0.00132037 Jy ! Component: 150 - total flux cleaned = 0.00142985 Jy ! Component: 200 - total flux cleaned = 0.00155175 Jy ! Total flux subtracted in 200 components = 0.00155175 Jy ! Clean residual min=-0.002017 max=0.001998 Jy/beam ! Clean residual mean=-0.000001 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.126077 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 107 components and 0.126077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076056Jy sigma=0.418297 ! Fit after self-cal, rms=0.076061Jy sigma=0.418164 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.000385857 Jy ! Component: 100 - total flux cleaned = 0.000541318 Jy ! Component: 150 - total flux cleaned = 0.000640159 Jy ! Component: 200 - total flux cleaned = 0.000713379 Jy ! Total flux subtracted in 200 components = 0.000713379 Jy ! Clean residual min=-0.001949 max=0.001988 Jy/beam ! Clean residual mean=-0.000001 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.12679 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 119 components and 0.12679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076054Jy sigma=0.418042 ! Fit after self-cal, rms=0.076053Jy sigma=0.418035 ! 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.076053Jy sigma=0.418035 ! Fit after self-cal, rms=0.076248Jy sigma=0.417981 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.531 mas, bmaj=11.51 mas, bpa=-1.911 degrees ! Estimated noise=1.85241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000664272 Jy ! Component: 100 - total flux cleaned = 0.000717448 Jy ! Component: 150 - total flux cleaned = 0.000707397 Jy ! Component: 200 - total flux cleaned = 0.000707564 Jy ! Total flux subtracted in 200 components = 0.000707564 Jy ! Clean residual min=-0.001923 max=0.002226 Jy/beam ! Clean residual mean=-0.000001 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.127498 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 132 components and 0.127498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076249Jy sigma=0.417917 ! Fit after self-cal, rms=0.076255Jy sigma=0.417899 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 = 9.79667e-05 Jy ! Component: 100 - total flux cleaned = 0.00011773 Jy ! Component: 150 - total flux cleaned = 0.000117687 Jy ! Component: 200 - total flux cleaned = 0.000111349 Jy ! Total flux subtracted in 200 components = 0.000111349 Jy ! Clean residual min=-0.001912 max=0.002185 Jy/beam ! Clean residual mean=-0.000002 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.127609 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 140 components and 0.127609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076256Jy sigma=0.417876 ! Fit after self-cal, rms=0.076260Jy sigma=0.417870 ! 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.179 mas, bmaj=7.973 mas, bpa=-4.785 degrees ! Estimated noise=1.49896 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.179 x 7.973 at -4.785 degrees (North through East) ! Clean map min=-0.0018339 max=0.073303 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.745 mas, bmaj=7.128 mas, bpa=-3.59 degrees ! Estimated noise=1.93206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0570073 Jy ! Component: 100 - total flux cleaned = 0.0791225 Jy ! Component: 150 - total flux cleaned = 0.0916817 Jy ! Component: 200 - total flux cleaned = 0.100443 Jy ! Total flux subtracted in 200 components = 0.100443 Jy ! Clean residual min=-0.004704 max=0.004995 Jy/beam ! Clean residual mean=-0.000008 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.100443 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.100443 Jy ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=7.973 mas, bpa=-4.785 degrees ! Estimated noise=1.49896 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.00780985 Jy ! Component: 100 - total flux cleaned = 0.0128307 Jy ! Component: 150 - total flux cleaned = 0.0161584 Jy ! Component: 200 - total flux cleaned = 0.0187298 Jy ! Total flux subtracted in 200 components = 0.0187298 Jy ! Clean residual min=-0.002815 max=0.002507 Jy/beam ! Clean residual mean=-0.000003 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.119173 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 50 components and 0.119173 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.531 mas, bmaj=11.51 mas, bpa=-1.911 degrees ! Estimated noise=1.85241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00271922 Jy ! Component: 100 - total flux cleaned = 0.00415332 Jy ! Component: 150 - total flux cleaned = 0.00516141 Jy ! Component: 200 - total flux cleaned = 0.00578596 Jy ! Total flux subtracted in 200 components = 0.00578596 Jy ! Clean residual min=-0.002077 max=0.002313 Jy/beam ! Clean residual mean=-0.000002 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.124959 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000298733 Jy ! Component: 100 - total flux cleaned = 0.000500072 Jy ! Component: 150 - total flux cleaned = 0.000678499 Jy ! Component: 200 - total flux cleaned = 0.000836653 Jy ! Total flux subtracted in 200 components = 0.000836653 Jy ! Clean residual min=-0.001996 max=0.002241 Jy/beam ! Clean residual mean=-0.000002 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.125796 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 93 components and 0.125796 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=7.973 mas, bpa=-4.785 degrees ! Estimated noise=1.49896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000403328 Jy ! Component: 100 - total flux cleaned = -0.00027597 Jy ! Component: 150 - total flux cleaned = -9.09372e-05 Jy ! Component: 200 - total flux cleaned = 7.56702e-06 Jy ! Total flux subtracted in 200 components = 7.56702e-06 Jy ! Clean residual min=-0.002108 max=0.001951 Jy/beam ! Clean residual mean=-0.000001 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.125803 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 106 components and 0.125803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076309Jy sigma=0.418268 ! Fit after self-cal, rms=0.076314Jy sigma=0.418194 wmodel J1728-0350_S_map.mod ! Writing 106 model components to file: J1728-0350_S_map.mod wobs J1728-0350_S_uvs.fits ! Writing UV FITS file: J1728-0350_S_uvs.fits wwins J1728-0350_S_map.win ! wwins: Wrote 2 windows to J1728-0350_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 = 3.33973e-05 Jy ! Component: 100 - total flux cleaned = 0.000103485 Jy ! Component: 150 - total flux cleaned = 0.000103467 Jy ! Component: 200 - total flux cleaned = -8.32076e-05 Jy ! Component: 250 - total flux cleaned = -0.00017421 Jy ! Component: 300 - total flux cleaned = -0.000348375 Jy ! Component: 350 - total flux cleaned = -0.000543903 Jy ! Component: 400 - total flux cleaned = -0.000625026 Jy ! Component: 450 - total flux cleaned = -0.000652556 Jy ! Component: 500 - total flux cleaned = -0.000755347 Jy ! Component: 550 - total flux cleaned = -0.000806087 Jy ! Component: 600 - total flux cleaned = -0.000781353 Jy ! Component: 650 - total flux cleaned = -0.000781336 Jy ! Component: 700 - total flux cleaned = -0.000780666 Jy ! Component: 750 - total flux cleaned = -0.000733693 Jy ! Component: 800 - total flux cleaned = -0.000802398 Jy ! Component: 850 - total flux cleaned = -0.000801851 Jy ! Component: 900 - total flux cleaned = -0.00086837 Jy ! Component: 950 - total flux cleaned = -0.000890012 Jy ! Component: 1000 - total flux cleaned = -0.000954102 Jy ! Component: 1050 - total flux cleaned = -0.000974921 Jy ! Component: 1100 - total flux cleaned = -0.00101676 Jy ! Component: 1150 - total flux cleaned = -0.00109881 Jy ! Component: 1200 - total flux cleaned = -0.00113903 Jy ! Component: 1250 - total flux cleaned = -0.00121888 Jy ! Component: 1300 - total flux cleaned = -0.00129733 Jy ! Component: 1350 - total flux cleaned = -0.00135554 Jy ! Component: 1400 - total flux cleaned = -0.00143204 Jy ! Component: 1450 - total flux cleaned = -0.0015074 Jy ! Component: 1500 - total flux cleaned = -0.00156281 Jy ! Component: 1550 - total flux cleaned = -0.00163635 Jy ! Component: 1600 - total flux cleaned = -0.00174521 Jy ! Component: 1650 - total flux cleaned = -0.00174517 Jy ! Component: 1700 - total flux cleaned = -0.00188699 Jy ! Component: 1750 - total flux cleaned = -0.00195695 Jy ! Component: 1800 - total flux cleaned = -0.00202606 Jy ! Component: 1850 - total flux cleaned = -0.00207729 Jy ! Component: 1900 - total flux cleaned = -0.00211114 Jy ! Component: 1950 - total flux cleaned = -0.00216181 Jy ! Component: 2000 - total flux cleaned = -0.00224497 Jy ! Component: 2050 - total flux cleaned = -0.00232699 Jy ! Component: 2100 - total flux cleaned = -0.00242437 Jy ! Component: 2150 - total flux cleaned = -0.00245647 Jy ! Component: 2200 - total flux cleaned = -0.00252007 Jy ! Component: 2250 - total flux cleaned = -0.00259875 Jy ! Component: 2300 - total flux cleaned = -0.00258318 Jy ! Component: 2350 - total flux cleaned = -0.0026914 Jy ! Component: 2400 - total flux cleaned = -0.00272178 Jy ! Component: 2450 - total flux cleaned = -0.00272179 Jy ! Component: 2500 - total flux cleaned = -0.00272207 Jy ! Component: 2550 - total flux cleaned = -0.00281124 Jy ! Component: 2600 - total flux cleaned = -0.0028555 Jy ! Component: 2650 - total flux cleaned = -0.00285531 Jy ! Component: 2700 - total flux cleaned = -0.00292771 Jy ! Component: 2750 - total flux cleaned = -0.00294203 Jy ! Component: 2800 - total flux cleaned = -0.00299907 Jy ! Component: 2850 - total flux cleaned = -0.00306972 Jy ! Component: 2900 - total flux cleaned = -0.00311135 Jy ! Component: 2950 - total flux cleaned = -0.00313897 Jy ! Component: 3000 - total flux cleaned = -0.00319398 Jy ! Component: 3050 - total flux cleaned = -0.00327569 Jy ! Component: 3100 - total flux cleaned = -0.00324851 Jy ! Component: 3150 - total flux cleaned = -0.00331565 Jy ! Component: 3200 - total flux cleaned = -0.00335579 Jy ! Component: 3250 - total flux cleaned = -0.00338206 Jy ! Component: 3300 - total flux cleaned = -0.00342142 Jy ! Component: 3350 - total flux cleaned = -0.00348656 Jy ! Component: 3400 - total flux cleaned = -0.00352529 Jy ! Component: 3450 - total flux cleaned = -0.0035637 Jy ! Component: 3500 - total flux cleaned = -0.00356379 Jy ! Component: 3550 - total flux cleaned = -0.00360173 Jy ! Component: 3600 - total flux cleaned = -0.00358921 Jy ! Component: 3650 - total flux cleaned = -0.00360157 Jy ! Component: 3700 - total flux cleaned = -0.00358924 Jy ! Component: 3750 - total flux cleaned = -0.00360144 Jy ! Component: 3800 - total flux cleaned = -0.00357703 Jy ! Component: 3850 - total flux cleaned = -0.0036133 Jy ! Component: 3900 - total flux cleaned = -0.00358918 Jy ! Component: 3950 - total flux cleaned = -0.00364908 Jy ! Component: 4000 - total flux cleaned = -0.00363716 Jy ! Component: 4050 - total flux cleaned = -0.00362536 Jy ! Total flux subtracted in 4096 components = -0.00363714 Jy ! Clean residual min=-0.000685 max=0.000690 Jy/beam ! Clean residual mean=-0.000001 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.122166 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 353 components and 0.122166 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1728-0350_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.179 x 7.973 at -4.785 degrees (North through East) ! Clean map min=-0.002049 max=0.073685 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1728-0350_S_map.fits wmodel /image_prod/ug002_uva//J1728-0350_S_map.mod ! Writing 353 model components to file: /image_prod/ug002_uva//J1728-0350_S_map.mod wobs /image_prod/ug002_uva//J1728-0350_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1728-0350_S_uvs.fits wwins /image_prod/ug002_uva//J1728-0350_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1728-0350_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0736849 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198838 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.809545 0.809545 1.61909 3.23818 6.47636 12.9527 25.9054 51.8109 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.073 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 370.578 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1728-0350_S_dfm.log closed on Thu Mar 5 03:16:05 2020