! Started logfile: /image_prod/ug002_uva//J1203+6031_S_dfm.log on Thu Mar 5 00:23:42 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+6031_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1203+6031_S_uva.fits ! AN table 1: 80 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.554514 visibilities/baseline/integration-bin. ! Found source: J1203+6031 ! ! 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 4791 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+6031_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 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019085Jy sigma=7.439524 ! Fit after self-cal, rms=0.877280Jy sigma=6.443775 ! 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.194 mas, bmaj=3.766 mas, bpa=72.52 degrees ! Estimated noise=2.29708 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.0964462 Jy ! Component: 100 - total flux cleaned = 0.119362 Jy ! Total flux subtracted in 100 components = 0.119362 Jy ! Clean residual min=-0.009430 max=0.010545 Jy/beam ! Clean residual mean=0.000015 rms=0.002247 Jy/beam ! Combined flux in latest and established models = 0.119362 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.119362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080939Jy sigma=0.492374 ! Fit after self-cal, rms=0.080897Jy sigma=0.492084 ! 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.771 mas, bmaj=4.353 mas, bpa=65.79 degrees ! Estimated noise=1.4364 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.00897967 Jy ! Component: 100 - total flux cleaned = 0.0116762 Jy ! Component: 150 - total flux cleaned = 0.0120583 Jy ! Component: 200 - total flux cleaned = 0.0123321 Jy ! Total flux subtracted in 200 components = 0.0123321 Jy ! Clean residual min=-0.008056 max=0.006400 Jy/beam ! Clean residual mean=0.000005 rms=0.001763 Jy/beam ! Combined flux in latest and established models = 0.131694 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.131694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079851Jy sigma=0.485163 ! Fit after self-cal, rms=0.079833Jy sigma=0.484956 ! 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.771 x 4.353 at 65.79 degrees (North through East) ! Clean map min=-0.0076721 max=0.1233 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.05 HN 1.09 KP 1.02 ! LA 1.00 MK 1.03 NL 1.00 OV 0.79 ! SC 1.00 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.03 HN 1.10 KP 1.08 ! LA 1.06 MK 1.06 NL 0.97 OV 0.78 ! SC 0.69 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.03 HN 1.07 KP 1.08 ! LA 1.05 MK 1.00 NL 1.01 OV 0.86 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.079833Jy sigma=0.484956 ! Fit after self-cal, rms=0.069900Jy sigma=0.464756 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.765 mas, bmaj=4.355 mas, bpa=61.7 degrees ! Estimated noise=1.43547 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.5, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0064066 Jy ! Component: 100 - total flux cleaned = 0.00985361 Jy ! Component: 150 - total flux cleaned = 0.0112597 Jy ! Component: 200 - total flux cleaned = 0.0113354 Jy ! Total flux subtracted in 200 components = 0.0113354 Jy ! Clean residual min=-0.004193 max=0.004410 Jy/beam ! Clean residual mean=0.000002 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.143029 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.143029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069251Jy sigma=0.460216 ! Fit after self-cal, rms=0.069201Jy sigma=0.459170 ! 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.069201Jy sigma=0.459170 ! Fit after self-cal, rms=0.069736Jy sigma=0.446032 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.702 mas, bmaj=4.338 mas, bpa=62.71 degrees ! Estimated noise=1.43181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141605 Jy ! Component: 100 - total flux cleaned = 0.00188099 Jy ! Component: 150 - total flux cleaned = 0.00208214 Jy ! Component: 200 - total flux cleaned = 0.00220685 Jy ! Total flux subtracted in 200 components = 0.00220685 Jy ! Clean residual min=-0.003125 max=0.002585 Jy/beam ! Clean residual mean=0.000002 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.145236 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 57 components and 0.145236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069705Jy sigma=0.445720 ! Fit after self-cal, rms=0.069884Jy sigma=0.445405 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.000385336 Jy ! Component: 100 - total flux cleaned = 0.000406986 Jy ! Component: 150 - total flux cleaned = 0.000446105 Jy ! Component: 200 - total flux cleaned = 0.000533666 Jy ! Total flux subtracted in 200 components = 0.000533666 Jy ! Clean residual min=-0.002995 max=0.002588 Jy/beam ! Clean residual mean=0.000002 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.14577 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 67 components and 0.14577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069874Jy sigma=0.445304 ! Fit after self-cal, rms=0.069876Jy sigma=0.445300 ! 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.069876Jy sigma=0.445300 ! Fit after self-cal, rms=0.070413Jy sigma=0.445215 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.686 mas, bmaj=4.329 mas, bpa=62.69 degrees ! Estimated noise=1.43352 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000829559 Jy ! Component: 100 - total flux cleaned = 0.00111079 Jy ! Component: 150 - total flux cleaned = 0.00119019 Jy ! Component: 200 - total flux cleaned = 0.00128008 Jy ! Total flux subtracted in 200 components = 0.00128008 Jy ! Clean residual min=-0.002939 max=0.002543 Jy/beam ! Clean residual mean=0.000002 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.14705 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 78 components and 0.14705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070398Jy sigma=0.445114 ! Fit after self-cal, rms=0.070410Jy sigma=0.445110 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.57394e-05 Jy ! Component: 100 - total flux cleaned = 0.000140577 Jy ! Component: 150 - total flux cleaned = 0.000216676 Jy ! Component: 200 - total flux cleaned = 0.000245595 Jy ! Total flux subtracted in 200 components = 0.000245595 Jy ! Clean residual min=-0.002900 max=0.002566 Jy/beam ! Clean residual mean=0.000002 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.147295 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 85 components and 0.147295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070404Jy sigma=0.445057 ! Fit after self-cal, rms=0.070403Jy sigma=0.445055 ! 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.070403Jy sigma=0.445055 ! Fit after self-cal, rms=0.070495Jy sigma=0.445018 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.138 mas, bmaj=8.791 mas, bpa=68.11 degrees ! Estimated noise=1.87694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000494544 Jy ! Component: 100 - total flux cleaned = -0.000567127 Jy ! Component: 150 - total flux cleaned = -0.000651045 Jy ! Component: 200 - total flux cleaned = -0.000772021 Jy ! Total flux subtracted in 200 components = -0.000772021 Jy ! Clean residual min=-0.003147 max=0.003372 Jy/beam ! Clean residual mean=0.000004 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.146523 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 100 components and 0.146523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070507Jy sigma=0.445088 ! Fit after self-cal, rms=0.070494Jy sigma=0.445057 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.000157784 Jy ! Component: 100 - total flux cleaned = -0.000223307 Jy ! Component: 150 - total flux cleaned = -0.000263383 Jy ! Component: 200 - total flux cleaned = -0.000317205 Jy ! Total flux subtracted in 200 components = -0.000317205 Jy ! Clean residual min=-0.003099 max=0.003302 Jy/beam ! Clean residual mean=0.000004 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.146206 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 110 components and 0.146206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070507Jy sigma=0.445149 ! Fit after self-cal, rms=0.070499Jy sigma=0.445139 ! 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.674 mas, bmaj=4.322 mas, bpa=62.77 degrees ! Estimated noise=1.43475 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.674 x 4.322 at 62.77 degrees (North through East) ! Clean map min=-0.002743 max=0.12246 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.119 mas, bmaj=3.712 mas, bpa=66.25 degrees ! Estimated noise=2.20846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0948383 Jy ! Component: 100 - total flux cleaned = 0.118084 Jy ! Component: 150 - total flux cleaned = 0.128352 Jy ! Component: 200 - total flux cleaned = 0.134772 Jy ! Total flux subtracted in 200 components = 0.134772 Jy ! Clean residual min=-0.005261 max=0.004532 Jy/beam ! Clean residual mean=0.000011 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.134772 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.134772 Jy ! Inverting map and beam ! Estimated beam: bmin=3.674 mas, bmaj=4.322 mas, bpa=62.77 degrees ! Estimated noise=1.43475 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.00424683 Jy ! Component: 100 - total flux cleaned = 0.00705727 Jy ! Component: 150 - total flux cleaned = 0.00916935 Jy ! Component: 200 - total flux cleaned = 0.0102448 Jy ! Total flux subtracted in 200 components = 0.0102448 Jy ! Clean residual min=-0.003124 max=0.002931 Jy/beam ! Clean residual mean=0.000003 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.145017 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 47 components and 0.145017 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=7.138 mas, bmaj=8.791 mas, bpa=68.11 degrees ! Estimated noise=1.87694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109825 Jy ! Component: 100 - total flux cleaned = 0.0013177 Jy ! Component: 150 - total flux cleaned = 0.00139963 Jy ! Component: 200 - total flux cleaned = 0.00143189 Jy ! Total flux subtracted in 200 components = 0.00143189 Jy ! Clean residual min=-0.003030 max=0.003400 Jy/beam ! Clean residual mean=0.000004 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.146449 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.93947e-05 Jy ! Component: 100 - total flux cleaned = -5.4209e-05 Jy ! Component: 150 - total flux cleaned = -7.64466e-05 Jy ! Component: 200 - total flux cleaned = -9.74295e-05 Jy ! Total flux subtracted in 200 components = -9.74295e-05 Jy ! Clean residual min=-0.003037 max=0.003310 Jy/beam ! Clean residual mean=0.000004 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.146352 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 78 components and 0.146352 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.674 mas, bmaj=4.322 mas, bpa=62.77 degrees ! Estimated noise=1.43475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108855 Jy ! Component: 100 - total flux cleaned = 0.00120007 Jy ! Component: 150 - total flux cleaned = 0.00136162 Jy ! Component: 200 - total flux cleaned = 0.00150073 Jy ! Total flux subtracted in 200 components = 0.00150073 Jy ! Clean residual min=-0.002838 max=0.002640 Jy/beam ! Clean residual mean=0.000002 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.147852 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 91 components and 0.147852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070493Jy sigma=0.445067 ! Fit after self-cal, rms=0.070486Jy sigma=0.445029 wmodel J1203+6031_S_map.mod ! Writing 91 model components to file: J1203+6031_S_map.mod wobs J1203+6031_S_uvs.fits ! Writing UV FITS file: J1203+6031_S_uvs.fits wwins J1203+6031_S_map.win ! wwins: Wrote 2 windows to J1203+6031_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.00027947 Jy ! Component: 100 - total flux cleaned = 4.03848e-05 Jy ! Component: 150 - total flux cleaned = 0.000255463 Jy ! Component: 200 - total flux cleaned = 0.000419701 Jy ! Component: 250 - total flux cleaned = 0.000538559 Jy ! Component: 300 - total flux cleaned = 0.000767618 Jy ! Component: 350 - total flux cleaned = 0.000840444 Jy ! Component: 400 - total flux cleaned = 0.000983834 Jy ! Component: 450 - total flux cleaned = 0.00101832 Jy ! Component: 500 - total flux cleaned = 0.00108742 Jy ! Component: 550 - total flux cleaned = 0.00118708 Jy ! Component: 600 - total flux cleaned = 0.00134919 Jy ! Component: 650 - total flux cleaned = 0.0014123 Jy ! Component: 700 - total flux cleaned = 0.00141206 Jy ! Component: 750 - total flux cleaned = 0.0014736 Jy ! Component: 800 - total flux cleaned = 0.0015333 Jy ! Component: 850 - total flux cleaned = 0.00165039 Jy ! Component: 900 - total flux cleaned = 0.00165056 Jy ! Component: 950 - total flux cleaned = 0.00170678 Jy ! Component: 1000 - total flux cleaned = 0.00167919 Jy ! Component: 1050 - total flux cleaned = 0.00170675 Jy ! Component: 1100 - total flux cleaned = 0.00168015 Jy ! Component: 1150 - total flux cleaned = 0.00162851 Jy ! Component: 1200 - total flux cleaned = 0.00165493 Jy ! Component: 1250 - total flux cleaned = 0.00162939 Jy ! Component: 1300 - total flux cleaned = 0.00152928 Jy ! Component: 1350 - total flux cleaned = 0.00157888 Jy ! Component: 1400 - total flux cleaned = 0.00155482 Jy ! Component: 1450 - total flux cleaned = 0.00157841 Jy ! Component: 1500 - total flux cleaned = 0.00160134 Jy ! Component: 1550 - total flux cleaned = 0.00153182 Jy ! Component: 1600 - total flux cleaned = 0.00148613 Jy ! Component: 1650 - total flux cleaned = 0.00150892 Jy ! Component: 1700 - total flux cleaned = 0.00150879 Jy ! Component: 1750 - total flux cleaned = 0.00144274 Jy ! Component: 1800 - total flux cleaned = 0.00148592 Jy ! Component: 1850 - total flux cleaned = 0.00135773 Jy ! Component: 1900 - total flux cleaned = 0.00144217 Jy ! Component: 1950 - total flux cleaned = 0.00129606 Jy ! Component: 2000 - total flux cleaned = 0.0013371 Jy ! Component: 2050 - total flux cleaned = 0.00129639 Jy ! Component: 2100 - total flux cleaned = 0.0011958 Jy ! Component: 2150 - total flux cleaned = 0.00117604 Jy ! Component: 2200 - total flux cleaned = 0.00111743 Jy ! Component: 2250 - total flux cleaned = 0.00109824 Jy ! Component: 2300 - total flux cleaned = 0.00113673 Jy ! Component: 2350 - total flux cleaned = 0.0010798 Jy ! Component: 2400 - total flux cleaned = 0.00106082 Jy ! Component: 2450 - total flux cleaned = 0.000986667 Jy ! Component: 2500 - total flux cleaned = 0.00093162 Jy ! Component: 2550 - total flux cleaned = 0.000895381 Jy ! Component: 2600 - total flux cleaned = 0.000859412 Jy ! Component: 2650 - total flux cleaned = 0.000859139 Jy ! Component: 2700 - total flux cleaned = 0.000770941 Jy ! Component: 2750 - total flux cleaned = 0.000770997 Jy ! Component: 2800 - total flux cleaned = 0.000753639 Jy ! Component: 2850 - total flux cleaned = 0.000770484 Jy ! Component: 2900 - total flux cleaned = 0.000736544 Jy ! Component: 2950 - total flux cleaned = 0.000669194 Jy ! Component: 3000 - total flux cleaned = 0.000635897 Jy ! Component: 3050 - total flux cleaned = 0.000553282 Jy ! Component: 3100 - total flux cleaned = 0.000537035 Jy ! Component: 3150 - total flux cleaned = 0.000520851 Jy ! Component: 3200 - total flux cleaned = 0.000520787 Jy ! Component: 3250 - total flux cleaned = 0.000456895 Jy ! Component: 3300 - total flux cleaned = 0.00050453 Jy ! Component: 3350 - total flux cleaned = 0.000457153 Jy ! Component: 3400 - total flux cleaned = 0.00042595 Jy ! Component: 3450 - total flux cleaned = 0.000379397 Jy ! Component: 3500 - total flux cleaned = 0.000394719 Jy ! Component: 3550 - total flux cleaned = 0.000333448 Jy ! Component: 3600 - total flux cleaned = 0.000333304 Jy ! Component: 3650 - total flux cleaned = 0.000333342 Jy ! Component: 3700 - total flux cleaned = 0.000333327 Jy ! Component: 3750 - total flux cleaned = 0.000259114 Jy ! Component: 3800 - total flux cleaned = 0.000303351 Jy ! Component: 3850 - total flux cleaned = 0.000332488 Jy ! Component: 3900 - total flux cleaned = 0.000288771 Jy ! Component: 3950 - total flux cleaned = 0.000274432 Jy ! Component: 4000 - total flux cleaned = 0.000260161 Jy ! Component: 4050 - total flux cleaned = 0.000245731 Jy ! Total flux subtracted in 4096 components = 0.000231422 Jy ! Clean residual min=-0.001094 max=0.000862 Jy/beam ! Clean residual mean=0.000001 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.148084 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 376 components and 0.148084 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1203+6031_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.674 x 4.322 at 62.77 degrees (North through East) ! Clean map min=-0.0019365 max=0.12256 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1203+6031_S_map.fits wmodel /image_prod/ug002_uva//J1203+6031_S_map.mod ! Writing 376 model components to file: /image_prod/ug002_uva//J1203+6031_S_map.mod wobs /image_prod/ug002_uva//J1203+6031_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1203+6031_S_uvs.fits wwins /image_prod/ug002_uva//J1203+6031_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1203+6031_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.122564 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000242858 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.594442 0.594442 1.18888 2.37777 4.75553 9.51107 19.0221 38.0443 76.0886 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.122 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 504.675 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1203+6031_S_dfm.log closed on Thu Mar 5 00:23:46 2020