! Started logfile: /image_prod/ug002_uvm//J1419+3821_S_a_dfm.log on Wed Mar 4 17:18: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_uvm//J1419+3821_S_a_uvm.fits ! Reading UV FITS file: /image_prod/ug002_uvm//J1419+3821_S_a_uvm.fits ! AN table 1: 18 integrations on 36 of 36 possible baselines. ! AN table 2: 62 integrations on 45 of 45 possible baselines. ! AN table 3: 20 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.722944 visibilities/baseline/integration-bin. ! Found source: J1419+3821 ! ! 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 9018 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 J1419+3821_S_a] 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 35 telescope corrections were flagged in sub-array 1. ! A total of 85 telescope corrections were flagged in sub-array 2. ! A total of 43 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 35 telescope corrections were flagged in sub-array 1. ! A total of 85 telescope corrections were flagged in sub-array 2. ! A total of 43 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! A total of 85 telescope corrections were flagged in sub-array 2. ! A total of 43 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.104888Jy sigma=8.261658 ! Fit after self-cal, rms=0.566413Jy sigma=4.336503 ! 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.789 mas, bmaj=5.337 mas, bpa=-1.561 degrees ! Estimated noise=1.36985 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.33821 Jy ! Component: 100 - total flux cleaned = 0.411962 Jy ! Total flux subtracted in 100 components = 0.411962 Jy ! Clean residual min=-0.007127 max=0.020572 Jy/beam ! Clean residual mean=0.000004 rms=0.001718 Jy/beam ! Combined flux in latest and established models = 0.411962 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.411962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111711Jy sigma=0.679431 ! Fit after self-cal, rms=0.111708Jy sigma=0.679418 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0166531 Jy ! Component: 100 - total flux cleaned = 0.0225733 Jy ! Total flux subtracted in 100 components = 0.0225733 Jy ! Clean residual min=-0.006344 max=0.007402 Jy/beam ! Clean residual mean=0.000001 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.434536 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.434536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107607Jy sigma=0.660086 ! Fit after self-cal, rms=0.107606Jy sigma=0.660071 ! 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.552 mas, bmaj=6.237 mas, bpa=0.5018 degrees ! Estimated noise=1.02392 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.00512148 Jy ! Component: 100 - total flux cleaned = 0.00692505 Jy ! Component: 150 - total flux cleaned = 0.00745865 Jy ! Component: 200 - total flux cleaned = 0.00789362 Jy ! Total flux subtracted in 200 components = 0.00789362 Jy ! Clean residual min=-0.005375 max=0.006928 Jy/beam ! Clean residual mean=-0.000005 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.442429 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.442429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107096Jy sigma=0.659479 ! Fit after self-cal, rms=0.107093Jy sigma=0.659454 ! 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.552 x 6.237 at 0.5018 degrees (North through East) ! Clean map min=-0.0052932 max=0.43592 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 HN 1.11 KP 1.02 LA 1.07 ! MK 1.04 NL 1.06 OV 1.03 PT 1.09 ! SC 1.07 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 1.12 HN 0.99 KP 0.98 ! LA 1.01 MK 1.00 NL 1.00 OV 0.99 ! PT 1.01 SC 1.04 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.19 FD 0.96 HN 0.95 KP 0.96 ! LA 0.94 MK 0.95 OV 0.94 PT 0.98 ! SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 1.06 KP 1.04 LA 1.06 ! MK 1.01 NL 1.15 OV 1.05 PT 1.08 ! SC 0.92 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 1.00 HN 1.01 KP 0.96 ! LA 1.01 MK 1.00 NL 1.02 OV 0.99 ! PT 1.00 SC 0.81 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.68 FD 0.96 HN 0.98 KP 0.93 ! LA 0.93 MK 0.94 OV 0.94 PT 0.99 ! SC 1.08 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 1.12 KP 1.01 LA 1.04 ! MK 1.03 NL 1.08 OV 1.02 PT 1.09 ! SC 1.05 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 0.98 HN 1.01 KP 0.97 ! LA 0.99 MK 0.99 NL 0.99 OV 0.98 ! PT 1.00 SC 1.05 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.29 FD 0.96 HN 0.95 KP 0.93 ! LA 0.95 MK 0.97 OV 0.94 PT 0.96 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.107093Jy sigma=0.659454 ! Fit after self-cal, rms=0.105540Jy sigma=0.598670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=6.252 mas, bpa=0.624 degrees ! Estimated noise=1.03361 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.00396006 Jy ! Component: 100 - total flux cleaned = 0.00406233 Jy ! Component: 150 - total flux cleaned = 0.00392145 Jy ! Component: 200 - total flux cleaned = 0.00385927 Jy ! Total flux subtracted in 200 components = 0.00385927 Jy ! Clean residual min=-0.005039 max=0.005191 Jy/beam ! Clean residual mean=-0.000015 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.446289 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 36 components and 0.446289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105044Jy sigma=0.599014 ! Fit after self-cal, rms=0.105047Jy sigma=0.598959 ! 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.105047Jy sigma=0.598959 ! Fit after self-cal, rms=0.073503Jy sigma=0.431949 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.532 mas, bmaj=6.214 mas, bpa=0.6663 degrees ! Estimated noise=1.03186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152983 Jy ! Component: 100 - total flux cleaned = 0.00176868 Jy ! Component: 150 - total flux cleaned = 0.00176877 Jy ! Component: 200 - total flux cleaned = 0.00172675 Jy ! Total flux subtracted in 200 components = 0.00172675 Jy ! Clean residual min=-0.001928 max=0.001926 Jy/beam ! Clean residual mean=-0.000006 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.448015 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.448015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073463Jy sigma=0.431707 ! Fit after self-cal, rms=0.073511Jy sigma=0.431524 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.0549e-05 Jy ! Component: 100 - total flux cleaned = -0.00010786 Jy ! Component: 150 - total flux cleaned = -0.000140354 Jy ! Component: 200 - total flux cleaned = -0.000170079 Jy ! Total flux subtracted in 200 components = -0.000170079 Jy ! Clean residual min=-0.001940 max=0.001935 Jy/beam ! Clean residual mean=-0.000006 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.447845 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.447845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073504Jy sigma=0.431466 ! Fit after self-cal, rms=0.073503Jy sigma=0.431464 ! 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.073503Jy sigma=0.431464 ! Fit after self-cal, rms=0.073510Jy sigma=0.430423 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=6.209 mas, bpa=0.679 degrees ! Estimated noise=1.0327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122174 Jy ! Component: 100 - total flux cleaned = 0.00143959 Jy ! Component: 150 - total flux cleaned = 0.00154249 Jy ! Component: 200 - total flux cleaned = 0.00157779 Jy ! Total flux subtracted in 200 components = 0.00157779 Jy ! Clean residual min=-0.001933 max=0.001842 Jy/beam ! Clean residual mean=-0.000006 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.449423 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 53 components and 0.449423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073483Jy sigma=0.430265 ! Fit after self-cal, rms=0.073484Jy sigma=0.430264 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.48816e-05 Jy ! Component: 100 - total flux cleaned = -2.85561e-05 Jy ! Component: 150 - total flux cleaned = -5.2555e-05 Jy ! Component: 200 - total flux cleaned = -6.38416e-05 Jy ! Total flux subtracted in 200 components = -6.38416e-05 Jy ! Clean residual min=-0.001940 max=0.001829 Jy/beam ! Clean residual mean=-0.000006 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.449359 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.449359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073480Jy sigma=0.430234 ! Fit after self-cal, rms=0.073479Jy sigma=0.430232 ! 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.073479Jy sigma=0.430232 ! Fit after self-cal, rms=0.073522Jy sigma=0.430107 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.708 mas, bmaj=9.781 mas, bpa=2.665 degrees ! Estimated noise=1.25409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122529 Jy ! Component: 100 - total flux cleaned = 0.00176416 Jy ! Component: 150 - total flux cleaned = 0.00198203 Jy ! Component: 200 - total flux cleaned = 0.00199676 Jy ! Total flux subtracted in 200 components = 0.00199676 Jy ! Clean residual min=-0.002043 max=0.002175 Jy/beam ! Clean residual mean=-0.000012 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.451356 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 58 components and 0.451356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073515Jy sigma=0.430099 ! Fit after self-cal, rms=0.073514Jy sigma=0.430095 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 = 6.28309e-05 Jy ! Component: 100 - total flux cleaned = 7.87188e-05 Jy ! Component: 150 - total flux cleaned = 8.56621e-05 Jy ! Component: 200 - total flux cleaned = 9.913e-05 Jy ! Total flux subtracted in 200 components = 9.913e-05 Jy ! Clean residual min=-0.002030 max=0.002169 Jy/beam ! Clean residual mean=-0.000012 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.451455 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 60 components and 0.451455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073516Jy sigma=0.430106 ! Fit after self-cal, rms=0.073515Jy sigma=0.430105 ! 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.518 mas, bmaj=6.203 mas, bpa=0.6873 degrees ! Estimated noise=1.0334 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.518 x 6.203 at 0.6873 degrees (North through East) ! Clean map min=-0.0018423 max=0.43917 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.762 mas, bmaj=5.328 mas, bpa=-1.542 degrees ! Estimated noise=1.38093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.340358 Jy ! Component: 100 - total flux cleaned = 0.414578 Jy ! Component: 150 - total flux cleaned = 0.432994 Jy ! Component: 200 - total flux cleaned = 0.440979 Jy ! Total flux subtracted in 200 components = 0.440979 Jy ! Clean residual min=-0.002677 max=0.003704 Jy/beam ! Clean residual mean=0.000002 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.440979 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.440979 Jy ! Inverting map and beam ! Estimated beam: bmin=3.518 mas, bmaj=6.203 mas, bpa=0.6873 degrees ! Estimated noise=1.0334 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.0053877 Jy ! Component: 100 - total flux cleaned = 0.00798269 Jy ! Component: 150 - total flux cleaned = 0.00878446 Jy ! Component: 200 - total flux cleaned = 0.00908029 Jy ! Total flux subtracted in 200 components = 0.00908029 Jy ! Clean residual min=-0.001947 max=0.001847 Jy/beam ! Clean residual mean=-0.000006 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.45006 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.45006 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.708 mas, bmaj=9.781 mas, bpa=2.665 degrees ! Estimated noise=1.25409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000895514 Jy ! Component: 100 - total flux cleaned = 0.00122136 Jy ! Component: 150 - total flux cleaned = 0.00124865 Jy ! Component: 200 - total flux cleaned = 0.00126614 Jy ! Total flux subtracted in 200 components = 0.00126614 Jy ! Clean residual min=-0.002044 max=0.002157 Jy/beam ! Clean residual mean=-0.000012 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.451326 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.4364e-05 Jy ! Component: 100 - total flux cleaned = 4.73624e-05 Jy ! Component: 150 - total flux cleaned = 6.89928e-05 Jy ! Component: 200 - total flux cleaned = 8.2375e-05 Jy ! Total flux subtracted in 200 components = 8.2375e-05 Jy ! Clean residual min=-0.002034 max=0.002160 Jy/beam ! Clean residual mean=-0.000012 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.451408 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 34 components and 0.451408 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.518 mas, bmaj=6.203 mas, bpa=0.6873 degrees ! Estimated noise=1.0334 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000251883 Jy ! Component: 100 - total flux cleaned = -0.000314934 Jy ! Component: 150 - total flux cleaned = -0.000350986 Jy ! Component: 200 - total flux cleaned = -0.00040102 Jy ! Total flux subtracted in 200 components = -0.00040102 Jy ! Clean residual min=-0.001934 max=0.001829 Jy/beam ! Clean residual mean=-0.000005 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.451007 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.451007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073507Jy sigma=0.430033 ! Fit after self-cal, rms=0.073504Jy sigma=0.430017 wmodel J1419+3821_S_a_map.mod ! Writing 43 model components to file: J1419+3821_S_a_map.mod wobs J1419+3821_S_a_uvs.fits ! Writing UV FITS file: J1419+3821_S_a_uvs.fits wwins J1419+3821_S_a_map.win ! wwins: Wrote 1 windows to J1419+3821_S_a_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.000186765 Jy ! Component: 100 - total flux cleaned = -0.000120765 Jy ! Component: 150 - total flux cleaned = -2.66683e-05 Jy ! Component: 200 - total flux cleaned = -2.7278e-05 Jy ! Component: 250 - total flux cleaned = 6.02606e-05 Jy ! Component: 300 - total flux cleaned = 8.85318e-05 Jy ! Component: 350 - total flux cleaned = 0.00017202 Jy ! Component: 400 - total flux cleaned = 0.000171852 Jy ! Component: 450 - total flux cleaned = 0.000225345 Jy ! Component: 500 - total flux cleaned = 0.000171667 Jy ! Component: 550 - total flux cleaned = 0.000171209 Jy ! Component: 600 - total flux cleaned = 6.75046e-05 Jy ! Component: 650 - total flux cleaned = 4.20262e-05 Jy ! Component: 700 - total flux cleaned = -8.40849e-06 Jy ! Component: 750 - total flux cleaned = -8.32518e-05 Jy ! Component: 800 - total flux cleaned = -0.000157347 Jy ! Component: 850 - total flux cleaned = -0.000181549 Jy ! Component: 900 - total flux cleaned = -0.000254185 Jy ! Component: 950 - total flux cleaned = -0.00020574 Jy ! Component: 1000 - total flux cleaned = -0.000229139 Jy ! Component: 1050 - total flux cleaned = -0.000158411 Jy ! Component: 1100 - total flux cleaned = -0.000111725 Jy ! Component: 1150 - total flux cleaned = -0.000111745 Jy ! Component: 1200 - total flux cleaned = -0.000111583 Jy ! Component: 1250 - total flux cleaned = -4.31036e-05 Jy ! Component: 1300 - total flux cleaned = -0.000178881 Jy ! Component: 1350 - total flux cleaned = -0.000178549 Jy ! Component: 1400 - total flux cleaned = -0.000133765 Jy ! Component: 1450 - total flux cleaned = -0.000177992 Jy ! Component: 1500 - total flux cleaned = -9.00064e-05 Jy ! Component: 1550 - total flux cleaned = -0.000177715 Jy ! Component: 1600 - total flux cleaned = -0.000177415 Jy ! Component: 1650 - total flux cleaned = -0.000156035 Jy ! Component: 1700 - total flux cleaned = -0.000156354 Jy ! Component: 1750 - total flux cleaned = -0.000305486 Jy ! Component: 1800 - total flux cleaned = -0.000241796 Jy ! Component: 1850 - total flux cleaned = -0.000262869 Jy ! Component: 1900 - total flux cleaned = -0.000304987 Jy ! Component: 1950 - total flux cleaned = -0.000304882 Jy ! Component: 2000 - total flux cleaned = -0.00042874 Jy ! Component: 2050 - total flux cleaned = -0.000284692 Jy ! Component: 2100 - total flux cleaned = -0.000305079 Jy ! Component: 2150 - total flux cleaned = -0.000325487 Jy ! Component: 2200 - total flux cleaned = -0.000386341 Jy ! Component: 2250 - total flux cleaned = -0.000386308 Jy ! Component: 2300 - total flux cleaned = -0.000446347 Jy ! Component: 2350 - total flux cleaned = -0.000426432 Jy ! Component: 2400 - total flux cleaned = -0.000545281 Jy ! Component: 2450 - total flux cleaned = -0.000643833 Jy ! Component: 2500 - total flux cleaned = -0.000584789 Jy ! Component: 2550 - total flux cleaned = -0.000643326 Jy ! Component: 2600 - total flux cleaned = -0.00077958 Jy ! Component: 2650 - total flux cleaned = -0.000760194 Jy ! Component: 2700 - total flux cleaned = -0.00072154 Jy ! Component: 2750 - total flux cleaned = -0.000798356 Jy ! Component: 2800 - total flux cleaned = -0.000893955 Jy ! Component: 2850 - total flux cleaned = -0.000893772 Jy ! Component: 2900 - total flux cleaned = -0.00102649 Jy ! Component: 2950 - total flux cleaned = -0.000988716 Jy ! Component: 3000 - total flux cleaned = -0.000951125 Jy ! Component: 3050 - total flux cleaned = -0.00106322 Jy ! Component: 3100 - total flux cleaned = -0.00111913 Jy ! Component: 3150 - total flux cleaned = -0.00106348 Jy ! Component: 3200 - total flux cleaned = -0.00113731 Jy ! Component: 3250 - total flux cleaned = -0.00115545 Jy ! Component: 3300 - total flux cleaned = -0.00128354 Jy ! Component: 3350 - total flux cleaned = -0.00130151 Jy ! Component: 3400 - total flux cleaned = -0.00133773 Jy ! Component: 3450 - total flux cleaned = -0.00135578 Jy ! Component: 3500 - total flux cleaned = -0.0013737 Jy ! Component: 3550 - total flux cleaned = -0.0014455 Jy ! Component: 3600 - total flux cleaned = -0.00155266 Jy ! Component: 3650 - total flux cleaned = -0.00157055 Jy ! Component: 3700 - total flux cleaned = -0.00148192 Jy ! Component: 3750 - total flux cleaned = -0.00151726 Jy ! Component: 3800 - total flux cleaned = -0.00162294 Jy ! Component: 3850 - total flux cleaned = -0.00157035 Jy ! Component: 3900 - total flux cleaned = -0.0016402 Jy ! Component: 3950 - total flux cleaned = -0.00164017 Jy ! Component: 4000 - total flux cleaned = -0.00170956 Jy ! Component: 4050 - total flux cleaned = -0.00172685 Jy ! Total flux subtracted in 4096 components = -0.00169241 Jy ! Clean residual min=-0.001068 max=0.001017 Jy/beam ! Clean residual mean=-0.000002 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.449315 Jy keep ! Adding 343 model components to the UV plane model. ! The established model now contains 386 components and 0.449315 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uvm//J1419+3821_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.518 x 6.203 at 0.6873 degrees (North through East) ! Clean map min=-0.0014943 max=0.43916 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uvm//J1419+3821_S_a_map.fits wmodel /image_prod/ug002_uvm//J1419+3821_S_a_map.mod ! Writing 386 model components to file: /image_prod/ug002_uvm//J1419+3821_S_a_map.mod wobs /image_prod/ug002_uvm//J1419+3821_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uvm//J1419+3821_S_a_uvs.fits wwins /image_prod/ug002_uvm//J1419+3821_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uvm//J1419+3821_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.439165 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000335343 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.229078 0.229078 0.458156 0.916312 1.83262 3.66525 7.33049 14.661 29.322 58.644 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.439 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1309.6 quit ! Quitting program ! Log file /image_prod/ug002_uvm//J1419+3821_S_a_dfm.log closed on Wed Mar 4 17:18:47 2020