! Started logfile: /image_prod/ug002_uva//J2225-0457_S_l_dfm.log on Thu Mar 5 05:40:32 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//J2225-0457_S_l_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2225-0457_S_l_uva.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.727431 visibilities/baseline/integration-bin. ! Found source: J2225-0457 ! ! 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 1257 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 J2225-0457_S_l] 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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.361613Jy sigma=7.111414 ! Fit after self-cal, rms=1.284112Jy sigma=3.596616 ! 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.31 mas, bmaj=13.14 mas, bpa=25.56 degrees ! Estimated noise=7.26671 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 = 1.25951 Jy ! Component: 100 - total flux cleaned = 1.73791 Jy ! Total flux subtracted in 100 components = 1.73791 Jy ! Clean residual min=-0.148489 max=0.243452 Jy/beam ! Clean residual mean=0.000606 rms=0.047914 Jy/beam ! Combined flux in latest and established models = 1.73791 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 1.73791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.877849Jy sigma=2.414973 ! Fit after self-cal, rms=0.877513Jy sigma=2.414292 ! 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.879 mas, bmaj=13.22 mas, bpa=24.67 degrees ! Estimated noise=6.02015 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.355263 Jy ! Component: 100 - total flux cleaned = 0.567583 Jy ! Component: 150 - total flux cleaned = 0.704097 Jy ! Component: 200 - total flux cleaned = 0.794441 Jy ! Total flux subtracted in 200 components = 0.794441 Jy ! Clean residual min=-0.112761 max=0.180107 Jy/beam ! Clean residual mean=-0.000087 rms=0.036095 Jy/beam ! Combined flux in latest and established models = 2.53235 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 42 components and 2.53235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.648313Jy sigma=1.816939 ! Fit after self-cal, rms=0.647645Jy sigma=1.815297 ! 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.879 x 13.22 at 24.67 degrees (North through East) ! Clean map min=-0.11181 max=1.5579 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.79 HN 1.03 KP 1.04 ! LA 0.98 NL 0.90 OV 0.94 PT 1.10 ! SC 1.12 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.46 FD 0.81 HN 1.00 KP 1.09 ! LA 0.91 NL 0.84 OV 0.94 PT 1.11 ! SC 0.82 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 0.86 HN 1.18 KP 1.03 ! LA 0.97 NL 0.88 OV 0.92 PT 1.02 ! SC 1.28 ! ! ! Fit before self-cal, rms=0.647645Jy sigma=1.815297 ! Fit after self-cal, rms=0.435400Jy sigma=1.149345 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.969 mas, bmaj=13.15 mas, bpa=23.95 degrees ! Estimated noise=6.203 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.0296585 Jy ! Component: 100 - total flux cleaned = 0.0178911 Jy ! Component: 150 - total flux cleaned = 0.00979331 Jy ! Component: 200 - total flux cleaned = 0.00511275 Jy ! Total flux subtracted in 200 components = 0.00511275 Jy ! Clean residual min=-0.095507 max=0.124358 Jy/beam ! Clean residual mean=-0.000169 rms=0.026812 Jy/beam ! Combined flux in latest and established models = 2.53746 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 65 components and 2.53746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.418558Jy sigma=1.111942 ! Fit after self-cal, rms=0.418523Jy sigma=1.109927 ! 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.418523Jy sigma=1.109927 ! Fit after self-cal, rms=0.305518Jy sigma=0.841767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.981 mas, bmaj=13.07 mas, bpa=24.28 degrees ! Estimated noise=6.24386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0336789 Jy ! Component: 100 - total flux cleaned = -0.0382688 Jy ! Component: 150 - total flux cleaned = -0.0400907 Jy ! Component: 200 - total flux cleaned = -0.0441155 Jy ! Total flux subtracted in 200 components = -0.0441155 Jy ! Clean residual min=-0.070906 max=0.092210 Jy/beam ! Clean residual mean=-0.000155 rms=0.020603 Jy/beam ! Combined flux in latest and established models = 2.49335 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 2.49335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.296776Jy sigma=0.813983 ! Fit after self-cal, rms=0.296294Jy sigma=0.812292 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (49.5, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0857673 Jy ! Component: 100 - total flux cleaned = 0.138124 Jy ! Component: 150 - total flux cleaned = 0.179642 Jy ! Component: 200 - total flux cleaned = 0.208443 Jy ! Total flux subtracted in 200 components = 0.208443 Jy ! Clean residual min=-0.059182 max=0.063368 Jy/beam ! Clean residual mean=-0.000029 rms=0.016900 Jy/beam ! Combined flux in latest and established models = 2.70179 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 123 components and 2.70179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.256029Jy sigma=0.709128 ! Fit after self-cal, rms=0.250802Jy sigma=0.693420 ! 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.250802Jy sigma=0.693420 ! Fit after self-cal, rms=0.244015Jy sigma=0.663991 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.976 mas, bmaj=13.01 mas, bpa=24.31 degrees ! Estimated noise=6.27255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0471777 Jy ! Component: 100 - total flux cleaned = 0.0628526 Jy ! Component: 150 - total flux cleaned = 0.0766905 Jy ! Component: 200 - total flux cleaned = 0.0886064 Jy ! Total flux subtracted in 200 components = 0.0886064 Jy ! Clean residual min=-0.051951 max=0.050486 Jy/beam ! Clean residual mean=-0.000033 rms=0.014004 Jy/beam ! Combined flux in latest and established models = 2.7904 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 165 components and 2.7904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.222549Jy sigma=0.604288 ! Fit after self-cal, rms=0.219904Jy sigma=0.595744 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.0210528 Jy ! Component: 100 - total flux cleaned = 0.0339634 Jy ! Component: 150 - total flux cleaned = 0.0444813 Jy ! Component: 200 - total flux cleaned = 0.0510623 Jy ! Total flux subtracted in 200 components = 0.0510623 Jy ! Clean residual min=-0.050007 max=0.047154 Jy/beam ! Clean residual mean=-0.000009 rms=0.013125 Jy/beam ! Combined flux in latest and established models = 2.84146 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 195 components and 2.84146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.211607Jy sigma=0.574774 ! Fit after self-cal, rms=0.210921Jy sigma=0.572375 ! 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.210921Jy sigma=0.572375 ! Fit after self-cal, rms=0.208260Jy sigma=0.551014 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.073 mas, bmaj=13.84 mas, bpa=17.18 degrees ! Estimated noise=7.52062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0291751 Jy ! Component: 100 - total flux cleaned = 0.0407883 Jy ! Component: 150 - total flux cleaned = 0.0523782 Jy ! Component: 200 - total flux cleaned = 0.0655257 Jy ! Total flux subtracted in 200 components = 0.0655257 Jy ! Clean residual min=-0.054982 max=0.050759 Jy/beam ! Clean residual mean=-0.000058 rms=0.016227 Jy/beam ! Combined flux in latest and established models = 2.90699 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 232 components and 2.90699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.196516Jy sigma=0.523696 ! Fit after self-cal, rms=0.195524Jy sigma=0.518953 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.0178786 Jy ! Component: 100 - total flux cleaned = 0.0310207 Jy ! Component: 150 - total flux cleaned = 0.0401769 Jy ! Component: 200 - total flux cleaned = 0.0480433 Jy ! Total flux subtracted in 200 components = 0.0480433 Jy ! Clean residual min=-0.055298 max=0.050797 Jy/beam ! Clean residual mean=-0.000030 rms=0.015623 Jy/beam ! Combined flux in latest and established models = 2.95503 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 261 components and 2.95503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.191222Jy sigma=0.514537 ! Fit after self-cal, rms=0.190963Jy sigma=0.512732 ! 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.978 mas, bmaj=12.98 mas, bpa=24.27 degrees ! Estimated noise=6.28204 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.978 x 12.98 at 24.27 degrees (North through East) ! Clean map min=-0.046221 max=1.5887 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.190963Jy sigma=0.512732 ! Fit after self-cal, rms=0.182688Jy sigma=0.476402 ! Inverting map and beam ! Estimated beam: bmin=3.982 mas, bmaj=12.96 mas, bpa=24.24 degrees ! Estimated noise=6.27845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000917015 Jy ! Component: 100 - total flux cleaned = 0.000529429 Jy ! Component: 150 - total flux cleaned = 0.00242107 Jy ! Component: 200 - total flux cleaned = 0.00573933 Jy ! Total flux subtracted in 200 components = 0.00573933 Jy ! Clean residual min=-0.039912 max=0.033919 Jy/beam ! Clean residual mean=-0.000025 rms=0.010082 Jy/beam ! Combined flux in latest and established models = 2.96077 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 295 components and 2.96077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.177236Jy sigma=0.455726 ! Fit after self-cal, rms=0.177060Jy sigma=0.454457 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00739581 Jy ! Component: 100 - total flux cleaned = 0.00886424 Jy ! Component: 150 - total flux cleaned = 0.00930614 Jy ! Component: 200 - total flux cleaned = 0.0106004 Jy ! Total flux subtracted in 200 components = 0.0106004 Jy ! Clean residual min=-0.038493 max=0.033989 Jy/beam ! Clean residual mean=-0.000022 rms=0.009823 Jy/beam ! Combined flux in latest and established models = 2.97137 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 318 components and 2.97137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.174365Jy sigma=0.445788 ! Fit after self-cal, rms=0.174330Jy sigma=0.445338 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.174330Jy sigma=0.445338 ! Fit after self-cal, rms=0.173418Jy sigma=0.438975 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.411 mas, bmaj=12.82 mas, bpa=24.93 degrees ! Estimated noise=7.79927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.34261 Jy ! Component: 100 - total flux cleaned = 1.74961 Jy ! Component: 150 - total flux cleaned = 1.98824 Jy ! Component: 200 - total flux cleaned = 2.15339 Jy ! Total flux subtracted in 200 components = 2.15339 Jy ! Clean residual min=-0.087847 max=0.106450 Jy/beam ! Clean residual mean=0.000172 rms=0.022930 Jy/beam ! Combined flux in latest and established models = 2.15339 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 27 model components to the UV plane model. ! The established model now contains 27 components and 2.15339 Jy ! Inverting map and beam ! Estimated beam: bmin=3.984 mas, bmaj=12.95 mas, bpa=24.18 degrees ! Estimated noise=6.27127 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.14639 Jy ! Component: 100 - total flux cleaned = 0.247388 Jy ! Component: 150 - total flux cleaned = 0.325683 Jy ! Component: 200 - total flux cleaned = 0.389951 Jy ! Total flux subtracted in 200 components = 0.389951 Jy ! Clean residual min=-0.048096 max=0.057979 Jy/beam ! Clean residual mean=-0.000065 rms=0.015077 Jy/beam ! Combined flux in latest and established models = 2.54334 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 73 components and 2.54334 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.091 mas, bmaj=13.85 mas, bpa=16.64 degrees ! Estimated noise=7.50026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0803177 Jy ! Component: 100 - total flux cleaned = 0.142042 Jy ! Component: 150 - total flux cleaned = 0.192382 Jy ! Component: 200 - total flux cleaned = 0.234698 Jy ! Total flux subtracted in 200 components = 0.234698 Jy ! Clean residual min=-0.045052 max=0.050703 Jy/beam ! Clean residual mean=-0.000082 rms=0.015810 Jy/beam ! Combined flux in latest and established models = 2.77804 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 = 0.0357531 Jy ! Component: 100 - total flux cleaned = 0.0661131 Jy ! Component: 150 - total flux cleaned = 0.0921228 Jy ! Component: 200 - total flux cleaned = 0.114586 Jy ! Total flux subtracted in 200 components = 0.114586 Jy ! Clean residual min=-0.044859 max=0.045071 Jy/beam ! Clean residual mean=-0.000059 rms=0.014184 Jy/beam ! Combined flux in latest and established models = 2.89262 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 149 components and 2.89262 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.984 mas, bmaj=12.95 mas, bpa=24.18 degrees ! Estimated noise=6.27127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00777692 Jy ! Component: 100 - total flux cleaned = 0.0145891 Jy ! Component: 150 - total flux cleaned = 0.0222404 Jy ! Component: 200 - total flux cleaned = 0.0291662 Jy ! Total flux subtracted in 200 components = 0.0291662 Jy ! Clean residual min=-0.037327 max=0.039950 Jy/beam ! Clean residual mean=-0.000028 rms=0.010122 Jy/beam ! Combined flux in latest and established models = 2.92179 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 172 components and 2.92179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.181473Jy sigma=0.466251 ! Fit after self-cal, rms=0.180334Jy sigma=0.458828 wmodel J2225-0457_S_l_map.mod ! Writing 172 model components to file: J2225-0457_S_l_map.mod wobs J2225-0457_S_l_uvs.fits ! Writing UV FITS file: J2225-0457_S_l_uvs.fits wwins J2225-0457_S_l_map.win ! wwins: Wrote 2 windows to J2225-0457_S_l_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.00140485 Jy ! Component: 100 - total flux cleaned = -0.00077537 Jy ! Component: 150 - total flux cleaned = 0.00203539 Jy ! Component: 200 - total flux cleaned = 0.00571896 Jy ! Component: 250 - total flux cleaned = 0.00921622 Jy ! Component: 300 - total flux cleaned = 0.0125369 Jy ! Component: 350 - total flux cleaned = 0.0152636 Jy ! Component: 400 - total flux cleaned = 0.0183234 Jy ! Component: 450 - total flux cleaned = 0.0200119 Jy ! Component: 500 - total flux cleaned = 0.0224527 Jy ! Component: 550 - total flux cleaned = 0.0247974 Jy ! Component: 600 - total flux cleaned = 0.0270619 Jy ! Component: 650 - total flux cleaned = 0.028887 Jy ! Component: 700 - total flux cleaned = 0.0299603 Jy ! Component: 750 - total flux cleaned = 0.0316909 Jy ! Component: 800 - total flux cleaned = 0.0340468 Jy ! Component: 850 - total flux cleaned = 0.0350228 Jy ! Component: 900 - total flux cleaned = 0.0359733 Jy ! Component: 950 - total flux cleaned = 0.0372179 Jy ! Component: 1000 - total flux cleaned = 0.0375147 Jy ! Component: 1050 - total flux cleaned = 0.0387173 Jy ! Component: 1100 - total flux cleaned = 0.0404803 Jy ! Component: 1150 - total flux cleaned = 0.0413484 Jy ! Component: 1200 - total flux cleaned = 0.0430365 Jy ! Component: 1250 - total flux cleaned = 0.0441266 Jy ! Component: 1300 - total flux cleaned = 0.0457283 Jy ! Component: 1350 - total flux cleaned = 0.0465164 Jy ! Component: 1400 - total flux cleaned = 0.0472937 Jy ! Component: 1450 - total flux cleaned = 0.0482979 Jy ! Component: 1500 - total flux cleaned = 0.0495285 Jy ! Component: 1550 - total flux cleaned = 0.0497708 Jy ! Component: 1600 - total flux cleaned = 0.0507254 Jy ! Component: 1650 - total flux cleaned = 0.0514316 Jy ! Component: 1700 - total flux cleaned = 0.0518925 Jy ! Component: 1750 - total flux cleaned = 0.0521199 Jy ! Component: 1800 - total flux cleaned = 0.052563 Jy ! Component: 1850 - total flux cleaned = 0.0527804 Jy ! Component: 1900 - total flux cleaned = 0.0523498 Jy ! Component: 1950 - total flux cleaned = 0.0521456 Jy ! Component: 2000 - total flux cleaned = 0.0515214 Jy ! Component: 2050 - total flux cleaned = 0.0507055 Jy ! Component: 2100 - total flux cleaned = 0.0503062 Jy ! Component: 2150 - total flux cleaned = 0.0505008 Jy ! Component: 2200 - total flux cleaned = 0.049524 Jy ! Component: 2250 - total flux cleaned = 0.0493326 Jy ! Component: 2300 - total flux cleaned = 0.048579 Jy ! Component: 2350 - total flux cleaned = 0.0489542 Jy ! Component: 2400 - total flux cleaned = 0.0484009 Jy ! Component: 2450 - total flux cleaned = 0.0476743 Jy ! Component: 2500 - total flux cleaned = 0.0476725 Jy ! Component: 2550 - total flux cleaned = 0.0466157 Jy ! Component: 2600 - total flux cleaned = 0.0464421 Jy ! Component: 2650 - total flux cleaned = 0.0464411 Jy ! Component: 2700 - total flux cleaned = 0.0461015 Jy ! Component: 2750 - total flux cleaned = 0.0454291 Jy ! Component: 2800 - total flux cleaned = 0.0452634 Jy ! Component: 2850 - total flux cleaned = 0.0449348 Jy ! Component: 2900 - total flux cleaned = 0.0442902 Jy ! Component: 2950 - total flux cleaned = 0.0441303 Jy ! Component: 3000 - total flux cleaned = 0.0428679 Jy ! Component: 3050 - total flux cleaned = 0.0422466 Jy ! Component: 3100 - total flux cleaned = 0.041629 Jy ! Component: 3150 - total flux cleaned = 0.0408682 Jy ! Component: 3200 - total flux cleaned = 0.0405648 Jy ! Component: 3250 - total flux cleaned = 0.0398159 Jy ! Component: 3300 - total flux cleaned = 0.0393709 Jy ! Component: 3350 - total flux cleaned = 0.0380539 Jy ! Component: 3400 - total flux cleaned = 0.0376191 Jy ! Component: 3450 - total flux cleaned = 0.0371884 Jy ! Component: 3500 - total flux cleaned = 0.0363341 Jy ! Component: 3550 - total flux cleaned = 0.0361923 Jy ! Component: 3600 - total flux cleaned = 0.0353531 Jy ! Component: 3650 - total flux cleaned = 0.0346595 Jy ! Component: 3700 - total flux cleaned = 0.0337006 Jy ! Component: 3750 - total flux cleaned = 0.0331569 Jy ! Component: 3800 - total flux cleaned = 0.0324861 Jy ! Component: 3850 - total flux cleaned = 0.0318187 Jy ! Component: 3900 - total flux cleaned = 0.0311566 Jy ! Component: 3950 - total flux cleaned = 0.0301081 Jy ! Component: 4000 - total flux cleaned = 0.0293289 Jy ! Component: 4050 - total flux cleaned = 0.0286837 Jy ! Total flux subtracted in 4096 components = 0.0279136 Jy ! Clean residual min=-0.006959 max=0.007257 Jy/beam ! Clean residual mean=-0.000027 rms=0.002708 Jy/beam ! Combined flux in latest and established models = 2.9497 Jy keep ! Adding 394 model components to the UV plane model. ! The established model now contains 566 components and 2.9497 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2225-0457_S_l_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.984 x 12.95 at 24.18 degrees (North through East) ! Clean map min=-0.016877 max=1.6495 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2225-0457_S_l_map.fits wmodel /image_prod/ug002_uva//J2225-0457_S_l_map.mod ! Writing 566 model components to file: /image_prod/ug002_uva//J2225-0457_S_l_map.mod wobs /image_prod/ug002_uva//J2225-0457_S_l_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2225-0457_S_l_uvs.fits wwins /image_prod/ug002_uva//J2225-0457_S_l_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2225-0457_S_l_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.64948 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00252988 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.460125 0.460125 0.92025 1.8405 3.681 7.362 14.724 29.448 58.896 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0075 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.649 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 651.997 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2225-0457_S_l_dfm.log closed on Thu Mar 5 05:40:36 2020