! Started logfile: .//J2005+7752_S_dfm.log on Wed Aug 15 15:30:51 2018 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 .//J2005+7752_S_uva.fits ! Reading UV FITS file: .//J2005+7752_S_uva.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2005+7752 ! ! There are 4 IFs, and a total of 4 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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 1440 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J2005+7752_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.474470Jy sigma=24.124536 ! Fit after self-cal, rms=0.248170Jy sigma=3.305205 ! 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.568 mas, bmaj=10.07 mas, bpa=-66.57 degrees ! Estimated noise=1.73861 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.751928 Jy ! Component: 100 - total flux cleaned = 0.955123 Jy ! Total flux subtracted in 100 components = 0.955123 Jy ! Clean residual min=-0.045435 max=0.085071 Jy/beam ! Clean residual mean=-0.000399 rms=0.014473 Jy/beam ! Combined flux in latest and established models = 0.955123 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.955123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231415Jy sigma=3.154281 ! Fit after self-cal, rms=0.231313Jy sigma=3.153241 ! 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.071 mas, bmaj=10.64 mas, bpa=-68.39 degrees ! Estimated noise=1.39501 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.102654 Jy ! Component: 100 - total flux cleaned = 0.152183 Jy ! Component: 150 - total flux cleaned = 0.182395 Jy ! Component: 200 - total flux cleaned = 0.202491 Jy ! Total flux subtracted in 200 components = 0.202491 Jy ! Clean residual min=-0.037133 max=0.038691 Jy/beam ! Clean residual mean=-0.000043 rms=0.008832 Jy/beam ! Combined flux in latest and established models = 1.15761 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 49 components and 1.15761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184933Jy sigma=2.166034 ! Fit after self-cal, rms=0.184679Jy sigma=2.162596 ! 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.071 x 10.64 at -68.39 degrees (North through East) ! Clean map min=-0.036538 max=0.97859 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.06 HN 1.01 KP 0.99 ! LA 0.95 MK 1.00 NL 1.00 OV 0.91 ! PT 1.06 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.06 HN 0.97 KP 0.98 ! LA 0.96 MK 0.99 NL 0.90 OV 0.91 ! PT 1.05 SC 2.31 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 FD 1.07 HN 1.00 KP 0.99 ! LA 0.94 MK 1.00 NL 0.98 OV 0.90 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.184679Jy sigma=2.162596 ! Fit after self-cal, rms=0.097263Jy sigma=1.031045 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=10.68 mas, bpa=-68.38 degrees ! Estimated noise=1.39058 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.00266374 Jy ! Component: 100 - total flux cleaned = -0.00370081 Jy ! Component: 150 - total flux cleaned = -0.00425555 Jy ! Component: 200 - total flux cleaned = -0.00440313 Jy ! Total flux subtracted in 200 components = -0.00440313 Jy ! Clean residual min=-0.009962 max=0.008584 Jy/beam ! Clean residual mean=0.000001 rms=0.002287 Jy/beam ! Combined flux in latest and established models = 1.15321 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 71 components and 1.15321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096165Jy sigma=1.001472 ! Fit after self-cal, rms=0.096120Jy sigma=0.999187 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096120Jy sigma=0.999187 ! Fit after self-cal, rms=0.096534Jy sigma=0.995215 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=10.67 mas, bpa=-68.33 degrees ! Estimated noise=1.38913 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00348717 Jy ! Component: 100 - total flux cleaned = -0.00408173 Jy ! Component: 150 - total flux cleaned = -0.0044461 Jy ! Component: 200 - total flux cleaned = -0.00464965 Jy ! Total flux subtracted in 200 components = -0.00464965 Jy ! Clean residual min=-0.008531 max=0.007678 Jy/beam ! Clean residual mean=0.000008 rms=0.002024 Jy/beam ! Combined flux in latest and established models = 1.14856 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 82 components and 1.14856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095999Jy sigma=0.983773 ! Fit after self-cal, rms=0.095926Jy sigma=0.982499 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.000357535 Jy ! Component: 100 - total flux cleaned = -0.000442696 Jy ! Component: 150 - total flux cleaned = -0.000358558 Jy ! Component: 200 - total flux cleaned = -0.000357467 Jy ! Total flux subtracted in 200 components = -0.000357467 Jy ! Clean residual min=-0.007927 max=0.007583 Jy/beam ! Clean residual mean=0.000007 rms=0.001954 Jy/beam ! Combined flux in latest and established models = 1.1482 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 1.1482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095689Jy sigma=0.979132 ! Fit after self-cal, rms=0.095642Jy sigma=0.978362 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095642Jy sigma=0.978362 ! Fit after self-cal, rms=0.096201Jy sigma=0.975781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=10.67 mas, bpa=-68.31 degrees ! Estimated noise=1.38935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00320269 Jy ! Component: 100 - total flux cleaned = -0.00388179 Jy ! Component: 150 - total flux cleaned = -0.00411783 Jy ! Component: 200 - total flux cleaned = -0.00425452 Jy ! Total flux subtracted in 200 components = -0.00425452 Jy ! Clean residual min=-0.007298 max=0.007160 Jy/beam ! Clean residual mean=0.000013 rms=0.001823 Jy/beam ! Combined flux in latest and established models = 1.14395 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 98 components and 1.14395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095928Jy sigma=0.971398 ! Fit after self-cal, rms=0.095901Jy sigma=0.970857 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.000265784 Jy ! Component: 100 - total flux cleaned = -0.00013401 Jy ! Component: 150 - total flux cleaned = -7.58291e-05 Jy ! Component: 200 - total flux cleaned = -2.69757e-05 Jy ! Total flux subtracted in 200 components = -2.69757e-05 Jy ! Clean residual min=-0.006977 max=0.007148 Jy/beam ! Clean residual mean=0.000013 rms=0.001793 Jy/beam ! Combined flux in latest and established models = 1.14392 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 104 components and 1.14392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095767Jy sigma=0.969447 ! Fit after self-cal, rms=0.095748Jy sigma=0.969131 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095748Jy sigma=0.969131 ! Fit after self-cal, rms=0.096192Jy sigma=0.967851 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.33 mas, bmaj=13.15 mas, bpa=-76.13 degrees ! Estimated noise=1.7211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00359784 Jy ! Component: 100 - total flux cleaned = -0.00488018 Jy ! Component: 150 - total flux cleaned = -0.00520307 Jy ! Component: 200 - total flux cleaned = -0.0053904 Jy ! Total flux subtracted in 200 components = -0.0053904 Jy ! Clean residual min=-0.007730 max=0.009381 Jy/beam ! Clean residual mean=0.000026 rms=0.002421 Jy/beam ! Combined flux in latest and established models = 1.13853 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 111 components and 1.13853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096515Jy sigma=0.967271 ! Fit after self-cal, rms=0.096503Jy sigma=0.967085 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.6561e-05 Jy ! Component: 100 - total flux cleaned = -0.000152344 Jy ! Component: 150 - total flux cleaned = -0.000205033 Jy ! Component: 200 - total flux cleaned = -0.00018029 Jy ! Total flux subtracted in 200 components = -0.00018029 Jy ! Clean residual min=-0.007618 max=0.009384 Jy/beam ! Clean residual mean=0.000025 rms=0.002406 Jy/beam ! Combined flux in latest and established models = 1.13835 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 116 components and 1.13835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096503Jy sigma=0.966986 ! Fit after self-cal, rms=0.096497Jy sigma=0.966922 ! 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.115 mas, bmaj=10.67 mas, bpa=-68.29 degrees ! Estimated noise=1.38995 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.115 x 10.67 at -68.29 degrees (North through East) ! Clean map min=-0.0063223 max=0.98011 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096497Jy sigma=0.966922 ! Fit after self-cal, rms=0.092387Jy sigma=0.890669 ! Inverting map and beam ! Estimated beam: bmin=3.115 mas, bmaj=10.68 mas, bpa=-68.27 degrees ! Estimated noise=1.38945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000332063 Jy ! Component: 100 - total flux cleaned = -0.000338303 Jy ! Component: 150 - total flux cleaned = -0.000474243 Jy ! Component: 200 - total flux cleaned = -0.000539018 Jy ! Total flux subtracted in 200 components = -0.000539018 Jy ! Clean residual min=-0.006684 max=0.007261 Jy/beam ! Clean residual mean=0.000017 rms=0.001689 Jy/beam ! Combined flux in latest and established models = 1.13781 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 121 components and 1.13781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092056Jy sigma=0.888686 ! Fit after self-cal, rms=0.092053Jy sigma=0.888516 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000229497 Jy ! Component: 100 - total flux cleaned = -0.000122028 Jy ! Component: 150 - total flux cleaned = -2.60193e-05 Jy ! Component: 200 - total flux cleaned = 1.92373e-05 Jy ! Total flux subtracted in 200 components = 1.92373e-05 Jy ! Clean residual min=-0.006607 max=0.007072 Jy/beam ! Clean residual mean=0.000018 rms=0.001682 Jy/beam ! Combined flux in latest and established models = 1.13783 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 125 components and 1.13783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091933Jy sigma=0.887849 ! Fit after self-cal, rms=0.091930Jy sigma=0.887768 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091930Jy sigma=0.887768 ! Fit after self-cal, rms=0.092127Jy sigma=0.887301 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.605 mas, bmaj=10.1 mas, bpa=-66.46 degrees ! Estimated noise=1.72884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.747469 Jy ! Component: 100 - total flux cleaned = 0.944588 Jy ! Component: 150 - total flux cleaned = 1.0295 Jy ! Component: 200 - total flux cleaned = 1.06847 Jy ! Total flux subtracted in 200 components = 1.06847 Jy ! Clean residual min=-0.009798 max=0.018254 Jy/beam ! Clean residual mean=-0.000108 rms=0.003236 Jy/beam ! Combined flux in latest and established models = 1.06847 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 25 model components to the UV plane model. ! The established model now contains 25 components and 1.06847 Jy ! Inverting map and beam ! Estimated beam: bmin=3.116 mas, bmaj=10.68 mas, bpa=-68.27 degrees ! Estimated noise=1.38915 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.0272536 Jy ! Component: 100 - total flux cleaned = 0.0413498 Jy ! Component: 150 - total flux cleaned = 0.0502361 Jy ! Component: 200 - total flux cleaned = 0.0561518 Jy ! Total flux subtracted in 200 components = 0.0561518 Jy ! Clean residual min=-0.007351 max=0.007391 Jy/beam ! Clean residual mean=-0.000013 rms=0.001801 Jy/beam ! Combined flux in latest and established models = 1.12462 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 52 components and 1.12462 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.337 mas, bmaj=13.16 mas, bpa=-76.11 degrees ! Estimated noise=1.71824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00564499 Jy ! Component: 100 - total flux cleaned = 0.00733965 Jy ! Component: 150 - total flux cleaned = 0.00760565 Jy ! Component: 200 - total flux cleaned = 0.00760756 Jy ! Total flux subtracted in 200 components = 0.00760756 Jy ! Clean residual min=-0.008137 max=0.008823 Jy/beam ! Clean residual mean=0.000025 rms=0.002530 Jy/beam ! Combined flux in latest and established models = 1.13223 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 = 5.33143e-06 Jy ! Component: 100 - total flux cleaned = 6.89152e-05 Jy ! Component: 150 - total flux cleaned = 6.71525e-05 Jy ! Component: 200 - total flux cleaned = 0.000122714 Jy ! Total flux subtracted in 200 components = 0.000122714 Jy ! Clean residual min=-0.007887 max=0.008974 Jy/beam ! Clean residual mean=0.000026 rms=0.002475 Jy/beam ! Combined flux in latest and established models = 1.13236 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 75 components and 1.13236 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.116 mas, bmaj=10.68 mas, bpa=-68.27 degrees ! Estimated noise=1.38915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000237196 Jy ! Component: 100 - total flux cleaned = 0.000794866 Jy ! Component: 150 - total flux cleaned = 0.00125481 Jy ! Component: 200 - total flux cleaned = 0.00170273 Jy ! Total flux subtracted in 200 components = 0.00170273 Jy ! Clean residual min=-0.006172 max=0.006953 Jy/beam ! Clean residual mean=0.000017 rms=0.001678 Jy/beam ! Combined flux in latest and established models = 1.13406 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 1.13406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092018Jy sigma=0.887460 ! Fit after self-cal, rms=0.091985Jy sigma=0.887100 wmodel J2005+7752_S_map.mod ! Writing 87 model components to file: J2005+7752_S_map.mod wobs J2005+7752_S_uvs.fits ! Writing UV FITS file: J2005+7752_S_uvs.fits wwins J2005+7752_S_map.win ! wwins: Wrote 1 windows to J2005+7752_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.002223 Jy ! Component: 100 - total flux cleaned = 0.00244444 Jy ! Component: 150 - total flux cleaned = 0.00226428 Jy ! Component: 200 - total flux cleaned = 0.00199831 Jy ! Component: 250 - total flux cleaned = 0.00200065 Jy ! Component: 300 - total flux cleaned = 0.00192185 Jy ! Component: 350 - total flux cleaned = 0.00154139 Jy ! Component: 400 - total flux cleaned = 0.00125113 Jy ! Component: 450 - total flux cleaned = 0.000971468 Jy ! Component: 500 - total flux cleaned = 0.000702199 Jy ! Component: 550 - total flux cleaned = 0.000507459 Jy ! Component: 600 - total flux cleaned = 0.000508593 Jy ! Component: 650 - total flux cleaned = 0.000447754 Jy ! Component: 700 - total flux cleaned = 0.000328738 Jy ! Component: 750 - total flux cleaned = 0.00021267 Jy ! Component: 800 - total flux cleaned = -1.47923e-05 Jy ! Component: 850 - total flux cleaned = -0.000236135 Jy ! Component: 900 - total flux cleaned = -0.000397974 Jy ! Component: 950 - total flux cleaned = -0.000450264 Jy ! Component: 1000 - total flux cleaned = -0.000605657 Jy ! Component: 1050 - total flux cleaned = -0.000757587 Jy ! Component: 1100 - total flux cleaned = -0.000908268 Jy ! Component: 1150 - total flux cleaned = -0.00105434 Jy ! Component: 1200 - total flux cleaned = -0.00115043 Jy ! Component: 1250 - total flux cleaned = -0.00129086 Jy ! Component: 1300 - total flux cleaned = -0.00156737 Jy ! Component: 1350 - total flux cleaned = -0.00179365 Jy ! Component: 1400 - total flux cleaned = -0.00201631 Jy ! Component: 1450 - total flux cleaned = -0.00223537 Jy ! Component: 1500 - total flux cleaned = -0.00249489 Jy ! Component: 1550 - total flux cleaned = -0.00292059 Jy ! Component: 1600 - total flux cleaned = -0.00313058 Jy ! Component: 1650 - total flux cleaned = -0.00337966 Jy ! Component: 1700 - total flux cleaned = -0.00374873 Jy ! Component: 1750 - total flux cleaned = -0.00395076 Jy ! Component: 1800 - total flux cleaned = -0.00430992 Jy ! Component: 1850 - total flux cleaned = -0.00466433 Jy ! Component: 1900 - total flux cleaned = -0.00497575 Jy ! Component: 1950 - total flux cleaned = -0.00528338 Jy ! Component: 2000 - total flux cleaned = -0.00562572 Jy ! Component: 2050 - total flux cleaned = -0.00596425 Jy ! Component: 2100 - total flux cleaned = -0.00629902 Jy ! Component: 2150 - total flux cleaned = -0.0066305 Jy ! Component: 2200 - total flux cleaned = -0.00692197 Jy ! Component: 2250 - total flux cleaned = -0.00724631 Jy ! Component: 2300 - total flux cleaned = -0.00749618 Jy ! Component: 2350 - total flux cleaned = -0.00777954 Jy ! Component: 2400 - total flux cleaned = -0.00802508 Jy ! Component: 2450 - total flux cleaned = -0.00830281 Jy ! Component: 2500 - total flux cleaned = -0.00854405 Jy ! Component: 2550 - total flux cleaned = -0.00871498 Jy ! Component: 2600 - total flux cleaned = -0.00891901 Jy ! Component: 2650 - total flux cleaned = -0.00908779 Jy ! Component: 2700 - total flux cleaned = -0.00925565 Jy ! Component: 2750 - total flux cleaned = -0.00942233 Jy ! Component: 2800 - total flux cleaned = -0.0096214 Jy ! Component: 2850 - total flux cleaned = -0.00978666 Jy ! Component: 2900 - total flux cleaned = -0.00998398 Jy ! Component: 2950 - total flux cleaned = -0.0101148 Jy ! Component: 3000 - total flux cleaned = -0.010343 Jy ! Component: 3050 - total flux cleaned = -0.0105053 Jy ! Component: 3100 - total flux cleaned = -0.0106346 Jy ! Component: 3150 - total flux cleaned = -0.0107316 Jy ! Component: 3200 - total flux cleaned = -0.0108284 Jy ! Component: 3250 - total flux cleaned = -0.0109249 Jy ! Component: 3300 - total flux cleaned = -0.0109893 Jy ! Component: 3350 - total flux cleaned = -0.0110214 Jy ! Component: 3400 - total flux cleaned = -0.0111179 Jy ! Component: 3450 - total flux cleaned = -0.0111825 Jy ! Component: 3500 - total flux cleaned = -0.0112146 Jy ! Component: 3550 - total flux cleaned = -0.011279 Jy ! Component: 3600 - total flux cleaned = -0.0113436 Jy ! Component: 3650 - total flux cleaned = -0.0114403 Jy ! Component: 3700 - total flux cleaned = -0.0114727 Jy ! Component: 3750 - total flux cleaned = -0.0116018 Jy ! Component: 3800 - total flux cleaned = -0.0116342 Jy ! Component: 3850 - total flux cleaned = -0.0117314 Jy ! Component: 3900 - total flux cleaned = -0.011699 Jy ! Component: 3950 - total flux cleaned = -0.011699 Jy ! Component: 4000 - total flux cleaned = -0.0117316 Jy ! Component: 4050 - total flux cleaned = -0.0117972 Jy ! Total flux subtracted in 4096 components = -0.0117647 Jy ! Clean residual min=-0.001823 max=0.002142 Jy/beam ! Clean residual mean=-0.000010 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 1.12229 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 400 components and 1.12229 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap .//J2005+7752_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.116 x 10.68 at -68.27 degrees (North through East) ! Clean map min=-0.0044417 max=0.98265 Jy/beam ! Writing clean map to FITS file: .//J2005+7752_S_map.fits wmodel .//J2005+7752_S_map.mod ! Writing 400 model components to file: .//J2005+7752_S_map.mod wobs .//J2005+7752_S_uvs.fits ! Writing UV FITS file: .//J2005+7752_S_uvs.fits wwins .//J2005+7752_S_map.win ! wwins: Wrote 2 windows to .//J2005+7752_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.982648 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000546775 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.166929 0.166929 0.333858 0.667717 1.33543 2.67087 5.34173 10.6835 21.3669 42.7339 85.4677 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.982 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1797.17 quit ! Quitting program ! Log file .//J2005+7752_S_dfm.log closed on Wed Aug 15 15:30:55 2018