! Started logfile: /image_prod/ug002_uva//J1305-3132_S_dfm.log on Thu Mar 5 01:02:09 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//J1305-3132_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1305-3132_S_uva.fits ! AN table 1: 50 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.839048 visibilities/baseline/integration-bin. ! Found source: J1305-3132 ! ! 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 2643 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 J1305-3132_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006004Jy sigma=6.310022 ! Fit after self-cal, rms=0.886771Jy sigma=5.557595 ! 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.428 mas, bmaj=6.467 mas, bpa=-2.501 degrees ! Estimated noise=3.51554 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.0897167 Jy ! Component: 100 - total flux cleaned = 0.109847 Jy ! Total flux subtracted in 100 components = 0.109847 Jy ! Clean residual min=-0.007724 max=0.009607 Jy/beam ! Clean residual mean=-0.000040 rms=0.002139 Jy/beam ! Combined flux in latest and established models = 0.109847 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.109847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077792Jy sigma=0.440578 ! Fit after self-cal, rms=0.077746Jy sigma=0.440166 ! 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=2.826 mas, bmaj=7.475 mas, bpa=-2.484 degrees ! Estimated noise=2.26817 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 (3, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103631 Jy ! Component: 100 - total flux cleaned = 0.0149617 Jy ! Component: 150 - total flux cleaned = 0.0162428 Jy ! Component: 200 - total flux cleaned = 0.0165528 Jy ! Total flux subtracted in 200 components = 0.0165528 Jy ! Clean residual min=-0.004006 max=0.004179 Jy/beam ! Clean residual mean=0.000018 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.1264 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 28 components and 0.1264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076598Jy sigma=0.430477 ! Fit after self-cal, rms=0.076652Jy sigma=0.430134 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.826 x 7.475 at -2.484 degrees (North through East) ! Clean map min=-0.0034983 max=0.11313 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.17 LA 1.01 MK 0.99 ! OV 1.01 PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.12 LA 0.97 MK 1.01 ! OV 0.98 PT 1.03 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 0.96 LA 0.99 MK 0.98 ! OV 0.93 PT 1.01 SC 1.00 ! ! ! Fit before self-cal, rms=0.076652Jy sigma=0.430134 ! Fit after self-cal, rms=0.077314Jy sigma=0.428578 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.831 mas, bmaj=7.475 mas, bpa=-2.426 degrees ! Estimated noise=2.25364 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.000247315 Jy ! Component: 100 - total flux cleaned = -0.000246391 Jy ! Component: 150 - total flux cleaned = -0.000244978 Jy ! Component: 200 - total flux cleaned = -0.000245628 Jy ! Total flux subtracted in 200 components = -0.000245628 Jy ! Clean residual min=-0.003783 max=0.003576 Jy/beam ! Clean residual mean=0.000006 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.126155 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.126155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077244Jy sigma=0.428295 ! Fit after self-cal, rms=0.077277Jy sigma=0.428248 ! 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.077277Jy sigma=0.428248 ! Fit after self-cal, rms=0.077478Jy sigma=0.427569 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.833 mas, bmaj=7.482 mas, bpa=-2.406 degrees ! Estimated noise=2.25211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000102275 Jy ! Component: 100 - total flux cleaned = -0.000139204 Jy ! Component: 150 - total flux cleaned = -0.00013799 Jy ! Component: 200 - total flux cleaned = -0.000139688 Jy ! Total flux subtracted in 200 components = -0.000139688 Jy ! Clean residual min=-0.003500 max=0.003232 Jy/beam ! Clean residual mean=-0.000001 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.126015 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.126015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077440Jy sigma=0.427417 ! Fit after self-cal, rms=0.077462Jy sigma=0.427393 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.000107611 Jy ! Component: 100 - total flux cleaned = 7.71277e-05 Jy ! Component: 150 - total flux cleaned = 4.95095e-05 Jy ! Component: 200 - total flux cleaned = 4.92105e-05 Jy ! Total flux subtracted in 200 components = 4.92105e-05 Jy ! Clean residual min=-0.003506 max=0.003195 Jy/beam ! Clean residual mean=-0.000001 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.126064 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.126064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077440Jy sigma=0.427299 ! Fit after self-cal, rms=0.077440Jy sigma=0.427289 ! 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.077440Jy sigma=0.427289 ! Fit after self-cal, rms=0.077412Jy sigma=0.427226 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.833 mas, bmaj=7.484 mas, bpa=-2.387 degrees ! Estimated noise=2.24719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000155468 Jy ! Component: 100 - total flux cleaned = -0.000155106 Jy ! Component: 150 - total flux cleaned = -0.000177227 Jy ! Component: 200 - total flux cleaned = -0.000176527 Jy ! Total flux subtracted in 200 components = -0.000176527 Jy ! Clean residual min=-0.003373 max=0.003184 Jy/beam ! Clean residual mean=-0.000003 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.125888 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.125888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077396Jy sigma=0.427161 ! Fit after self-cal, rms=0.077404Jy sigma=0.427150 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.987e-05 Jy ! Component: 100 - total flux cleaned = 5.17703e-05 Jy ! Component: 150 - total flux cleaned = 7.12223e-05 Jy ! Component: 200 - total flux cleaned = 7.12399e-05 Jy ! Total flux subtracted in 200 components = 7.12399e-05 Jy ! Clean residual min=-0.003364 max=0.003157 Jy/beam ! Clean residual mean=-0.000003 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.125959 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 59 components and 0.125959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077393Jy sigma=0.427097 ! Fit after self-cal, rms=0.077394Jy sigma=0.427090 ! 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.077394Jy sigma=0.427090 ! Fit after self-cal, rms=0.077283Jy sigma=0.427085 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.352 mas, bmaj=22.25 mas, bpa=3.074 degrees ! Estimated noise=2.74943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000340739 Jy ! Component: 100 - total flux cleaned = -0.000339271 Jy ! Component: 150 - total flux cleaned = -0.000330737 Jy ! Component: 200 - total flux cleaned = -0.000330251 Jy ! Total flux subtracted in 200 components = -0.000330251 Jy ! Clean residual min=-0.003261 max=0.003403 Jy/beam ! Clean residual mean=-0.000007 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.125629 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 67 components and 0.125629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077282Jy sigma=0.427087 ! Fit after self-cal, rms=0.077276Jy sigma=0.427079 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.70515e-05 Jy ! Component: 100 - total flux cleaned = 1.78326e-05 Jy ! Component: 150 - total flux cleaned = 2.4725e-05 Jy ! Component: 200 - total flux cleaned = 3.08026e-05 Jy ! Total flux subtracted in 200 components = 3.08026e-05 Jy ! Clean residual min=-0.003238 max=0.003390 Jy/beam ! Clean residual mean=-0.000006 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.125659 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.125659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077277Jy sigma=0.427082 ! Fit after self-cal, rms=0.077274Jy sigma=0.427078 ! 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.834 mas, bmaj=7.487 mas, bpa=-2.393 degrees ! Estimated noise=2.24294 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.834 x 7.487 at -2.393 degrees (North through East) ! Clean map min=-0.0031684 max=0.11227 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.436 mas, bmaj=6.474 mas, bpa=-2.426 degrees ! Estimated noise=3.48785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0887675 Jy ! Component: 100 - total flux cleaned = 0.109765 Jy ! Component: 150 - total flux cleaned = 0.117486 Jy ! Component: 200 - total flux cleaned = 0.120162 Jy ! Total flux subtracted in 200 components = 0.120162 Jy ! Clean residual min=-0.006762 max=0.006586 Jy/beam ! Clean residual mean=-0.000018 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.120162 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.120162 Jy ! Inverting map and beam ! Estimated beam: bmin=2.834 mas, bmaj=7.487 mas, bpa=-2.393 degrees ! Estimated noise=2.24294 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.00497469 Jy ! Component: 100 - total flux cleaned = 0.00585689 Jy ! Component: 150 - total flux cleaned = 0.00611707 Jy ! Component: 200 - total flux cleaned = 0.00611811 Jy ! Total flux subtracted in 200 components = 0.00611811 Jy ! Clean residual min=-0.003326 max=0.003371 Jy/beam ! Clean residual mean=0.000001 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.12628 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 30 components and 0.12628 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.352 mas, bmaj=22.25 mas, bpa=3.074 degrees ! Estimated noise=2.74943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000244972 Jy ! Component: 100 - total flux cleaned = -0.000310199 Jy ! Component: 150 - total flux cleaned = -0.000354367 Jy ! Component: 200 - total flux cleaned = -0.000393722 Jy ! Total flux subtracted in 200 components = -0.000393722 Jy ! Clean residual min=-0.003137 max=0.003319 Jy/beam ! Clean residual mean=-0.000003 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.125886 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.20614e-05 Jy ! Component: 100 - total flux cleaned = -3.5057e-05 Jy ! Component: 150 - total flux cleaned = -4.58689e-05 Jy ! Component: 200 - total flux cleaned = -5.60648e-05 Jy ! Total flux subtracted in 200 components = -5.60648e-05 Jy ! Clean residual min=-0.003146 max=0.003321 Jy/beam ! Clean residual mean=-0.000004 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.12583 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.12583 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.834 mas, bmaj=7.487 mas, bpa=-2.393 degrees ! Estimated noise=2.24294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.93697e-05 Jy ! Component: 100 - total flux cleaned = -0.000125773 Jy ! Component: 150 - total flux cleaned = -0.000160551 Jy ! Component: 200 - total flux cleaned = -0.000193995 Jy ! Total flux subtracted in 200 components = -0.000193995 Jy ! Clean residual min=-0.003382 max=0.003274 Jy/beam ! Clean residual mean=-0.000003 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.125636 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.125636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077349Jy sigma=0.427379 ! Fit after self-cal, rms=0.077337Jy sigma=0.427331 wmodel J1305-3132_S_map.mod ! Writing 54 model components to file: J1305-3132_S_map.mod wobs J1305-3132_S_uvs.fits ! Writing UV FITS file: J1305-3132_S_uvs.fits wwins J1305-3132_S_map.win ! wwins: Wrote 2 windows to J1305-3132_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.000135111 Jy ! Component: 100 - total flux cleaned = -0.000344938 Jy ! Component: 150 - total flux cleaned = -0.000393528 Jy ! Component: 200 - total flux cleaned = -0.000303103 Jy ! Component: 250 - total flux cleaned = -0.000302404 Jy ! Component: 300 - total flux cleaned = -0.000340923 Jy ! Component: 350 - total flux cleaned = -0.000415381 Jy ! Component: 400 - total flux cleaned = -0.000555706 Jy ! Component: 450 - total flux cleaned = -0.00069065 Jy ! Component: 500 - total flux cleaned = -0.000916854 Jy ! Component: 550 - total flux cleaned = -0.00104161 Jy ! Component: 600 - total flux cleaned = -0.00125276 Jy ! Component: 650 - total flux cleaned = -0.00139855 Jy ! Component: 700 - total flux cleaned = -0.00142701 Jy ! Component: 750 - total flux cleaned = -0.00153759 Jy ! Component: 800 - total flux cleaned = -0.00161848 Jy ! Component: 850 - total flux cleaned = -0.00177637 Jy ! Component: 900 - total flux cleaned = -0.00185325 Jy ! Component: 950 - total flux cleaned = -0.00195404 Jy ! Component: 1000 - total flux cleaned = -0.00195439 Jy ! Component: 1050 - total flux cleaned = -0.00200278 Jy ! Component: 1100 - total flux cleaned = -0.00197828 Jy ! Component: 1150 - total flux cleaned = -0.00190795 Jy ! Component: 1200 - total flux cleaned = -0.00190784 Jy ! Component: 1250 - total flux cleaned = -0.00184039 Jy ! Component: 1300 - total flux cleaned = -0.00186257 Jy ! Component: 1350 - total flux cleaned = -0.00181867 Jy ! Component: 1400 - total flux cleaned = -0.00175445 Jy ! Component: 1450 - total flux cleaned = -0.00179694 Jy ! Component: 1500 - total flux cleaned = -0.00177613 Jy ! Component: 1550 - total flux cleaned = -0.00173491 Jy ! Component: 1600 - total flux cleaned = -0.00173486 Jy ! Component: 1650 - total flux cleaned = -0.00177508 Jy ! Component: 1700 - total flux cleaned = -0.00181475 Jy ! Component: 1750 - total flux cleaned = -0.00183445 Jy ! Component: 1800 - total flux cleaned = -0.0018346 Jy ! Component: 1850 - total flux cleaned = -0.00187312 Jy ! Component: 1900 - total flux cleaned = -0.00189233 Jy ! Component: 1950 - total flux cleaned = -0.00196797 Jy ! Component: 2000 - total flux cleaned = -0.00196794 Jy ! Component: 2050 - total flux cleaned = -0.00202424 Jy ! Component: 2100 - total flux cleaned = -0.00209911 Jy ! Component: 2150 - total flux cleaned = -0.00219266 Jy ! Component: 2200 - total flux cleaned = -0.00226756 Jy ! Component: 2250 - total flux cleaned = -0.00236122 Jy ! Component: 2300 - total flux cleaned = -0.0024551 Jy ! Component: 2350 - total flux cleaned = -0.00247403 Jy ! Component: 2400 - total flux cleaned = -0.00253111 Jy ! Component: 2450 - total flux cleaned = -0.00256948 Jy ! Component: 2500 - total flux cleaned = -0.00260806 Jy ! Component: 2550 - total flux cleaned = -0.00264725 Jy ! Component: 2600 - total flux cleaned = -0.00272647 Jy ! Component: 2650 - total flux cleaned = -0.00276683 Jy ! Component: 2700 - total flux cleaned = -0.00282777 Jy ! Component: 2750 - total flux cleaned = -0.00286907 Jy ! Component: 2800 - total flux cleaned = -0.00293183 Jy ! Component: 2850 - total flux cleaned = -0.00295309 Jy ! Component: 2900 - total flux cleaned = -0.0029747 Jy ! Component: 2950 - total flux cleaned = -0.00304052 Jy ! Component: 3000 - total flux cleaned = -0.00308521 Jy ! Component: 3050 - total flux cleaned = -0.00315345 Jy ! Component: 3100 - total flux cleaned = -0.00322317 Jy ! Component: 3150 - total flux cleaned = -0.00329468 Jy ! Component: 3200 - total flux cleaned = -0.003368 Jy ! Component: 3250 - total flux cleaned = -0.00341757 Jy ! Component: 3300 - total flux cleaned = -0.0035193 Jy ! Component: 3350 - total flux cleaned = -0.00357164 Jy ! Component: 3400 - total flux cleaned = -0.0037052 Jy ! Component: 3450 - total flux cleaned = -0.00376014 Jy ! Component: 3500 - total flux cleaned = -0.00381584 Jy ! Component: 3550 - total flux cleaned = -0.00387304 Jy ! Component: 3600 - total flux cleaned = -0.00396154 Jy ! Component: 3650 - total flux cleaned = -0.00399151 Jy ! Component: 3700 - total flux cleaned = -0.00405288 Jy ! Component: 3750 - total flux cleaned = -0.0041161 Jy ! Component: 3800 - total flux cleaned = -0.00414907 Jy ! Component: 3850 - total flux cleaned = -0.00418244 Jy ! Component: 3900 - total flux cleaned = -0.00425049 Jy ! Component: 3950 - total flux cleaned = -0.00432112 Jy ! Component: 4000 - total flux cleaned = -0.00428535 Jy ! Component: 4050 - total flux cleaned = -0.00432204 Jy ! Total flux subtracted in 4096 components = -0.00436038 Jy ! Clean residual min=-0.002267 max=0.002718 Jy/beam ! Clean residual mean=0.000011 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.121276 Jy keep ! Adding 219 model components to the UV plane model. ! The established model now contains 273 components and 0.121276 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1305-3132_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.834 x 7.487 at -2.393 degrees (North through East) ! Clean map min=-0.0029792 max=0.11053 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1305-3132_S_map.fits wmodel /image_prod/ug002_uva//J1305-3132_S_map.mod ! Writing 273 model components to file: /image_prod/ug002_uva//J1305-3132_S_map.mod wobs /image_prod/ug002_uva//J1305-3132_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1305-3132_S_uvs.fits wwins /image_prod/ug002_uva//J1305-3132_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1305-3132_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.110533 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00071063 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.92873 1.92873 3.85746 7.71491 15.4298 30.8597 61.7193 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.11 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 155.542 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1305-3132_S_dfm.log closed on Thu Mar 5 01:02:13 2020