! Started logfile: /image_prod/ug002_uva//J0527-2258_S_dfm.log on Wed Mar 4 20:52: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//J0527-2258_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0527-2258_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0527-2258 ! ! 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 5400 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 J0527-2258_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.005399Jy sigma=6.826461 ! Fit after self-cal, rms=0.920727Jy sigma=6.224868 ! 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.42 mas, bmaj=6.77 mas, bpa=-5.67 degrees ! Estimated noise=2.45945 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.0623521 Jy ! Component: 100 - total flux cleaned = 0.0779207 Jy ! Total flux subtracted in 100 components = 0.0779207 Jy ! Clean residual min=-0.007160 max=0.007273 Jy/beam ! Clean residual mean=-0.000000 rms=0.001522 Jy/beam ! Combined flux in latest and established models = 0.0779207 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0779207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082157Jy sigma=0.476290 ! Fit after self-cal, rms=0.081999Jy sigma=0.475535 ! 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.019 mas, bmaj=8.003 mas, bpa=-4.103 degrees ! Estimated noise=1.48472 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.00813574 Jy ! Component: 100 - total flux cleaned = 0.0100071 Jy ! Component: 150 - total flux cleaned = 0.0100104 Jy ! Component: 200 - total flux cleaned = 0.0100182 Jy ! Total flux subtracted in 200 components = 0.0100182 Jy ! Clean residual min=-0.003643 max=0.003292 Jy/beam ! Clean residual mean=0.000009 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.087939 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.087939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081271Jy sigma=0.469418 ! Fit after self-cal, rms=0.081231Jy sigma=0.469334 ! 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.019 x 8.003 at -4.103 degrees (North through East) ! Clean map min=-0.0035765 max=0.079945 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 1.18 KP 1.00 ! LA 1.04 MK 0.96 OV 0.81 PT 1.00 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.01 HN 1.06 KP 1.03 ! LA 1.00 MK 0.99 OV 0.90 PT 1.02 ! SC 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 1.06 KP 1.02 ! LA 0.97 MK 1.01 OV 0.95 PT 1.01 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.081231Jy sigma=0.469334 ! Fit after self-cal, rms=0.081079Jy sigma=0.465827 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.993 mas, bmaj=7.896 mas, bpa=-3.276 degrees ! Estimated noise=1.46454 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.000100566 Jy ! Component: 100 - total flux cleaned = -3.46617e-05 Jy ! Component: 150 - total flux cleaned = -5.47996e-06 Jy ! Component: 200 - total flux cleaned = 4.85291e-05 Jy ! Total flux subtracted in 200 components = 4.85291e-05 Jy ! Clean residual min=-0.002870 max=0.002890 Jy/beam ! Clean residual mean=0.000003 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.0879875 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.0879875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081050Jy sigma=0.465656 ! Fit after self-cal, rms=0.081133Jy sigma=0.465463 ! 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.081133Jy sigma=0.465463 ! Fit after self-cal, rms=0.081844Jy sigma=0.464686 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.99 mas, bmaj=7.858 mas, bpa=-3.314 degrees ! Estimated noise=1.46417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000155196 Jy ! Component: 100 - total flux cleaned = 0.000153278 Jy ! Component: 150 - total flux cleaned = 0.000153177 Jy ! Component: 200 - total flux cleaned = 0.000172924 Jy ! Total flux subtracted in 200 components = 0.000172924 Jy ! Clean residual min=-0.002860 max=0.002908 Jy/beam ! Clean residual mean=-0.000001 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.0881604 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.0881604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081831Jy sigma=0.464594 ! Fit after self-cal, rms=0.081855Jy sigma=0.464566 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) ! Added new window around map position (-19.5, 108.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159711 Jy ! Component: 100 - total flux cleaned = 0.00154324 Jy ! Component: 150 - total flux cleaned = 0.00149997 Jy ! Component: 200 - total flux cleaned = 0.00146148 Jy ! Total flux subtracted in 200 components = 0.00146148 Jy ! Clean residual min=-0.002535 max=0.002491 Jy/beam ! Clean residual mean=0.000001 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.0896219 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.0896219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081747Jy sigma=0.463923 ! Fit after self-cal, rms=0.081744Jy sigma=0.463852 ! 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.081744Jy sigma=0.463852 ! Fit after self-cal, rms=0.081865Jy sigma=0.463761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.993 mas, bmaj=7.852 mas, bpa=-3.329 degrees ! Estimated noise=1.46012 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000217771 Jy ! Component: 100 - total flux cleaned = 0.000144194 Jy ! Component: 150 - total flux cleaned = 0.000113952 Jy ! Component: 200 - total flux cleaned = 0.000142112 Jy ! Total flux subtracted in 200 components = 0.000142112 Jy ! Clean residual min=-0.002507 max=0.002446 Jy/beam ! Clean residual mean=-0.000002 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.089764 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 50 components and 0.089764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081830Jy sigma=0.463573 ! Fit after self-cal, rms=0.081838Jy sigma=0.463558 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.83578e-05 Jy ! Component: 100 - total flux cleaned = 1.12259e-05 Jy ! Component: 150 - total flux cleaned = -1.28654e-05 Jy ! Component: 200 - total flux cleaned = -1.29602e-05 Jy ! Total flux subtracted in 200 components = -1.29602e-05 Jy ! Clean residual min=-0.002504 max=0.002435 Jy/beam ! Clean residual mean=-0.000002 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.0897511 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.0897511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081820Jy sigma=0.463466 ! Fit after self-cal, rms=0.081820Jy sigma=0.463463 ! 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.081820Jy sigma=0.463463 ! Fit after self-cal, rms=0.081998Jy sigma=0.463448 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.49 mas, bmaj=18.58 mas, bpa=3.14 degrees ! Estimated noise=1.8642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0002021 Jy ! Component: 100 - total flux cleaned = 0.000346953 Jy ! Component: 150 - total flux cleaned = 0.000450644 Jy ! Component: 200 - total flux cleaned = 0.000482468 Jy ! Total flux subtracted in 200 components = 0.000482468 Jy ! Clean residual min=-0.002486 max=0.002243 Jy/beam ! Clean residual mean=-0.000005 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.0902335 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.0902336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081994Jy sigma=0.463423 ! Fit after self-cal, rms=0.081993Jy sigma=0.463415 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.00622e-05 Jy ! Component: 100 - total flux cleaned = 0.000105403 Jy ! Component: 150 - total flux cleaned = 9.25586e-05 Jy ! Component: 200 - total flux cleaned = 9.21155e-05 Jy ! Total flux subtracted in 200 components = 9.21155e-05 Jy ! Clean residual min=-0.002453 max=0.002218 Jy/beam ! Clean residual mean=-0.000006 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.0903257 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 64 components and 0.0903257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081991Jy sigma=0.463417 ! Fit after self-cal, rms=0.081989Jy sigma=0.463414 ! 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=2.998 mas, bmaj=7.862 mas, bpa=-3.313 degrees ! Estimated noise=1.46189 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.998 x 7.862 at -3.313 degrees (North through East) ! Clean map min=-0.0028916 max=0.078414 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.408 mas, bmaj=6.676 mas, bpa=-5.057 degrees ! Estimated noise=2.42198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.061409 Jy ! Component: 100 - total flux cleaned = 0.0769139 Jy ! Component: 150 - total flux cleaned = 0.0841663 Jy ! Component: 200 - total flux cleaned = 0.0884634 Jy ! Total flux subtracted in 200 components = 0.0884634 Jy ! Clean residual min=-0.005254 max=0.005062 Jy/beam ! Clean residual mean=-0.000000 rms=0.001230 Jy/beam ! Combined flux in latest and established models = 0.0884634 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0884634 Jy ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=7.862 mas, bpa=-3.313 degrees ! Estimated noise=1.46189 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.00121137 Jy ! Component: 100 - total flux cleaned = 0.00113377 Jy ! Component: 150 - total flux cleaned = 0.00113684 Jy ! Component: 200 - total flux cleaned = 0.00113412 Jy ! Total flux subtracted in 200 components = 0.00113412 Jy ! Clean residual min=-0.002761 max=0.002356 Jy/beam ! Clean residual mean=-0.000002 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.0895975 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.0895975 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.49 mas, bmaj=18.58 mas, bpa=3.14 degrees ! Estimated noise=1.8642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000318079 Jy ! Component: 100 - total flux cleaned = 0.000516207 Jy ! Component: 150 - total flux cleaned = 0.000676752 Jy ! Component: 200 - total flux cleaned = 0.000816094 Jy ! Total flux subtracted in 200 components = 0.000816094 Jy ! Clean residual min=-0.002510 max=0.002275 Jy/beam ! Clean residual mean=-0.000004 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.0904136 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 = 8.26311e-05 Jy ! Component: 100 - total flux cleaned = 0.000100376 Jy ! Component: 150 - total flux cleaned = 0.000117808 Jy ! Component: 200 - total flux cleaned = 0.000134584 Jy ! Total flux subtracted in 200 components = 0.000134584 Jy ! Clean residual min=-0.002463 max=0.002265 Jy/beam ! Clean residual mean=-0.000004 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.0905482 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.0905482 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=7.862 mas, bpa=-3.313 degrees ! Estimated noise=1.46189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000725304 Jy ! Component: 100 - total flux cleaned = -0.000959078 Jy ! Component: 150 - total flux cleaned = -0.00103828 Jy ! Component: 200 - total flux cleaned = -0.00103734 Jy ! Total flux subtracted in 200 components = -0.00103734 Jy ! Clean residual min=-0.002647 max=0.002347 Jy/beam ! Clean residual mean=-0.000003 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.0895108 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 44 components and 0.0895108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082032Jy sigma=0.463603 ! Fit after self-cal, rms=0.082030Jy sigma=0.463584 wmodel J0527-2258_S_map.mod ! Writing 44 model components to file: J0527-2258_S_map.mod wobs J0527-2258_S_uvs.fits ! Writing UV FITS file: J0527-2258_S_uvs.fits wwins J0527-2258_S_map.win ! wwins: Wrote 2 windows to J0527-2258_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.000449232 Jy ! Component: 100 - total flux cleaned = -0.000368666 Jy ! Component: 150 - total flux cleaned = -0.000405296 Jy ! Component: 200 - total flux cleaned = -0.000582007 Jy ! Component: 250 - total flux cleaned = -0.000717613 Jy ! Component: 300 - total flux cleaned = -0.000848848 Jy ! Component: 350 - total flux cleaned = -0.00103967 Jy ! Component: 400 - total flux cleaned = -0.00119404 Jy ! Component: 450 - total flux cleaned = -0.00128459 Jy ! Component: 500 - total flux cleaned = -0.00143269 Jy ! Component: 550 - total flux cleaned = -0.00149056 Jy ! Component: 600 - total flux cleaned = -0.00160414 Jy ! Component: 650 - total flux cleaned = -0.00171478 Jy ! Component: 700 - total flux cleaned = -0.00184972 Jy ! Component: 750 - total flux cleaned = -0.00192884 Jy ! Component: 800 - total flux cleaned = -0.0020071 Jy ! Component: 850 - total flux cleaned = -0.0021343 Jy ! Component: 900 - total flux cleaned = -0.00218482 Jy ! Component: 950 - total flux cleaned = -0.00238213 Jy ! Component: 1000 - total flux cleaned = -0.0025274 Jy ! Component: 1050 - total flux cleaned = -0.0027179 Jy ! Component: 1100 - total flux cleaned = -0.00285795 Jy ! Component: 1150 - total flux cleaned = -0.00295015 Jy ! Component: 1200 - total flux cleaned = -0.00306309 Jy ! Component: 1250 - total flux cleaned = -0.00310755 Jy ! Component: 1300 - total flux cleaned = -0.00323929 Jy ! Component: 1350 - total flux cleaned = -0.00330435 Jy ! Component: 1400 - total flux cleaned = -0.00330403 Jy ! Component: 1450 - total flux cleaned = -0.00334597 Jy ! Component: 1500 - total flux cleaned = -0.00338772 Jy ! Component: 1550 - total flux cleaned = -0.00347022 Jy ! Component: 1600 - total flux cleaned = -0.00351112 Jy ! Component: 1650 - total flux cleaned = -0.00355133 Jy ! Component: 1700 - total flux cleaned = -0.00357115 Jy ! Component: 1750 - total flux cleaned = -0.00366915 Jy ! Component: 1800 - total flux cleaned = -0.00374668 Jy ! Component: 1850 - total flux cleaned = -0.00370814 Jy ! Component: 1900 - total flux cleaned = -0.00385957 Jy ! Component: 1950 - total flux cleaned = -0.00391559 Jy ! Component: 2000 - total flux cleaned = -0.00393384 Jy ! Component: 2050 - total flux cleaned = -0.00400709 Jy ! Component: 2100 - total flux cleaned = -0.00413405 Jy ! Component: 2150 - total flux cleaned = -0.00413419 Jy ! Component: 2200 - total flux cleaned = -0.00424081 Jy ! Component: 2250 - total flux cleaned = -0.00436352 Jy ! Component: 2300 - total flux cleaned = -0.0043808 Jy ! Component: 2350 - total flux cleaned = -0.00441498 Jy ! Component: 2400 - total flux cleaned = -0.00451729 Jy ! Component: 2450 - total flux cleaned = -0.00460159 Jy ! Component: 2500 - total flux cleaned = -0.00465157 Jy ! Component: 2550 - total flux cleaned = -0.00473444 Jy ! Component: 2600 - total flux cleaned = -0.00481669 Jy ! Component: 2650 - total flux cleaned = -0.00484922 Jy ! Component: 2700 - total flux cleaned = -0.00489786 Jy ! Component: 2750 - total flux cleaned = -0.00497808 Jy ! Component: 2800 - total flux cleaned = -0.00502589 Jy ! Component: 2850 - total flux cleaned = -0.0050417 Jy ! Component: 2900 - total flux cleaned = -0.00508866 Jy ! Component: 2950 - total flux cleaned = -0.005151 Jy ! Component: 3000 - total flux cleaned = -0.00522814 Jy ! Component: 3050 - total flux cleaned = -0.00522811 Jy ! Component: 3100 - total flux cleaned = -0.00524345 Jy ! Component: 3150 - total flux cleaned = -0.00525862 Jy ! Component: 3200 - total flux cleaned = -0.00534879 Jy ! Component: 3250 - total flux cleaned = -0.00537857 Jy ! Component: 3300 - total flux cleaned = -0.00545244 Jy ! Component: 3350 - total flux cleaned = -0.00543772 Jy ! Component: 3400 - total flux cleaned = -0.00543762 Jy ! Component: 3450 - total flux cleaned = -0.00551031 Jy ! Component: 3500 - total flux cleaned = -0.00552479 Jy ! Component: 3550 - total flux cleaned = -0.00559649 Jy ! Component: 3600 - total flux cleaned = -0.00561066 Jy ! Component: 3650 - total flux cleaned = -0.00558235 Jy ! Component: 3700 - total flux cleaned = -0.00562474 Jy ! Component: 3750 - total flux cleaned = -0.00569484 Jy ! Component: 3800 - total flux cleaned = -0.00572268 Jy ! Component: 3850 - total flux cleaned = -0.00581954 Jy ! Component: 3900 - total flux cleaned = -0.00580574 Jy ! Component: 3950 - total flux cleaned = -0.0059153 Jy ! Component: 4000 - total flux cleaned = -0.00590167 Jy ! Component: 4050 - total flux cleaned = -0.00592879 Jy ! Total flux subtracted in 4096 components = -0.00602321 Jy ! Clean residual min=-0.000784 max=0.000793 Jy/beam ! Clean residual mean=-0.000003 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.0834876 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 311 components and 0.0834877 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0527-2258_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.998 x 7.862 at -3.313 degrees (North through East) ! Clean map min=-0.0030203 max=0.078346 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0527-2258_S_map.fits wmodel /image_prod/ug002_uva//J0527-2258_S_map.mod ! Writing 311 model components to file: /image_prod/ug002_uva//J0527-2258_S_map.mod wobs /image_prod/ug002_uva//J0527-2258_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0527-2258_S_uvs.fits wwins /image_prod/ug002_uva//J0527-2258_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0527-2258_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0783456 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000235721 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.902621 0.902621 1.80524 3.61048 7.22097 14.4419 28.8839 57.7677 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.078 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 332.365 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0527-2258_S_dfm.log closed on Wed Mar 4 20:52:31 2020