! Started logfile: /image_prod/ug002_uva//J0805+1121_S_dfm.log on Wed Mar 4 22:10:08 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//J0805+1121_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0805+1121_S_uva.fits ! AN table 1: 15 integrations on 36 of 36 possible baselines. ! AN table 2: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.964815 visibilities/baseline/integration-bin. ! Found source: J0805+1121 ! ! 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 4689 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 J0805+1121_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 3 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.015326Jy sigma=8.092051 ! Fit after self-cal, rms=0.889023Jy sigma=7.017717 ! 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.802 mas, bmaj=6.841 mas, bpa=-1.789 degrees ! Estimated noise=1.67752 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.0887913 Jy ! Component: 100 - total flux cleaned = 0.116541 Jy ! Total flux subtracted in 100 components = 0.116541 Jy ! Clean residual min=-0.006330 max=0.012302 Jy/beam ! Clean residual mean=-0.000003 rms=0.001675 Jy/beam ! Combined flux in latest and established models = 0.116541 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.116541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068693Jy sigma=0.471224 ! Fit after self-cal, rms=0.068648Jy sigma=0.470367 ! Inverting map ! Added new window around map position (3, -4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140514 Jy ! Component: 100 - total flux cleaned = 0.0220694 Jy ! Total flux subtracted in 100 components = 0.0220694 Jy ! Clean residual min=-0.005585 max=0.005585 Jy/beam ! Clean residual mean=0.000004 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.13861 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.13861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065914Jy sigma=0.445752 ! Fit after self-cal, rms=0.065827Jy sigma=0.445047 ! 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.334 mas, bmaj=7.78 mas, bpa=-1.836 degrees ! Estimated noise=1.34937 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.00392757 Jy ! Component: 100 - total flux cleaned = 0.0042112 Jy ! Component: 150 - total flux cleaned = 0.00409268 Jy ! Component: 200 - total flux cleaned = 0.00399221 Jy ! Total flux subtracted in 200 components = 0.00399221 Jy ! Clean residual min=-0.004297 max=0.004187 Jy/beam ! Clean residual mean=0.000008 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.142603 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 29 components and 0.142603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065186Jy sigma=0.441111 ! Fit after self-cal, rms=0.065110Jy sigma=0.440717 ! 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.334 x 7.78 at -1.836 degrees (North through East) ! Clean map min=-0.0041278 max=0.10994 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.95 HN 0.99 KP 1.02 ! LA 0.99 MK 1.10 NL 0.90 OV 0.90 ! SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 0.99 HN 0.96 KP 1.04 ! LA 0.99 MK 0.87 OV 0.93 PT 1.10 ! SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 HN 1.00 KP 1.02 ! LA 1.05 MK 1.03 NL 0.91 OV 0.94 ! SC 1.16 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.88 FD 1.05 HN 0.98 KP 1.02 ! LA 1.09 MK 0.94 OV 1.00 PT 1.04 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.93 HN 1.07 KP 1.01 ! LA 0.96 MK 1.06 NL 0.85 OV 0.93 ! SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.00 HN 1.01 KP 1.01 ! LA 1.00 MK 0.95 OV 0.94 PT 1.07 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.065110Jy sigma=0.440717 ! Fit after self-cal, rms=0.063064Jy sigma=0.432820 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=7.765 mas, bpa=-2.51 degrees ! Estimated noise=1.33436 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.00193128 Jy ! Component: 100 - total flux cleaned = 0.00165394 Jy ! Component: 150 - total flux cleaned = 0.00165341 Jy ! Component: 200 - total flux cleaned = 0.00174953 Jy ! Total flux subtracted in 200 components = 0.00174953 Jy ! Clean residual min=-0.003240 max=0.003143 Jy/beam ! Clean residual mean=0.000000 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.144352 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 50 components and 0.144352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062875Jy sigma=0.431387 ! Fit after self-cal, rms=0.062838Jy sigma=0.431094 ! 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.062838Jy sigma=0.431094 ! Fit after self-cal, rms=0.062055Jy sigma=0.428022 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.311 mas, bmaj=7.722 mas, bpa=-2.725 degrees ! Estimated noise=1.33274 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000967282 Jy ! Component: 100 - total flux cleaned = 0.00103598 Jy ! Component: 150 - total flux cleaned = 0.00108701 Jy ! Component: 200 - total flux cleaned = 0.00113166 Jy ! Total flux subtracted in 200 components = 0.00113166 Jy ! Clean residual min=-0.002477 max=0.002517 Jy/beam ! Clean residual mean=-0.000003 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.145484 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.145484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062010Jy sigma=0.427747 ! Fit after self-cal, rms=0.061993Jy sigma=0.427639 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.08404e-06 Jy ! Component: 100 - total flux cleaned = 6.84355e-05 Jy ! Component: 150 - total flux cleaned = 6.79317e-05 Jy ! Component: 200 - total flux cleaned = 8.57981e-05 Jy ! Total flux subtracted in 200 components = 8.57981e-05 Jy ! Clean residual min=-0.002409 max=0.002457 Jy/beam ! Clean residual mean=-0.000003 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.14557 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 72 components and 0.14557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061970Jy sigma=0.427512 ! Fit after self-cal, rms=0.061960Jy sigma=0.427473 ! 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.061960Jy sigma=0.427473 ! Fit after self-cal, rms=0.061620Jy sigma=0.427434 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=7.715 mas, bpa=-2.823 degrees ! Estimated noise=1.33003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000218987 Jy ! Component: 100 - total flux cleaned = 0.000377609 Jy ! Component: 150 - total flux cleaned = 0.000450734 Jy ! Component: 200 - total flux cleaned = 0.000497959 Jy ! Total flux subtracted in 200 components = 0.000497959 Jy ! Clean residual min=-0.002332 max=0.002435 Jy/beam ! Clean residual mean=-0.000003 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.146068 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 79 components and 0.146068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061602Jy sigma=0.427318 ! Fit after self-cal, rms=0.061591Jy sigma=0.427284 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.86783e-05 Jy ! Component: 100 - total flux cleaned = -2.16594e-05 Jy ! Component: 150 - total flux cleaned = 6.97147e-06 Jy ! Component: 200 - total flux cleaned = 1.98229e-05 Jy ! Total flux subtracted in 200 components = 1.98229e-05 Jy ! Clean residual min=-0.002288 max=0.002405 Jy/beam ! Clean residual mean=-0.000003 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.146087 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 84 components and 0.146087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061579Jy sigma=0.427215 ! Fit after self-cal, rms=0.061573Jy sigma=0.427190 ! 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.061573Jy sigma=0.427190 ! Fit after self-cal, rms=0.061471Jy sigma=0.427178 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.45 mas, bmaj=11.44 mas, bpa=-1.087 degrees ! Estimated noise=1.61323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000826027 Jy ! Component: 100 - total flux cleaned = 0.000828496 Jy ! Component: 150 - total flux cleaned = 0.000841413 Jy ! Component: 200 - total flux cleaned = 0.000841078 Jy ! Total flux subtracted in 200 components = 0.000841078 Jy ! Clean residual min=-0.002484 max=0.002513 Jy/beam ! Clean residual mean=-0.000007 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.146928 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 91 components and 0.146928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061471Jy sigma=0.427161 ! Fit after self-cal, rms=0.061468Jy sigma=0.427141 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.17995e-06 Jy ! Component: 100 - total flux cleaned = 3.50173e-05 Jy ! Component: 150 - total flux cleaned = 3.52018e-05 Jy ! Component: 200 - total flux cleaned = 3.5668e-05 Jy ! Total flux subtracted in 200 components = 3.5668e-05 Jy ! Clean residual min=-0.002495 max=0.002488 Jy/beam ! Clean residual mean=-0.000007 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.146964 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 94 components and 0.146964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061469Jy sigma=0.427139 ! Fit after self-cal, rms=0.061467Jy sigma=0.427131 ! 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.303 mas, bmaj=7.714 mas, bpa=-2.904 degrees ! Estimated noise=1.32902 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.303 x 7.714 at -2.904 degrees (North through East) ! Clean map min=-0.0020796 max=0.108 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.785 mas, bmaj=6.785 mas, bpa=-2.884 degrees ! Estimated noise=1.63786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0865354 Jy ! Component: 100 - total flux cleaned = 0.114767 Jy ! Component: 150 - total flux cleaned = 0.128907 Jy ! Component: 200 - total flux cleaned = 0.136775 Jy ! Total flux subtracted in 200 components = 0.136775 Jy ! Clean residual min=-0.003629 max=0.003939 Jy/beam ! Clean residual mean=-0.000004 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.136775 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.136775 Jy ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=7.714 mas, bpa=-2.904 degrees ! Estimated noise=1.32902 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.0048534 Jy ! Component: 100 - total flux cleaned = 0.00620988 Jy ! Component: 150 - total flux cleaned = 0.0070342 Jy ! Component: 200 - total flux cleaned = 0.00767111 Jy ! Total flux subtracted in 200 components = 0.00767111 Jy ! Clean residual min=-0.002604 max=0.002506 Jy/beam ! Clean residual mean=-0.000004 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.144447 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 39 components and 0.144447 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.45 mas, bmaj=11.44 mas, bpa=-1.087 degrees ! Estimated noise=1.61323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015876 Jy ! Component: 100 - total flux cleaned = 0.0018299 Jy ! Component: 150 - total flux cleaned = 0.00201286 Jy ! Component: 200 - total flux cleaned = 0.00209944 Jy ! Total flux subtracted in 200 components = 0.00209944 Jy ! Clean residual min=-0.002478 max=0.002490 Jy/beam ! Clean residual mean=-0.000007 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.146546 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 = 3.89213e-05 Jy ! Component: 100 - total flux cleaned = 7.66081e-05 Jy ! Component: 150 - total flux cleaned = 9.40975e-05 Jy ! Component: 200 - total flux cleaned = 0.000128204 Jy ! Total flux subtracted in 200 components = 0.000128204 Jy ! Clean residual min=-0.002483 max=0.002496 Jy/beam ! Clean residual mean=-0.000007 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.146674 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 71 components and 0.146674 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=7.714 mas, bpa=-2.904 degrees ! Estimated noise=1.32902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000696346 Jy ! Component: 100 - total flux cleaned = -0.000741912 Jy ! Component: 150 - total flux cleaned = -0.00067342 Jy ! Component: 200 - total flux cleaned = -0.000547117 Jy ! Total flux subtracted in 200 components = -0.000547117 Jy ! Clean residual min=-0.002402 max=0.002529 Jy/beam ! Clean residual mean=-0.000003 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.146127 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 86 components and 0.146127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061515Jy sigma=0.427391 ! Fit after self-cal, rms=0.061494Jy sigma=0.427297 wmodel J0805+1121_S_map.mod ! Writing 86 model components to file: J0805+1121_S_map.mod wobs J0805+1121_S_uvs.fits ! Writing UV FITS file: J0805+1121_S_uvs.fits wwins J0805+1121_S_map.win ! wwins: Wrote 2 windows to J0805+1121_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.000963657 Jy ! Component: 100 - total flux cleaned = 0.00150651 Jy ! Component: 150 - total flux cleaned = 0.00154696 Jy ! Component: 200 - total flux cleaned = 0.00150937 Jy ! Component: 250 - total flux cleaned = 0.00165459 Jy ! Component: 300 - total flux cleaned = 0.0018663 Jy ! Component: 350 - total flux cleaned = 0.00197011 Jy ! Component: 400 - total flux cleaned = 0.00207155 Jy ! Component: 450 - total flux cleaned = 0.00220394 Jy ! Component: 500 - total flux cleaned = 0.00233323 Jy ! Component: 550 - total flux cleaned = 0.00242773 Jy ! Component: 600 - total flux cleaned = 0.00252031 Jy ! Component: 650 - total flux cleaned = 0.00258188 Jy ! Component: 700 - total flux cleaned = 0.00273238 Jy ! Component: 750 - total flux cleaned = 0.00282096 Jy ! Component: 800 - total flux cleaned = 0.00282172 Jy ! Component: 850 - total flux cleaned = 0.00299312 Jy ! Component: 900 - total flux cleaned = 0.00302082 Jy ! Component: 950 - total flux cleaned = 0.00307616 Jy ! Component: 1000 - total flux cleaned = 0.00307679 Jy ! Component: 1050 - total flux cleaned = 0.0031305 Jy ! Component: 1100 - total flux cleaned = 0.00313013 Jy ! Component: 1150 - total flux cleaned = 0.00312959 Jy ! Component: 1200 - total flux cleaned = 0.00297553 Jy ! Component: 1250 - total flux cleaned = 0.00292473 Jy ! Component: 1300 - total flux cleaned = 0.00277454 Jy ! Component: 1350 - total flux cleaned = 0.00272553 Jy ! Component: 1400 - total flux cleaned = 0.00260402 Jy ! Component: 1450 - total flux cleaned = 0.00248375 Jy ! Component: 1500 - total flux cleaned = 0.00257901 Jy ! Component: 1550 - total flux cleaned = 0.00248481 Jy ! Component: 1600 - total flux cleaned = 0.00239178 Jy ! Component: 1650 - total flux cleaned = 0.00234595 Jy ! Component: 1700 - total flux cleaned = 0.00230027 Jy ! Component: 1750 - total flux cleaned = 0.00227789 Jy ! Component: 1800 - total flux cleaned = 0.00229952 Jy ! Component: 1850 - total flux cleaned = 0.002255 Jy ! Component: 1900 - total flux cleaned = 0.00225472 Jy ! Component: 1950 - total flux cleaned = 0.00216844 Jy ! Component: 2000 - total flux cleaned = 0.00225357 Jy ! Component: 2050 - total flux cleaned = 0.00225328 Jy ! Component: 2100 - total flux cleaned = 0.00219013 Jy ! Component: 2150 - total flux cleaned = 0.00229352 Jy ! Component: 2200 - total flux cleaned = 0.00221147 Jy ! Component: 2250 - total flux cleaned = 0.00210985 Jy ! Component: 2300 - total flux cleaned = 0.00209002 Jy ! Component: 2350 - total flux cleaned = 0.00210992 Jy ! Component: 2400 - total flux cleaned = 0.00207044 Jy ! Component: 2450 - total flux cleaned = 0.0019726 Jy ! Component: 2500 - total flux cleaned = 0.00203061 Jy ! Component: 2550 - total flux cleaned = 0.00204957 Jy ! Component: 2600 - total flux cleaned = 0.00197299 Jy ! Component: 2650 - total flux cleaned = 0.00199196 Jy ! Component: 2700 - total flux cleaned = 0.00197338 Jy ! Component: 2750 - total flux cleaned = 0.00188066 Jy ! Component: 2800 - total flux cleaned = 0.00191744 Jy ! Component: 2850 - total flux cleaned = 0.00188074 Jy ! Component: 2900 - total flux cleaned = 0.00189852 Jy ! Component: 2950 - total flux cleaned = 0.00184474 Jy ! Component: 3000 - total flux cleaned = 0.00179143 Jy ! Component: 3050 - total flux cleaned = 0.0017915 Jy ! Component: 3100 - total flux cleaned = 0.00177414 Jy ! Component: 3150 - total flux cleaned = 0.00179145 Jy ! Component: 3200 - total flux cleaned = 0.00172263 Jy ! Component: 3250 - total flux cleaned = 0.00172269 Jy ! Component: 3300 - total flux cleaned = 0.00168903 Jy ! Component: 3350 - total flux cleaned = 0.00168917 Jy ! Component: 3400 - total flux cleaned = 0.00170593 Jy ! Component: 3450 - total flux cleaned = 0.00173883 Jy ! Component: 3500 - total flux cleaned = 0.00172258 Jy ! Component: 3550 - total flux cleaned = 0.00169031 Jy ! Component: 3600 - total flux cleaned = 0.00175492 Jy ! Component: 3650 - total flux cleaned = 0.00170707 Jy ! Component: 3700 - total flux cleaned = 0.00169135 Jy ! Component: 3750 - total flux cleaned = 0.00170717 Jy ! Component: 3800 - total flux cleaned = 0.0016602 Jy ! Component: 3850 - total flux cleaned = 0.00169148 Jy ! Component: 3900 - total flux cleaned = 0.00167616 Jy ! Component: 3950 - total flux cleaned = 0.0016456 Jy ! Component: 4000 - total flux cleaned = 0.00167599 Jy ! Component: 4050 - total flux cleaned = 0.00164583 Jy ! Total flux subtracted in 4096 components = 0.00166089 Jy ! Clean residual min=-0.000795 max=0.001028 Jy/beam ! Clean residual mean=0.000001 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.147788 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 385 components and 0.147788 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0805+1121_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.303 x 7.714 at -2.904 degrees (North through East) ! Clean map min=-0.0015492 max=0.10811 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0805+1121_S_map.fits wmodel /image_prod/ug002_uva//J0805+1121_S_map.mod ! Writing 385 model components to file: /image_prod/ug002_uva//J0805+1121_S_map.mod wobs /image_prod/ug002_uva//J0805+1121_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0805+1121_S_uvs.fits wwins /image_prod/ug002_uva//J0805+1121_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0805+1121_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.10811 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000270797 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.75145 0.75145 1.5029 3.0058 6.0116 12.0232 24.0464 48.0928 96.1856 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.108 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 399.228 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0805+1121_S_dfm.log closed on Wed Mar 4 22:10:12 2020